Your message dated Wed, 29 Sep 2021 16:11:36 +0000
with message-id <[email protected]>
and subject line Bug#983097: fixed in os-autoinst 4.6.1632799442.f77d4e1-1
has caused the Debian Bug report #983097,
regarding os-autoinst: Change os-autoinst-openvswitch to use openvswitch-switch 
and add openvswitch-switch dependencies.
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 [email protected]
immediately.)


-- 
983097: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983097
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: os-autoinst
Version: 4.5.1527308405.8b586d5-4.1
Severity: important
Tags: patch

Dear Maintainer,

When installing the package os-autoinst the systemd service 
os-autoinst-openvswitch.service will be installed,
this one try to restart openvswitch but fail: Unit openvswitch.service not 
found.

The only package of openvswitch installing systemd ".service" file are 
openvswitch-switch with this files:

/lib/systemd/system/openvswitch-switch.service
/lib/systemd/system/ovs-vswitchd.service
/lib/systemd/system/ovsdb-server.service

The os-autoinst-openvswitch.service should be modifed to use 
openvswitch-switch.service instead of openvswitch.service.

os-autoinst should add openvswitch-switch as dependencies.

This bug seem to happen to buster, bullseye and sid too.

Thanks

-- System Information:
Debian Release: 10.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.7.0-0.bpo.2-amd64 (SMP w/1 CPU core)
Kernel taint flags: TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages os-autoinst depends on:
ii  git                        1:2.20.1-2+deb10u3
ii  libc6                      2.28-10
pn  libcarp-always-perl        <none>
pn  libclass-accessor-perl     <none>
pn  libcrypt-des-perl          <none>
pn  libdata-dump-perl          <none>
pn  libdevel-cover-perl        <none>
pn  libexception-class-perl    <none>
pn  libfftw3-double3           <none>
pn  libfile-which-perl         <none>
ii  libgcc1                    1:8.3.0-6
pn  libipc-run-perl            <none>
pn  libipc-system-simple-perl  <none>
pn  libjson-perl               <none>
pn  libjson-xs-perl            <none>
pn  libmojolicious-perl        <none>
pn  libnet-dbus-perl           <none>
pn  libnet-ip-perl             <none>
pn  libnet-snmp-perl           <none>
pn  libnet-ssh2-perl           <none>
pn  libogg0                    <none>
pn  libopencv-calib3d3.2       <none>
pn  libopencv-contrib3.2       <none>
pn  libopencv-core3.2          <none>
pn  libopencv-features2d3.2    <none>
pn  libopencv-flann3.2         <none>
pn  libopencv-highgui3.2       <none>
pn  libopencv-imgcodecs3.2     <none>
pn  libopencv-imgproc3.2       <none>
pn  libopencv-ml3.2            <none>
pn  libopencv-objdetect3.2     <none>
pn  libopencv-photo3.2         <none>
pn  libopencv-shape3.2         <none>
pn  libopencv-stitching3.2     <none>
pn  libopencv-superres3.2      <none>
pn  libopencv-video3.2         <none>
pn  libopencv-videoio3.2       <none>
pn  libopencv-videostab3.2     <none>
pn  libopencv-viz3.2           <none>
pn  libpod-coverage-perl       <none>
pn  libsndfile1                <none>
ii  libstdc++6                 8.3.0-6
pn  libtest-fatal-perl         <none>
pn  libtest-mockmodule-perl    <none>
pn  libtest-output-perl        <none>
pn  libtest-pod-perl           <none>
pn  libtest-warnings-perl      <none>
pn  libtheora0                 <none>
pn  libxml-libxml-perl         <none>
pn  optipng                    <none>
ii  perl [libautodie-perl]     5.28.1-6+deb10u1
ii  python                     2.7.16-1
pn  qemu-system-x86            <none>
ii  qemu-utils                 1:3.1+dfsg-8+deb10u8
pn  tesseract-ocr-all          <none>

Versions of packages os-autoinst recommends:
pn  tigervnc-standalone-server  <none>
pn  x11-xkb-utils               <none>

os-autoinst suggests no packages.
--- /lib/systemd/system/os-autoinst-openvswitch.service 2019-02-25 
20:01:55.000000000 +0100
+++ os-autoinst-openvswitch.service     2021-02-19 10:32:49.924000000 +0100
@@ -3,8 +3,8 @@
 # systemctl start os-autoinst-openvswitch.service
 [Unit]
 Description=os-autoinst openvswitch helper
-BindsTo=openvswitch.service
-After=openvswitch.service network.target
+BindsTo=openvswitch-switch.service
+After=openvswitch-switch.service network.target
 Before=openqa-worker.target
 
 [Service]

