Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 33095

Summary: gentoolkit: dep-clean does not work
Product: Gentoo Linux Reporter: Felix Wiemann <FelixWiemannBugs>
Component: Current packagesAssignee: Karl Trygve Kalleberg (RETIRED) <karltk>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mholzer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Felix Wiemann 2003-11-09 12:51:14 UTC
I emerged gentoolkit-0.1.34 and dep-clean does not work:

# dep-clean -v
Retrieving currently merged packages.
 478 currently merged packages.

Retrieving system packages.
sort: open failed: uniq: No such file or directory
 0 packages contained in system.

Preparing world file.

Preparing list of installed world packages.

 0      ebuilds available.
 0      packages contained in final world file.

List prepared, checking dependencies with emerge -eup
There appears to be an unresolved dependency in your world file.
Please check for masking errors or other world file issues,
and then try again.

The following is the emerge output for your reference:

These are the packages that I would merge, in order:

emerge: please tell me what to do.


Usage:
   emerge [ options ] [ action ] [ ebuildfile | tbz2file | dependency ] [ ... ]
   emerge [ options ] [ action ] < system | world >
   emerge < sync | info >
   emerge --resume [--pretend | --skipfirst]
   emerge help [ system | config | sync ] 
Options: -[bcCdDefhikKlnoOpPsSuUvV] [--oneshot] [--noconfmem]
                                    [--columns] [--nospinner]
Actions: [ clean | depclean | inject | prune | regen | search | unmerge ]


   For more help try 'emerge --help' or consult the man page.
Comment 1 SpanKY gentoo-dev 2003-11-09 13:10:41 UTC

*** This bug has been marked as a duplicate of 30248 ***
Comment 2 Felix Wiemann 2003-12-08 07:53:05 UTC
Sorry, this is not a duplicate of 30248.

This is not a problem with sort -u, but emerge does not seem to be invoked properly.
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-12-08 10:50:14 UTC
please explain
Comment 4 Felix Wiemann 2003-12-09 11:35:36 UTC
Sorry, I was wrong.  In the above report the "sort -u uniq" problem is still present, so this is probably really a duplicate of #30248.

There still seems to be something wrong with the invocation of emerge, however I created a separate bug report for this: #33400

*** This bug has been marked as a duplicate of 30248 ***