Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31448 - foomatic-db-20031018 sandbox violation during upgrade
Summary: foomatic-db-20031018 sandbox violation during upgrade
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Printing (show other bugs)
Hardware: All Linux
: High normal
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-18 14:55 UTC by Scott Taylor (RETIRED)
Modified: 2003-10-18 15:27 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 Scott Taylor (RETIRED) gentoo-dev 2003-10-18 14:55:21 UTC
Got this error while upgrading two machines here. Workaround of emerge unmerge cups ; emerge foomatic ; emerge cups  -- will get things to install without complaint, but surely there's a better fix...

>>> Install foomatic-db-20031018 into /var/tmp/portage/foomatic-db-20031018/image/ category net-print
install -d /var/tmp/portage/foomatic-db-20031018/image//usr/share/foomatic
tar cf - --exclude=CVS db | ( cd /var/tmp/portage/foomatic-db-20031018/image//usr/share/foomatic && tar xf -)
Copying files ...
Compressing PPD files ...
Setting link for CUPS ...
ACCESS DENIED  unlink:    /usr/share/cups/model/foomatic-ppds
rm: cannot remove `/usr/share/cups/model/foomatic-ppds': Permission denied
ACCESS DENIED  symlink:   /usr/share/cups/model/foomatic-ppds/ppd
ln: creating symbolic link `/usr/share/cups/model/foomatic-ppds/ppd' to `/var/tmp/portage/foomatic-db-20031018/image//usr/share/ppd': Permission denied
Installation finished

>>> Completed installing into /var/tmp/portage/foomatic-db-20031018/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-foomatic-db-20031018-29945.log"

unlink:    /usr/share/cups/model/foomatic-ppds
symlink:   /usr/share/cups/model/foomatic-ppds/ppd
--------------------------------------------------------------------------------
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-18 15:27:38 UTC
already fixed in cvs :)