Your message dated Sat, 27 Sep 2014 09:22:46 +0000
with message-id <[email protected]>
and subject line Bug#748365: fixed in util-linux 2.20.1-5.9
has caused the Debian Bug report #748365,
regarding util-linux: missing ppc64le condition cause problem when install
powerpc-utils
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.)
--
748365: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748365
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: util-linux
Version: 2.20.1-5.6
Severity: normal
Tags: patch
Usertags: ppc64el
Dear Maintainer,
Now that we have a new arch called ppc64el, we need to add it to the
condition in debian/rules in order to avoid conflict with powerpc-utils.
Currently without this patch if we install powerpc-utils in a ppc64el
system, this will happens:
The following NEW packages will be installed:
powerpc-utils
0 upgraded, 1 newly installed, 0 to remove and 1492 not upgraded.
Need to get 0 B/33.8 kB of archives.
After this operation, 121 kB of additional disk space will be used.
(Reading database ... 321350 files and directories currently
installed.)
Preparing to unpack .../powerpc-utils_1.1.3-24_ppc64el.deb ...
Unpacking powerpc-utils (1.1.3-24) ...
dpkg: error processing archive
/var/cache/apt/archives/powerpc-utils_1.1.3-24_ppc64el.deb (--unpack):
trying to overwrite '/usr/share/man/man8/clock.8.gz', which is also
in package util-linux 2.20.1-5.
The attached patch solve the issue.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.13.0 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages util-linux depends on:
ii debconf [debconf-2.0] 1.5.52
ii dpkg 1.17.6
ii initscripts 2.88dsf-45
ii install-info 5.2.0.dfsg.1-2
ii libblkid1 2.20.1-5.6
ii libc6 2.18-0experimental1+updates.and.carlos.hack1
ii libncursesw5 5.9+20140118-1
ii libselinux1 2.2.2-1
ii libslang2 2.2.4-16
ii libtinfo5 5.9+20140118-1
ii libuuid1 2.20.1-5.6
ii lsb-base 4.1+Debian12
ii tzdata 2013i-1
ii zlib1g 1:1.2.8.dfsg-1
util-linux recommends no packages.
Versions of packages util-linux suggests:
pn dosfstools <none>
ii kbd 1.15.5-1
pn util-linux-locales <none>
-- Configuration Files:
/etc/init.d/hwclock.sh changed [not included]
-- debconf information excluded
diff --git a/debian/rules b/debian/rules
index 86f4452..f134319 100755
--- a/debian/rules
+++ b/debian/rules
@@ -158,7 +158,7 @@ endif
fi
ifeq ($(DEB_HOST_ARCH_OS),linux)
install -m 644 debian/mount.fstab debian/mount/usr/share/doc/mount/examples/fstab
-ifeq ($(arch),$(findstring $(arch),powerpc ppc64))
+ifeq ($(arch),$(findstring $(arch),powerpc ppc64 ppc64el))
mv -f debian/util-linux/sbin/fdisk debian/util-linux/sbin/ddisk
mv -f debian/util-linux/usr/share/man/man8/fdisk.8 debian/util-linux/usr/share/man/man8/ddisk.8
else
--- End Message ---
--- Begin Message ---
Source: util-linux
Source-Version: 2.20.1-5.9
We believe that the bug you reported is fixed in the latest version of
util-linux, 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.
Aurelien Jarno <[email protected]> (supplier of updated util-linux 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: SHA256
Format: 1.8
Date: Sun, 21 Sep 2014 22:48:57 +0200
Source: util-linux
Binary: util-linux util-linux-locales mount bsdutils fdisk-udeb cfdisk-udeb
libblkid1 libblkid1-udeb libblkid-dev libmount1 libmount1-udeb libmount-dev
libuuid1 uuid-runtime libuuid1-udeb uuid-dev util-linux-udeb
Architecture: source all amd64
Version: 2.20.1-5.9
Distribution: unstable
Urgency: medium
Maintainer: LaMont Jones <[email protected]>
Changed-By: Aurelien Jarno <[email protected]>
Description:
bsdutils - Basic utilities from 4.4BSD-Lite
cfdisk-udeb - Manually partition a hard drive (cfdisk) (udeb)
fdisk-udeb - Manually partition a hard drive (fdisk) (udeb)
libblkid-dev - block device id library - headers and static libraries
libblkid1 - block device id library
libblkid1-udeb - block device id library (udeb)
libmount-dev - block device id library - headers and static libraries
libmount1 - block device id library
libmount1-udeb - block device id library (udeb)
libuuid1 - Universally Unique ID library
libuuid1-udeb - stripped down universally unique id library, for
debian-installer (udeb)
mount - Tools for mounting and manipulating filesystems
util-linux - Miscellaneous system utilities
util-linux-locales - Locales files for util-linux
util-linux-udeb - Miscellaneous system utilities (udeb)
uuid-dev - universally unique id library - headers and static libraries
uuid-runtime - runtime components for the Universally Unique ID library
Closes: 748365
Changes:
util-linux (2.20.1-5.9) unstable; urgency=medium
.
[ Aurelien Jarno ]
* Non-maintainer upload.
.
[ Paulo Flabiano Smorigo ]
* Add ppc64el to archs where fdisk is renamed ddisk and clock(8) is
not installed (Closes: #748365).
Checksums-Sha1:
bf839e3defc2141ce9a5bc3bd598ddd4249ffb53 3090 util-linux_2.20.1-5.9.dsc
2eb97dd2267936992b71db4212ac78c9f27dff14 281234 util-linux_2.20.1-5.9.diff.gz
706ce3fe79b0177658e6b650f960b5f74b5c0d01 741946
util-linux-locales_2.20.1-5.9_all.deb
3c4aa0bc4ee0dd1930e809e1871f6cd3d8be4dbc 504012 util-linux_2.20.1-5.9_amd64.deb
066dedcb1be8693a30e3f2f256454bed4ba6bd40 162466 mount_2.20.1-5.9_amd64.deb
f69d553b84f9f955d73c205a984f70d36b0b5ab8 64854 fdisk-udeb_2.20.1-5.9_amd64.udeb
da533b44076932362a2ce183b07c2d11f2ffbded 773012
cfdisk-udeb_2.20.1-5.9_amd64.udeb
597b2db4bc520ed991d6cb5520b3779ef0e3f108 111478 libblkid1_2.20.1-5.9_amd64.deb
793a88d59ea3ec73239d7e65631ecf01f64dcea0 62752
libblkid1-udeb_2.20.1-5.9_amd64.udeb
4fc8dbbbab55d22e8a2509fba6c9f3925d01964d 130024
libblkid-dev_2.20.1-5.9_amd64.deb
6662f8b55690b4648911057c22917904c7eef5c8 109638 libmount1_2.20.1-5.9_amd64.deb
b4228be59c2e1a20429c8071e48f5c7bcee0dbfa 60052
libmount1-udeb_2.20.1-5.9_amd64.udeb
af0bf642e4fd753aeba3c5f5716f79d16bf96fe8 118616
libmount-dev_2.20.1-5.9_amd64.deb
3dc9b6621dda50bce2008d99394f4702d217fedd 56450 libuuid1_2.20.1-5.9_amd64.deb
6ffc80777c85c6b8e646953f96467fafa319db9d 59170
uuid-runtime_2.20.1-5.9_amd64.deb
1885c621c4b7b634875c344a3a14c40167ca3814 7292
libuuid1-udeb_2.20.1-5.9_amd64.udeb
5fbf8b020d004aae37258a3b3d7df73c7a5167bb 70712 uuid-dev_2.20.1-5.9_amd64.deb
cc6859c0129875ea39f9a1e3a6a3689063888ae7 12178
util-linux-udeb_2.20.1-5.9_amd64.udeb
7f9918014b32d9108c9c3be7b670c7d307ed8ce5 79586 bsdutils_2.20.1-5.9_amd64.deb
Checksums-Sha256:
9637618b5b714cd2ce6ce8dc934a55ce39c4fd0d4d7f1900705347819ca9a3fc 3090
util-linux_2.20.1-5.9.dsc
98029d2402b6d75dbfb7add683a8b61d76b6d04f2b2321b4752e0924c16672d8 281234
util-linux_2.20.1-5.9.diff.gz
1e04cfb55b5ba22beb702c9bb3dfa2a2964a429353f6fb6d919dfc37dcb330cc 741946
util-linux-locales_2.20.1-5.9_all.deb
c8c3c32d05a9bf62c319d8e19bd256bf9fad4a6c8400727fd214ce5d6f648888 504012
util-linux_2.20.1-5.9_amd64.deb
1f7ac0fe75bfbcf30022c83e307c58b70ca872ab98e3ab614b9b03bdbee89d95 162466
mount_2.20.1-5.9_amd64.deb
edb6f43497525ad3355f2160dd35b60881bbc4c89f7af046efc49115126be446 64854
fdisk-udeb_2.20.1-5.9_amd64.udeb
ea3aade59688431524a7a04f790760da937a58c3bed0ab3450ec485961b83d33 773012
cfdisk-udeb_2.20.1-5.9_amd64.udeb
633f89f3b7bb3a2b315828db09b72845ddc92f6aed519738f2a13633190656cd 111478
libblkid1_2.20.1-5.9_amd64.deb
8255407650661d3183b0905fd495a6dd1d4c1ad2e7b54b511ce60a235ebb5963 62752
libblkid1-udeb_2.20.1-5.9_amd64.udeb
dea5de7c077a431b29e9eb6bd0c6854eb3c7231728545f643bfece5a8cb60fdb 130024
libblkid-dev_2.20.1-5.9_amd64.deb
3fe3f9511232f9d38d4349ee1df37522a643745a5399e023e5d6239c9324ae0a 109638
libmount1_2.20.1-5.9_amd64.deb
b75551b6582d51e50c006d487d91c895617349f39212f4f4fcdb0f874c8f699e 60052
libmount1-udeb_2.20.1-5.9_amd64.udeb
0021bca7119d66bceb9bed70aeb82621458995c8bb28b0389dab3adad655a485 118616
libmount-dev_2.20.1-5.9_amd64.deb
9cb518ae039c76994cafa1d8b6ed8b7db17f1ec0d353f964a8aba87eaf8a081e 56450
libuuid1_2.20.1-5.9_amd64.deb
82933819aef06ca6105b4378ac1157231d3c842d5b6aabb51633d37fae769fc3 59170
uuid-runtime_2.20.1-5.9_amd64.deb
f9fa758c28d55e7f04c58b7fff48ee6a2f4d8bf1b51d0fc0e3ba8603a5dfce4f 7292
libuuid1-udeb_2.20.1-5.9_amd64.udeb
73b84c7e3391656629467e93e939832faf4afca4866b1077821b4615feb50df1 70712
uuid-dev_2.20.1-5.9_amd64.deb
b45192c7fbf41d255354097c56171619f8ad672bef91aa00eabdfcaab2c01b83 12178
util-linux-udeb_2.20.1-5.9_amd64.udeb
67760f008dae007b14e370a4c1121e6f791d3cac15ed52f5cf47afb870f69e1d 79586
bsdutils_2.20.1-5.9_amd64.deb
Files:
f49d068c17615cb16d2c279e0419797d 741946 utils optional
util-linux-locales_2.20.1-5.9_all.deb
edb5e2b30945c35ef03b1cfb8bb9605e 504012 utils required
util-linux_2.20.1-5.9_amd64.deb
e373b714611bf1bb34c7eadffc994676 162466 admin required
mount_2.20.1-5.9_amd64.deb
ccd9d06b2171772eb444754d6cae41e6 64854 debian-installer extra
fdisk-udeb_2.20.1-5.9_amd64.udeb
17ddb30b1cb77d33ce75f1ddfe670146 773012 debian-installer extra
cfdisk-udeb_2.20.1-5.9_amd64.udeb
ccc0955fa1f344831eda821124afa971 111478 libs required
libblkid1_2.20.1-5.9_amd64.deb
ba438deda92b2343848c920a7b31cbb5 62752 debian-installer optional
libblkid1-udeb_2.20.1-5.9_amd64.udeb
2e65ddcdcfe27cb019e1c830361bf7a1 130024 libdevel extra
libblkid-dev_2.20.1-5.9_amd64.deb
43731875fdc139e7d2c07a1fd0fb6279 109638 libs required
libmount1_2.20.1-5.9_amd64.deb
8cd7c55e9881591a2bdc34befcf653a4 60052 debian-installer optional
libmount1-udeb_2.20.1-5.9_amd64.udeb
d19166d281e4f3839ea2cebbd51bde71 118616 libdevel extra
libmount-dev_2.20.1-5.9_amd64.deb
cf271c88581ae18152f4e94baf557fb9 56450 libs required
libuuid1_2.20.1-5.9_amd64.deb
e9232b77d37d5991c78bcd1e246486d2 59170 libs optional
uuid-runtime_2.20.1-5.9_amd64.deb
afb681cfb13f6bc74d15afd7ac59f1fc 7292 debian-installer optional
libuuid1-udeb_2.20.1-5.9_amd64.udeb
e8daa786bc18671ab781b6258bd3ef7a 70712 libdevel extra
uuid-dev_2.20.1-5.9_amd64.deb
948a0d14c968d67e676cd6f02c737a21 12178 debian-installer optional
util-linux-udeb_2.20.1-5.9_amd64.udeb
20a7f986e07c3680d6ddecc37ed6bf3b 79586 utils required
bsdutils_2.20.1-5.9_amd64.deb
6e8678c4686fc060b41be2e0a89886a1 3090 base required util-linux_2.20.1-5.9.dsc
d51f264c78e42f649055a4bfe49f6236 281234 base required
util-linux_2.20.1-5.9.diff.gz
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIVAwUBVB/hU7qceAYd3YybAQg/2Q//ciDlyhw+6kTVMWym/AU7qGoDlysVygTS
1SjY/3Ma8LQ1VB+sifrYSc4tUY3NYohd1icS+OYV6gEOWxBHUbIYH1w6WYSfXj2G
n1Qh95oWRoBvEUY/oInPBepGcePOLI+myH9BTrXLrqIsDx0m84Q+xQ8w8jn4WWV5
oQsIHKYn2B1O1T6S1SjL7/mJEo4VhdfbyPjhJzMHE8OgUVoQu0y+xGs99OSLxVpJ
VlqIq8Y88rPaIyiUjBQuYbkUjpyGu7U14jgEf4S3mWzyALFjNWOFWveWESVV2qAC
dMBPdxkDpMfkoXSLaqa5WsdOcHuY/SwXDyrfDoiCCmM218SAZV2dDytJ2JYT6JyK
m4cilAsjBn9rh3sQNIlJa89QMMG8dkNgRcHylQMs+0IcioT1ZmHnQ0+nfRTl13pO
8pGgk+srGmtE+M559P4jmXjT3Iv5vsdSvcw9R3cHQt5ZdaZCjkEqrQR6GPHsAtoX
lOnxZuAPrfyBpJxMI2QskqkJ6RYDCcg+s30+EmdwQJs/zuCRvT2tOdvvCjpqIdJz
+FSReZBsWfDI0m8bSHnLRAxlXiV8GJyLLfzBD7O8RcWynpkLT4WPCGwRIGUoXnS9
U7n/VJ7R7LyKTvMZSo+D7/y0uOLeUwji0Dr4PhoFP5SIu3sujslSZiHogwdVtSBo
bmM7lGejFvk=
=HNDt
-----END PGP SIGNATURE-----
--- End Message ---