Date: Tue, 7 Jul 2015 20:27:53 +0200 From: Baptiste Daroussin <bapt@freebsd.org> To: Ulrich =?iso-8859-1?Q?Sp=F6rlein?= <uspoerlein@gmail.com> Cc: ports@freebsd.org, stable@freebsd.org, current@freebsd.org Subject: Re: pkg 1.5.0 is out Message-ID: <20150707182753.GA35285@ivaldir.etoilebsd.net> In-Reply-To: <CAJ9axoSGv1GKFX6pRdSSktJy8QxJ-cuLExQb__sPvOiY9EADYQ@mail.gmail.com> References: <20150414200459.GE39658@ivaldir.etoilebsd.net> <20150421103454.GR1394@zxy.spb.ru> <5593D0AE.2010205@selasky.org> <20150701113847.GA15161@ivaldir.etoilebsd.net> <CAJ9axoSGv1GKFX6pRdSSktJy8QxJ-cuLExQb__sPvOiY9EADYQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 07, 2015 at 07:38:18PM +0200, Ulrich Sp=F6rlein wrote: > 2015-07-01 13:38 GMT+02:00 Baptiste Daroussin <bapt@freebsd.org>: > > > > On Wed, Jul 01, 2015 at 01:36:14PM +0200, Hans Petter Selasky wrote: > > > On 04/21/15 12:34, Slawa Olhovchenkov wrote: > > > > On Tue, Apr 14, 2015 at 10:05:00PM +0200, Baptiste Daroussin wrote: > > > > > > > >> Hi all, > > > >> > > > >> Final pkg 1.5.0 has been released. > > > > > > > > > > Hi, > > > > > > Is there a way the external SAT solver functionality can be memory > > > optimised? When trying to use this feature having +750 packages > > > installed, the memory usage starts growing and growing beyond 4GBytes > > > until PKG segfaults, even before the CNF export has started. > > > > > > env SAT_SOLVER=3Dmysolver pkg upgrade > > > > Probably, but given the little amount of time pkg developers has we wil= l greatly > > appreciate patches :) > > > > AKA this would be greatly appreciated, but very low on the priority lis= t :( > > > > Best regards, > > Bapt >=20 >=20 > Hijacking this, I managed to mess up my local pkg repo somehow. >=20 > I build my own set of packages, and typically do pkg upgrade on the > clients. This time, I tried pkg upgrade -F, which went and downloaded > everything and that's fine. But now when I run "pkg upgrade" it claims > everything is already updated? >=20 > root@coyote:~# pkg --version > 1.5.4 > root@coyote:~# pkg upgrade > Updating acme repository catalogue... > acme repository is up-to-date. > All repositories are up-to-date. > Checking for upgrades (68 candidates): 100% > Processing candidates (68 candidates): 100% > Checking integrity... done (0 conflicting) > Your packages are up to date. >=20 >=20 > So let's try brute forcing this: >=20 > root@coyote:~# pkg install `pkg info -aqo` > Updating acme repository catalogue... > acme repository is up-to-date. > All repositories are up-to-date. > databases/db48 has no direct installation candidates, change it to db5? [= Y/n]: Y > Assertion failed: (0), function pkg_jobs_try_remote_candidate, file > pkg_jobs.c, line 821. > Child process pid=3D60776 terminated abnormally: Abort trap > Exit 250 >=20 >=20 > Using more force: >=20 > root@coyote:~# pkg upgrade -f db48 > Updating acme repository catalogue... > acme repository is up-to-date. > All repositories are up-to-date. > db48 has no direct installation candidates, change it to db5? [Y/n]: y > pkg: sqlite error while executing UPDATE packages SET name=3D?1 WHERE > name=3D?2; in file pkg_jobs.c:1658: UNIQUE constraint failed: > packages.name > The following 1 package(s) will be affected (of 0 checked): >=20 > Installed packages to be UPGRADED: > db5: 4.8.30.0_2 -> 5.3.28_2 >=20 > The process will require 37 MiB more space. > 12 MiB to be downloaded. >=20 > Proceed with this action? [y/N]: y > Fetching db5-5.3.28_2.txz: 100% 12 MiB 6.4MB/s 00:02 > Checking integrity...Assertion failed: (strcmp(uid, p->uid) !=3D 0), > function pkg_conflicts_check_local_path, file pkg_jobs_conflicts.c, > line 368. > Child process pid=3D60922 terminated abnormally: Abort trap > Exit 250 >=20 > the -debug output has nothing of interest that I can see. >=20 > What's up? Please open a ticket with this and save your /var/db/pkg/* somewhere so we = can analyze (and send them to me or host them in a place when I can fetch them) in the meantime what you should do is pkg upgrade -f (lower f) and say no to everything that ask you to switch candidates Best regards, Bapt --5mCyUwZo2JvN/JJP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlWcGikACgkQ8kTtMUmk6ExpkACgl8xi0jFNGMbcwMsp8KXdqBM2 yG8AoJaV+5CwBNsCBuoTbWRdydfSflj1 =+9VQ -----END PGP SIGNATURE----- --5mCyUwZo2JvN/JJP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150707182753.GA35285>