"pkg upgrade" is trying to install phantom dependencies

Victor Sudakov vas at mpeks.tomsk.su
Sat May 24 17:33:57 UTC 2014


Vsevolod Stakhov wrote:
> >>
> >> After switching to pkg 1.3, it does not like the public key of my
> >> local repository. What could be wrong? It did work with 1.2
> >
> > [dd]
> >>
> >> : error:04077068:rsa routines:RSA_verify:bad signature
> >> pkg: Invalid signature, removing repository.
> >> pkg: Unable to find catalogs
> >
> > I have submitted a PR: ports/190129
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=190129
> >
> 
> Could you please post the configuration of your repo to test?

It's located at http://svn.sibptus.ru/packages/
What kind of configuration should I post?

Here is my poudriere config:

NO_ZFS=yes
FREEBSD_HOST=ftp://ftp.freebsd.org
RESOLV_CONF=/etc/resolv.conf
BASEFS=/var/poudriere
USE_PORTLINT=no
DISTFILES_CACHE=/var/poudriere/ports/default/distfiles
PKG_REPO_SIGNING_KEY=/usr/local/etc/ssl/keys/pkg.key
NOLINUX=yes
export HTTP_PROXY=http://proxy.sibptus.ru:3128
export FTP_PROXY=http://proxy.sibptus.ru:3128
export HTTP_PROXY_AUTH='basic:*:XXXXXXX:XXXXXXXXX'

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:sudakov at sibptus.tomsk.ru


More information about the freebsd-pkg mailing list