Re: [Pkgutil-users] [csw-users] CSWsvn sparc has wrong architecture
Status: Beta
Brought to you by:
bonivart
|
From: Dagobert M. <da...@op...> - 2010-08-03 19:33:47
|
Hi Philip, > Hi Philip, > > Am 02.08.2010 um 17:21 schrieb phi...@rz...: >> subversion seems to have the wrong arch: >> >> # uname -a >> SunOS rzbwsss01ap 5.10 Generic_142900-04 sun4u sparc SUNW,SPARC- >> Enterprise >> >> # pkgutil -c | grep svn >> CSWsvn 1.6.11,REV=2010.05.27 >> 1.6.11,REV=2010.05.26 >> >> root@nohost:/opt/csw/bin# file *|grep -vi sparc |grep -v script >> svn: ELF 32-bit LSB executable 80386 Version 1 [FPU], >> dynamically linked, stripped >> svn-contrib: directory >> svn-tools: directory >> svnadmin: ELF 32-bit LSB executable 80386 Version 1 [FPU], >> dynamically linked, stripped >> svndumpfilter: ELF 32-bit LSB executable 80386 Version 1 [FPU], >> dynamically linked, stripped >> svnlook: ELF 32-bit LSB executable 80386 Version 1 [FPU], >> dynamically linked, stripped >> svnserve: ELF 32-bit LSB executable 80386 Version 1 [FPU], >> dynamically linked, stripped >> svnsync: ELF 32-bit LSB executable 80386 Version 1 [FPU], >> dynamically linked, stripped >> svnversion: ELF 32-bit LSB executable 80386 Version 1 [FPU], >> dynamically linked, stripped >> >> it's the same package version in stable and unstable. > > I doubt that as stable hasn't been updated for a long time. > >> could you compile it for sparc architecture? > > This is from the Sparc 5.10 catalog: >> subversion 1.6.11,REV=2010.05.26 CSWsvn >> subversion-1.6.11,REV=2010.05.26-SunOS5.9-sparc-CSW.pkg.gz >> b94377c9163a19915e4d2ac9773b7c4a 2034882 CSWcommon|CSWapache2rt| >> CSWbdb48|CSWexpat|CSWggettextrt|CSWiconv|CSWneon|CSWoldaprt|CSWsasl| >> CSWlibserf|CSWsqlite3rt|CSWzlib none none > > Subversion 1.6.11,REV=2010.05.27 was only released for i386, the > corresponding sparc package > has the timestamp 1.6.11,REV=2010.05.26 due to the massive buildtime > of the software: > >> dam@login [login]:/export/mirror/opencsw/current > ls -l */5.10/ >> subversion-* >> lrwxrwxrwx 1 web web 64 May 29 03:30 i386/5.10/ >> subversion-1.6.11,REV=2010.05.27-SunOS5.9-i386-CSW.pkg.gz -> ../5.9/ >> subversion-1.6.11,REV=2010.05.27-SunOS5.9-i386-CSW.pkg.gz >> lrwxrwxrwx 1 web web 65 May 29 03:30 sparc/5.10/ >> subversion-1.6.11,REV=2010.05.26-SunOS5.9-sparc-CSW.pkg.gz -> ../ >> 5.9/subversion-1.6.11,REV=2010.05.26-SunOS5.9-sparc-CSW.pkg.gz > > > It looks like you have just the wrong package installed. I suggest > you just "pkgrm CSWsvn" > and simply reinstall it with "pkg-get -i subversion". As you now > have an inconsistent > installation I wonder how you installed it in the first place. Am 03.08.2010 um 16:04 schrieb phi...@rz...: > Hi Dago, > > i did make a package stream on a i386 architekture with > > the flag -T sparc:5.10. (using pkgutil) > > well, anyway i move my packaging zone to a sparc machine. > > seems to work right now. Fwd'ing your email to pkgutil-users@ as another user reported a similar problem. Best regards -- Dago |