Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6790 - cannot emerge sys-apps/yard-2.0-r1
Summary: cannot emerge sys-apps/yard-2.0-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: John Davis (zhen) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-20 14:46 UTC by Thorsten Ebers
Modified: 2011-10-30 23:16 UTC (History)
1 user (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 Thorsten Ebers 2002-08-20 14:46:48 UTC
I have gcc3.2 and no special makeopts


this is what I get
>>> Install yard-2.0-r1 into /var/tmp/portage/yard-2.0-r1/image/ category sys-
apps
/bin/install -d /var/tmp/portage/yard-2.0-
r1/image///usr/sbin /var/tmp/portage/yard-2.0-
r1/image///usr/lib/yard /var/tmp/portage/yard-2.0-
r1/image///usr/etc/yard /var/tmp/portage/yard-2.0-r1/image///usr/usr/doc/yard-
2.0
cd scripts ; /bin/install -o root -m 655 make_root_fs check_root_fs 
write_rescue_disk create_loopback_file  /var/tmp/portage/yard-2.0-
r1/image///usr/sbin
cd extras ; make install
make[1]: Entering directory `/var/tmp/portage/yard-2.0-r1/work/yard-2.0/extras'
/bin/install -d /var/tmp/portage/yard-2.0-r1/image///usr/lib/yard/extras
/bin/install -m 644 -o root bsect.S bsect.b README cp-3.13-
diffs  /var/tmp/portage/yard-2.0-r1/image///usr/lib/yard/extras
make[1]: Leaving directory `/var/tmp/portage/yard-2.0-r1/work/yard-2.0/extras'
cd doc    ; make install
make[1]: Entering directory `/var/tmp/portage/yard-2.0-r1/work/yard-2.0/doc'
/bin/install --directory /var/tmp/portage/yard-2.0-r1/image///usr/usr/doc/yard-
2.0 /var/tmp/portage/yard-2.0-r1/image//usr/usr/doc/yard-2.0/../../man/man8
/bin/install --group=man --mode=444 yard.8 /var/tmp/portage/yard-2.0-
r1/image//usr/usr/doc/yard-2.0/../../man/man8
for i in make_root_fs.8 check_root_fs.8 write_rescue_disk.8 
create_loopback_file.8;\
  do /bin/ln -fs yard.8 /var/tmp/portage/yard-2.0-r1/image///usr/usr/doc/yard-
2.0/../../man/man8/$i; done
make[1]: Leaving directory `/var/tmp/portage/yard-2.0-r1/work/yard-2.0/doc'
/bin/install -m 644 -o root yard_utils.pl 
yardconfig.pm            /var/tmp/portage/yard-2.0-r1/image///usr/lib/yard
/bin/install -m 644 -o root Bootdisk_Contents \
Bootdisk_Contents.{minimal,sample,Pilotbackup}         /var/tmp/portage/yard-
2.0-r1/image///usr/lib/yard
/bin/install -m 644 -o root 
Config.pl                          /var/tmp/portage/yard-2.0-
r1/image///usr/lib/yard
#   Install create_replacements as a lib script.
#   We need access to it but it shouldn't be visible to the user.
cd scripts; /bin/install -o root -m 655 
create_replacements      /var/tmp/portage/yard-2.0-r1/image///usr/lib/yard
/bin/cp --parents `cat 
Replacements/ALL_REPLACEMENT_FILES`       /var/tmp/portage/yard-2.0-
r1/image///usr/lib/yard
Done. You should now type "make customize" to create
customizable files, if you don't already have them.
>>> Unpacking diet-utils.tar.bz2
tar (child): /usr/portage/distfiles/diet-utils.tar.bz2: Cannot open: No such 
file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors

!!! ERROR: The ebuild did not complete successfully.
!!! Function unpack, Line 29, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/sys-apps/yard/yard-2.0-r1.ebuild .
Comment 1 Aniruddha Shankar 2002-08-21 12:20:56 UTC
problem exists on my system as well 

gcc version 2.95.3 20010315 (release)
Linux twentyfive.complab 2.4.18-6mdk #3 Sun Aug 4 10:30:57 IST 2002 i686 GenuineIntel
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2002-08-25 15:31:13 UTC
New version 2.2 uploaded. Please test and report here so I can unmask.
Comment 3 Thorsten Ebers 2002-08-25 17:19:29 UTC
well I reported that one. I can emerge your new ebuild. Therefor you can close 
this bug :-)