Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 May 2010 21:55:40 +1000
From:      Aristedes Maniatis <ari@ish.com.au>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        Jurgen Weber <jurgen@ish.com.au>, freebsd-ports@freebsd.org
Subject:   Re: portmaster cannot find package
Message-ID:  <4BE15CBC.40101@ish.com.au>
In-Reply-To: <4BE0434D.5070801@FreeBSD.org>
References:  <4BDFF264.9090608@ish.com.au> <4BE0434D.5070801@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/05/10 1:54 AM, Doug Barton wrote:
> On 5/4/2010 3:09 AM, Aristedes Maniatis wrote:
>> portmaster.rc
>>
>> # Always delete stale distfiles without prompting (-d)
>> ALWAYS_SCRUB_DISTFILES=dopt
>>
>> # Only install packages (-PP or --packages-only)
>> PM_PACKAGES=only
>>
>> # Use the INDEX file instead of /usr/ports (--index-only)
>> PM_INDEX=pm_index
>> PM_INDEX_ONLY=pm_index_only
>>
>> # Specify a local package repository (--local-packagedir)
>> LOCAL_PACKAGEDIR=/usr/ports/packages/
>
> This all looks proper.
>
>> Trying to run an update:
>>
>> [snip...]
>>
>> ===>>>  Checking package repository for latest available version
>>
>> ===>>>  The newest available package (apache-2.2.13)
>>          is older than the version in ports (apache-2.2.14_6)
>>
>> #ls -al /usr/ports/packages/All/apache-worker-2.2.14_6.tbz
>> -rw-r--r--  1 root  wheel  3032918 May  3 21:06 /usr/ports/packages/All/apache-worker-2.2.14_6.tbz
>
> Is there an apache-2.2.13 package in packages/All? And what do the links
> in packages/www and packages/Latest refer to?


No package named that in All. Just the *-worker variant.

/usr/ports/packages # ls -al www/apache-worker-2.2.14_6.tbz
lrwxr-xr-x  1 root  wheel  33 May  3 13:04 www/apache-worker-2.2.14_6.tbz -> ../All/apache-worker-2.2.14_6.tbz

/usr/ports/packages # ls -al Latest/apache22.tbz
lrwxr-xr-x  1 root  wheel  33 May  3 13:04 Latest/apache22.tbz -> ../All/apache-worker-2.2.14_6.tbz


I just hit a pretty similar problem with the package ImageMagick-nox11-6.6.0.10.tbz for I assume the same reason.


Ari





-- 
-------------------------->
Aristedes Maniatis
ish
http://www.ish.com.au
Level 1, 30 Wilson Street Newtown 2042 Australia
phone +61 2 9550 5001   fax +61 2 9550 4001
GPG fingerprint CBFB 84B4 738D 4E87 5E5C  5EFA EF6A 7D2E 3E49 102A



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BE15CBC.40101>