Re: [fink-core] last =cut in perlmod/Fink/SelfUpdate/CVS.pm causes fink selfupdate to fail with 0.35.2 and 0.36.0

2013-11-03 Thread Alexander Hansen
On 11/3/13 5:41 PM, Jason Byrne wrote:
> On Sun, Nov 3, 2013 at 5:37 PM, Alexander Hansen
>  wrote:
>> On 11/3/13 5:27 PM, Jason Byrne wrote:
>>>
>>> FYI, the full transcript (notice there's also a complaint about
>>> setup.sh, line 48, but I didn't try to figure out the problem with
>>> that yet)
>>>
>>> Update attempt from 0.35.1 from 0.36.0, but IIRC, I had the same
>>> issues trying to update from 0.35.1 to 0.35.2 a while ago...
>>>
>>> $ fink self-update
>>> /usr/bin/rsync -az -q
>>> rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP
>>> /sw/fink/TIMESTAMP.tmp
>>> I will now run the rsync command to retrieve the latest package
>>> descriptions.
>>> /usr/bin/rsync -rtz --delete-after --delete -q   --include='10.4/'
>>> --include='10.4/stable/' --include='10.4/stable/main/'
>>> --include='10.4/stable/main/finkinfo/'
>>> --include='10.4/stable/main/finkinfo/*/'
>>> --include='10.4/stable/main/finkinfo/*'
>>> --include='10.4/stable/main/finkinfo/**/*' --include='10.4/'
>>> --include='10.4/stable/' --include='10.4/stable/crypto/'
>>> --include='10.4/stable/crypto/finkinfo/'
>>> --include='10.4/stable/crypto/finkinfo/*/'
>>> --include='10.4/stable/crypto/finkinfo/*'
>>> --include='10.4/stable/crypto/finkinfo/**/*' --include='VERSION'
>>> --include='DISTRIBUTION' --include='README' --exclude='**'
>>> 'rsync://distfiles.master.finkmirrors.net/finkinfo' '/sw/fink/'
>>> Scanning package description files..
>>> Information about 12674 packages read in 11 seconds.
>>> The following package will be installed or updated:
>>>fink
>>> curl --connect-timeout 30 -f -L -A 'fink/0.35.1' -O
>>> http://distfiles.master.finkmirrors.net/fink-0.36.0.tar.gz
>>> % Total% Received % Xferd  Average Speed   TimeTime Time
>>> Current
>>>Dload  Upload   Total   SpentLeft
>>> Speed
>>> 100 1162k  100 1162k0 0  1170k  0 --:--:-- --:--:-- --:--:--
>>> 1387k
>>> Setting runtime build-lock...
>>> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fink-0.36.0-51
>>> /sw/src/fink.build
>>> dpkg-deb: building package `fink-buildlock-fink-0.36.0-51' in
>>>
>>> `/sw/src/fink.build/fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb'.
>>> Installing build-lock package...
>>> /sw/bin/dpkg-lockwait -i
>>>
>>> /sw/src/fink.build/fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb
>>> Selecting previously deselected package fink-buildlock-fink-0.36.0-51.
>>> (Reading database ... 9803 files and directories currently installed.)
>>> Unpacking fink-buildlock-fink-0.36.0-51 (from
>>> .../fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb)
>>> ...
>>> Setting up fink-buildlock-fink-0.36.0-51 (2013.11.03-17.18.30) ...
>>>
>>> env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions
>>> -xf /sw/src/fink-0.36.0.tar.gz
>>> ./pre-build-test.sh
>>> make test PREFIX=/sw ARCHITECTURE=i386 DISTRIBUTION=10.6
>>> perl -MExtUtils::Manifest=fullcheck -e 'my($missing, $extra) =
>>> fullcheck;exit (@$missing || @$extra)'
>>> ./setup.sh /sw/src/fink.build/fink-0.36.0-51/t/basepath i386
>>> ./setup.sh: line 48: [: missing `]'
>>> ./setup.sh: line 48: 10: command not found
>>> 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..ok
>>> ./10features/users_groupsok
>>> ./10features/volume..ok
>>> ./Base/initializeok
>>> ./Base/param.ok
>>> ./Base/param_boolean.ok
>>> ./CLI/captureok
>>> ./Command/catok
>>> ./Command/chowname...ok
>>> ./Command/commands...ok
>>> ./Command/du_sk..ok
>>>   1/6 skipped: various reasons
>>> ./Command/exportsok
>>> ./Command/failureok
>>>   1/49 unexpectedly succeeded
>>> TODO PASSED test 33
>>>
>>> ./Command/touch..ok
>>> ./Config/exports.ok
>>> ./Config/failure.ok
>>> ./Config/flagok
>>> ./Config/load_save...ok
>>> ./Config/options.ok
>>> ./Config/param...ok
>>> ./Config/verbosity_level.ok
>>> ./Engine/fetch...ok
>>> .

Re: [fink-core] last =cut in perlmod/Fink/SelfUpdate/CVS.pm causes fink selfupdate to fail with 0.35.2 and 0.36.0

2013-11-03 Thread Jason Byrne
On Sun, Nov 3, 2013 at 5:37 PM, Alexander Hansen
 wrote:
> On 11/3/13 5:27 PM, Jason Byrne wrote:
>>
>> FYI, the full transcript (notice there's also a complaint about
>> setup.sh, line 48, but I didn't try to figure out the problem with
>> that yet)
>>
>> Update attempt from 0.35.1 from 0.36.0, but IIRC, I had the same
>> issues trying to update from 0.35.1 to 0.35.2 a while ago...
>>
>> $ fink self-update
>> /usr/bin/rsync -az -q
>> rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP
>> /sw/fink/TIMESTAMP.tmp
>> I will now run the rsync command to retrieve the latest package
>> descriptions.
>> /usr/bin/rsync -rtz --delete-after --delete -q   --include='10.4/'
>> --include='10.4/stable/' --include='10.4/stable/main/'
>> --include='10.4/stable/main/finkinfo/'
>> --include='10.4/stable/main/finkinfo/*/'
>> --include='10.4/stable/main/finkinfo/*'
>> --include='10.4/stable/main/finkinfo/**/*' --include='10.4/'
>> --include='10.4/stable/' --include='10.4/stable/crypto/'
>> --include='10.4/stable/crypto/finkinfo/'
>> --include='10.4/stable/crypto/finkinfo/*/'
>> --include='10.4/stable/crypto/finkinfo/*'
>> --include='10.4/stable/crypto/finkinfo/**/*' --include='VERSION'
>> --include='DISTRIBUTION' --include='README' --exclude='**'
>> 'rsync://distfiles.master.finkmirrors.net/finkinfo' '/sw/fink/'
>> Scanning package description files..
>> Information about 12674 packages read in 11 seconds.
>> The following package will be installed or updated:
>>   fink
>> curl --connect-timeout 30 -f -L -A 'fink/0.35.1' -O
>> http://distfiles.master.finkmirrors.net/fink-0.36.0.tar.gz
>>% Total% Received % Xferd  Average Speed   TimeTime Time
>> Current
>>   Dload  Upload   Total   SpentLeft
>> Speed
>> 100 1162k  100 1162k0 0  1170k  0 --:--:-- --:--:-- --:--:--
>> 1387k
>> Setting runtime build-lock...
>> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fink-0.36.0-51
>> /sw/src/fink.build
>> dpkg-deb: building package `fink-buildlock-fink-0.36.0-51' in
>>
>> `/sw/src/fink.build/fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb'.
>> Installing build-lock package...
>> /sw/bin/dpkg-lockwait -i
>>
>> /sw/src/fink.build/fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb
>> Selecting previously deselected package fink-buildlock-fink-0.36.0-51.
>> (Reading database ... 9803 files and directories currently installed.)
>> Unpacking fink-buildlock-fink-0.36.0-51 (from
>> .../fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb)
>> ...
>> Setting up fink-buildlock-fink-0.36.0-51 (2013.11.03-17.18.30) ...
>>
>> env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions
>> -xf /sw/src/fink-0.36.0.tar.gz
>> ./pre-build-test.sh
>> make test PREFIX=/sw ARCHITECTURE=i386 DISTRIBUTION=10.6
>> perl -MExtUtils::Manifest=fullcheck -e 'my($missing, $extra) =
>> fullcheck;exit (@$missing || @$extra)'
>> ./setup.sh /sw/src/fink.build/fink-0.36.0-51/t/basepath i386
>> ./setup.sh: line 48: [: missing `]'
>> ./setup.sh: line 48: 10: command not found
>> 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..ok
>> ./10features/users_groupsok
>> ./10features/volume..ok
>> ./Base/initializeok
>> ./Base/param.ok
>> ./Base/param_boolean.ok
>> ./CLI/captureok
>> ./Command/catok
>> ./Command/chowname...ok
>> ./Command/commands...ok
>> ./Command/du_sk..ok
>>  1/6 skipped: various reasons
>> ./Command/exportsok
>> ./Command/failureok
>>  1/49 unexpectedly succeeded
>> TODO PASSED test 33
>>
>> ./Command/touch..ok
>> ./Config/exports.ok
>> ./Config/failure.ok
>> ./Config/flagok
>> ./Config/load_save...ok
>> ./Config/options.ok
>> ./Config/param...ok
>> ./Config/verbosity_level.ok
>> ./Engine/fetch...ok
>> ./Finally/buildlocks.ok
>> ./Finally/finallyok
>> ./FinkVersion/exportsok
>> ./FinkVersion/versi

