Tried to update fink on my 10.10.5 machine this morning.  The last update was 
done some time on Thursday.
Sorry for the voluminous output.

mcrc13-1> fink -V
Package manager version: 0.38.7
Distribution version: selfupdate-cvs Thu Oct  1 11:10:57 2015, 10.10, x86_64
Trees: local/main stable/main local/injected
..etc…

Then tried an update…

mcrc13-2> fink selfupdate
…
cvs update: 10.7/stable/main/finkinfo/devel/valgrind-10.10.info is no longer in 
the repository
…
The following package will be installed or updated:
 fink
curl --connect-timeout 30 -f -L -A 'fink/0.38.7' -O 
http://distfiles.master.finkmirrors.net/distfiles/fink-0.39.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1186k  100 1186k    0     0   473k      0  0:00:02  0:00:02 --:--:--  474k
Setting runtime build-lock…
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fink-0.39.0-91 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-fink-0.39.0-91' in 
`/sw/src/fink.build/fink-buildlock-fink-0.39.0-91_2015.10.05-09.27.19_darwin-x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i 
/sw/src/fink.build/fink-buildlock-fink-0.39.0-91_2015.10.05-09.27.19_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-fink-0.39.0-91.
(Reading database ... 246814 files and directories currently installed.)
Unpacking fink-buildlock-fink-0.39.0-91 (from 
.../fink-buildlock-fink-0.39.0-91_2015.10.05-09.27.19_darwin-x86_64.deb) ...
Setting up fink-buildlock-fink-0.39.0-91 (2015.10.05-09.27.19) ...

env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions -xf 
/sw/src/fink-0.39.0.tar.gz
./pre-build-test.sh
make test PREFIX=/sw ARCHITECTURE=x86_64 DISTRIBUTION=10.10
perl -MExtUtils::Manifest=fullcheck -e 'my($missing, $extra) = fullcheck;exit 
(@$missing || @$extra)'
./setup.sh /sw/src/fink.build/fink-0.39.0-91/t/basepath x86_64
Creating ...
Creating fink-virtual-pkgs...
Creating fink-instscripts...
Creating fink-scanpackages...
Creating pathsetup.sh...
Creating FinkVersion.pm...
Creating Fink.pm...
Creating man pages...
Creating shlibs default file...
Creating postinstall script...
Creating dpkg helper script...
Creating lockwait wrappers...
Creating g++ wrappers...
Creating compiler wrapper
cd t && ./testmore.pl && find . -name '*.t' | sort | PREFIX="/sw" xargs 
/usr/bin/perl -I`pwd`/../perlmod -MTest::Harness -e 'runtests(@ARGV)'
Checking for Test::More...
./00compile.t ............................ ok
./10features/users_groups.t .............. ok
./10features/volume.t .................... ok
./Base/initialize.t ...................... ok
./Base/param.t ........................... ok
./Base/param_boolean.t ................... ok
./CLI/capture.t .......................... ok
./Command/cat.t .......................... ok
./Command/chowname.t ..................... ok
./Command/commands.t ..................... ok
./Command/du_sk.t ........................ ok
./Command/exports.t ...................... ok
./Command/failure.t ...................... ok
./Command/touch.t ........................ ok
./Config/exports.t ....................... ok
./Config/failure.t ....................... ok
./Config/flag.t .......................... ok
./Config/load_save.t ..................... ok
./Config/options.t ....................... ok
./Config/param.t ......................... ok
./Config/verbosity_level.t ............... ok
./Engine/fetch.t ......................... ok
./Finally/buildlocks.t ................... ok
./Finally/finally.t ...................... ok
./FinkVersion/exports.t .................. ok
./FinkVersion/version.t .................. ok
./Mirror/exports.t ....................... ok
./Notify/exports.t ....................... ok
./Package/duplicate_fullnames.t .......... ok
./PkgVersion/get_perl.t .................. ok
./PkgVersion/get_ruby.t .................. ok
./PkgVersion/get_splitoffs.t ............. ok
./PkgVersion/non_consecutive_source.t .... ok
./SelfUpdate/last_done.t ................. ok
./SelfUpdate/subclasses.t ................ ok
./Services/eval_conditional.t ............ ok
./Services/execute_nonroot_okay.t ........ ok
./Services/expand_percent.t .............. ok
./Services/prepare_script.t .............. ok
./Services/spec2struct.t ................. ok
./Services/version_cmp.t ................. ok
./Text/DelimMatch/DelimMatch.t ........... ok
./Text/ParseWords/ParseWords.t ........... ok
./Text/ParseWords/taint.t ................ ok
./Validation/_filename_versioning_cmp.t .. ok
./Validation/exports.t ................... ok
All tests successful.
Files=46, Tests=1034,  8 wallclock secs ( 0.18 usr  0.08 sys +  2.97 cusr  0.66 
csys =  3.89 CPU)
Result: PASS
./setup.sh /sw x86_64
Creating ...
Creating fink-virtual-pkgs...
Creating fink-instscripts...
Creating fink-scanpackages...
Creating pathsetup.sh...
Creating FinkVersion.pm...
Creating Fink.pm...
Creating man pages...
Creating shlibs default file...
Creating postinstall script...
Creating dpkg helper script...
Creating lockwait wrappers...
Creating g++ wrappers...
Creating compiler wrapper
/bin/rm -rf /sw/src/fink.build/root-fink-0.39.0-91
/bin/mkdir -p /sw/src/fink.build/root-fink-0.39.0-91/sw
/bin/mkdir -p /sw/src/fink.build/root-fink-0.39.0-91/DEBIAN
/usr/sbin/chown -R root:admin /sw/src/fink.build/root-fink-0.39.0-91
./install.sh /sw/src/fink.build/root-fink-0.39.0-91/sw x86_64
Creating directories...
Copying files...
Creating man pages from POD...
  fink-scanpackages.8
  Fink.3pm
  Fink::Base.3pm
  Fink::Bootstrap.3pm
  Fink::Checksum.3pm
  Fink::CLI.3pm
  Fink::Command.3pm
  Fink::Config.3pm
  Fink::Configure.3pm
  Fink::Engine.3pm
  Fink::Finally.3pm
  Fink::Finally::BuildConflicts.3pm
  Fink::Finally::Buildlock.3pm
  Fink::FinkVersion.3pm
  Fink::Notify.3pm
  Fink::Package.3pm
  Fink::PkgVersion.3pm
  Fink::Scanpackages.3pm
  Fink::SelfUpdate.3pm
  Fink::SelfUpdate::Base.3pm
  Fink::SelfUpdate::CVS.3pm
  Fink::SelfUpdate::rsync.3pm
  Fink::SelfUpdate::point.3pm
  Fink::Services.3pm
  Fink::SysState.3pm
  Fink::Text::DelimMatch.3pm
  Fink::Text::ParseWords.3pm
  Fink::VirtPackage.3pm
Done.
install -c -p -m 644 fink.shlibs 
"/sw/src/fink.build/root-fink-0.39.0-91/DEBIAN/shlibs"
/bin/rm -f /sw/src/fink.build/root-fink-0.39.0-91/sw/info/dir 
/sw/src/fink.build/root-fink-0.39.0-91/sw/info/dir.old 
/sw/src/fink.build/root-fink-0.39.0-91/sw/share/info/dir 
/sw/src/fink.build/root-fink-0.39.0-91/sw/share/info/dir.old
Writing control file...
Writing package script postinst...
Writing package script prerm...
Writing md5sums file...
env LANG=C LC_ALL=C dpkg-deb -b root-fink-0.39.0-91 
/sw/fink/10.10/stable/main/binary-darwin-x86_64/base
dpkg-deb: building package `fink' in 
`/sw/fink/10.10/stable/main/binary-darwin-x86_64/base/fink_0.39.0-91_darwin-x86_64.deb'.
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-fink-0.39.0-91
(Reading database ... 246815 files and directories currently installed.)
Removing fink-buildlock-fink-0.39.0-91 ...
Reading buildlock packages...
/sw/bin/dpkg-lockwait -i 
/sw/fink/dists/stable/main/binary-darwin-x86_64/base/fink_0.39.0-91_darwin-x86_64.deb
(Reading database ... 246814 files and directories currently installed.)
Preparing to replace fink 0.38.7-91 (using 
.../fink_0.39.0-91_darwin-x86_64.deb) ...
Unpacking replacement fink ...
Setting up fink (0.39.0-91) ...
Checking system... i386-apple-darwin14.5.0
This system is supported and tested.
/bin/mv /sw/fink/10.10 /sw/fink/10.10.old

WARNING: An unexpected file or directory /sw/fink/10.10 was found,
and was moved to /sw/fink/10.10.old .   It will be deleted the next time
fink is updated, unless you have deleted it yourself before then.

ln -s 10.9-libcxx /sw/fink/10.10
/bin/mkdir -p /sw/fink/10.9-libcxx/local/main/finkinfo
/usr/sbin/chown -R smithp01 /sw/fink/10.9-libcxx
ln -s 10.10 /sw/fink/dists
Scanning package description files

Re-executing fink to use the new version...
Scanning package description files
not a reference at /sw/lib/perl5/Fink/Services.pm line 1887.
mcrc13-3> fink -V
WARNING: could not read /sw/fink/10.10/VERSION: No such file or directory
Use of uninitialized value $method in concatenation (.) or string at 
/sw/lib/perl5/Fink/Config.pm line 321.
Package manager version: 0.39.0
Distribution version: selfupdate-, 10.10, x86_64
Trees: local/main stable/main local/injected

Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2015 The Fink Package Manager Team
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
mcrc13-4> fink update-all
Scanning package description files
not a reference at /sw/lib/perl5/Fink/Services.pm line 1887.
mcrc13-5> fink list xcode
Scanning package description files
Failed: not a reference at /sw/lib/perl5/Fink/Services.pm line 1887.
mcrc13-6>



------------------------------------------------------------
This email message, including any attachments, is for the sole use of the 
intended recipient(s) and may contain information that is proprietary, 
confidential, and exempt from disclosure under applicable law. Any unauthorized 
review, use, disclosure, or distribution is prohibited. If you have received 
this email in error please notify the sender by return email and delete the 
original message. Please note, the recipient should check this email and any 
attachments for the presence of viruses. The organization accepts no liability 
for any damage caused by any virus transmitted by this email.
=================================
------------------------------------------------------------------------------
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to