Hi, On 12/05/2014 08:27 PM, Julien Cristau wrote: > On Fri, Dec 5, 2014 at 12:19:12 +0100, Evgeni Golov wrote: > >> Dear RT, do you think this is a RC bug in bareos and should be fixed by >> reverting the previous fix (or restructuring the package, but that is >> probably out of scope at this time of the freeze)? Or is this something >> we could ignore for jessie (the package is not designed to be installed >> by itself anyways)? Or should we move the can of worms over to >> dbconfig-common? >> > You seem to assume we know what "the previous fix" refers to...
Yeah, sorry. The context would have existed in the unblock request, but not here. So there we are, the previous fix is for #769536, https://github.com/evgeni/bareos/commit/adb0528f5e450bf1347afe776beb76af7e9bce21, which for this bug here can be reduced to: @@ -96,7 +96,7 @@ Package: bareos-database-common Architecture: any Pre-Depends: debconf (>= 1.4.30) | debconf-2.0 -Depends: bareos-database-postgresql (= ${binary:Version}) | bareos-database-mysql (= ${binary:Version}) | bareos-database-sqlite3 (= ${binary:Version}), bareos-common (= ${binary:Version}), dbconfig-common, lsb-base (>= 3.2-13), ${shlibs:Depends}, ${misc:Depends} +Depends: bareos-common (= ${binary:Version}), dbconfig-common, lsb-base (>= 3.2-13), ${shlibs:Depends}, ${misc:Depends} Description: Backup Archiving Recovery Open Sourced - common catalog files Bareos is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. Greets Evgeni -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org