Re: [fink-core] last =cut in perlmod/Fink/SelfUpdate/CVS.pm causes fink selfupdate to fail with 0.35.2 and 0.36.0

2013-11-03 Thread Alexander Hansen
On 11/3/13 5:27 PM, Jason Byrne wrote:
> FYI, the full transcript (notice there's also a complaint about
> setup.sh, line 48, but I didn't try to figure out the problem with
> that yet)
>
> Update attempt from 0.35.1 from 0.36.0, but IIRC, I had the same
> issues trying to update from 0.35.1 to 0.35.2 a while ago...
>
> $ fink self-update
> /usr/bin/rsync -az -q
> rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP
> /sw/fink/TIMESTAMP.tmp
> I will now run the rsync command to retrieve the latest package descriptions.
> /usr/bin/rsync -rtz --delete-after --delete -q   --include='10.4/'
> --include='10.4/stable/' --include='10.4/stable/main/'
> --include='10.4/stable/main/finkinfo/'
> --include='10.4/stable/main/finkinfo/*/'
> --include='10.4/stable/main/finkinfo/*'
> --include='10.4/stable/main/finkinfo/**/*' --include='10.4/'
> --include='10.4/stable/' --include='10.4/stable/crypto/'
> --include='10.4/stable/crypto/finkinfo/'
> --include='10.4/stable/crypto/finkinfo/*/'
> --include='10.4/stable/crypto/finkinfo/*'
> --include='10.4/stable/crypto/finkinfo/**/*' --include='VERSION'
> --include='DISTRIBUTION' --include='README' --exclude='**'
> 'rsync://distfiles.master.finkmirrors.net/finkinfo' '/sw/fink/'
> Scanning package description files..
> Information about 12674 packages read in 11 seconds.
> The following package will be installed or updated:
>   fink
> curl --connect-timeout 30 -f -L -A 'fink/0.35.1' -O
> http://distfiles.master.finkmirrors.net/fink-0.36.0.tar.gz
>% Total% Received % Xferd  Average Speed   TimeTime Time  
> Current
>   Dload  Upload   Total   SpentLeft  Speed
> 100 1162k  100 1162k0 0  1170k  0 --:--:-- --:--:-- --:--:-- 1387k
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fink-0.36.0-51
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-fink-0.36.0-51' in
> `/sw/src/fink.build/fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i
> /sw/src/fink.build/fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb
> Selecting previously deselected package fink-buildlock-fink-0.36.0-51.
> (Reading database ... 9803 files and directories currently installed.)
> Unpacking fink-buildlock-fink-0.36.0-51 (from
> .../fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb)
> ...
> Setting up fink-buildlock-fink-0.36.0-51 (2013.11.03-17.18.30) ...
>
> env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions
> -xf /sw/src/fink-0.36.0.tar.gz
> ./pre-build-test.sh
> make test PREFIX=/sw ARCHITECTURE=i386 DISTRIBUTION=10.6
> perl -MExtUtils::Manifest=fullcheck -e 'my($missing, $extra) =
> fullcheck;exit (@$missing || @$extra)'
> ./setup.sh /sw/src/fink.build/fink-0.36.0-51/t/basepath i386
> ./setup.sh: line 48: [: missing `]'
> ./setup.sh: line 48: 10: command not found
> 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..ok
> ./10features/users_groupsok
> ./10features/volume..ok
> ./Base/initializeok
> ./Base/param.ok
> ./Base/param_boolean.ok
> ./CLI/captureok
> ./Command/catok
> ./Command/chowname...ok
> ./Command/commands...ok
> ./Command/du_sk..ok
>  1/6 skipped: various reasons
> ./Command/exportsok
> ./Command/failureok
>  1/49 unexpectedly succeeded
> TODO PASSED test 33
>
> ./Command/touch..ok
> ./Config/exports.ok
> ./Config/failure.ok
> ./Config/flagok
> ./Config/load_save...ok
> ./Config/options.ok
> ./Config/param...ok
> ./Config/verbosity_level.ok
> ./Engine/fetch...ok
> ./Finally/buildlocks.ok
> ./Finally/finallyok
> ./FinkVersion/exportsok
> ./FinkVersion/versionok
> ./Mirror/exports.ok
> ./Notify/exports.ok
> ./Package/duplicate_fullnamesok
> ./PkgVersion/get

