Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1766 - mgetty ebuild has errors in install
Summary: mgetty ebuild has errors in install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-14 08:57 UTC by Stephan Maihoefer
Modified: 2003-02-04 19:42 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 Stephan Maihoefer 2002-04-14 08:57:59 UTC
emerge mgetty stops with this error message:

--------------------------------------------------------------------------------!!!
emerge aborting on  /usr/portage/net-dialup/mgetty/mgetty-1.1.26-r1.ebuild .

the error log holds nothing but mkdir commands, the only thing that 
i find strange is this:

ACCESS DENIED  mkdir:     /usr/share/texmf/fonts/pk/ljfour/public/cm
mkdir: cannot create directory `/usr/share/texmf/fonts/pk/ljfour/public/cm':
Permission denied
kpsestat: /usr/share/texmf/fonts/pk/ljfour/public/cm/..: No such file or directory
chmod: too few arguments
Try `chmod --help' for more information.

this repeats like 20 times for different files in the texmf directory.
i am emerging as root, so i dont quite understand the "permission denied".

maybe its an error in the texmf package...
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-15 06:19:39 UTC
Matt, I know how much you love solving sandbox violation issues.
Comment 2 Matthew Kennedy (RETIRED) gentoo-dev 2002-04-16 02:20:39 UTC
Looks like azarah@gentoo.org zapped this one the same day!

should be fixed in mgetty-1.1.26-r2

Thanks for the report though!