Is Ubuntu really Debian based?
Posted Nov 23, 2005 0:34 UTC (Wed) by
rqosa (guest, #24136)
In reply to:
Is Ubuntu really Debian based? by rvfh
Parent article:
Ubuntu releases Flight CD 1
The problem is that old packages are deleted from the Debian
repositories. Consider this example: I install KDE, then three months
later I try to install KWord. If I have not run "apt-get update", I will
get a "404 not found" error from apt-get when I try to run "apt-get
install kword", because the KWord package listed in the Packages file
from three months ago has been deleted from the repository. If I run
"apt-get update && apt-get install kword", it will insist that I
upgrade
all of the libraries that KWord depends on; doing that would require a
long time to download with my modem, and it might change
the behavior of KDE programs in ways that I don't want.
(
Log in to post comments)