$ fink selfupdate
rsync -az -q rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP / sw/fink/TIMESTAMP.tmp I will now run the rsync command to retrieve the latest package descriptions. rsync -rtz --delete-after --delete -q --include='10.4- transitional/' --include='10.4-transitional/stable/' --include='10.4- transitional/stable/main/' --include='10.4-transitional/stable/main/ finkinfo/' --include='10.4-transitional/stable/main/finkinfo/*/' -- include='10.4-transitional/stable/main/finkinfo/*' --include='10.4- transitional/stable/main/finkinfo/**/*' --include='10.4- transitional/' --include='10.4-transitional/stable/' --include='10.4- transitional/stable/crypto/' --include='10.4-transitional/stable/ crypto/finkinfo/' --include='10.4-transitional/stable/crypto/finkinfo/ */' --include='10.4-transitional/stable/crypto/finkinfo/*' -- include='10.4-transitional/stable/crypto/finkinfo/**/*' -- include='VERSION' --include='DISTRIBUTION' --include='README' -- exclude='**' 'rsync://master.us.finkmirrors.net/finkinfo' '/sw/fink/' /usr/bin/find '/sw/fink/10.4-transitional/stable/main' -name CVS - type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.4-transitional/stable/crypto' -name CVS - type d -print0 | xargs -0 /bin/rm -rf
Reading package info...
Updating package index... done.
Information about 2029 packages read in 4 seconds.
No packages to install.

The core packages have been updated. You should now update the other packages using commands like
'fink update-all'.

$ fink install libdvdcss libdvdnav2
Information about 2029 packages read in 1 seconds.
Failed: Can't resolve dependency "libdvdread4-shlibs" for package "libdvdnav2-0.1.10-1" (no matching packages/versions found)

$ fink list libdvd
Information about 2029 packages read in 0 seconds.
libdvdcss 1.2.1-10 Portable abstraction library for DVD decryption libdvdcss-shlibs 1.2.1-10 Portable abstraction library for DVD decryption libdvdnav2 0.1.10-1 DVD navigation Library based on Ogle-code libdvdnav2-shlibs 0.1.10-1 DVD navigation Library based on Ogle-code


I recently re-installed Fink, and it seems like a lot of packages are missing, which I had installed before: indent, splint, unicode-tex.

Am I doing something wrong?

Below is my config file.

-Denis


$ cat /sw/etc/fink.conf
# Fink configuration, initially created by bootstrap.pl
Basepath: /sw
RootMethod: sudo
Trees: local/main stable/main stable/crypto
Distribution: 10.4-transitional
Mirror-apt: http://bindist.finkmirrors.net/bindist
Mirror-cpan: ftp://ftp.funet.fi/pub/languages/perl/CPAN/
Mirror-ctan: ftp://tug.ctan.org/tex-archive/
Mirror-debian: http://ftp.debian.org/debian/
Mirror-gimp: ftp://ftp.gimp.org/pub/gimp/
Mirror-gnome: ftp://ftp.gnome.org/pub/GNOME/
Mirror-gnu: ftp://ftp.gnu.org/gnu
Mirror-kde: ftp://ftp.kde.org/pub/kde/
Mirror-master: http://distfiles.master.finkmirrors.net/
Mirror-rsync: rsync://master.us.finkmirrors.net/finkinfo/
Mirror-sourceforge: http://west.dl.sourceforge.net/sourceforge/
MirrorContinent: nam
MirrorCountry: nam-us
MirrorOrder: MasterFirst
ProxyPassiveFTP: true
UseBinaryDist: false
Verbose: 1
SelfUpdateMethod: rsync
ConfFileCompatVersion: 1
Mirror-apache: http://www.apache.org/dist



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to