Debian Bug report logs - #872092
ltsp: fdisk dependency needed

version graph

Package: src:ltsp; Maintainer for src:ltsp is Debian LTSP Maintainers <team+ltsp@tracker.debian.org>;

Reported by: andreas@fatal.se

Date: Mon, 14 Aug 2017 13:48:07 UTC

Severity: important

Found in version ltsp/5.5.9-2

Fixed in version ltsp/5.5.10-1

Done: Vagrant Cascadian <vagrant@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to LTSP Debian Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>:
Bug#872092; Package src:ltsp. (Mon, 14 Aug 2017 13:48:09 GMT) (full text, mbox, link).


Acknowledgement sent to andreas@fatal.se:
New Bug report received and forwarded. Copy sent to LTSP Debian Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>. (Mon, 14 Aug 2017 13:48:09 GMT) (full text, mbox, link).


Message #5 received at maintonly@bugs.debian.org (full text, mbox, reply):

From: andreas@fatal.se
To: maintonly@bugs.debian.org
Subject: ltsp: fdisk dependency needed
Date: Mon, 14 Aug 2017 15:37:55 +0200
Source: ltsp
Version: 5.5.9-2
Severity: important
User: util-linux@packages.debian.org
Usertags: fdisk-dependency

Hello,

As recently announced on debian-devel-announce[1] packages who need
any of sfdisk, cfdisk or fdisk will need to add a dependency on the
new fdisk package.

Your package ltsp showed up on codesearch.debian.net and a very quick
analysis suggested you might want to add a dependency (and/or
build-dependency if you use it at build-time, eg. tests).

Please use the backwards-compatible way of specifying the dependency
as suggested in the debian-devel-announce mail:

fdisk | util-linux (<< 2.29.2-3~)

(and if only for tests you might want to add the build profile
<!nocheck>)

Please reassign this bug report to the binary package shipping the
affected part of your source.

If your more detailed analysis shows this should be a recommends,
suggests or even no relationship at all to the fdisk package then
please just close this bug report stating the results of your
analysis (and if so sorry for bothering you).

Regards, Andreas Henriksson

[1]:
https://lists.debian.org/debian-devel-announce/2017/08/msg00005.html 



Information forwarded to debian-bugs-dist@lists.debian.org, LTSP Debian Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>:
Bug#872092; Package src:ltsp. (Thu, 14 Sep 2017 18:51:05 GMT) (full text, mbox, link).


Acknowledgement sent to Vagrant Cascadian <vagrant@debian.org>:
Extra info received and forwarded to list. Copy sent to LTSP Debian Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>. (Thu, 14 Sep 2017 18:51:05 GMT) (full text, mbox, link).


Message #10 received at 872092@bugs.debian.org (full text, mbox, reply):

From: Vagrant Cascadian <vagrant@debian.org>
To: andreas@fatal.se, 872092@bugs.debian.org
Subject: Re: [Pkg-ltsp-devel] Bug#872092: ltsp: fdisk dependency needed
Date: Thu, 14 Sep 2017 11:41:14 -0700
[Message part 1 (text/plain, inline)]
Control: tags 872092 pending

On 2017-08-14, andreas@fatal.se wrote:
> As recently announced on debian-devel-announce[1] packages who need
> any of sfdisk, cfdisk or fdisk will need to add a dependency on the
> new fdisk package.
...
> Please use the backwards-compatible way of specifying the dependency
> as suggested in the debian-devel-announce mail:
>
> fdisk | util-linux (<< 2.29.2-3~)

Thanks for the report!

Committed to git, will include with the next LTSP upload.


live well,
  vagrant
[signature.asc (application/pgp-signature, inline)]

Added tag(s) pending. Request was from Vagrant Cascadian <vagrant@debian.org> to 872092-submit@bugs.debian.org. (Thu, 14 Sep 2017 18:51:05 GMT) (full text, mbox, link).


Reply sent to Vagrant Cascadian <vagrant@debian.org>:
You have taken responsibility. (Wed, 29 Nov 2017 23:51:10 GMT) (full text, mbox, link).


Notification sent to andreas@fatal.se:
Bug acknowledged by developer. (Wed, 29 Nov 2017 23:51:10 GMT) (full text, mbox, link).


Message #17 received at 872092-close@bugs.debian.org (full text, mbox, reply):

From: Vagrant Cascadian <vagrant@debian.org>
To: 872092-close@bugs.debian.org
Subject: Bug#872092: fixed in ltsp 5.5.10-1
Date: Wed, 29 Nov 2017 23:48:50 +0000
Source: ltsp
Source-Version: 5.5.10-1

