Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2018 15:05:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 232350] ports-mgmt/pkg: periodic pkg-checksum and pkg-backup interfere with 'overnight' port builds
Message-ID:  <bug-232350-32340-UoXj3FS9Vy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232350-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232350-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232350

--- Comment #10 from Alex Kozlov <ak@FreeBSD.org> ---
> the thing is, if a port has a zillion run/build dependencies, and you
> simply type 'make' for the port, then the dependent packages will all
> be installed as part of the process.=20
Ah yes, if you use make then while you can pre-build build dependency,
there're still problems with other types of dependencies.
I guess there are only two choices: poudriere or disabling pkg-* periodic
scripts. You can run them from cron at another time.=20

> Why not just eliminate the problem by making a copy of the relevant
> files, rather than locking them at all, during the periodic jobs,
> and working with the copies?
Well, if you work on copy of pkgdb, then you check against and backup
potentially stalled version of db.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232350-32340-UoXj3FS9Vy>