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

Bug 33065

Summary: I found a little bug in dep-clean
Product: Gentoo Linux Reporter: Jan Seidel (RETIRED) <tuxus>
Component: [OLD] UnspecifiedAssignee: Karl Trygve Kalleberg (RETIRED) <karltk>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***