Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 464604 - sys-apps/diffutils-3.3 - /bin/sh: line 5: @mkdir_p@: command not found
Summary: sys-apps/diffutils-3.3 - /bin/sh: line 5: @mkdir_p@: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-04 15:28 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2013-04-04 18:17 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 Arfrever Frehtes Taifersar Arahesis 2013-04-04 15:28:48 UTC
sys-apps/diffutils-3.3 fails to install locales due to unexpanded @mkdir_p@.
This bug does not occur in sys-apps/diffutils-3.2.

Making install in po
make[1]: Entering directory `/var/tmp/portage/sys-apps/diffutils-3.3/work/diffutils-3.3/po'
/bin/sh: line 5: @mkdir_p@: command not found
/usr/bin/install: cannot create regular file '/var/tmp/portage/sys-apps/diffutils-3.3/image//usr/share/locale/cs/LC_MESSAGES/diffutils.mo': No such file or directory
installing cs.gmo as /var/tmp/portage/sys-apps/diffutils-3.3/image//usr/share/locale/cs/LC_MESSAGES/diffutils.mo
/bin/sh: line 5: @mkdir_p@: command not found
/usr/bin/install: cannot create regular file '/var/tmp/portage/sys-apps/diffutils-3.3/image//usr/share/locale/fr/LC_MESSAGES/diffutils.mo': No such file or directory
installing fr.gmo as /var/tmp/portage/sys-apps/diffutils-3.3/image//usr/share/locale/fr/LC_MESSAGES/diffutils.mo
/bin/sh: line 5: @mkdir_p@: command not found
/usr/bin/install: cannot create regular file '/var/tmp/portage/sys-apps/diffutils-3.3/image//usr/share/locale/pl/LC_MESSAGES/diffutils.mo': No such file or directory
installing pl.gmo as /var/tmp/portage/sys-apps/diffutils-3.3/image//usr/share/locale/pl/LC_MESSAGES/diffutils.mo
/bin/sh: line 5: @mkdir_p@: command not found
/usr/bin/install: cannot create regular file '/var/tmp/portage/sys-apps/diffutils-3.3/image//usr/share/locale/ru/LC_MESSAGES/diffutils.mo': No such file or directory
installing ru.gmo as /var/tmp/portage/sys-apps/diffutils-3.3/image//usr/share/locale/ru/LC_MESSAGES/diffutils.mo
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-04-04 15:43:43 UTC
Yes.
Comment 2 SpanKY gentoo-dev 2013-04-04 18:17:56 UTC
should be all set now in the tree; thanks for the report!

Commit message: Hack around bad upstream packaging w/gettext
http://sources.gentoo.org/sys-apps/diffutils/diffutils-3.3.ebuild?r1=1.1&r2=1.2