Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68584 - stage1-x86-selinux-pie-ssp-20040611.tar.bz2 incomplete
Summary: stage1-x86-selinux-pie-ssp-20040611.tar.bz2 incomplete
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: SE Linux Bugs
URL:
Whiteboard:
Keywords:
: 70924 70926 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-10-22 12:45 UTC by Alan LeVee
Modified: 2004-12-04 06:29 UTC (History)
2 users (show)

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 Alan LeVee 2004-10-22 12:45:13 UTC
The stage 1 file for the SELinux + Hardened GCC tarball is missing the sec-policy/python-selinux module. I had to manually build the module using emerge --nodeps --oneshot sec-policy/python-selinux in order to get portage to stop spitting out the following error:

AttributeError: 'module' object has no attribute 'secure_mkdir' 

While trying to install any application/library during bootstrap. This is a seriously critical bug that needs to be fixed.

Reproducible: Always
Steps to Reproduce:
1. cd /usr/portage; scripts/bootstrap.sh
2.
3.

Actual Results:  
AttributeError: 'module' object has no attribute 'secure_mkdir' 

Expected Results:  
Sucessful Merge

Portage 2.0.51-r2 (selinux/2004.1/x86, gcc-3.3.3, glibc-2.3.3.20040420-r0, 
2.6.5-gentoo-r1 i686)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 Pentium III (Katmai)
Gentoo Base System version 1.4.16
Autoconf:
Automake:
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools:
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -pipe -fstack-protector"
CHOST="i686-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="-O2 -march=pentium3 -pipe -fstack-protector"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache digest distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
http://ftp.du.se/pub/os/gentoo http://www.gigaload.org/gentoo.org/ 
http://ftp.easynet.nl/mirror/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="GAPING_SECURITY_HOLE X509 aalib aavm accounting acl acpi acpi4linux 
activefilter altcolors amd apache2 async authdaemond bcmath beep berkdb blas 
bzlib c++ calendar cap caps cdinstall cdr cgi chasen chroot clamav cpdflib 
crypt cscope ctype curl curlwrappers custreloc cyrus db2 dba dbase dbx 
dedicated devmap dhcp diet dio distcache dlopen erandom evms2 exif ext-png ext-
zlib extensions f2c f77 fam fdftk flash flatfile flood ftp gcl gd gdbm geoip 
gif ginac gmp gnutls gprof gps graphviz gs hardened hardenedphp hub iconv idea 
imagemagick imap imlib inifile innodb javascript jbig jp2 jpeg justify lcms 
libwww lzw lzw-tiff makecheck mbox mcal mcve md5sum memlimit mhash milter mime 
ming mmap mmx mng mpi mppe-m mysql mzscheme ncurses nethack nls no-old-linux 
nocardbus nomac nptl oav objc offensive openssh pam pcntl pcre pear-db perl php 
pic pie png pnp posix private pthreads pwdb python readline ruby samba selinux 
session sftplogging shaper shared simplexml skey smime snmp soap sockets spell 
spl sqlite sse ssl svg sysvipc szip t1lib tcltk tcpd tetex tiday tidy tiff 
tokenizer truetype unicode usb vim wddx wmf wsconvert x86 xfs xml xml2 xmlrpc 
xsl zeo zlib"
Comment 1 petre rodan (RETIRED) gentoo-dev 2004-11-11 23:46:12 UTC
*** Bug 70924 has been marked as a duplicate of this bug. ***
Comment 2 petre rodan (RETIRED) gentoo-dev 2004-11-12 00:20:28 UTC
*** Bug 70926 has been marked as a duplicate of this bug. ***
Comment 3 Chris PeBenito (RETIRED) gentoo-dev 2004-12-04 06:29:45 UTC
20041123 stages fix this