Your message dated Sat, 17 Sep 2016 13:08:06 +0100 with message-id <1474114086.2011.126.camel@adam-barratt.org.uk> and subject line Closing p-u bugs for updates in 8.6 has caused the Debian Bug report #835444, regarding jessie-pu: package ovirt-guest-agent/1.0.10.2.dfsg-2+deb8u1 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 835444: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835444 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: jessie-pu: package ovirt-guest-agent/1.0.10.2.dfsg-2+deb8u1
- From: "Laszlo Boszormenyi (GCS)" <gcs@debian.org>
- Date: Thu, 25 Aug 2016 20:45:49 +0200
- Message-id: <1472150749.28152.3.camel@debian.org>
Package: release.debian.org Severity: normal Tags: jessie User: release.debian.org@packages.debian.org Usertags: pu Hi Release Team, There are two stupid bugs in ovirt-guest-agent which affects Jessie. Both fixed in Sid + Stretch. First is that its daemon is not started with the initscript[1]. Reason is: it checks for executable bit on the daemon, but it's installed without that. chmod a+x added to d/rules. Second is that the logging is not working if daemon is started with systemd as its log directory is not owned by the ovirtagent user[2]. To be extra safe, the chown was added to postinst. Proposed patch is attached. Thanks for considering, Laszlo/GCS [1] http://bugs.debian.org/782005 [2] http://bugs.debian.org/811481diff -Nru ovirt-guest-agent-1.0.10.2.dfsg/debian/changelog ovirt-guest-agent-1.0.10.2.dfsg/debian/changelog --- ovirt-guest-agent-1.0.10.2.dfsg/debian/changelog 2015-02-14 11:33:40.000000000 +0000 +++ ovirt-guest-agent-1.0.10.2.dfsg/debian/changelog 2016-08-20 10:34:30.000000000 +0000 @@ -1,3 +1,10 @@ +ovirt-guest-agent (1.0.10.2.dfsg-2+deb8u1) jessie; urgency=medium + + * Install ovirt-guest-agent.py executable (closes: #782005). + * Change owner of log directory to ovirtagent in postinst (closes: #811481). + + -- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 20 Aug 2016 10:34:30 +0000 + ovirt-guest-agent (1.0.10.2.dfsg-2) unstable; urgency=low * Rework useradd logic not to fail if gid 175 already present diff -Nru ovirt-guest-agent-1.0.10.2.dfsg/debian/postinst ovirt-guest-agent-1.0.10.2.dfsg/debian/postinst --- ovirt-guest-agent-1.0.10.2.dfsg/debian/postinst 2015-02-14 09:57:18.000000000 +0000 +++ ovirt-guest-agent-1.0.10.2.dfsg/debian/postinst 2016-08-20 10:34:30.000000000 +0000 @@ -12,4 +12,8 @@ udevadm settle fi +chown ovirtagent:ovirtagent /var/log/ovirt-guest-agent +[ -f /var/log/ovirt-guest-agent/ovirt-guest-agent.log ] && \ + chown ovirtagent:ovirtagent /var/log/ovirt-guest-agent/ovirt-guest-agent.log + #DEBHELPER# diff -Nru ovirt-guest-agent-1.0.10.2.dfsg/debian/rules ovirt-guest-agent-1.0.10.2.dfsg/debian/rules --- ovirt-guest-agent-1.0.10.2.dfsg/debian/rules 2014-08-10 17:37:53.000000000 +0000 +++ ovirt-guest-agent-1.0.10.2.dfsg/debian/rules 2016-08-20 10:34:30.000000000 +0000 @@ -8,13 +8,20 @@ export DH_OPTIONS #DEB_DH_INSTALLINIT_ARGS := --upstart-only +PKGDIR=$(CURDIR)/debian/ovirt-guest-agent + override_dh_auto_configure: dh_auto_configure -- --without-sso +override_dh_auto_install: + dh_auto_install + chmod a+x $(PKGDIR)/usr/share/ovirt-guest-agent/ovirt-guest-agent.py + override_dh_installudev: dh_installudev --priority 55 %: dh $@ --with autoreconf,python2 -.PHONY: override_dh_auto_configure override_dh_installudev +.PHONY: override_dh_auto_configure override_dh_auto_install \ + override_dh_installudev
--- End Message ---
--- Begin Message ---
- To: 807654-done@bugs.debian.org, 823794-done@bugs.debian.org, 823911-done@bugs.debian.org, 824658-done@bugs.debian.org, 825512-done@bugs.debian.org, 825534-done@bugs.debian.org, 825699-done@bugs.debian.org, 826335-done@bugs.debian.org, 826348-done@bugs.debian.org, 826429-done@bugs.debian.org, 826443-done@bugs.debian.org, 826568-done@bugs.debian.org, 826607-done@bugs.debian.org, 826622-done@bugs.debian.org, 826662-done@bugs.debian.org, 826714-done@bugs.debian.org, 826829-done@bugs.debian.org, 827046-done@bugs.debian.org, 827054-done@bugs.debian.org, 827058-done@bugs.debian.org, 827111-done@bugs.debian.org, 827113-done@bugs.debian.org, 827288-done@bugs.debian.org, 827299-done@bugs.debian.org, 827352-done@bugs.debian.org, 827781-done@bugs.debian.org, 828177-done@bugs.debian.org, 828227-done@bugs.debian.org, 828630-done@bugs.debian.org, 829130-done@bugs.debian.org, 829135-done@bugs.debian.org, 829603-done@bugs.debian.org, 829650-done@bugs.debian.org, 829735-done@bugs.debian.org, 830221-done@bugs.debian.org, 830805-done@bugs.debian.org, 831335-done@bugs.debian.org, 831426-done@bugs.debian.org, 832004-done@bugs.debian.org, 832171-done@bugs.debian.org, 832296-done@bugs.debian.org, 832336-done@bugs.debian.org, 832477-done@bugs.debian.org, 832517-done@bugs.debian.org, 833345-done@bugs.debian.org, 833421-done@bugs.debian.org, 833433-done@bugs.debian.org, 833550-done@bugs.debian.org, 833575-done@bugs.debian.org, 833595-done@bugs.debian.org, 833634-done@bugs.debian.org, 834261-done@bugs.debian.org, 834326-done@bugs.debian.org, 834327-done@bugs.debian.org, 834419-done@bugs.debian.org, 834479-done@bugs.debian.org, 834480-done@bugs.debian.org, 834482-done@bugs.debian.org, 834483-done@bugs.debian.org, 834484-done@bugs.debian.org, 834745-done@bugs.debian.org, 835443-done@bugs.debian.org, 835444-done@bugs.debian.org, 835537-done@bugs.debian.org, 836157-done@bugs.debian.org, 836592-done@bugs.debian.org, 836700-done@bugs.debian.org, 836787-done@bugs.debian.org, 836866-done@bugs.debian.org, 836910-done@bugs.debian.org, 837296-done@bugs.debian.org, 837300-done@bugs.debian.org
- Subject: Closing p-u bugs for updates in 8.6
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Sat, 17 Sep 2016 13:08:06 +0100
- Message-id: <1474114086.2011.126.camel@adam-barratt.org.uk>
Version: 8.6 The updates referred to in each of these bugs were included in today's stable point release. Regards, Adam
--- End Message ---