group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #21903
[Bug 1608927] Re: fix postinst in s390-tools in xenial
This bug was fixed in the package s390-tools - 1.34.0-0ubuntu8.5
---------------
s390-tools (1.34.0-0ubuntu8.5) xenial; urgency=medium
* Correct postinst, which cleans up erroneous directory from
1.34.0-0ubuntu8 upload and earlier. LP: #1608927
-- Dimitri John Ledkov <xnox@xxxxxxxxxx> Wed, 21 Feb 2018 16:44:02
+0000
** Changed in: s390-tools (Ubuntu Xenial)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1608927
Title:
fix postinst in s390-tools in xenial
Status in s390-tools package in Ubuntu:
Invalid
Status in s390-tools source package in Xenial:
Fix Released
Bug description:
[Impact]
* On each upgrade there is an attempt to remove bogus directory which
has been gone since 1.34.0-0ubuntu8.1, thus the guard to remove the
directory should use the correct version number for xenial, i.e.
1.34.0-0ubuntu8.1 not 1.34.0-0ubuntu10.
* as per infinity, the version check is wrong firing on every
upgrade.
[Test Case]
* install s390-tools from updates
* upgrade to this new version from proposed
* during this upgrade one should not see error message from rmdir
Setting up s390-tools (1.34.0-0ubuntu8.5) ...
rmdir: failed to remove '/3770': No such file or directory
[Regression Potential]
* This is a fixup of a typo in version check, it is a cosmetic change
to make sure pointless warnings are not shown. There is little harm in
trying to remove the bogus/gone directory. And even less harm in
stopping to try to remove it going further.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/s390-tools/+bug/1608927/+subscriptions
References