portupgrade says nothing to do but portversion disagrees

View: New views
3 Messages — Rating Filter:   Alert me  

portupgrade says nothing to do but portversion disagrees

by Michael P. Soulier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

For weeks now my usual portupgrade test has returned the same thing.

msoulier@kanga:~$ sudo portupgrade -na
Password:
--->  Session started at: Fri, 03 Jul 2009 10:01:30 -0400
** Stale lock file was found. Removed.
** Stale lock file was found. Removed.
** Package 'p5-Text-ParseWords' has been removed from ports tree.
--->  ** Upgrade tasks 1: 0 done, 1 ignored, 0 skipped and 0 failed
--->  Listing the results (+:done / -:ignored / *:skipped / !:failed)
        -  (p5-Text-ParseWords-3.1)
--->  Packages processed: 0 done, 1 ignored, 0 skipped and 0 failed
--->  Session ended at: Fri, 03 Jul 2009 10:04:00 -0400 (consumed 00:02:29)

But portversion says

msoulier@kanga:~$ sudo /usr/local/sbin/portversion -v -l '<'
** Stale lock file was found. Removed.
** Stale lock file was found. Removed.
apache-2.0.63_2             <  needs updating (port has 2.0.63_3)
apr-nothr-gdbm-db42-1.3.3.1.3.4_1  <  needs updating (port has 1.3.5.1.3.7_3)
cacti-0.8.7d                <  needs updating (port has 0.8.7e)
cairo-1.8.6_1,1             <  needs updating (port has 1.8.8,1)
curl-7.19.5                 <  needs updating (port has 7.19.5_1)
dirmngr-1.0.2_1             <  needs updating (port has 1.0.3)
gamin-0.1.10_2              <  needs updating (port has 0.1.10_3)
git-1.6.3.1                 <  needs updating (port has 1.6.3.3)
gnupg-2.0.11                <  needs updating (port has 2.0.12)
isc-dhcp30-server-3.0.7_4   <  needs updating (port has 3.0.7_5)
lcms-1.18,1                 <  needs updating (port has 1.18a,1)
libX11-1.2.1,1              <  needs updating (port has 1.2.1_1,1)
libiconv-1.11_1             <  needs updating (port has 1.13)
libksba-1.0.5               <  needs updating (port has 1.0.6)
libxcb-1.2_1                <  needs updating (port has 1.3)
mime-support-3.44.1         <  needs updating (port has 3.46.1)
netpbm-10.26.62             <  needs updating (port has 10.26.63)
nspr-4.7                    <  needs updating (port has 4.8)
p5-Archive-Tar-1.48         <  needs updating (port has 1.52)
p5-Array-Compare-1.17       <  needs updating (port has 1.18)
p5-Class-Accessor-0.31      <  needs updating (port has 0.33)
p5-Class-Inspector-1.23     <  needs updating (port has 1.24)
p5-Compress-Raw-Zlib-2.019  <  needs updating (port has 2.020)
p5-Config-IniFiles-2.49     <  needs updating (port has 2.51)
p5-Digest-1.15_1            <  needs updating (port has 1.16)
p5-Digest-MD5-2.38          <  needs updating (port has 2.39)
p5-File-Temp-0.21           <  needs updating (port has 0.22)
p5-HTML-Parser-3.60         <  needs updating (port has 3.61)
p5-MIME-Base64-3.07         <  needs updating (port has 3.08)
p5-Mail-SpamAssassin-3.2.5_3  <  needs updating (port has 3.2.5_4)
p5-NetAddr-IP-4.02.6        <  needs updating (port has 4.02.7)
p5-Number-Format-1.60       <  needs updating (port has 1.72a)
p5-Scalar-List-Utils-1.20,1  <  needs updating (port has 1.21,1)
p5-Storable-2.18            <  needs updating (port has 2.20)
p5-Task-Weaken-1.02         <  needs updating (port has 1.03)
p5-Test-Simple-0.86         <  needs updating (port has 0.88)
p5-Text-ParseWords-3.1      <  needs updating (port has 3.27)
p5-libwww-5.826             <  needs updating (port has 5.828)
pango-1.24.2                <  needs updating (port has 1.24.3)
perl-5.8.9_2                <  needs updating (port has 5.8.9_3)
popt-1.7_5                  <  needs updating (port has 1.14)
portaudit-0.5.12            <  needs updating (port has 0.5.13)
postfix-2.6.1_1,1           <  needs updating (port has 2.6.2_1,1)
ruby-1.8.7.160,1            <  needs updating (port has 1.8.7.160_3,1)
ruby18-gems-1.3.1           <  needs updating (port has 1.3.4)
sqlite3-3.6.13              <  needs updating (port has 3.6.14.2)
tcl-8.4.19_2,1              <  needs updating (port has 8.4.19_3,1)
vim-7.2.171                 <  needs updating (port has 7.2.209)
weechat-0.2.6.2             <  needs updating (port has 0.2.6.3)
xcb-proto-1.4               <  needs updating (port has 1.5)

What gives?

Thanks,
Mike
--
Michael P. Soulier <msoulier@...>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein


attachment0 (197 bytes) Download Attachment

Re: portupgrade says nothing to do but portversion disagrees

by Michael P. Soulier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 03/07/09 Michael P. Soulier said:

> For weeks now my usual portupgrade test has returned the same thing.

Actually, I'm not sure cvsup is updating my ports tree properly...

Connected to cvsup1.ca.FreeBSD.org
Updating collection ports-all/cvs
Finished successfully

Normally there's a lot more output than that.

Mike


attachment0 (197 bytes) Download Attachment

Re: portupgrade says nothing to do but portversion disagrees

by Michael P. Soulier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Jul 3, 2009 at 10:10 AM, Michael P.
Soulier<msoulier@...> wrote:
> Actually, I'm not sure cvsup is updating my ports tree properly...
>
> Connected to cvsup1.ca.FreeBSD.org
> Updating collection ports-all/cvs
> Finished successfully

I just changed to cvsup1.freebsd.org and the difference is huge.

How do I find out who owns the Canadian mirror?

Thanks,
Mike
--
Michael P. Soulier <msoulier@...>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein
_______________________________________________
freebsd-questions@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..."