On 7/7/12 11:01 AM, Isidore benoit wrote: > Hi, > > I get this when i make" fink selfupdate" which demandes me make "fink > build fink" > > fink > Setting runtime build-lock... > dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fink-0.33.3.2-51 > /sw/src/fink.build > dpkg-deb : construction du paquet « fink-buildlock-fink-0.33.3.2-51 » > dans « > /sw/src/fink.build/fink-buildlock-fink-0.33.3.2-51_2012.07.07-19.55.56_darwin-i386.deb > ». > Installing build-lock package... > /sw/bin/dpkg-lockwait -i > /sw/src/fink.build/fink-buildlock-fink-0.33.3.2-51_2012.07.07-19.55.56_darwin-i386.deb > dpkg: erreur d'analyse syntaxique, dans le fichier « > /sw/var/lib/dpkg/status » près de la ligne 2842 paquet « > fink-buildlock-qt4-base-x11-4.7.3-4 »: > version manque > ### execution of /sw/bin/dpkg-lockwait failed, exit code 2 > Can't set build lock for fink (0.33.3.2-51) > > (...) > > /sw/bin/dpkg-lockwait -r fink-buildlock-fink-0.33.3.2-51 >/dev/null > dpkg: erreur d'analyse syntaxique, dans le fichier « > /sw/var/lib/dpkg/status » près de la ligne 2842 paquet « > fink-buildlock-qt4-base-x11-4.7.3-4 »: > version manque > ### execution of /sw/bin/dpkg-lockwait failed, exit code 2 > Failed: buildlock failure > > Can anyone helps me, please ? My goal is to install irssi > > Ciao : IB > > >
You have a broken dpkg status file, and that will prevent you from building _anything_. This can happen if you shut your machine down or kill the terminal window while a package is being built. Edit /sw/var/lib/dpkg/status as a superuser and make sure the entry for fink-buildlock-qt4-base-x112 (near line 2842) looks like: Package: fink-buildlock-qt4-base-mac-4.7.3-4 Status: purge ok not-installed Section: unknown Architecture: darwin-x86_64 (change the Architecture as appropriate for your system, since I don't know that). -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners