Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43090 - Baselayout-1.8.6.13-r1 fail to compile due to pts error
Summary: Baselayout-1.8.6.13-r1 fail to compile due to pts error
Status: RESOLVED DUPLICATE of bug 9849
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-27 05:31 UTC by Joakim
Modified: 2005-07-17 13:06 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 Joakim 2004-02-27 05:31:22 UTC
Baselayout-1.8.6.13-r1 fail to compile due to permission problems with /Dev/pts

First got this error and checked my kernel config, didn't have /dev/pts support compiled in, but Unix98, so ran make menuconfig and added pts, re-compiled kernel, mounted /boot, copied new kernel in, unmounted /boot and restarted. Still same error.

Reproducible: Always
Steps to Reproduce:
1. # emerge sync
2. # emerge -uD system
3.

Actual Results:  
...
   sbin/runlevel
   sbin/consoletype
   sbin/sulogin
   sbin/runscript
>>> Completed installing into /var/tmp/portage/baselayout-1.8.6.13-r1/image/

>>> Merging sys-apps/baselayout-1.8.6.13-r1 to /
--- /bin/
>>> /bin/last
>>> /bin/mesg
>>> /bin/wall
>>> /bin/utmpdump
>>> /bin/lastb -> last
>>> /bin/rc-status
--- /dev/
--- /dev/pts/
!!! copy /var/tmp/portage/baselayout-1.8.6.13-r1/image/dev/pts/.keep -
> /dev/pts/.keep failed.
!!! [Errno 13] Permission denied: '/dev/pts/.keep#new'

Expected Results:  
Compile

merc root # emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 
2.4.22-gentoo-r7)
=================================================================
System uname: 2.4.22-gentoo-r7 i586 AMD-K6(tm) 3D+ Processor
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=k6-3 -O3 -pipe"
CHOST="i586-pc-linux-gnu"
COMPILER="gcc3"
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/env.d"
CXXFLAGS="-march=k6-3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo// 
http://ftp.easynet.nl/mirror/gentoo//"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="aalib apache2 avi berkdb crypt encode foomaticdb gd gdbm ggi gif gpm gtk2 
imap imlib jpeg libg++ libwww mad maildir mpeg mysql ncurses nls pam pdflib 
perl png python quicktime readline sasl sdl slang snmp spell ssl tcpd truetype 
usb wmf x86 xml xml2 zeo zlib"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-02-27 05:36:22 UTC

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