Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17249 - Registration of compiled package failed after upgrade
Summary: Registration of compiled package failed after upgrade
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Andreas Maus
URL: http://home.arcor.de/maus_andreas/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-10 16:16 UTC by Andreas Maus
Modified: 2003-06-10 01:35 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 Andreas Maus 2003-03-10 16:16:52 UTC
After a successfull compilation of groff and perl, the
registration and so the installation of these packages
fails. Both with a "Sandbox violation" :

open_wr:   /var/log/faillog

Unfortunately this not only sucks, it prevents me
from the upgrade of some packets (notably openssl)
to a newer version caused by security advisories.

/var/log/faillog exists, but removing it does not help.

"Solution" found so far:
Backup everything and reinstall gentoo :-(

Gentoo version:
root@conglom-o ~: cat /etc/gentoo-release
Gentoo Base System version 1.4.2.3

(Note: This also happens with release 1.2)

Used kernelversion:
root@conglom-o ~:uname -a
Linux conglom-o.xlk.dyndns.org 2.4.20 #13 Fri Mar 7 16:54:47 CET 2003 i586
AMD-K6(tm) 3D processor AuthenticAMD GNU/Linux

CPU: AMD K6-500 MHz
RAM: 128 MBytes

Versions of packets that caused this error:

root@conglom-o ~: emerge search groff
[ Results for search key : groff ]
[ Applications found : 1 ]
 
*  sys-apps/groff
      Latest version available: 1.18.1-r1
      Latest version installed: 1.17.2-r3
      Size of downloaded files: 2,197 kB
      Homepage:    http://www.gnu.org/software/groff/groff.html
      Description: Text formatter used for man pages

root@conglom-o ~: emerge search perl
Searching...   
[ Results for search key : perl ]
[ Applications found : 16 ]

... snipp ...

*  sys-devel/perl
      Latest version available: 5.8.0-r9
      Latest version installed: 5.6.1-r7
      Size of downloaded files: 10,764 kB
      Homepage:    http://www.perl.org
      Description: Larry Wall's Practical Extraction and Reporting Language
Comment 1 Andreas Maus 2003-06-10 01:35:26 UTC
It seems to me, that newer versions of portage fixed this problem.