What ticked me off about FC6
Posted Nov 8, 2006 21:14 UTC (Wed) by
yodermk (subscriber, #3803)
Parent article:
Fedora Core 6 review (Software In Review)
There is apparently no way, after installation, to install more packages from the DVD, except with the "rpm" command line, which forces you to *manually* resolve dependencies!
Let me get this straight -- I spend 3 days downloading the whole DVD over my 256k DSL (I live in a small town in the jungle in Ecuador). The installation no longer has the "install everything" option and no longer gives you much of anything in terms of software choices. As far as I could tell, there was no way from the installation even to install KDE.
No problem, I thought, I'll go to Pirut, the package installation tool. It refused to see the DVD, and wanted to download everything from the Net! So I cd to the RPMS directory on the DVD. "rpm -ivh kde*" Nope! Tons of dependencies! "yum localinstall kde*" Better -- it would have used the local copies of the KDE rpms, but all the dependencies would have been downloaded. Determined not to re-download, I spent I don't know how long manually resolving the dependencies.
Why on earth do they distribute 3.2GB DVD images if they're going to send people through this kind of hell?
I think FC5 had the same problem, but I "resolved" it by
# cd /media/cdrom/Fedora/RPMS
# rpm -ivh --force *.rpm
;-)
It worked, but it made me download so many useless updates that I didn't want to do it again.
IMHO, the *first* think they need to fix -- NOW -- is make Pirut use local media. To not do so is extremely ridiculous.
I honestly think this will be the last FC version I even download, but we'll see.
(
Log in to post comments)