Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19562 - emerge chemtool results in access violation
Summary: emerge chemtool results in access violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-18 12:12 UTC by Wernfried Haas (RETIRED)
Modified: 2003-04-18 13:12 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 Wernfried Haas (RETIRED) gentoo-dev 2003-04-18 12:12:05 UTC
at least 3 people are having problems with "emerge chemtool" as this leads to
access violation. please inform me if you need further informations.

regards,

output of emerge chemtool:
[..]
>>> Install chemtool-1.5 into /var/tmp/portage/chemtool-1.5/image/ category app-sci
/bin/install -c -d /var/tmp/portage/chemtool-1.5/image//usr/bin
/var/tmp/portage/chemtool-1.5/image//usr/share/man/man1
/bin/install -c chemtool src-cht/cht /var/tmp/portage/chemtool-1.5/image//usr/bin
/bin/install -c chemtool.1 /var/tmp/portage/chemtool-1.5/image//usr/share/man/man1
/bin/install -c cht.1 /var/tmp/portage/chemtool-1.5/image//usr/share/man/man1
for L in `ls locales` ; do \
        /bin/install -c -d /usr/share/locale/$L/LC_MESSAGES ; \
        /bin/install -c -m664 locales/$L/chemtool.mo \
                /usr/share/locale/$L/LC_MESSAGES ; \
done
ACCESS DENIED  chmod:     /usr/share/locale/cs/LC_MESSAGES
/bin/install: cannot change permissions of `/usr/share/locale/cs/LC_MESSAGES':
Permission denied
ACCESS DENIED  open_wr:   /usr/share/locale/cs/LC_MESSAGES/chemtool.mo
/bin/install: cannot create regular file
`/usr/share/locale/cs/LC_MESSAGES/chemtool.mo': Permission denied
ACCESS DENIED  chmod:     /usr/share/locale/de/LC_MESSAGES
/bin/install: cannot change permissions of `/usr/share/locale/de/LC_MESSAGES':
Permission denied
ACCESS DENIED  open_wr:   /usr/share/locale/de/LC_MESSAGES/chemtool.mo
/bin/install: cannot create regular file
`/usr/share/locale/de/LC_MESSAGES/chemtool.mo': Permission denied
ACCESS DENIED  chmod:     /usr/share/locale/fr/LC_MESSAGES
/bin/install: cannot change permissions of `/usr/share/locale/fr/LC_MESSAGES':
Permission denied
ACCESS DENIED  open_wr:   /usr/share/locale/fr/LC_MESSAGES/chemtool.mo
/bin/install: cannot create regular file
`/usr/share/locale/fr/LC_MESSAGES/chemtool.mo': Permission denied
ACCESS DENIED  chmod:     /usr/share/locale/pl/LC_MESSAGES
/bin/install: cannot change permissions of `/usr/share/locale/pl/LC_MESSAGES':
Permission denied
ACCESS DENIED  open_wr:   /usr/share/locale/pl/LC_MESSAGES/chemtool.mo
/bin/install: cannot create regular file
`/usr/share/locale/pl/LC_MESSAGES/chemtool.mo': Permission denied
ACCESS DENIED  chmod:     /usr/share/locale/pt_BR/LC_MESSAGES
/bin/install: cannot change permissions of
`/usr/share/locale/pt_BR/LC_MESSAGES': Permission denied
ACCESS DENIED  open_wr:   /usr/share/locale/pt_BR/LC_MESSAGES/chemtool.mo
/bin/install: cannot create regular file
`/usr/share/locale/pt_BR/LC_MESSAGES/chemtool.mo': Permission denied
ACCESS DENIED  chmod:     /usr/share/locale/ru/LC_MESSAGES
/bin/install: cannot change permissions of `/usr/share/locale/ru/LC_MESSAGES':
Permission denied
ACCESS DENIED  open_wr:   /usr/share/locale/ru/LC_MESSAGES/chemtool.mo
/bin/install: cannot create regular file
`/usr/share/locale/ru/LC_MESSAGES/chemtool.mo': Permission denied
make: *** [install] Error 1

!!! ERROR: app-sci/chemtool-1.5 failed.
!!! Function einstall, Line 287, Exitcode 2
!!! einstall failed

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-chemtool-1.5-21259.log"

chmod:     /usr/share/locale/cs/LC_MESSAGES
open_wr:   /usr/share/locale/cs/LC_MESSAGES/chemtool.mo
chmod:     /usr/share/locale/de/LC_MESSAGES
open_wr:   /usr/share/locale/de/LC_MESSAGES/chemtool.mo
chmod:     /usr/share/locale/fr/LC_MESSAGES
open_wr:   /usr/share/locale/fr/LC_MESSAGES/chemtool.mo
chmod:     /usr/share/locale/pl/LC_MESSAGES
open_wr:   /usr/share/locale/pl/LC_MESSAGES/chemtool.mo
chmod:     /usr/share/locale/pt_BR/LC_MESSAGES
open_wr:   /usr/share/locale/pt_BR/LC_MESSAGES/chemtool.mo
chmod:     /usr/share/locale/ru/LC_MESSAGES
open_wr:   /usr/share/locale/ru/LC_MESSAGES/chemtool.mo
--------------------------------------------------------------------------------
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-04-18 13:12:33 UTC
fixed in portage.