Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Nov 2011 14:44:19 +0100
From:      Daniel Nebdal <dnebdal@gmail.com>
To:        Marco Beishuizen <mbeis@xs4all.nl>
Cc:        ports@freebsd.org, Kaya Saman <kayasaman@gmail.com>
Subject:   Re: Strange issues while upgrading ports
Message-ID:  <CA%2Bt49PJAD81MU5Rq=GCOdnpzsqm0WOB7Az2OJ%2BmGvLT_00abPA@mail.gmail.com>
In-Reply-To: <alpine.BSF.2.00.1111251410550.4035@yokozuna.lan>
References:  <4ECF6A90.9020906@gmail.com> <alpine.BSF.2.00.1111251410550.4035@yokozuna.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 25, 2011 at 2:12 PM, Marco Beishuizen <mbeis@xs4all.nl> wrote:
> On Fri, 25 Nov 2011, the wise Kaya Saman wrote:
>
>> Then ran portupgrade -a
>>
>> for some weird reason the packages listed below didn't get upgraded; upon
>> the error output 'portupgrade' was trying to replace the port with the same
>> version: eg. apache-2.2.13 error came up with the fact that apache-2.2.13
>> was to be installed again but was already installed so I needed to run: make
>> deinstall; make install; make clean in order to re-install apache22......
>
> Did you csup your portstree first?
>

He used portsnap, which does the same thing.
By the way: "portsnap fetch extract update" is pointless: "extract"
gives you a clean copy of the last fetched version, and  "update"
extracts only what has changed since the last extract or update. Use
"portsnap fetch extract" once, then "portsnap fetch update" from then
on. (Or replace "fetch" with "cron" if you're doing this automatically
- it adds a random delay to not overload the servers at popular times
of the day.)

-- 
Daniel Nebdal



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2Bt49PJAD81MU5Rq=GCOdnpzsqm0WOB7Az2OJ%2BmGvLT_00abPA>