On 11/7/06, Justin Sentian <[EMAIL PROTECTED]> wrote: > I just started installing fink in my Mac OS X 10.4. > > When I reached to the installation of binary and source packages with > fink using the following command, the subsequent command appeared which > I dont understand what and why. Anybody can advise me what to do? > > In my terminal: > > > justin-sentians-powerbook58:~/CDAT justinsentian$ fink -b install > wget-ssl > Password:****** > > Information about 1998 packages read in 7 seconds. > > The following package will be installed or updated: > > wget-ssl > > The following 4 additional packages will be installed: > > openssl097 openssl097-dev openssl097-shlibs pkgconfig > > Do you want to continue? [Y/n] Y > > /sw/bin/apt-get-lockwait -q --ignore-breakage --download-only install > > openssl097=0.9.7i-4 > > Reading Package Lists... > > Building Dependency Tree... > > The following NEW packages will be installed: > > openssl097 > > 0 packages upgraded, 1 newly installed, 0 to remove and 2 not upgraded. > > Need to get 795kB of archives. After unpacking 2249kB will be used. > > Err http://bindist.finkmirrors.net 10.4/release/crypto openssl097 0.9.7i-4 > > 302 Moved Temporarily > > Failed to fetch > > http://bindist.finkmirrors.net/bindist/dists/fink-0.8.1/crypto/binary-darwin-powerpc//openssl097_0.9.7i-4_darwin-powerpc.deb > > 302 Moved Temporarily > > E: Some files failed to download > > ### execution of /sw/bin/apt-get-lockwait failed, exit code 100 > > Failed: Downloading the binary package > > 'openssl097_0.9.7i-4_darwin-powerpc.deb' failed. > >justin-sentians-powerbook58:~/CDAT justinsentian$ > > Anyone can advise me? > > Thanks > > Justin Sentian >
Looks like a server glitch. You might just need to retry it--I was able to download the openssl097 packages just now. However, you may want to run "fink selfupdate-rsync" or "fink selfupdate-cvs", since it appears that you're installing a version that is out of date (I'm the wget maintainer). The current version doesn't use the external openssl packages but links to the openssl libraries provided with the OS instead. -- Alexander K. Hansen Fink Documenter (still) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
