Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17905 - dep-clean doesn't understand specific version syntax in world file
Summary: dep-clean doesn't understand specific version syntax in world file
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-20 21:08 UTC by Susie Edgeworth
Modified: 2004-08-03 12:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
whoops, wrong bug#.. sorry. doesn't belong here. (,786 bytes, patch)
2003-05-26 07:17 UTC, Jyrki Muukkonen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Susie Edgeworth 2003-03-20 21:08:39 UTC
I have some files listed for specific versions in my world file.  Things such as
xchat 8.10 and gkrellm-newsticker.  An example of how they are entered is:

=x11-plugins/gkrellm-newsticker-0.3

Now when I run "dep-clean -UNv" I get the following output:

Retrieving currently merged packages.
 431 currently merged packages.

Retrieving system packages.
 98 packages contained in system.

Preparing world file.

Preparing list of installed world packages.

 7852	ebuilds available.
 159	packages contained in final world file.

List prepared, checking dependencies with emerge -eup
 413 packages contained in final image.

These packages have no other packages depending on them.
app-admin/gkrellm-1.2.13
app-admin/gkrellm-2.1.7a
gnome-base/gconf-1.0.8-r3
gnome-base/gnome-vfs-1.0.5-r3
kde-base/arts-1.0.5a
kde-base/kdelibs-3.0.5a
net-irc/xchat-1.8.11
x11-plugins/gkrellkam-0.3.4
x11-plugins/gkrellm-bfm-0.5.1
x11-plugins/gkrellm-newsticker-0.3
x11-plugins/gkrellm-reminder-0.3.5
x11-plugins/gkrellm-seti-0.7.0b
x11-plugins/gkrellm-volume-0.8-r1
x11-plugins/gkrellmms-0.5.6
x11-plugins/gkrellmoon-0.3
x11-plugins/gkrellmwho-0.4
x11-plugins/gkrellshoot-0.3.2
x11-plugins/gkrellsun-0.2
Total of 18 unneeded packages.

These packages are depended upon but are not present on the system.
Total of 0 needed packages.

xchat, gkrellm and it's plugins shouldn't be listed as unneeded.  The kde 3.0.5
on the other hand is an applicable one.  The remaining files I'm not sure of. 
However I know several files were listed tho they shouldn't of been.(they were
listed in green btw)

Reproducible: Always
Steps to Reproduce:
Comment 1 Jyrki Muukkonen 2003-05-26 07:17:30 UTC
Created attachment 12412 [details, diff]
whoops, wrong bug#.. sorry.
doesn't belong here.
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2004-08-03 12:23:23 UTC
- world file shouldn't contain versions anymore
- AFAIK dep-clean is obsolete (it's definitely not supported anymore)