I just upgraded from 10.2.8 to 10.3.2. I have then done a fink update (using rsync). Then I ran postinstall.pl. Now the dists directory is pointing to 10.3, and the packages list read by rsync correspond to that (I have unstable enabled).
Now when I want to do an update all fink tries to install perl581.


fink list system-perl
Information about 2184 packages read in 2 seconds.
i system-perl 5.8.1-1 [virtual package representing perl]
system-perl581 5.8.1-1 Placeholder package for manually installed perl 5.8.1


I was trying to force remove system-perl, to be able to chose it to resolve a dependency. But if I try to remove I get:

Information about 2183 packages read in 6 seconds.
dpkg --remove system-perl
dpkg - warning: ignoring request to remove system-perl which isn't installed.


and if I try to re-install :

Information about 2183 packages read in 1 seconds.
The following package will be reinstalled:
system-perl
Failed: can't build system-perl-5.8.1-1 because no package description is available

Which is true:


find . -name "system-perl*.info" -ls
651286 8 -rw-r--r-- 1 root admin 769 Jun 19 2003 ./fink/10.2/stable/main/finkinfo/languages/system-perl561-5.6.1-2.info
610528 8 -rw-r--r-- 1 root admin 481 Jun 6 2003 ./fink/10.2/stable/main/finkinfo/languages/system-perl580-5.8.0-1.info
638437 8 -rw-r--r-- 1 root admin 484 Jun 13 2003 ./fink/10.2/stable/main/finkinfo/languages/system-perl581-5.8.1-1.info
651419 8 -rw-r--r-- 1 root admin 769 Jun 18 2003 ./fink/10.2/unstable/main/finkinfo/languages/system-perl561-5.6.1-2.info
533740 8 -rw-r--r-- 1 root admin 481 May 14 2003 ./fink/10.2/unstable/main/finkinfo/languages/system-perl580-5.8.0-1.info
638559 8 -rw-r--r-- 1 root admin 484 Jun 13 2003 ./fink/10.2/unstable/main/finkinfo/languages/system-perl581-5.8.1-1.info
1699040 8 -rw-r--r-- 1 root unknown 769 Sep 17 01:29 ./fink/10.2-gcc3.3/stable/main/finkinfo/languages/system-perl561-5.6.1-2.info
1702880 8 -rw-r--r-- 1 root unknown 481 Sep 17 01:29 ./fink/10.2-gcc3.3/stable/main/finkinfo/languages/system-perl580-5.8.0-1.info
1697887 8 -rw-r--r-- 1 root unknown 484 Sep 17 01:29 ./fink/10.2-gcc3.3/stable/main/finkinfo/languages/system-perl581-5.8.1-1.info
1703847 8 -rw-r--r-- 1 root unknown 769 Sep 17 03:21 ./fink/10.2-gcc3.3/unstable/main/finkinfo/languages/system-perl561-5.6.1-2.info
1703848 8 -rw-r--r-- 1 root unknown 481 Sep 17 03:21 ./fink/10.2-gcc3.3/unstable/main/finkinfo/languages/system-perl580-5.8.0-1.info
1700505 8 -rw-r--r-- 1 root unknown 484 Sep 17 03:21 ./fink/10.2-gcc3.3/unstable/main/finkinfo/languages/system-perl581-5.8.1-1.info

First, I would think there should be a copy of the same packages in 10.3 also, and there are none. Second we have only files like system-perl581-5.8.1-1.info, no system-perl-5.8.1-1.info. Should that be the same?


--
Paul Indelicato,
Directeur de Recherche au CNRS
Responsable du DEA Physique Experimentale des Atomes et Molécules
Laboratoire Kastler Brossel
Ecole Normale Supérieure et Université Pierre et Marie Curie
Case 74, 4 place Jussieu,
F-75252 paris Cedex 05
France
E-mail: [EMAIL PROTECTED]

Phone:  +33-1 44 27 43 96
Fax  :  +33-1 44 27 38 45

WEB: http://dirac.spectro.jussieu.fr
DEA WEB: http://atom.spectro.jussieu.fr




------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to