Christoph Ewering wrote: > Hello! > > today I have updated my fink installation for 10.2 as dicribed on the > fink-site. > > Now I get this error everytime I try to run fink selfupdate-cvs > > cvs update: in directory 10.2/unstable: > cvs update: cannot open CVS/Entries for reading: No such file or directory
Something has gone wrong with your upgrade. You can try to do the update once again or, what I would do, fix your package tree manually. You should check if - /sw/fink/dists is a symlink to /sw/fink/10.2 - the directory /sw/fink/10.2/CVS exists If both tests are positive, you can go into /sw/fink/10.2 and do (as yourself, not as root) rm -rf stable unstable cvs up If /sw/fink/10.2/CVS does not exist, you need to check out the whole dists/10.2 module again. [] > Is this expceted? > And I only get 127 packages available, but I think there should be a lot > more in unstable, right? Yes, but they will be there only after the successful selfupdate-cvs. > I really need minicom but this is only listed under > /sw/fink/dists/unstable/... > Are there different unstables for 10.1 and 10.2? Yes, there are, but minicom-2.00.0-2 exists in both of them. -- Martin ------------------------------------------------------- This sf.net email is sponsored by: DEDICATED SERVERS only $89! Linux or FreeBSD, FREE setup, FAST network. Get your own server today at http://www.ServePath.com/indexfm.htm _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
