Re: [Pkgutil-users] pkgutil doesn't determine versions correctly
Status: Beta
Brought to you by:
bonivart
|
From: Peter B. <bon...@op...> - 2015-06-28 18:30:33
|
On Sun, Jun 28, 2015 at 1:50 AM, Vadym Chepkov <vch...@gm...> wrote: > >> On Jun 27, 2015, at 4:50 PM, Peter Bonivart <bon...@op...> wrote: >> >> On Sat, Jun 27, 2015 at 1:38 AM, Vadym Chepkov <vch...@gm...> wrote: >>> Hi, >>> >>> I stumbled upon an unusual case, which I can’t solve. Hopefully somebody can give me some pointers. >>> I have multiple versions of a package made by fpm in the catalog and pkgutil displays all of them: >> >> You need to use REV in the version field (just like OpenCSW does), >> it's all described here: http://pkgutil.wikidot.com/bldcat#toc2. > > What about parameter 'noncsw=true’ in pkgutil.conf > Is it obsolete? No, it's not obsolete but it has nothing to do with how pkgutil determines which package is newer. Two different things. |