Re: [fink-core] last =cut in perlmod/Fink/SelfUpdate/CVS.pm causes fink selfupdate to fail with 0.35.2 and 0.36.0

2013-11-03 Thread Jason Byrne
FYI, the full transcript (notice there's also a complaint about
setup.sh, line 48, but I didn't try to figure out the problem with
that yet)

Update attempt from 0.35.1 from 0.36.0, but IIRC, I had the same
issues trying to update from 0.35.1 to 0.35.2 a while ago...

$ fink self-update
/usr/bin/rsync -az -q
rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP
/sw/fink/TIMESTAMP.tmp
I will now run the rsync command to retrieve the latest package descriptions.
/usr/bin/rsync -rtz --delete-after --delete -q   --include='10.4/'
--include='10.4/stable/' --include='10.4/stable/main/'
--include='10.4/stable/main/finkinfo/'
--include='10.4/stable/main/finkinfo/*/'
--include='10.4/stable/main/finkinfo/*'
--include='10.4/stable/main/finkinfo/**/*' --include='10.4/'
--include='10.4/stable/' --include='10.4/stable/crypto/'
--include='10.4/stable/crypto/finkinfo/'
--include='10.4/stable/crypto/finkinfo/*/'
--include='10.4/stable/crypto/finkinfo/*'
--include='10.4/stable/crypto/finkinfo/**/*' --include='VERSION'
--include='DISTRIBUTION' --include='README' --exclude='**'
'rsync://distfiles.master.finkmirrors.net/finkinfo' '/sw/fink/'
Scanning package description files..
Information about 12674 packages read in 11 seconds.
The following package will be installed or updated:
 fink
