Your message dated Thu, 18 Feb 2010 16:02:28 +0000
with message-id <[email protected]>
and subject line Bug#565421: fixed in rpm 4.8.0-3
has caused the Debian Bug report #565421,
regarding rpm -i should not need --force-debian for source packages
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.)
--
565421: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565421
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Subject: rpm -i should not need --force-debian for source packages
Package: rpm
Version: 4.7.2-1+b1
Severity: normal
When I try to unpack a source package, this happens:
wraith:/tmp$ rpm -i gnome-panel-2.24.1-2.27.1.src.rpm
rpm: please use alien to install rpm packages on Debian, if you are really sure use --force-debian switch. See README.Debian for more details.
This seems wrong to me. Obviously I shouldn't try to install binary
packages like this, but for a source package, rpm -i is roughly equivalent
to dpkg-source -x, both perfectly reasonable things to do on a non-native
system. README.Debian doesn't contain any suggestion of why unpacking
source packages should be a problem, and even comments on where they'll be
unpacked to.
I think the "rpm" command should only refuse to install a package if it
isn't a source package.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.27.9 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages rpm depends on:
ii debconf [debconf-2.0] 1.5.28 Debian configuration management sy
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii libelf1 0.143-1 library to read and write ELF file
ii libnss3-1d 3.12.5-1 Network Security Service libraries
ii libpopt0 1.15-1 lib for parsing cmdline parameters
ii librpm0 4.7.2-1+b1 RPM shared library
ii librpmbuild0 4.7.2-1+b1 RPM build shared library
ii librpmio0 4.7.2-1+b1 RPM IO shared library
ii perl 5.10.1-8 Larry Wall's Practical Extraction
ii rpm-common 4.7.2-1 common files for RPM
ii rpm2cpio 4.7.2-1+b1 tool to convert RPM package to CPI
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
rpm recommends no packages.
Versions of packages rpm suggests:
ii alien 8.79 convert and install rpm and other
pn elfutils <none> (no description available)
pn rpm-i18n <none> (no description available)
-- debconf information:
* rpm/upgrade-failed:
--- End Message ---
--- Begin Message ---
Source: rpm
Source-Version: 4.8.0-3
We believe that the bug you reported is fixed in the latest version of
rpm, which is due to be installed in the Debian FTP archive:
librpm-dbg_4.8.0-3_amd64.deb
to main/r/rpm/librpm-dbg_4.8.0-3_amd64.deb
librpm-dev_4.8.0-3_amd64.deb
to main/r/rpm/librpm-dev_4.8.0-3_amd64.deb
librpm1_4.8.0-3_amd64.deb
to main/r/rpm/librpm1_4.8.0-3_amd64.deb
librpmbuild1_4.8.0-3_amd64.deb
to main/r/rpm/librpmbuild1_4.8.0-3_amd64.deb
librpmio1_4.8.0-3_amd64.deb
to main/r/rpm/librpmio1_4.8.0-3_amd64.deb
lsb-rpm_4.8.0-3_amd64.deb
to main/r/rpm/lsb-rpm_4.8.0-3_amd64.deb
python-rpm_4.8.0-3_amd64.deb
to main/r/rpm/python-rpm_4.8.0-3_amd64.deb
rpm-common_4.8.0-3_all.deb
to main/r/rpm/rpm-common_4.8.0-3_all.deb
rpm-i18n_4.8.0-3_all.deb
to main/r/rpm/rpm-i18n_4.8.0-3_all.deb
rpm2cpio_4.8.0-3_amd64.deb
to main/r/rpm/rpm2cpio_4.8.0-3_amd64.deb
rpm_4.8.0-3.debian.tar.gz
to main/r/rpm/rpm_4.8.0-3.debian.tar.gz
rpm_4.8.0-3.dsc
to main/r/rpm/rpm_4.8.0-3.dsc
rpm_4.8.0-3_amd64.deb
to main/r/rpm/rpm_4.8.0-3_amd64.deb
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.
Michal Čihař <[email protected]> (supplier of updated rpm 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: SHA1
Format: 1.8
Date: Thu, 18 Feb 2010 16:27:11 +0100
Source: rpm
Binary: rpm rpm2cpio rpm-common rpm-i18n lsb-rpm librpm-dbg librpm1 librpmio1
librpmbuild1 librpm-dev python-rpm
Architecture: source all amd64
Version: 4.8.0-3
Distribution: experimental
Urgency: low
Maintainer: Michal Čihař <[email protected]>
Changed-By: Michal Čihař <[email protected]>
Description:
librpm-dbg - debugging symbols for RPM
librpm-dev - RPM shared library, development kit
librpm1 - RPM shared library
librpmbuild1 - RPM build shared library
librpmio1 - RPM IO shared library
lsb-rpm - RPM Package Manager for LSB package building
python-rpm - Python bindings for RPM
rpm - package manager for RPM
rpm-common - common files for RPM
rpm-i18n - localization and localized man pages for rpm
rpm2cpio - tool to convert RPM package to CPIO archive
Closes: 565421
Changes:
rpm (4.8.0-3) experimental; urgency=low
.
* Do not require --force-debian for installing packages, just complain that
user should use alien. This allows easily people to shoot in the foot,
however --force-debian switch seems to be too unpopular (Closes: #565421).
* Bump standards to 3.8.4.
Checksums-Sha1:
3e2568f6b217f4ea23d513d4777b1a2a2259047e 1772 rpm_4.8.0-3.dsc
82954cf38d91dc13635f1b994ebf605db1854f1a 71934 rpm_4.8.0-3.debian.tar.gz
1a6718ffd803f93a62c8b250c9720aa3ce4a190c 706702 rpm-common_4.8.0-3_all.deb
235540311ccd3f443593c7aac65df6f8a16428e1 1176876 rpm-i18n_4.8.0-3_all.deb
34e1607ffa8da4826c64366271b583f000e09014 838590 rpm_4.8.0-3_amd64.deb
9664910e37176e6e0445dae8dbb487a0be6df718 692154 rpm2cpio_4.8.0-3_amd64.deb
ea8b8d10ea45032e13361a5adff2ca5e35198341 1244744 lsb-rpm_4.8.0-3_amd64.deb
4722684d955ebcc6fc196c53483357209d878c97 2650766 librpm-dbg_4.8.0-3_amd64.deb
7e6d2b0dec54fd76e87305ed8d113b627f1aafd5 883610 librpm1_4.8.0-3_amd64.deb
f7a826058211e05eb252156beebe26226e156111 770922 librpmio1_4.8.0-3_amd64.deb
892eba92d67247080ea01affcdc218a76dfa9d38 757184 librpmbuild1_4.8.0-3_amd64.deb
df47f1d178d865a1f787e7d7f3169404d2a8f218 754290 librpm-dev_4.8.0-3_amd64.deb
16b9b2ec6c8787726e5d3dc529af360bd1ea8ef4 725822 python-rpm_4.8.0-3_amd64.deb
Checksums-Sha256:
29d5d845893b1996b7cd478b7be33bb33bcb0dc760a5137bbc1648294da3fb17 1772
rpm_4.8.0-3.dsc
1562602fdaa8bfc3d86594d5608a6cf1bb1408a8637f8422914479c07e3c40c6 71934
rpm_4.8.0-3.debian.tar.gz
decffd370514d05263713147d604add9ae6540086a6bc9cf0ce285be7b9610f1 706702
rpm-common_4.8.0-3_all.deb
28d7e99c7db917d626e055155bc78c4e392c7b30b2064804b3763045a228a69e 1176876
rpm-i18n_4.8.0-3_all.deb
64c808d5803e42cacff5130377718cd53a2b8dd2c2208d36d15a1c2d3d664741 838590
rpm_4.8.0-3_amd64.deb
ef7e1816538377722a0d27eba1491daf3aae94ae11d6096ef3bd669932237e6a 692154
rpm2cpio_4.8.0-3_amd64.deb
552466e5e48cd92b78828f42af1fb1b06d4971bd5bff37db686922a1d61a843b 1244744
lsb-rpm_4.8.0-3_amd64.deb
b9d72e7234184e43bd9c2e10260c431a9d0bc4bcd51dd00125a537d64b799f61 2650766
librpm-dbg_4.8.0-3_amd64.deb
cb03efec08cf56be10b90aba3d1651638a49ad304bdb5188f872f7e950fe338a 883610
librpm1_4.8.0-3_amd64.deb
1dc1754b20f8951b4f775a16d2c03f91767f36e51e6ae647e14793a0ad457589 770922
librpmio1_4.8.0-3_amd64.deb
073fae6a95222ed0d86e8d9533c1b71e324f19cc6537f598019d02bce1e664c7 757184
librpmbuild1_4.8.0-3_amd64.deb
4fd2a7cfbcfe251703b2258d9b8cd48d27e4993ff016770ececa832f36d6d162 754290
librpm-dev_4.8.0-3_amd64.deb
b3d0e8e23b1c3d701246aab19a2097e5c65fa4feb2a2d16e7d87dc8a40e24a35 725822
python-rpm_4.8.0-3_amd64.deb
Files:
43419b8b341d850f32b2f6efcf6673b6 1772 admin optional rpm_4.8.0-3.dsc
69851b4418c3fbd960329cc8fee1e4a2 71934 admin optional rpm_4.8.0-3.debian.tar.gz
5203c120ce0370ee630ae481059e4456 706702 admin optional
rpm-common_4.8.0-3_all.deb
685393cef116162726fd1b5cf9e537b6 1176876 localization optional
rpm-i18n_4.8.0-3_all.deb
50132588c0a4b6c21dccde8f1391642a 838590 admin optional rpm_4.8.0-3_amd64.deb
13d9e1c2901c8ebe1dd85949b3666a46 692154 admin optional
rpm2cpio_4.8.0-3_amd64.deb
e363c69cdb8aed757aebceb2ceb8220b 1244744 devel optional
lsb-rpm_4.8.0-3_amd64.deb
700a8e7a6a19d1183c64921b53429bc7 2650766 debug extra
librpm-dbg_4.8.0-3_amd64.deb
0bbeecc7682697e5e7fa364bee0f9515 883610 libs optional librpm1_4.8.0-3_amd64.deb
ab282b83fa4ace64d81381d4d57fee8a 770922 libs optional
librpmio1_4.8.0-3_amd64.deb
1d486dad945e99a386adcc08d8e26b4e 757184 libs optional
librpmbuild1_4.8.0-3_amd64.deb
ab47360d84a98ff527c881b25629576d 754290 libdevel extra
librpm-dev_4.8.0-3_amd64.deb
23932db93176b49d6b9daf0638f50659 725822 python extra
python-rpm_4.8.0-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkt9XasACgkQ3DVS6DbnVgRw9gCeIluDe/wI3kjBrjvncO2On0lP
omsAn25sCPvf0cDkNtLhGqgPPwvmVbpG
=l8KH
-----END PGP SIGNATURE-----
--- End Message ---