Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200956 - app-text/dvipdfm installs incorrectly
Summary: app-text/dvipdfm installs incorrectly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-01 21:18 UTC by Jie Luo
Modified: 2007-12-02 15:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
A fix to ebuild (dvipdfm.ebuild.patch,733 bytes, patch)
2007-12-01 22:11 UTC, Jie Luo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jie Luo 2007-12-01 21:18:24 UTC
The .map files and .enc files of dvipdfm are installed to the wrong place. It will complain .map file can not be found when using dvipdfm.

Reproducible: Always

Steps to Reproduce:
1. dvipdfm file.dvi
2. 
3.

Actual Results:  
Warning:  Couldn't open font map file cmr.map
Warning:  Couldn't open font map file psbase14.map
Warning:  Couldn't open font map file lw35urw.map
Comment 1 Jie Luo 2007-12-01 22:11:50 UTC
Created attachment 137509 [details, diff]
A fix to ebuild

Just mv .map and .enc files to the right place.
Comment 2 Alexis Ballier gentoo-dev 2007-12-02 15:28:12 UTC
fixed in -r1, thanks