Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151511 - baselayout-1.13.0_alpha1-r1 not installing to "${D}"/usr/share/baselayout correctly
Summary: baselayout-1.13.0_alpha1-r1 not installing to "${D}"/usr/share/baselayout cor...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Other
: High normal
Assignee: Roy Marples (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-15 14:58 UTC by Richard Brown (RETIRED)
Modified: 2006-10-16 09:56 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 Richard Brown (RETIRED) gentoo-dev 2006-10-15 14:58:52 UTC
installing baselayout-1.13.0_alpha-r1 with paludis i got this error

>>> [dir] /usr/share
merge: fatal error: Cannot overwrite directory '/usr/share/baselayout' with a fi le
>>> [obj] /usr/share/baselayout
!!! ERROR in sys-apps/baselayout-1.13.0_alpha1-r1:
!!! In builtin_merge at line 82
!!! merge failed

!!! Call stack:
!!!    * builtin_merge (/usr/libexec/paludis/builtin_merge.bash:82)
!!!    * ebuild_f_merge (/usr/libexec/paludis/builtin_merge.bash:121)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:286)
!!!    * main (/usr/libexec/paludis/ebuild.bash:298)

die trap: exiting with error.

Install error:
  * In program paludis -i paludis sys-apps/baselayout:
  * When performing install action from command line:
  * When executing install task:
  * Install error: Install failed for 'sys-apps/baselayout-1.13.0_alpha1-r1::gen too'

I think on line 156 of the ebuild it's assuming that "${D}"/usr/share/baselayout is already a directory, but that's the first mention of it in this ebuild. It does get mentioned earlier in the most recent 1.12 ebuild
Comment 1 Richard Brown (RETIRED) gentoo-dev 2006-10-15 15:05:15 UTC
Sorry, totally messed up the summary line when i added this
Comment 2 Roy Marples (RETIRED) gentoo-dev 2006-10-16 00:28:30 UTC
Your analysis is correct and this will be fixed in alpha2.
Comment 3 Roy Marples (RETIRED) gentoo-dev 2006-10-16 09:56:44 UTC
Fixed in alpha2