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

Bug 70924

Summary: Bootstapping on hardened CD fails
Product: Gentoo Linux Reporter: Lares Weaselle <lares.weaselle>
Component: HardenedAssignee: Hardened Gentoo <hardened>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lares Weaselle 2004-11-11 23:40:02 UTC
BootStrapping on liveHardenedCD fails at texinfo
Using 8940021b8b77b84f5bb7e0e28820b694  stage2-x86-selinux-pie-ssp-2004.2.tar.bz2


Reproducible: Always
Steps to Reproduce:
1.scripts/bootstrap.sh
2.
3.

Actual Results:  
>>> Merging sys-apps/texinfo-4.7-r1 to /
>>> Setting SELinux security labels
/usr/sbin/setfiles:  read 0 specifications
--- /usr/
--- /usr/bin/
>>> /usr/bin/info
>>> /usr/bin/infokey
>>> /usr/bin/makeinfo
>>> /usr/bin/install-info
>>> /usr/bin/texindex
>>> /usr/bin/texi2dvi
--- /usr/share/
--- /usr/share/texinfo/
>>> /usr/share/texinfo/texinfo.dtd
>>> /usr/share/texinfo/texinfo.xsl
>>> /usr/share/texinfo/texinfo.cat
--- /usr/share/info/
>>> /usr/share/info/texinfo.info-2.gz
>>> /usr/share/info/texinfo.info-3.gz
>>> /usr/share/info/info-stnd.info.gz
>>> /usr/share/info/info.info.gz
>>> /usr/share/info/texinfo.info.gz
>>> /usr/share/info/texinfo.info-1.gz
--- /usr/share/man/
--- /usr/share/man/man1/
>>> /usr/share/man/man1/install-info.1.gz
>>> /usr/share/man/man1/makeinfo.1.gz
>>> /usr/share/man/man1/texindex.1.gz
>>> /usr/share/man/man1/texi2dvi.1.gz
>>> /usr/share/man/man1/info.1.gz
>>> /usr/share/man/man1/infokey.1.gz
--- /usr/share/man/man5/
>>> /usr/share/man/man5/info.5.gz
>>> /usr/share/man/man5/texinfo.5.gz
--- /usr/share/doc/
Traceback (most recent call last):
  File "/usr/bin/emerge", line 2991, in ?
    mydepgraph.merge(mydepgraph.altlist())
  File "/usr/bin/emerge", line 1839, in merge
    retval=portage.doebuild(y,"merge",myroot,self.pkgsettings,edebug)
  File "/usr/lib/portage/pym/portage.py", line 2562, in doebuild
    return
merge(mysettings["CATEGORY"],mysettings["PF"],mysettings["D"],mysettings["BUILDDIR"]+"/build-info",myroot,mysettings,myebuild=mysettings["EBUILD"])
  File "/usr/lib/portage/pym/portage.py", line 2695, in merge
    return mylink.merge(pkgloc,infloc,myroot,myebuild)
  File "/usr/lib/portage/pym/portage.py", line 6670, in merge
    return self.treewalk(mergeroot,myroot,inforoot,myebuild,cleanup=cleanup)
  File "/usr/lib/portage/pym/portage.py", line 6297, in treewalk
    if self.mergeme(srcroot,destroot,outfile,secondhand,"",cfgfiledict,mymtime):
  File "/usr/lib/portage/pym/portage.py", line 6536, in mergeme
    if
self.mergeme(srcroot,destroot,outfile,secondhand,offset+x+"/",cfgfiledict,thismtime):
  File "/usr/lib/portage/pym/portage.py", line 6536, in mergeme
    if
self.mergeme(srcroot,destroot,outfile,secondhand,offset+x+"/",cfgfiledict,thismtime):
  File "/usr/lib/portage/pym/portage.py", line 6536, in mergeme
    if
self.mergeme(srcroot,destroot,outfile,secondhand,offset+x+"/",cfgfiledict,thismtime):
  File "/usr/lib/portage/pym/portage.py", line 6528, in mergeme
    selinux.secure_mkdir(mydest,sid)
AttributeError: 'module' object has no attribute 'secure_mkdir'



Portage 2.0.51-r3 (selinux/2004.1/x86, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.5-gentoo-r1 i586)
=================================================================
System uname: 2.6.5-gentoo-r1 i586 Pentium MMX
Gentoo Base System version 1.4.16
distcc 2.16 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: 
Automake: 
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: 
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium-mmx -O3 -pipe"
CHOST="i586-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium-mmx -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ccccom.com http://gentoo.seren.com/gentoo
http://gentoo.mirrors.pair.com/ http://open-systems.ufl.edu/mirrors/gentoo
http://mirror.tucdemonic.org/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://hermia/gentoo-portage"
USE="x86 crypt hardened nodoc noinfo noman pam pic selinux ssl tcpd"


NOTE: Using stage2-x86-selinux-pie-ssp-2004.2.tar.bz2 w/ md5sum ->
8940021b8b77b84f5bb7e0e28820b694
Comment 1 petre rodan (RETIRED) gentoo-dev 2004-11-11 23:46:12 UTC

*** This bug has been marked as a duplicate of 68584 ***