First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 19562
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Wernfried Haas <amne@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 19562 depends on: Show dependency tree
Show dependency graph
Bug 19562 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-04-18 12:12 0000
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 From Seemant Kulleen (RETIRED) 2003-04-18 13:12:33 0000 -------
fixed in portage.

First Last Prev Next    No search results available      Search page      Enter new bug