[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#901613: jessie-pu: package slurm-llnl/14.03.9-5+deb8u2



Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

Hi,

I just recently noticed a wheezy->jessie upgrade problem in slurm due to
insufficient Breaks+Replaces. The problematic files seem to have been
moved twice during the jessie development cycle, the existing B+R
therefore do not cover direct upgrades from wheezy.
I don't know why this hasn't shown up earlier, since I intensively
search for such upgrade conflicts ... (although I didn't look at
wheezy->jessie for a long time since everything was filed+solved).
The fix is trivial and already uploaded.


Andreas
diff -Nru slurm-llnl-14.03.9/debian/changelog slurm-llnl-14.03.9/debian/changelog
--- slurm-llnl-14.03.9/debian/changelog	2017-07-31 09:03:40.000000000 +0200
+++ slurm-llnl-14.03.9/debian/changelog	2018-06-15 15:58:33.000000000 +0200
@@ -1,3 +1,11 @@
+slurm-llnl (14.03.9-5+deb8u2) jessie; urgency=medium
+
+  * Team upload.
+  * slurm-client: Add Breaks+Replaces: slurm-llnl-slurmdbd (<< 14.03.9-5) for
+    clean upgrades from wheezy which shipped sacctmgr there. (Closes: #901513)
+
+ -- Andreas Beckmann <anbe@debian.org>  Fri, 15 Jun 2018 15:58:33 +0200
+
 slurm-llnl (14.03.9-5+deb8u1) jessie; urgency=high
 
   * Fix security issue caused by insecure file path handling triggered by
diff -Nru slurm-llnl-14.03.9/debian/control slurm-llnl-14.03.9/debian/control
--- slurm-llnl-14.03.9/debian/control	2017-07-28 09:25:13.000000000 +0200
+++ slurm-llnl-14.03.9/debian/control	2018-06-15 15:58:33.000000000 +0200
@@ -53,8 +53,8 @@
  ${misc:Depends},
  munge,
  ucf
-Replaces: slurm-llnl (<< 14.03), slurmdbd (<< 14.03.9-5)
-Breaks: slurm-llnl (<< 14.03), slurmdbd (<< 14.03.9-5)
+Replaces: slurm-llnl (<< 14.03), slurmdbd (<< 14.03.9-5), slurm-llnl-slurmdbd (<< 14.03.9-5)
+Breaks: slurm-llnl (<< 14.03), slurmdbd (<< 14.03.9-5), slurm-llnl-slurmdbd (<< 14.03.9-5)
 Conflicts: sinfo
 Description: SLURM client side commands
  SLURM stands for Simple Linux Utility for Resource Management, it
diff -Nru slurm-llnl-14.03.9/debian/gbp.conf slurm-llnl-14.03.9/debian/gbp.conf
--- slurm-llnl-14.03.9/debian/gbp.conf	2017-07-28 09:24:17.000000000 +0200
+++ slurm-llnl-14.03.9/debian/gbp.conf	2018-06-15 15:58:33.000000000 +0200
@@ -1,3 +1,4 @@
 [DEFAULT]
 pristine-tar = True
 filter-pristine-tar = True
+debian-branch = jessie

Reply to: