Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104648 - !!! Failed to move /var/tmp/portage/freebsd-lib-5.4-r2/image/usr/lib/crt1.o to /usr/lib/crt1.o
Summary: !!! Failed to move /var/tmp/portage/freebsd-lib-5.4-r2/image/usr/lib/crt1.o t...
Status: RESOLVED DUPLICATE of bug 104647
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-02 15:28 UTC by Luigi 'Comio' Mantellini
Modified: 2006-04-12 10:50 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 Luigi 'Comio' Mantellini 2005-09-02 15:28:05 UTC
Merging freesbd, I have this error:

>>> Merging sys-freebsd/freebsd-lib-5.4-r2 to /
--- /usr/
--- /usr/lib/
!!! Failed to move /var/tmp/portage/freebsd-lib-5.4-r2/image/usr/lib/crt1.o to /

usr/lib/crt1.o
!!! [Errno 1] Operation not permitted

I tried to revoke the schg to /usr/lib/crt1.o (chflags noschg /usr/lib/crt1.o)
without success.

my emerge info:

Gentoo/FreeBSD: FreeBSD version 5.4-RELEASE; Gentoo base version 0.7
Portage 2.0.51.22 (!/usr/local/portage/gentoo-freebsd/profiles/default-bsd/fbsd/
5.4/x86, gcc-, freebsd-lib-5.4-r2, 5.4-RELEASE i386)
=================================================================
System uname: 5.4-RELEASE i386 i386
dev-lang/python:     2.4.1-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  2.15
sys-devel/libtool:   [Not Present]
virtual/os-headers:  5.4
ACCEPT_KEYWORDS="x86 x86-fbsd ~x86 ~x86-fbsd"
AUTOCLEAN="yes"
CBUILD="i686-gentoo-freebsd5.4"
CFLAGS="-mtune=i386 -O2 -pipe"
CHOST="i686-gentoo-freebsd5.4"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/terminfo /etc/env.d"
CXXFLAGS="-mtune=i386 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/gentoo-freebsd"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86-fbsd perl python readline ssl userland_BSD kernel_FreeBSD elibc_FreeBSD"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS



Reproducible: Always
Steps to Reproduce:
1.emerge freebsd-lib
2.
3.

Actual Results:  
!!! Failed to move /var/tmp/portage/freebsd-lib-5.4-r2/image/usr/lib/crt1.o to /

usr/lib/crt1.o
!!! [Errno 1] Operation not permitted

Expected Results:  
freebsd emerged
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-09-02 15:29:25 UTC

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