Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120797 - Sometimes need run fixpackages after emerge --sync on hardened
Summary: Sometimes need run fixpackages after emerge --sync on hardened
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-29 01:13 UTC by Marek Krolikowski
Modified: 2006-01-30 00:21 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 Marek Krolikowski 2006-01-29 01:13:12 UTC
I do now knot why but sometimes after emerge --sync gentoo show error and i need run fixpackages - but i check this error is only on hardened platform...
My friend have this same problem like me.. and use hardened too..

Portage 2.0.54 (hardened/x86, gcc-3.4.4, glibc-2.3.5-r2, 2.4.32-hardened-r1 i686                                              )
=================================================================
System uname: 2.4.32-hardened-r1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/ ftp://ftp.du.se/pub/os/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.tiscali.nl/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ http://www.gigaload.org/gentoo.org/"
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="pl"
MAKEOPTS="-j3"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_TMPDIR="/var/portage/"
PORTDIR="/usr/portage/"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acpi acpi4linux apache2 autofs berkdb bidi bzip2 crypt curl devfs dlloader doc expat foomaticdb gd gdbm gif gmp gpm hardened hardenedphp idn ipv6 jpeg md5sum mhash mysql ncurses nls no-htdocs pam pcre perl perlsuid php pic png python readline ruby samba sasl sse ssl tcpd udev usb userlocales x86 xml xml2 zlib linguas_pl userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-29 01:17:39 UTC
Reopen with the error you get, we can't guess.
Comment 2 Marek Krolikowski 2006-01-29 23:15:57 UTC
After emerge --sync 

>>> Updating Portage cache:  100%



Performing Global Updates: /usr/portage/profiles/updates/1Q-2006
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
............................



 ** Skipping packages. Run 'fixpackages' or set it in FEATURES to fix the
    tbz2's in the packages directory. Note: This can take a very long time.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-01-30 00:19:23 UTC
That is neither an error or a bug, and it's in no way hardened-specific... :=)

man make.conf
<snip>
FEATURES
...
fixpackages
Runs the script that will fix the dependencies in all binary packages.  This is run whenever packages are moved around in the portage tree.  Please note that this can take a lot of time.
</snip>
Comment 4 Marek Krolikowski 2006-01-30 00:21:51 UTC
But why i do not have this error on normal x86?
But i have got only on hardened ??