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

Bug 25594

Summary: kdemultimedia-3.1.2 coreutils 5.0 head fix
Product: Gentoo Linux Reporter: andres.meyer
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: johnm
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: change "head -1" to "head -n -1" in kdemultimedia-3.1.2

Description andres.meyer 2003-07-30 15:59:05 UTC
head -1 -> head -n -1 

Reproducible: Always
Steps to Reproduce:
1. emerge kdemultimedia with recent coreutils 
2. 
3.
Comment 1 andres.meyer 2003-07-30 16:05:50 UTC
Created attachment 15252 [details, diff]
change "head -1" to "head -n -1" in kdemultimedia-3.1.2
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-08-11 14:11:38 UTC
I have committed a change to 3.1.3 that should provide this fix (see the ebuild for more 
information - kde_fix_head_instances).  Please comment here if you still run into problems.