Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 176394 - games-strategy/lightyears-1.2a fails
Summary: games-strategy/lightyears-1.2a fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-28 19:13 UTC by Federico Guglielmo Edoardo Granata
Modified: 2007-04-29 01:35 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 Federico Guglielmo Edoardo Granata 2007-04-28 19:13:41 UTC
>>> Emerging (1 of 1) games-strategy/lightyears-1.2a to /
 * LightYears-1.2a.zip RMD160 ;-) ...                                     [ ok ]
 * LightYears-1.2a.zip SHA1 ;-) ...                                       [ ok ]
 * LightYears-1.2a.zip SHA256 ;-) ...                                     [ ok ]
 * LightYears-1.2a.zip size ;-) ...                                       [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking LightYears-1.2a.zip ;-) ...                                   [ ok ]
>>> Unpacking source...
>>> Unpacking LightYears-1.2a.zip to /var/tmp/portage/games-strategy/lightyears-1.2a/work
 * Applying lightyears-1.2a-gentoo.patch ...                              [ ok ]
/usr/portage/games-strategy/lightyears/lightyears-1.2a.ebuild: line 36: mkdirhier: command not found
cp: target `html/data' is not a directory

!!! ERROR: games-strategy/lightyears-1.2a failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_unpack
  ebuild.sh, line 751:   Called qa_call 'src_unpack'
  environment, line 3356:   Called src_unpack
  lightyears-1.2a.ebuild, line 38:   Called die

!!! Failed moving html data


Reproducible: Always
Comment 1 Tupone Alfredo gentoo-dev 2007-04-29 01:35:02 UTC
mkdirhier is not "always available". I did the same with mkdir -p
A fix is in CVS and should be in portage in a couple hours