We believe that the bug you reported is fixed in the latest version of
ltsp, 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 872092@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vagrant Cascadian <vagrant@debian.org> (supplier of updated ltsp 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 29 Nov 2017 15:23:39 -0800
Source: ltsp
Binary: ltsp-server ltsp-server-standalone ltsp-client-core ltsp-client ltsp-client-builder
Architecture: source
Version: 5.5.10-1
Distribution: unstable
Urgency: medium
Maintainer: LTSP Debian Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>
Changed-By: Vagrant Cascadian <vagrant@debian.org>
Description:
 ltsp-client - complete LTSP client environment
 ltsp-client-builder - build an LTSP environment in the installer target (udeb)
 ltsp-client-core - basic LTSP client environment
 ltsp-server - basic LTSP server environment
 ltsp-server-standalone - complete LTSP server environment
Closes: 872092
Changes:
 ltsp (5.5.10-1) unstable; urgency=medium
 .
   * New upstream version
     [ Alkis Georgopoulos ]
     * Use binary tftp mode for transferring lts.conf. (LP: #238010)
     * Remove NBD swap files 10s after creation. (LP: #1686062)
     * cleanup.d: empty /etc/fstab to prevent boot failures. (LP: #1673401)
     * Allow block devices in ltsp-update-kernels.
     * Enable the DNS server functionality of dnsmasq by default.
 .
     [ Vagrant Cascadian ]
     * ltsp-update-image: Enable support for selecting mksquashfs
       compression type.
     * init-ltsp.d: Symlink localtime instead of copying it. (LP: #1660392)
     * ltsp-build-client: Debian/Ubuntu: Fix timezone handling. (LP: #1660392)
     * init-ltsp.d: rcfiles: Only attempt to remove line from rc.local if
       rc.local actually exists (LP: #1700742).
     * init-ltsp.d: set-time: Disable pool servers if TIMESERVER is set.
       (LP: #1689338)
     * init-ltsp.d: set-time: Configure timesyncd as well as ntp.
 	  (LP: #1689338)
     * Switch from /var/cache/ltsp to /run/ltsp. (LP: #1560344)
     * Sync translations with launchpad.
 .
   [ Vagrant Cascadian ]
   * ltsp-client-core: Add dependency on fdisk or old versions of
     util-linux (Closes: #872092).
   * debian/rules: Add support for cross-compilation.
   * debian/control: Update to Standards-Version 4.1.1.
     - Set Priority to "optional", as "extra" is deprecated.
   * ltsp-client-core: Use activate-noawait trigger on update-initramfs.
   * debian/watch: Scan git repository for new upstream versions.
   * ltsp-client: Add dependency on systemd versions that enable
     systemd-timesyncd as a preferred alternative to ntpdate.
   * ltsp-client-core: Remove /var/cache/ltsp* and /var/lib/ltsp*
     directories as they are no longer used.
   * ltsp-server: Drop un-used dependency on python.
   * debian/control: Update Vcs-* to point to launchpad.
   * Switch to debhelper compat level 10.
   * ltsp-update-image: Add patch from upstream to exclude etckeeper
     directories from generated image.
Checksums-Sha1:
 bac73ebeca95d8e44d488c1e3f6522606e605945 2282 ltsp_5.5.10-1.dsc
 52bc5841a34d34caeeb92339e17bfc8bbcce7a67 259396 ltsp_5.5.10.orig.tar.xz
 8df66ae5dc1d5b62c704c1c3a78baa20e039d187 77344 ltsp_5.5.10-1.debian.tar.xz
 b9b17eff7f96e0f1094cf351c45a753c60838b4d 7168 ltsp_5.5.10-1_amd64.buildinfo
Checksums-Sha256:
 81fc33e544a005b9271e8a621e85202a1c90cc1818e3604d5b7d984b5ca0feb5 2282 ltsp_5.5.10-1.dsc
 e1b39fd87cdfc5ca3815f3475302d4946334b1c792d937552b457dad3412f08f 259396 ltsp_5.5.10.orig.tar.xz
 892a24bb2707f092cc51b9b3e3795dd2c1bc8d73daa47cb5902317c68b9f66ba 77344 ltsp_5.5.10-1.debian.tar.xz
 106912e48759a7918d9693c8035d1791984f2a35edc885d983e41b61d43e4921 7168 ltsp_5.5.10-1_amd64.buildinfo
Files:
 28452cd3f00d43c1c630a9a71beec450 2282 misc optional ltsp_5.5.10-1.dsc
 8fd732c2d564e5b25e43319397b8eb65 259396 misc optional ltsp_5.5.10.orig.tar.xz
 fd808b53fe28a13f5913657feb894aad 77344 misc optional ltsp_5.5.10-1.debian.tar.xz
 987e0d4db7fd3ff6014cfea3a4ae37d4 7168 misc optional ltsp_5.5.10-1_amd64.buildinfo

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

iQJHBAEBCgAxFiEEcDardHbDotegGFCHt4uC1IFLkbYFAlofQp4THHZhZ3JhbnRA
ZGViaWFuLm9yZwAKCRC3i4LUgUuRtq91D/9LYibnXa76JS9BddmINo+RxMlw4Sg6
wI15O+WTT95IOWPYZurUy0O4ELm+FSscQ6sFOs8zZgnde7reFY/q3tvbaq1TkV5U
/HdqyOIX+iwuRJAMNXj8TX94aJ0Wx3d6XB7nrYmcx9BSfWPe/GFCTV2XRtHFa4wV
Z7HnTe9G2HZ9n7CXwb/yiHr7BUcrXK0TR8KLkdTj1A6xFtXyVFIc9wk3DGABnE4D
L28YZtvZK0V0cafaJ7mJXDaK3dAW7l+MiFvEpABbNPmcRTMa9/ClfbxlZR70SGf5
n9EjjXmctCWCKNJlVXaxIJYaT095V6+KWMbSIQVQQ5P78eQn4W0F7Wg/4ZNY8Qpb
TZCAQNWHpuulk2fcO2cfSePLQOt6VHUJAd3S6/F9Ftp5b96OaGpMm5oA8LHjhYOU
p5t/sMNH2/OZ5KuhPJluDvE8AUlaDiDCfbhzkuWVE/NzOTgDIx+Qscqmu4Ljd+tF
y2VnQ/OIznuuLXyJBKR/fGa5hEFBSEEcgkqbD/kp358m2ywAXUeVwz58Myubnmim
XVXrKGcpgJh+KT6xarBDQWrlqjzLAffBfQ2jdScDSjcL6pkSU60PP8egx1ug9VvG
X0XsZbcfogzshs2tGU63RnAdL/QiG3Ib3kCb3IFwpsQuE+t308GcjuFrpFSvxhcK
ZGX7dlt/30IRww==
=+XyM
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Fri, 05 Jan 2018 07:29:32 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sat Jul 1 13:31:28 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.