pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/30441 ("pkg_chk -i -f" doesn't work anymore)
The following reply was made to PR pkg/30441; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/30441 ("pkg_chk -i -f" doesn't work anymore)
Date: Wed, 02 Dec 2009 13:46:38 +0900
On Wed, 02 Dec 2009 02:30:06 +0900, Matthias Scheler
<tron%zhadum.de@localhost> wrote:
> tron@colwyn:/usr/pkgsrc/audio/libaudiofile>pkg_chk -i -f
> -i is deprecated - use -u -q
> audio/libaudiofile - libaudiofile-0.2.6nb2 < libaudiofile-0.2.6nb3
> *** Unable to read PKGCHK_CONF
> '/usr/pkgsrc/pkgchk_update-colwyn.zhadum.org.uk.conf'
As warning messages, deprecated "-i" option is converted to "-u -q"
automatically,
but "-q" also affect to "-f" option, so not fetched.
Any solution?
1) back -c" and "-i" option again (just specify check type, allow other
actions)
2) change -q option not to affect -f
3) other?
Home |
Main Index |
Thread Index |
Old Index