On 10/25/14, 12:49 AM, frj0 wrote:
> Hi,
>
> I encounter a problem with fink update-all.
> After upgrading to Yosemite, then 'fink reinstall fink' and 'fink
> selfupdate-cvs' whithout problem, I run 'update-all', and it resuslts this:
>
> fink update-all
> Scanning package description files..........
> Information about 10099 packages read in 12 seconds.
> Can't resolve dependency "system-perl5182" for package
> "icon-naming-utils-0.8.90-601" (no matching packages/versions
> found)
> Exiting with failure.
>
> Then I run this:
>
> % fink scanpackages; apt-get update; fink selfupdate
> Password:
> Updating the list of locally available binary packages.
> Scanning dists/local/main/binary-darwin-x86_64
> Scanning dists/stable/main/binary-darwin-x86_64
> Changed package:
> dists/stable/main/binary-darwin-x86_64/text/enscript_1.6.6-1_darwin-x86_64.deb
> Scanning dists/local/injected/binary-darwin-x86_64
> E: Could not open lock file /sw/var/lib/apt/lists/lock - open (13
> Permission denied)
> E: Unable to lock the list directory
>
> I will now run the cvs command to retrieve the latest package
> descriptions. The 'su' command will be used to run the
> CVS command as the user 'fgiron'. After that, the core packages will be
> updated right away; you should then update the
> other packages using commands like 'fink update-all’.
>
> It seems that there no directory /sw/var/lib/apt/lists/lock:
>
> ls -al /sw/var/lib/apt/lists/
> total 0
> drwxr-xr-x  3 root  wheel   102B  8 déc  2013 .
> drwxr-xr-x  3 root  wheel   102B  8 déc  2013 ..
> drwxr-xr-x  2 root  wheel    68B  8 déc  2013 partial
>

No, it said you weren't permitted to open one.  That's because you 
weren't running the 'apt-get update' command as root.

> Thanks for your help
> F. Giron
>
> ------------------------------
> Darwin iMac-de-fgiron.local 14.0.0 x86_64
> FINK :
> Package manager version: 0.38.99.git
> Distribution version: selfupdate-cvs Sat Oct 25 08:42:19 2014, 10.10, x86_64
> GCC :
> Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
> Target: x86_64-apple-darwin14.0.0
> Thread model: posix
> ------------------------------
>
>
>

It's hard to tell what's going on from the above.  The version above 
suggests that you're using a fink injected from git which _should_ be 
new enough to know to provide system-perl5182.

What does "fink list system-perl" return?

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to