curl --connect-timeout 30 -f -L -A 'fink/0.35.1' -O
http://distfiles.master.finkmirrors.net/fink-0.36.0.tar.gz
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
100 1162k  100 1162k0 0  1170k  0 --:--:-- --:--:-- --:--:-- 1387k
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fink-0.36.0-51
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-fink-0.36.0-51' in
`/sw/src/fink.build/fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb
Selecting previously deselected package fink-buildlock-fink-0.36.0-51.
(Reading database ... 9803 files and directories currently installed.)
Unpacking fink-buildlock-fink-0.36.0-51 (from
.../fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb)
...
Setting up fink-buildlock-fink-0.36.0-51 (2013.11.03-17.18.30) ...

env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions
-xf /sw/src/fink-0.36.0.tar.gz
./pre-build-test.sh
make test PREFIX=/sw ARCHITECTURE=i386 DISTRIBUTION=10.6
perl -MExtUtils::Manifest=fullcheck -e 'my($missing, $extra) =
fullcheck;exit (@$missing || @$extra)'
./setup.sh /sw/src/fink.build/fink-0.36.0-51/t/basepath i386
./setup.sh: line 48: [: missing `]'
./setup.sh: line 48: 10: command not found
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..ok
./10features/users_groupsok
./10features/volume..ok
./Base/initializeok
./Base/param.ok
./Base/param_boolean.ok
./CLI/captureok
./Command/catok
./Command/chowname...ok
./Command/commands...ok
./Command/du_sk..ok
1/6 skipped: various reasons
./Command/exportsok
./Command/failureok
1/49 unexpectedly succeeded
TODO PASSED test 33

