Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33095 - gentoolkit: dep-clean does not work
Summary: gentoolkit: dep-clean does not work
Status: RESOLVED DUPLICATE of bug 30248
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-09 12:51 UTC by Felix Wiemann
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***