Date: Tue, 5 Apr 2016 02:20:49 +0200 From: Zsolt Ero <zsolt.ero@gmail.com> To: pkg@freebsd.org Subject: FreeBSD Port: ports-mgmt/pkg Message-ID: <CAKw-smCs2YycijBzAbwKypCtyCikL3k9kDVbSLZSOTUOh7D25g@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, There is quite a serious regression in pkg 1.7.1: pkg install fails with error code 70 if any of the listed packages is already installed. This in essence breaks every automated server provisioning scripts / libraries, as pkg install ........ is commonly used as "make sure this package is installed", and that line will break now and thus stop the whole server deployment! I see that pkg 1.7.0 had a regression and was short-lived, but unfortunately the one introduced in 1.7.1 is much worse! Zsolt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKw-smCs2YycijBzAbwKypCtyCikL3k9kDVbSLZSOTUOh7D25g>