Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101477 - gnome-base/orbit orbit-2.12.x invalid manifest entries
Summary: gnome-base/orbit orbit-2.12.x invalid manifest entries
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: PPC Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-05 12:54 UTC by Corin Goodier
Modified: 2005-09-15 14:26 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 Corin Goodier 2005-08-05 12:54:42 UTC
When running an emerge -u world to upgrade, version 2.12.2 was needed. The  
Manifest file had errors for the size of the ebuild files and the md5sums of  
the same files.  
  
 Correct Manifest file: 
 
MD5 e3a8dc018eb029f302884b2fc80adf56 orbit-2.12.2.ebuild 1017 
MD5 6f6fa3795d0324df35315d2215d55248 orbit-0.5.17.ebuild 1650 
MD5 d40a858ca12ad21c80148cd58630a1ee orbit-2.12.1.ebuild 1017 
MD5 771336b71a147043c5d49e70c56c0c28 ChangeLog 3160 
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 
MD5 f97863fe20a93ca009cce12093900e94 orbit-2.12.0.ebuild 1129 
MD5 51bfc1efb763de186ee1b1f1e594891a files/digest-orbit-0.5.17 66 
MD5 56089adf3d4cbee72a699b2f8ade07ca files/digest-orbit-2.12.0 66 
MD5 37466577b20f8ae228826573b3346263 files/digest-orbit-2.12.1 66 
MD5 66a18f0f92e9cd0f658690bf1e5c862c files/digest-orbit-2.12.2 66 
MD5 7105f3bdc076c48f0458e20ea8eaba34 files/orbit-0.5.17-m4.patch 472 
 

Reproducible: Always
Steps to Reproduce:
1.emerge -puD world 
2.emerge -fuD world (first occurance during file download and verification) 
3.emerge -u orbit 
 
Actual Results:  
Manifest errors on all 3 ebuild files orbit-2.12.x.ebuild 

Expected Results:  
A successful ebuild of orbit! 

Portage 2.0.51.22-r2 (default-linux/ppc/2005.1/ppc/G3, gcc-3.4.4, 
glibc-2.3.4.20041102-r1, 2.6.10-gentoo-r6 ppc) 
================================================================= 
System uname: 2.6.10-gentoo-r6 ppc 750FX 
Gentoo Base System version 1.6.13 
distcc 2.18.3 powerpc-unknown-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
dev-lang/python:     2.3.5 
sys-apps/sandbox:    1.2.11 
sys-devel/autoconf:  2.13, 2.59-r6 
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5 
sys-devel/binutils:  2.15.90.0.3-r5 
sys-devel/libtool:   1.5.18-r1 
virtual/os-headers:  2.6.8.1-r4 
ACCEPT_KEYWORDS="ppc" 
AUTOCLEAN="yes" 
CBUILD="powerpc-unknown-linux-gnu" 
CFLAGS="-O2 -mtune=powerpc -fno-strict-aliasing -pipe" 
CHOST="powerpc-unknown-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -mtune=powerpc -fno-strict-aliasing -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig ccache distlocks sandbox sfperms strict userpriv 
usersandbox" 
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk 
ftp://mirrors.blueyonder.co.uk/mirrors/gentoo 
http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ 
ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/" 
LINGUAS="en gb" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
SYNC="rsync://nostromo/gentoo-portage" 
USE="ppc X alsa arts berkdb bitmap-fonts cdr crypt cups dvd eds emboss fam 
fortran gif gpm gstreamer gtk gtk2 ipv6 jpeg kde libwww mad motif mp3 mpeg 
ncurses nls ogg oggvorbis opengl pam pdflib perl png python qt readline spell 
ssh ssl tcpd tiff truetype truetype-fonts type1-fonts unicode vorbis xml2 
xprint xv zlib linguas_en linguas_gb userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2005-08-06 04:15:45 UTC
I just checked all the md5's of the downloaded packages against whats in the
Manifest, and they all match.  Could you provide a build log?  Have you tried
changing mirrors?
Comment 2 Corin Goodier 2005-08-06 05:48:58 UTC
It compiled fine on my AMD64 server but not on the G3 Mac. And I emerge sync to
my server then use that as an rsync server for my other machines...

I'll grab the build log if I can find it...

Hmm, couldn't find that but I copied the Manifest file off the AMD64 machine and
rebuilt orbit and it worked.

Could this be a sync issue instead maybe? Problem with 'emerge sync' on Macs?
Comment 3 John N. Laliberte (RETIRED) gentoo-dev 2005-09-15 14:26:17 UTC
probably just a local issue with that machine, or the mirror that you are using.