Quoting Christopher Schwan <[email protected]>:
On Monday 22 August 2011 11:29:34 [email protected] wrote:'emerge -vuND sage' now fails for me with: root@caiman:/root(61)# emerge -vuND sage These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U #] sci-mathematics/sage-baselayout-4.7.2_alpha1 [4.7.1]
...
#required by sci-mathematics/sage-4.7.2_alpha1, required by sage (argument)# /var/lib/layman/sage-on-gentoo/profiles/package.mask: # preparing 4.7.2 > =sci-mathematics/sage-doc-4.7.2_alpha1 But I think that I have just set this requested masking /etc/portage/package.maks:
...
#required by sage (argument) # /var/lib/layman/sage-on-gentoo/profiles/package.mask: # preparing 4.7.2 > =sci-mathematics/sage-4.7.2_alpha1 #required by sci-mathematics/sage-4.7.2_alpha1, required by sage (argument) # /var/lib/layman/sage-on-gentoo/profiles/package.mask: # preparing 4.7.2 > =sci-mathematics/sage-doc-4.7.2_alpha1 Any hint is apprecieated.Hi, I dont know why portage wants to install 4.7.2_alpha1 but it should not - the latest stable is 4.7.1. Refresh your overlay (I just made a small change) andtry again. Also, do not forget to compile sage-baselayout and sage itself withUSE=testsuite because 4.7.1 is broken without (see other thread on the list). If it does not work, send me a list of already installed sage packages and their corresponding versions. If you are using eix, type eix -I sage- to get that list. Cheers, Christopher
Thanks Christopher,now the issues with 4.7.2_alpha1 and masking disappeared, I came three packages further. Now the filesize of /usr/portage_caiman/distfiles/elldata.tgz does not match recorded size:
* pari-2.4.3.alpha.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]Emerging (4 of 17) sci-mathematics/pari-2.4.3-r1 from sage-on-gentoo
--2011-08-22 12:06:26-- http://pari.math.u-bordeaux.fr/pub/pari/packages/elldata.tgzDownloading 'http://pari.math.u-bordeaux.fr/pub/pari/packages/elldata.tgz'
Resolving pari.math.u-bordeaux.fr (pari.math.u-bordeaux.fr)... 147.210.16.88Connecting to pari.math.u-bordeaux.fr (pari.math.u-bordeaux.fr)|147.210.16.88|:80... connected.
HTTP request sent, awaiting response... 200 OK Length: 17548733 (17M) [application/x-gzip] Saving to: `/usr/portage_caiman/distfiles/elldata.tgz'100%[====================================================================================================================================================>] 17,548,733 179K/s in 96s
2011-08-22 12:08:02 (178 KB/s) - `/usr/portage_caiman/distfiles/elldata.tgz' saved [17548733/17548733]
('Filesize does not match recorded size', 17548733, 18719947)
!!! Fetched file: elldata.tgz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got: 17548733
!!! Expected: 18719947
Can you help again?
Regards Juergen
