Has anyone else run into this when trying to install
the svn fink package under a clean install of fink 10.4
unstable. I find that the build process fails at this point...

Writing control file...
dpkg-deb -b root-apr-common-0.9.12-11 
/sw/fink/10.4/unstable/main/binary-darwin-powerpc/libs
dpkg-deb: building package `apr-common' in 
`/sw/fink/10.4/unstable/main/binary-darwin-powerpc/libs/apr-common_0.9.12-11_darwin-powerpc.deb'.
tar: -: file name read contains nul character
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-apr-0.9.12-11
(Reading database ... 18633 files and directories currently installed.)
Removing fink-buildlock-apr-0.9.12-11 ...
Reading buildlock packages...
/sw/bin/dpkg-lockwait -i 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/apr-dev_0.9.12-11_darwin-powerpc.deb
 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/libapr0-shlibs_0.9.12-11_darwin-powerpc.deb
 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/libaprutil0-shlibs_0.9.12-11_darwin-powerpc.deb
 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/aprutil-dev_0.9.12-11_darwin-powerpc.deb
Selecting previously deselected package apr-dev.
(Reading database ... 18632 files and directories currently installed.)
Unpacking apr-dev (from .../apr-dev_0.9.12-11_darwin-powerpc.deb) ...
Selecting previously deselected package libapr0-shlibs.
Unpacking libapr0-shlibs (from .../libapr0-shlibs_0.9.12-11_darwin-powerpc.deb) 
...
/sw/bin/dpkg: error processing 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/libapr0-shlibs_0.9.12-11_darwin-powerpc.deb
 (--install):
 unable to install updated status of `libapr0-shlibs': No such file or directory
dpkg: dependency problems prevent configuration of apr-dev:
 apr-dev depends on libapr0-shlibs (= 0.9.12-11); however:
  Package libapr0-shlibs is not installed.
/sw/bin/dpkg: error processing apr-dev (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/libapr0-shlibs_0.9.12-11_darwin-powerpc.deb
 apr-dev
### execution of /sw/bin/dpkg-lockwait failed, exit code 1

I can work around this by forcing the installation of libapr0-shlibs at this 
point with...

fink install libapr0-shlibs

...which then allows me to repeat the 'fink install svn' without any additional 
failures.
Any idea why this is failing the first time? Also, what is up with all the 
instances of...

tar: -: file name read contains nul character

Thanks in advance for any clarifications.
                   Jack

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to