Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268919 - sys-apps/file cross compilation, missing python rdep
Summary: sys-apps/file cross compilation, missing python rdep
Status: RESOLVED DUPLICATE of bug 230634
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-07 10:16 UTC by Maksim 'max_posedon' Melnikau
Modified: 2009-09-12 18:47 UTC (History)
2 users (show)

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


Attachments
adds python as rdep (file-5.02.ebuild.patch,354 bytes, patch)
2009-05-07 10:17 UTC, Maksim 'max_posedon' Melnikau
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim 'max_posedon' Melnikau 2009-05-07 10:16:24 UTC
sys-apps/file should have python as rdep if USE=python,

during cross compilation python not always installed when file compiling.

Reproducible: Always

Steps to Reproduce:
1. emerge-wrapper --init
2. USE="python" emerge-cross file
Actual Results:  
compilation failed

Expected Results:  
compilation shouldn't fail
Comment 1 Maksim 'max_posedon' Melnikau 2009-05-07 10:17:59 UTC
Created attachment 190602 [details, diff]
adds python as rdep
Comment 2 Maksim 'max_posedon' Melnikau 2009-06-19 13:54:29 UTC
Bug opened more than one month, any news here?
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-09-09 20:26:57 UTC
Dependency on Python was unconditional.

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