Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Dec 2014 09:23:08 +0100
From:      Marc UBM <ubm.freebsd@googlemail.com>
To:        current@freebsd.org
Subject:   Re: [CFT] pkg 1.4.0 rc2
Message-ID:  <20141207092308.3e474d884ae437a24fd04fe6@gmail.com>
In-Reply-To: <20141206181220.GB94381@ivaldir.etoilebsd.net>
References:  <20141206124029.GB72593@ivaldir.etoilebsd.net> <20141206161545.c70d3adfac63270192782ab0@gmail.com> <20141206181220.GB94381@ivaldir.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 6 Dec 2014 19:12:20 +0100
Baptiste Daroussin <bapt@FreeBSD.org> wrote:

> On Sat, Dec 06, 2014 at 04:15:45PM +0100, Marc UBM wrote:
> > On Sat, 6 Dec 2014 13:40:29 +0100
> > Baptiste Daroussin <bapt@FreeBSD.org> wrote:
> > 
> > > Hi,
> > > 
> > > We have released a new 1.4.0 rc2 version of pkg (available in
> > > ports-mgmt/pkg-devel) since first beta it has received tons of bug fixes and
> > > should be now way more reliable and able to handle ootb without mistakes
> > > upgrades like the gettext one and the perl one.
> > > 
> > > All reported issues should have been fixed since.
> > > 
> > > Please test that new version I would like to make it the final release if
> > > possible.
> > > 
> > > Best regards,
> > > Bapt
> > 
> > Unfortunately, installing / upgrading pkg-devel still fails with:
> > 
> > ====> Compressing man pages (compress-man)
> > ===>  Installing for pkg-1.4.0.b2
> > ===>  Checking if pkg already installed
> > pkg-static: sqlite error while executing DROP INDEX
> > packages_unique;CREATE UNIQUE INDEX packages_unique ON packages(name);
> > in file pkgdb.c:2245: UNIQUE constraint failed: packages.name *** Error
> > code 74
> > 
> > Stop.
> > make[1]: stopped in /usr/ports/ports-mgmt/pkg-devel
> > *** Error code 1
> > 
> > Stop.
> > make: stopped in /usr/ports/ports-mgmt/pkg-devel
> > 
> > Any new ideas?
> > 
> > Bye
> > Marc
> > 
> > _______________________________________________
> > freebsd-current@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-current
> > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
> 
> You are trying to install beta2 not rc2
> 
> Plus be aware that your setup has outdated packages as you should not anymore
> have duplicated package names for around a year, but pkg rc2 will be able to
> handle it anyway :)

Thanks a ton, I missed that my ports tree wasn't completely up to date.
Just installed rc2 and the problem went away! :-)

Bye
Marc



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