Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 19562

Summary: emerge chemtool results in access violation
Product: Gentoo Linux Reporter: Wernfried Haas (RETIRED) <amne>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.