Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 176686 - Emerge of Samba on clean install fails due to missing dependency
Summary: Emerge of Samba on clean install fails due to missing dependency
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-01 13:55 UTC by Robert
Modified: 2007-05-01 14:36 UTC (History)
1 user (show)

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 Robert 2007-05-01 13:55:11 UTC
Emerge of Samba on clean install fails due to missing dependency:

WORKAROUND: Problem resolved by emerging sys-apps/debianutils

ERROR--> 

>>> Emerging (1 of 16) app-text/xmlto-0.0.18 
...
./xmlto: line 108: mktemp: command not found
./xmlto: line 111: : No such file or directory
...
ERROR: app-text/xmlto-0.0.18 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3070:   Called src_compile
  xmlto-0.0.18.ebuild, line 32:   Called die



Reproducible: Always
Comment 1 Łukasz Damentko (RETIRED) gentoo-dev 2007-05-01 14:36:46 UTC
You should have mktemp installed as a dependency of baselayout. emerge -uDvaN world.