Re: [Fink-users] selfupdate problem in Panther

2003-11-22 Thread Martin Costabel
Jack Repenning wrote:

My attempt to selfupdate fink ended in Failed: no matching version  
found for bzip2.  What's broke?  How do I fix it?
You might want to just try another selfupdate. It should bring you the 
package descriptions from the 0.6.2 distribution and then automatically 
recompile a couple of basic packages, among them bzip2.

--
Martin


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] selfupdate problem in Panther

2003-11-20 Thread Jack Repenning
My attempt to selfupdate fink ended in Failed: no matching version  
found for bzip2.  What's broke?  How do I fix it?

System is Panther (10.3.1).  I don't think I've ever selfupdated fink;  
my existing fink installation (installed under 10.2.something) was Fink  
0.13.2.

Note that I do have a fink-installed bzip2 (installed under 10.2):

 whence bzip2
bzip2 is /sw/bin/bzip2
/sw/bin/bzip2: Mach-O executable ppc
/sw/bin/bzip2:
  /sw/bin/bzip2
Here's a bit more context:

 fink selfupdate
sudo /sw/bin/fink  selfupdate
(1)  Delete it and download again
(2)  Assume it is a partial download and try to continue
(3)  Don't download, use existing file
The file CURRENT-FINK already exists, how do you want to proceed? [1]
rm -f CURRENT-FINK
curl -f -L -s -S -O http://fink.sourceforge.net/CURRENT-FINK
I will now download the package descriptions for Fink 0.5.4 and update  
the
core packages. After that, you should update the other packages using
commands like 'fink update-all'.

curl -f -L -s -S -O  
http://west.dl.sourceforge.net/sourceforge/fink/dists-0.5.4.tar.gz
tar -xzf dists-0.5.4.tar.gz
./inject.pl /sw -quiet
v-strings are deprecated at ./inject.pl line 25.
v-string in use/require non-portable at ./inject.pl line 25.
Copying...
cp -f README /sw/fink/
cp -f VERSION /sw/fink/
rm -f /sw/fink/stamp-*
cp stamp-* /sw/fink/
cp -f bundle-kde-ssl-3.1.2-3.info /sw/fink/10.2/stable/crypto/finkinfo/
...
cp -f xfce-taskbar-3.8.18-1.info  
/sw/fink/10.2/unstable/main/finkinfo/x11-wm/
rm -rf dists-0.5.4
Reading package info...
Updating package index... done.
Information about 1317 packages read in 7 seconds.

The following package will be installed or updated:
 fink
curl -f -L -s -S -O http://distfiles.opendarwin.org/fink-0.16.0.tar.gz
mkdir -p /sw/src/fink-0.16.0-1
/sw/bin/tar -xzf /sw/src/fink-0.16.0.tar.gz
./setup.sh /sw
Creating fink...
Creating fink-virtual-pkgs...
Creating pathsetup.command...
Creating FinkVersion.pm...
Creating man page...
Creating shlibs default file...
Creating postinstall script...
rm -rf /sw/src/root-fink-0.16.0-1
mkdir -p /sw/src/root-fink-0.16.0-1/sw
mkdir -p /sw/src/root-fink-0.16.0-1/DEBIAN
./install.sh /sw/src/root-fink-0.16.0-1/sw
Creating directories...
Copying files...
Done.
rm -f /sw/src/root-fink-0.16.0-1/sw/info/dir  
/sw/src/root-fink-0.16.0-1/sw/info/dir.old  
/sw/src/root-fink-0.16.0-1/sw/share/info/dir  
/sw/src/root-fink-0.16.0-1/sw/share/info/dir.old
rm -rf fink-0.16.0-1
Writing control file...
Writing package script postinst...
dpkg-deb -b root-fink-0.16.0-1  
/sw/fink/dists/stable/main/binary-darwin-powerpc/base
dpkg -i  
/sw/fink/dists/stable/main/binary-darwin-powerpc/base/fink_0.16.0 
-1_darwin-powerpc.deb
(Reading database ... 16809 files and directories currently installed.)
Preparing to replace fink 0.13.2-1 (using  
.../fink_0.16.0-1_darwin-powerpc.deb) ...
Unpacking replacement fink ...
Setting up fink (0.16.0-1) ...
Checking system... powerpc-apple-darwin7.0.0
This system was not released at the time this Fink release was made.
Prerelease versions of Mac OS X might work with Fink, but there are no
guarantees.
mkdir -p /sw/fink/10.3/local/main/finkinfo
chown -R root /sw/fink/10.3
ln -s 10.3 /sw/fink/dists
Reading package info...
Updating package index... done.

Re-executing fink to use the new version...
Reading package info...
Updating package index... done.
Information about 126 packages read in 4 seconds.
Failed: no matching version found for bzip2
-==-
Jack Repenning
CollabNet, Inc.
8000 Marina Boulevard, Suite 600
Brisbane, California 94005
o: 650.228.2562
c: 408.835-8090


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users