Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18492 - When emerging app-games, i get following message:
Summary: When emerging app-games, i get following message:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-30 15:22 UTC by armand hortolomei
Modified: 2006-02-04 06:03 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 armand hortolomei 2003-03-30 15:22:43 UTC
Calculating dependencies ...done!
>>> emerge (1 of 1) app-games/vegastrike-0.2.9.4 to /
>>> md5 ;-) vegastrike-0.2.9.4CVS.tar.gz
 * Adding group 'games' to your system ...
/usr/sbin/ebuild.sh: mktemp: command not found
touch: file arguments missing
Try `touch --help' for more information.
 *  - Groupid: 35
groupadd: group games exists

!!! ERROR: app-games/vegastrike-0.2.9.4 failed.
!!! Function enewgroup, Line -7992, Exitcode 9
!!! enewgroup failed
Comment 1 armand hortolomei 2003-03-30 15:25:15 UTC
>>> emerge (1 of 1) app-games/vegastrike-0.2.9.4 to /
>>> md5 ;-) vegastrike-0.2.9.4CVS.tar.gz
 * Adding group 'games' to your system ...
/usr/sbin/ebuild.sh: mktemp: command not found
touch: file arguments missing
Try `touch --help' for more information.
 *  - Groupid: 35
groupadd: group games exists

!!! ERROR: app-games/vegastrike-0.2.9.4 failed.
!!! Function enewgroup, Line -7992, Exitcode 9
!!! enewgroup failed
Comment 2 Luca Barbato gentoo-dev 2003-03-30 15:39:16 UTC
question, do you have debianutils installed?

did you emerge system?
Comment 3 Lars Weiler (RETIRED) gentoo-dev 2003-03-30 16:46:05 UTC
He manually deinstalled debianutils.  After reemerging, the game installed without problem.

Nevertheless I'm wondering, why the eutils.eclass doesn't depend on debianutils (because it provides mktemp)?