Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 322417 - sys-devel/crossdev misses app-arch/xz-utils dependency
Summary: sys-devel/crossdev misses app-arch/xz-utils dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-01 22:49 UTC by david van rood
Modified: 2010-07-31 17:09 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 david van rood 2010-06-01 22:49:47 UTC
while emerging kernel sources (second emerge) after crossdev -t ppc;
Failed, see log.
Log says "lzmz - command not found
tar: this doesn't look like a tar archive"

Fix: emerge xz-utils before running crossdev -t

recommended: Determine if lzma utility is installed prior to starting the emerge within crossdev.

Reproducible: Always

Steps to Reproduce:
1. # crossdev -t ppc
2. wait a minute or 2
3. view log.

Actual Results:  
emerge fails

Expected Results:  
emerge completes successfully

thanks go to #gentoo for the quick workaround

lzma is [masked] in portage, so i was told to use xz-utils