Bug 636187
Summary: | Anaconda requires tigervnc-server(-minimal) which is unneeded/unwanted on live images | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kevin Kofler <kevin> |
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 14 | CC: | anaconda-maint-list, bcl, jonathan, mclasen, rdieter, vanmeeuwen+fedora |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-09-21 21:33:09 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 633297 |
Description
Kevin Kofler
2010-09-21 15:59:35 UTC
This is not a bug. Anaconda needs it to support VNC installs. We have reduced the footprint by switching to the tigervnc-server-minimal package which also removed the need for perl. Again, VNC installs are not useful for liveinst. This needs to get dragged in onto non-live installer images only. And Perl is not our problem (KDE requires it anyway), the VNC server itself is. It's just wasted space. Wasted for your specific case maybe. But for all other uses of Anaconda the vnc package is needed. Maybe there is some way to make the live cd spin ignore or remove the package -- from my quick scan of the code Anaconda should behave just fine if it is missing, as long as none of the vnc options are passed to it. |