Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33065 - I found a little bug in dep-clean
Summary: I found a little bug in dep-clean
Status: RESOLVED DUPLICATE of bug 30248
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-09 00:19 UTC by Jan Seidel (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Jan Seidel (RETIRED) gentoo-dev 2003-11-09 00:19:47 UTC
dep-clean
sort: open failed: uniq: No such file or directory


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




here is a patch

152c152
-       sort -u  uniq \
---
+      sort -u | uniq \
Comment 1 SpanKY gentoo-dev 2003-11-09 13:10:45 UTC

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