./Command/touch..ok
./Config/exports.ok
./Config/failure.ok
./Config/flagok
./Config/load_save...ok
./Config/options.ok
./Config/param...ok
./Config/verbosity_level.ok
./Engine/fetch...ok
./Finally/buildlocks.ok
./Finally/finallyok
./FinkVersion/exportsok
./FinkVersion/versionok
./Mirror/exports.ok
./Notify/exports.ok
./Package/duplicate_fullnamesok
./PkgVersion/get_perlok
./PkgVersion/get_rubyok
./PkgVersion/get_splitoffs...ok
./PkgVersion/non_consecutive_source..ok
./SelfUpdate/last_done...ok
./SelfUpdate/subclasses..ok
./Services/eval

Re: [fink-core] last =cut in perlmod/Fink/SelfUpdate/CVS.pm causes fink selfupdate to fail with 0.35.2 and 0.36.0

2013-11-03 Thread Jason Byrne
On Sun, Nov 3, 2013 at 5:11 PM, Alexander Hansen
 wrote:
> On 11/3/13 4:53 PM, Alexander Hansen wrote:
>>
>> On 11/3/13 4:44 PM, Jason Byrne wrote:
>>>
>>> Hi,
>>>
>>> I just joined this list to report this issue that causes fink
>>> selfupdate to fail when trying to update to fink 0.35.2 or fink
>>> 0.36.0.
>>>
>>> The error is something to the effect of '=cut outside of pod' when
>>> pod2man is running against perlmod/Fink/SelfUpdate/CVS.pm.
>>>
>>> Removing the last =cut in perlmod/Fink/SelfUpdate/CVS.pm and manually
>>> installing either 0.35.2 or 0.36.0 from source was my workaround until
>>> the CVS.pm file is fixed, e.g.
>>>
>>> $ gzip -dc fink-0.35.2.tar.gz | tar cvf -
>>> $ cd fink-0.35.2
>>>
>>> (edit perlmod/Fink/SelfUpdate/CVS.pm and remove the last =cut)
>>>
>>> $ make -e install
>>>
>>> Thanks,
>>> - Jason
>>>
>>
>> ("something to the effect of..." isn't as quite good as actually pasting
>> a transcript)
>>
>> What OS version are you on?  I haven't seen this error when doing a
>> selfupdate from 0.35.2 to 0.36.0 on 10.6 or 10.8.
>>
>
> Ok.  After digging in a bit more I can say that I didn't see any reports
> from pod2man, but 'man Fink::Selfupdate::CVS' reported a =cut outside of a
> POD block error, and your fix appears to be the right way to go.
>
> Thanks!
>
>
> --
> Alexander Hansen, Ph.D.
> Fink User Liaison
> My package updates: http://finkakh.wordpress.com/

Sorry, I was running fink 0.35.1, and ran across this issue a while
ago when trying to do a selfupdate to 0.35.2, and then took a few
minutes to try to figure out the cause of the issue when attempting a
selfupdate to 0.36.0 this weekend.

This happens to be on a 10.6.7 hackintosh with Xcode 3.2.6, and I was
working on reverting to the old version and reproducing the issue for
the sake of a precise transcript, but you figured it out in the
meantime.

Thanks,
- Jason

--
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
___
fink-core mailing list
fink-core@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.core
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-core