--- End Message ---
--- Begin Message ---
Source: os-autoinst
Source-Version: 4.6.1632799442.f77d4e1-1
Done: Philip Hands <[email protected]>

We believe that the bug you reported is fixed in the latest version of
os-autoinst, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Philip Hands <[email protected]> (supplier of updated os-autoinst package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 29 Sep 2021 15:39:23 +0200
Source: os-autoinst
Architecture: source
Version: 4.6.1632799442.f77d4e1-1
Distribution: unstable
Urgency: medium
Maintainer: Hideki Yamane <[email protected]>
Changed-By: Philip Hands <[email protected]>
Closes: 983097 994268
Changes:
 os-autoinst (4.6.1632799442.f77d4e1-1) unstable; urgency=medium
 .
   * refer to openvswitch-switch.service (Closes: #983097)
   * New upstream release (Closes: #994268)
   * set myself as maintainer
   * switch to dgit-maint-merged workflow
Checksums-Sha1:
 1c628a260c1951eed390b0cbdb3d6d67f1d69e3a 3373 
os-autoinst_4.6.1632799442.f77d4e1-1.dsc
 e96dcff41806ded75a941cd9ce64af22f5bbcfb4 20475440 
os-autoinst_4.6.1632799442.f77d4e1.orig.tar.xz
 c77b087b1d5d2df255d9adb8b0c3ba13d817bb41 5976 
os-autoinst_4.6.1632799442.f77d4e1-1.debian.tar.xz
Checksums-Sha256:
 db75f2238a0c74ff2d417561252d68365643b8012a52e880ad50a6695395de0f 3373 
os-autoinst_4.6.1632799442.f77d4e1-1.dsc
 20805e9a3791b44710986f6416c1cebc28c423da7cacccd6bb41e02800f67c44 20475440 
os-autoinst_4.6.1632799442.f77d4e1.orig.tar.xz
 18ba98e5a5aec3dd3e4ceb5f25fdff10646f89ea7b518724ee49a941f6376063 5976 
os-autoinst_4.6.1632799442.f77d4e1-1.debian.tar.xz
Files:
 f1d8d16417c6b80c14bcf0cc493fc80f 3373 devel optional 
os-autoinst_4.6.1632799442.f77d4e1-1.dsc
 4c16af829a975d8415b0e204956bc091 20475440 devel optional 
os-autoinst_4.6.1632799442.f77d4e1.orig.tar.xz
 59a77ed525e05e757112876a1797732b 5976 devel optional 
os-autoinst_4.6.1632799442.f77d4e1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCgAtFiEE3/FBWs4yJ/zyBwfW0EujoAEl1cAFAmFUeyUPHHBoaWxAaGFu
ZHMuY29tAAoJENBLo6ABJdXAtPwQAKRlPSHVVM5I0ANznw0KfCNlGiXNXdB0FB9I
46zM5mDtM8yjs1Z6M04lwmJl22yxV5a+p/3XVsM99eTlrHsxhijjcJiTMR03Sa8U
TJzejJL+xNbqXzL8Qgkkwvqfp2DAB5hO+Yls0KrtMTmGSJ7VpfUXV251RoGcMPyS
lb9OGRXKMCS8287mVDm5KPRzEuS+dPZQYV6SOEl58/UgmU9Azs5FQ+OICv9J5pZz
BkGK53S5Uy1PRlBmeFSCXOuMGihuTDVy9tcR9f+dkh7s3/LpRC3OV2OOwH6AtPgh
TQxZIEGtdPFqnMrxJGpFr2amGqpZqrslnryni/UHF9Ir9+XZaP0XBAkp1HYtI8lZ
bi94aqYzFrqQVMWuWf9rC3uJuh2+ELPDemP3Om7/SHx5EqaW7+NpqGa+GCSD+XtO
/RiZYg/NtHE4qBdBQfty4tboe9SYTIT0y/NL67B2kEo+olGkoTiiIAX9/kjJ/Q93
pzdISBfQqgM8duFA0EzcEvagtV2bbzYn6+fxfsGrkzWlqnYRT9Ni3Lb6NJwz5zni
LAZhIrO6akvYWWfUXMVl8Wwd619DrP1Mfu1RfTzzNubeJV4f40R2ZrZo5+l8oJI9
heBGXbrpm9M8CJMaT4HjeBBpQZv+UbdbZdfobCKa6I+9+8+hZdLxDl2JyY0pAl8A
lqZcxBeE
=YmcI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to