> -----Original Message----- > From: A. Khattri [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 30, 2005 9:49 AM > To: gentoo-user@lists.gentoo.org > Subject: Re: [gentoo-user] When emerge -C package doesn't really remove > the package... > > On Thu, 30 Jun 2005, Dave Nebinger wrote: > > > I installed kudzu-knoppix some time back (I can't remember why). With > the > > issues yesterday re: revdep-rebuild, r-r wanted to update kudzu-knoppix. > > Well, kudzu-knoppix failed to build because of issues with the linux > > headers. > > > > Rather than trying to resolve the problem and since I really didn't need > > kudzu-knoppix anymore, I cleared it out using "emerge -C kudzu-knoppix". > > > > A quick check of the world file indicates it was removed. > > > > Today, however, an "emerge --pretend --update --deep world" results in: > > Try "emerge -uDtpv world" and show us the output. >
butthead ~ # emerge -uDtpv world These are the packages that I would merge, in reverse order: Calculating world dependencies ...done! [nomerge ] x11-misc/mkxf86config-0.9 -livecd [nomerge ] sys-apps/hwsetup-1.0-r2 [ebuild N ] sys-apps/kudzu-knoppix-1.1.36-r2 -livecd -minimal +nls +python 0 kB Total size of downloads: 0 kB butthead ~ # Hmm, this output makes me think that there apparently are dependencies on kudzu-knoppix... Also makes me remember why kudzu-knoppix was installed... When trying to get X up and running I was using mkxf86config to generate the X config file. Removing those packages resulted in the removal of the previous need to install kudzu-knoppix. Shouldn't equery have identified kudzu-knoppix as a dependency for hwsetup? How then are dependencies determined by equery? -- gentoo-user@gentoo.org mailing list