Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223793 - app-text/ptex-20080414: ebuild path confusions
Summary: app-text/ptex-20080414: ebuild path confusions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-27 06:37 UTC by MATSUI Tetsushi
Modified: 2009-09-30 14:28 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 MATSUI Tetsushi 2008-05-27 06:37:35 UTC
Some pathnames in ebuild are wrong and causing "file not found" errors.


Reproducible: Always

Steps to Reproduce:
1.emerge ptex

Actual Results:  
 * Installing other files ...
install: cannot stat `/var/tmp/portage/app-text/ptex-3.1.10_p20080414/work//var/tmp/portage/app-text/ptex-3.1.10_p20080414/work/tetex-src-3.0/texk/pdvipsk/psfonts_jp.map': そのようなファイルやディレクトリはありません
install: cannot stat `/var/tmp/portage/app-text/ptex-3.1.10_p20080414/work/build/usr/share/texmf-config/web2c/*': そのようなファイルやディレクトリはありません
 * Removing unnecessary files ...
rm: cannot remove `/var/tmp/portage/app-text/ptex-3.1.10_p20080414/image//usr/info/dir': そのようなファイルやディレクトリはありません
 * Installing texmf-update scripte ...


Expected Results:  
emerge without errors.

At least, ${WORKDIR} in the line
        doins "${WORKDIR}"/${TETEX_S}/texk/pdvipsk/psfonts_jp.map
is redundant.
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2009-09-30 14:28:43 UTC
fixed in cvs. ptex-3.1.10_p20090610