Re: [fink-core] last =cut in perlmod/Fink/SelfUpdate/CVS.pm causes fink selfupdate to fail with 0.35.2 and 0.36.0

2013-11-03 Thread Alexander Hansen
On 11/3/13 4:53 PM, Alexander Hansen wrote:
> On 11/3/13 4:44 PM, Jason Byrne wrote:
>> Hi,
>>
>> I just joined this list to report this issue that causes fink
>> selfupdate to fail when trying to update to fink 0.35.2 or fink
>> 0.36.0.
>>
>> The error is something to the effect of '=cut outside of pod' when
>> pod2man is running against perlmod/Fink/SelfUpdate/CVS.pm.
>>
>> Removing the last =cut in perlmod/Fink/SelfUpdate/CVS.pm and manually
>> installing either 0.35.2 or 0.36.0 from source was my workaround until
>> the CVS.pm file is fixed, e.g.
>>
>> $ gzip -dc fink-0.35.2.tar.gz | tar cvf -
>> $ cd fink-0.35.2
>>
>> (edit perlmod/Fink/SelfUpdate/CVS.pm and remove the last =cut)
>>
>> $ make -e install
>>
>> Thanks,
>> - Jason
>>
>
> ("something to the effect of..." isn't as quite good as actually pasting
> a transcript)
>
> What OS version are you on?  I haven't seen this error when doing a
> selfupdate from 0.35.2 to 0.36.0 on 10.6 or 10.8.
>

Ok.  After digging in a bit more I can say that I didn't see any reports 
from pod2man, but 'man Fink::Selfupdate::CVS' reported a =cut outside of 
a POD block error, and your fix appears to be the right way to go.

Thanks!

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
___
fink-core mailing list
fink-core@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.core
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-core


Re: [fink-core] last =cut in perlmod/Fink/SelfUpdate/CVS.pm causes fink selfupdate to fail with 0.35.2 and 0.36.0

2013-11-03 Thread Alexander Hansen
On 11/3/13 4:44 PM, Jason Byrne wrote:
> Hi,
>
> I just joined this list to report this issue that causes fink
> selfupdate to fail when trying to update to fink 0.35.2 or fink
> 0.36.0.
>
> The error is something to the effect of '=cut outside of pod' when
> pod2man is running against perlmod/Fink/SelfUpdate/CVS.pm.
>
> Removing the last =cut in perlmod/Fink/SelfUpdate/CVS.pm and manually
> installing either 0.35.2 or 0.36.0 from source was my workaround until
> the CVS.pm file is fixed, e.g.
>
> $ gzip -dc fink-0.35.2.tar.gz | tar cvf -
> $ cd fink-0.35.2
>
> (edit perlmod/Fink/SelfUpdate/CVS.pm and remove the last =cut)
>
> $ make -e install
>
> Thanks,
> - Jason
>

("something to the effect of..." isn't as quite good as actually pasting 
a transcript)

What OS version are you on?  I haven't seen this error when doing a 
selfupdate from 0.35.2 to 0.36.0 on 10.6 or 10.8.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
___
fink-core mailing list
fink-core@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.core
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-core


Re: [fink-core] last =cut in perlmod/Fink/SelfUpdate/CVS.pm causes fink selfupdate to fail with 0.35.2 and 0.36.0

2013-11-03 Thread Jason Byrne
Hi,

I just joined this list to report this issue that causes fink
selfupdate to fail when trying to update to fink 0.35.2 or fink
0.36.0.

The error is something to the effect of '=cut outside of pod' when
pod2man is running against perlmod/Fink/SelfUpdate/CVS.pm.

Removing the last =cut in perlmod/Fink/SelfUpdate/CVS.pm and manually
installing either 0.35.2 or 0.36.0 from source was my workaround until
the CVS.pm file is fixed, e.g.

$ gzip -dc fink-0.35.2.tar.gz | tar cvf -
$ cd fink-0.35.2

(edit perlmod/Fink/SelfUpdate/CVS.pm and remove the last =cut)

$ make -e install

Thanks,
- Jason

--
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
___
fink-core mailing list
fink-core@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.core
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-core