Your message dated Wed, 24 May 2023 21:34:23 +0200
with message-id <ZG5mv/1ork7vk...@ramacher.at>
and subject line Re: Bug#1036717: unblock: slurm-wlm/22.05.8-4
has caused the Debian Bug report #1036717,
regarding unblock: slurm-wlm/22.05.8-4
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 ow...@bugs.debian.org
immediately.)


-- 
1036717: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036717
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: oliv...@na.icar.cnr.it

Please unblock package slurm-wlm

This release simply fix Breaks/Replaces deps and reintroduce a
configuration file removed accidentally

[ Reason ]
This release will ensure a smoother update from bullseye

[ Impact ]
No impact is expected

[ Tests ]
Although there are no changes in the packages code, but only
dependencies are better specified, I did the usual tests I make for
every release of the package.

[ Risks ]
I see no risks

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing

unblock slurm-wlm/22.05.8-4
-- 
Gennaro Oliva
diff -Nru slurm-wlm-22.05.8/debian/changelog slurm-wlm-22.05.8/debian/changelog
--- slurm-wlm-22.05.8/debian/changelog  2023-02-08 07:50:18.000000000 +0100
+++ slurm-wlm-22.05.8/debian/changelog  2023-05-10 00:14:41.000000000 +0200
@@ -1,3 +1,11 @@
+slurm-wlm (22.05.8-4) unstable; urgency=medium
+
+  * Fix Breaks/Replaces dependencies (Closes: #1034950,
+    #1034955, #1034978, #1034987, #1034992)
+  * Restore plugstack.conf (Closes: #1035562)
+
+ -- Gennaro Oliva <oliv...@na.icar.cnr.it>  Wed, 10 May 2023 00:14:41 +0200
+
 slurm-wlm (22.05.8-3) unstable; urgency=medium
 
   * Source only upload for testing
diff -Nru slurm-wlm-22.05.8/debian/control slurm-wlm-22.05.8/debian/control
--- slurm-wlm-22.05.8/debian/control    2023-02-08 07:49:20.000000000 +0100
+++ slurm-wlm-22.05.8/debian/control    2023-05-09 23:27:05.000000000 +0200
@@ -307,6 +307,8 @@
  ${shlibs:Depends},
  ${misc:Depends},
  slurm-wlm-basic-plugins (= ${binary:Version})
+Breaks: slurm-wlm-basic-plugins (<< 22.05.7-1), slurm-client (<< 22.05.7-1)
+Replaces: slurm-wlm-basic-plugins (<< 22.05.7-1), slurm-client (<< 22.05.7-1)
 Description: Slurm HDF5 plugin
  The Slurm Workload Manager is an open-source cluster resource management and
  job scheduling system that strives to be simple, scalable, portable,
@@ -371,8 +373,8 @@
  ${shlibs:Depends},
  ${misc:Depends},
  slurm-wlm-basic-plugins (= ${binary:Version})
-Breaks: slurm-wlm-basic-plugins-dev (<< 22.05.7-1)
-Replaces: slurm-wlm-basic-plugins-dev (<< 22.05.7-1)
+Breaks: slurm-wlm-basic-plugins (<< 22.05.7-1)
+Replaces: slurm-wlm-basic-plugins (<< 22.05.7-1)
 Description: Slurm InfluxDB plugin
  The Slurm Workload Manager is an open-source cluster resource management and
  job scheduling system that strives to be simple, scalable, portable,
@@ -404,8 +406,8 @@
  ${shlibs:Depends},
  ${misc:Depends},
  slurm-wlm-basic-plugins (= ${binary:Version})
-Breaks: slurm-wlm-basic-plugins-dev (<< 22.05.7-1)
-Replaces: slurm-wlm-basic-plugins-dev (<< 22.05.7-1)
+Breaks: slurm-wlm-basic-plugins (<< 22.05.7-1)
+Replaces: slurm-wlm-basic-plugins (<< 22.05.7-1)
 Description: Slurm RRD plugin
  The Slurm Workload Manager is an open-source cluster resource management and
  job scheduling system that strives to be simple, scalable, portable,
@@ -437,8 +439,8 @@
  ${shlibs:Depends},
  ${misc:Depends},
  slurm-wlm-basic-plugins (= ${binary:Version})
-Breaks: slurm-wlm-basic-plugins-dev (<< 22.05.7-1)
-Replaces: slurm-wlm-basic-plugins-dev (<< 22.05.7-1)
+Breaks: slurm-wlm-basic-plugins (<< 22.05.7-1)
+Replaces: slurm-wlm-basic-plugins (<< 22.05.7-1)
 Description: Slurm Elasticsearch job-completion plugin
  The Slurm Workload Manager is an open-source cluster resource management and
  job scheduling system that strives to be simple, scalable, portable,
@@ -470,8 +472,8 @@
  ${shlibs:Depends},
  ${misc:Depends},
  slurm-wlm-basic-plugins (= ${binary:Version})
-Breaks: slurm-wlm-basic-plugins-dev (<< 22.05.7-1)
-Replaces: slurm-wlm-basic-plugins-dev (<< 22.05.7-1)
+Breaks: slurm-wlm-basic-plugins (<< 22.05.7-1)
+Replaces: slurm-wlm-basic-plugins (<< 22.05.7-1)
 Description: Slurm JWT authentication plugins
  The Slurm Workload Manager is an open-source cluster resource management and
  job scheduling system that strives to be simple, scalable, portable,
diff -Nru slurm-wlm-22.05.8/debian/slurm-wlm-basic-plugins.install 
slurm-wlm-22.05.8/debian/slurm-wlm-basic-plugins.install
--- slurm-wlm-22.05.8/debian/slurm-wlm-basic-plugins.install    1970-01-01 
01:00:00.000000000 +0100
+++ slurm-wlm-22.05.8/debian/slurm-wlm-basic-plugins.install    2023-05-09 
23:27:05.000000000 +0200
@@ -0,0 +1 @@
+debian/plugstack.conf etc/slurm

--- End Message ---
--- Begin Message ---
On 2023-05-24 18:59:29 +0200, Gennaro Oliva wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian....@packages.debian.org
> Usertags: unblock
> X-Debbugs-Cc: oliv...@na.icar.cnr.it
> 
> Please unblock package slurm-wlm

This package is already unblocked.

Cheers
-- 
Sebastian Ramacher

--- End Message ---

Reply via email to