-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 8/28/10 9:05 PM, Jacob Tennant wrote: > I tried to install FINK the other day on my new Mac MINI and got a failure on > the first attempt. Stupid me tried to run the install again and it failed > again so now I have a /sw folder and a /sw2 folder. > > So how do I delete the /sw and the /sw2 folders so I can get a proper > installation. >
Drag them to the Trash, or use sudo rm -rf /sw /sw2 > Also can someone look over this copy of the terminal data to see where my > problem is. > It's in the "fink" package, so I'll cut out all of the other, irrelevant, output. In general, when using Fink, most problems are restricted to whatever package you were building at the time. > Jacob-Tennants-Mac-mini:fink-0.29.10 k8jwtennant$ ./bootstrap > > Fink must be installed and run with superuser (root) privileges. Fink can > automatically try to become root when it's run from a user account. Since > you're currently running this script as a normal user, the method you choose > will also be used immediately for this script. Avaliable methods: > > (1) Use sudo > (2) Use su > (3) None, fink must be run as root > > Choose a method: [1] 3 > ERROR: Can't continue as non-root. > Jacob-Tennants-Mac-mini:fink-0.29.10 k8jwtennant$ ./bootstrap > > Fink must be installed and run with superuser (root) privileges. Fink can > automatically try to become root when it's run from a user account. Since > you're currently running this script as a normal user, the method you choose > will also be used immediately for this script. Avaliable methods: > > (1) Use sudo > (2) Use su > (3) None, fink must be run as root > > Choose a method: [1] > > > WARNING: Improper use of the sudo command could lead to data loss > or the deletion of important system files. Please double-check your > typing when using sudo. Type "man sudo" for more information. > > To proceed, enter your password, or type Ctrl-C to abort. > > Password: > > Your hardware is a 64bit-compatible intel processor, so you have the option of > running Fink in 64bit-only mode. This is not recommended for most users, > since > many more packages are available for the default mode (which is mostly 32bit > but includes some 64bit packages). Which mode would you like to use? > > (1) Default (mostly 32bit) > (2) 64bit-only > > Choose a mode: [1] > Checking package... looks good (fink-0.29.10). > Checking system... i386-apple-darwin10.4.1 > 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. > Distribution: 10.6 > Architecture: i386 > Checking cc... looks good. > Checking make... looks good. > Checking head... looks good. > > Please choose the path where Fink should be installed. Note that you will be > able to use the binary distribution only if you choose '/sw'. [/sw] > > OK, installing into '/sw'. > > Creating directories... > /bin/mkdir -p -m755 /sw > /bin/mkdir -m755 /sw/etc > /bin/mkdir -m755 /sw/etc/alternatives > /bin/mkdir -m755 /sw/etc/apt > /bin/mkdir -m755 /sw/src > /bin/mkdir -m755 /sw/fink > /bin/mkdir -m755 /sw/fink/debs > /bin/mkdir -m755 /sw/var > /bin/mkdir -m755 /sw/var/lib > /bin/mkdir -m755 /sw/var/lib/fink > /bin/mkdir -m755 /sw/fink/10.4 > /bin/mkdir -m755 /sw/fink/10.4/stable > /bin/mkdir -m755 /sw/fink/10.4/local > /bin/mkdir -m755 /sw/fink/10.4/stable/main > /bin/mkdir -m755 /sw/fink/10.4/stable/main/finkinfo > /bin/mkdir -m755 /sw/fink/10.4/stable/main/binary-darwin-i386 > /bin/mkdir -m755 /sw/fink/10.4/stable/crypto > /bin/mkdir -m755 /sw/fink/10.4/stable/crypto/finkinfo > /bin/mkdir -m755 /sw/fink/10.4/stable/crypto/binary-darwin-i386 > /bin/mkdir -m755 /sw/fink/10.4/local/main > /bin/mkdir -m755 /sw/fink/10.4/local/main/finkinfo > /bin/mkdir -m755 /sw/fink/10.4/local/main/binary-darwin-i386 > /usr/bin/sed -e "s,@ARV@,stable," -e "s,@COMP@,main," -e "s,@ARCH@,i386," < > Release > /sw/fink/10.4/stable/main/binary-darwin-i386/Release; > /usr/bin/touch /sw/fink/10.4/stable/main/binary-darwin-i386/Packages; > /usr/bin/gzip /sw/fink/10.4/stable/main/binary-darwin-i386/Packages > /usr/bin/sed -e "s,@ARV@,stable," -e "s,@COMP@,crypto," -e "s,@ARCH@,i386," < > Release > /sw/fink/10.4/stable/crypto/binary-darwin-i386/Release; > /usr/bin/touch /sw/fink/10.4/stable/crypto/binary-darwin-i386/Packages; > /usr/bin/gzip /sw/fink/10.4/stable/crypto/binary-darwin-i386/Packages > /usr/bin/sed -e "s,@ARV@,local," -e "s,@COMP@,main," -e "s,@ARCH@,i386," < > Release > /sw/fink/10.4/local/main/binary-darwin-i386/Release; /usr/bin/touch > /sw/fink/10.4/local/main/binary-darwin-i386/Packages; /usr/bin/gzip > /sw/fink/10.4/local/main/binary-darwin-i386/Packages > Creating fink tarball... > tar -cf /sw/src/fink-0.29.10.tar AUTHORS COPYING INSTALL INSTALL.html > MANIFEST MANIFEST.SKIP Makefile README README.buildsystem README.html > REVISION Release STYLE TODO TODO.shlibs USAGE USAGE.html VERSION bootstrap > bootstrap-phase2.pl compiler_wrapper.in dpkg-checkall.sh > fink-dpkg-status-cleanup.in fink-instscripts.in fink-scanpackages.in > fink-virtual-pkgs.in fink.8.in fink.conf.5.in fink.csh fink.in fink.sh > fink.shlibs g++-wrapper.in images/finkDoneFailed.png > images/finkDonePassed.png images/finkPackageBuildFailed.png > images/finkPackageBuildPassed.png images/finkPackageInstallationFailed.png > images/finkPackageInstallationPassed.png images/finkPackageRemovalFailed.png > images/finkPackageRemovalPassed.png inject.pl install.sh lockwait.in > pathsetup.sh.in perlmod/ChangeLog perlmod/Fink.pm.in perlmod/Fink/Base.pm > perlmod/Fink/Bootstrap.pm perlmod/Fink/CLI.pm perlmod/Fink/ChangeLog > perlmod/Fink/Checksum.pm perlmod/Fink/Checksum/MD5.pm > perlmod/Fink/Checksum/SHA1.pm perlmod/Fink/Ch ecksum/SHA256.pm perlmod/Fink/Command.pm perlmod/Fink/Config.pm perlmod/Fink/Configure.pm perlmod/Fink/Engine.pm perlmod/Fink/Finally.pm perlmod/Fink/Finally/BuildConflicts.pm perlmod/Fink/Finally/Buildlock.pm perlmod/Fink/FinkVersion.pm.in perlmod/Fink/Mirror.pm perlmod/Fink/NetAccess.pm perlmod/Fink/Notify.pm perlmod/Fink/Notify/Growl.pm perlmod/Fink/Notify/QuickSilver.pm perlmod/Fink/Notify/Say.pm perlmod/Fink/Notify/Syslog.pm perlmod/Fink/Notify/XTerm.pm perlmod/Fink/Package.pm perlmod/Fink/PkgVersion.pm perlmod/Fink/Scanpackages.pm perlmod/Fink/SelfUpdate.pm perlmod/Fink/SelfUpdate/Base.pm perlmod/Fink/SelfUpdate/CVS.pm perlmod/Fink/SelfUpdate/point.pm perlmod/Fink/SelfUpdate/rsync.pm perlmod/Fink/Services.pm perlmod/Fink/Shlibs.pm perlmod/Fink/Status.pm perlmod/Fink/SysState.pm perlmod/Fink/Text/DelimMatch.pm perlmod/Fink/Text/ParseWords.pm perlmod/Fink/Validation.pm perlmod/Fink/VirtPackage.pm perlmod/Fink/version.pm perlmod/Fink/version/vpp.pm postinstall.pl.in readme .en.html readme.es.html readme.fr.html readme.ja.html readme.pt.html readme.ru.html readme.zh.html setup.sh shlibs.default.in t/00compile.t t/10features/ChangeLog t/10features/users_groups.t t/10features/volume.t t/Base/initialize.t t/Base/param.t t/Base/param_boolean.t t/CLI/ChangeLog t/CLI/capture.t t/ChangeLog t/Command/ChangeLog t/Command/cat.t t/Command/chowname.t t/Command/commands.t t/Command/du_sk.t t/Command/exports.t t/Command/failure.t t/Command/touch.t t/Config/ChangeLog t/Config/exports.t t/Config/failure.t t/Config/flag.t t/Config/load_save.t t/Config/options.t t/Config/param.t t/Config/verbosity_level.t t/Engine/ChangeLog t/Engine/fetch.t t/Engine/p0.info t/Engine/p1.info t/Engine/p2.info t/Engine/p3.info t/Engine/p4.info t/Finally/ChangeLog t/Finally/buildlocks.t t/Finally/finally.t t/FinkVersion/exports.t t/FinkVersion/version.t t/Mirror/exports.t t/Notify/ChangeLog t/Notify/exports.t t/Package/ChangeLog t/Package/duplicate_fullname_trees/epoch1/finkinfo/dupl icate-fullname.info t/Package/duplicate_fullname_trees/epoch1again/finkinfo/duplicate-fullname.info t/Package/duplicate_fullname_trees/epoch2/finkinfo/duplicate-fullname.info t/Package/duplicate_fullnames.t t/PkgVersion/ChangeLog t/PkgVersion/get_perl.t t/PkgVersion/get_ruby.t t/PkgVersion/get_splitoffs-tree/finkinfo/p1.info t/PkgVersion/get_splitoffs-tree/finkinfo/p2.info t/PkgVersion/get_splitoffs-tree/finkinfo/p3.info t/PkgVersion/get_splitoffs.t t/PkgVersion/mp3-info-pm-1.01-1.info t/PkgVersion/non-consecutive-test.info t/PkgVersion/non-consecutive-test2.info t/PkgVersion/non_consecutive_source.t t/PkgVersion/opengl-rb18.info t/PkgVersion/sed-4.0.5-1.info t/PkgVersion/xml-parser-pm560-2.31-5.info t/SelfUpdate/ChangeLog t/SelfUpdate/last_done.t t/SelfUpdate/subclasses.t t/Services/ChangeLog t/Services/eval_conditional.t t/Services/execute_nonroot_okay.t t/Services/expand_percent.t t/Services/prepare_script.t t/Services/spec2struct.t t/Text/DelimMatch.t t/Validation/ChangeL og t/Validation/_filename_versioning_cmp.t t/Validation/exports.t t/basepath/etc/fink.conf t/testmore.pl update-packages/perl586-10.5.info update-packages/rman-10.5.info update-packages/rman-10.5.patch update/ChangeLog update/Makefile.in.in update/config.guess update/config.sub update/ltconfig update/ltmain.sh > Copying package description(s)... > /bin/mkdir -p /sw/fink/dists/stable/main/finkinfo/base > /bin/cp 10.4/*.info 10.4/*.patch /sw/fink/dists/stable/main/finkinfo/base/ > echo "bootstrap" > /sw/fink/dists/VERSION > /bin/chmod 644 /sw/fink/dists/VERSION > /bin/mkdir -p -m755 /sw/fink/dists/stable/main/finkinfo/base > Modifying package description... > /bin/chmod 644 /sw/fink/dists/stable/main/finkinfo/base/*.* > Creating initial configuration... > <snip> > > BOOTSTRAP PHASE THREE: installing essential packages to /sw with package > management. > > The following 23 packages will be installed or updated: > apt apt-dev apt-shlibs base-files bzip2 bzip2-dev bzip2-shlibs debianutils > dpkg fink fink-mirrors gettext-bin gzip libgettext3-dev > libgettext3-shlibs libiconv libiconv-bin libiconv-dev libncurses5 > libncurses5-shlibs ncurses tar unzip > gzip -dc /sw/src/base-files-1.9.10.tar.gz | /usr/bin/gnutar -xf - > ./setup.sh /sw > Creating scripts for /sw... > /bin/rm -rf /sw/src/fink.build/root-base-files-1.9.10-1 > /bin/mkdir -p /sw/src/fink.build/root-base-files-1.9.10-1/sw > /bin/mkdir -p /sw/src/fink.build/root-base-files-1.9.10-1/DEBIAN > /usr/sbin/chown -R root:admin /sw/src/fink.build/root-base-files-1.9.10-1 > ./install.sh /sw/src/fink.build/root-base-files-1.9.10-1/sw > Creating directories... > Copying files... > Done. > /bin/rm -f /sw/src/fink.build/root-base-files-1.9.10-1/sw/info/dir > /sw/src/fink.build/root-base-files-1.9.10-1/sw/info/dir.old > /sw/src/fink.build/root-base-files-1.9.10-1/sw/share/info/dir > /sw/src/fink.build/root-base-files-1.9.10-1/sw/share/info/dir.old > Writing control file... > Writing package script postinst... > dpkg-deb -b root-base-files-1.9.10-1 > /sw/fink/10.6/stable/main/binary-darwin-i386/base > dpkg-deb: building package `base-files' in > `/sw/fink/10.6/stable/main/binary-darwin-i386/base/base-files_1.9.10-1_darwin-i386.deb'. > /sw/bootstrap/bin/dpkg -i > /sw/fink/dists/stable/main/binary-darwin-i386/base/base-files_1.9.10-1_darwin-i386.deb > Selecting previously deselected package base-files. > (Reading database ... 0 files and directories currently installed.) > Unpacking base-files (from .../base-files_1.9.10-1_darwin-i386.deb) ... > Setting up base-files (1.9.10-1) ... > > /bin/cat /sw/src/fink-0.29.10.tar | /usr/bin/gnutar -xf - > make test PREFIX=/sw ARCHITECTURE=i386 > perl -MExtUtils::Manifest=fullcheck -e 'my($missing, $extra) = fullcheck;exit > (@$missing || @$extra)' > No such file: ChangeLog > make: *** [manifest_check] Error 1 > ### execution of make failed, exit code 2 > phase compiling: fink-0.29.10-51 failed > > Before reporting any errors, please run "fink selfupdate" and > try again. If you continue to have issues, please check to see if the > FAQ on fink's website solves the problem. If not, ask on the fink-users > or fink-beginners mailing lists, with a carbon copy to the maintainer: > > Fink Core Group <[email protected]> > > Note that this is preferable to emailing the maintainer directly, since > most fink package maintainers do not have access to all possible > hardware and software configurations. > > > > ERROR: Bootstrap phase 2 failed! > > I couldn't reproduce your error--however, I'm noticing that your OS version is 10.6.4.1, and it may be that the bootstrap code needs to be tweaked to register that, and that there's a silent failure of an operation. Start by trying the 0.29.13 source (current) instead of 0.29.10: http://downloads.sourceforge.net/fink/fink-0.29.13.tar.gz If that doesn't work, then We can see about what to tweak. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkx6iHsACgkQB8UpO3rKjQ/oxQCfRX2FzmhNjgawnYYsFSjZ+mLp OoUAnRuX9Poqvl8nK+lmdVkp02GfDjD6 =Hdnr -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
