Mailinglist Archive: zypp-devel (31 mails)
| < Previous | Next > |
Re: [zypp-devel] Why this rpm can't be installed by zypper by can be installed by "rpm -i"?
- From: Michael Andres <ma@xxxxxxx>
- Date: Mon, 10 Jan 2011 12:52:35 +0100
- Message-id: <201101101252.36294.ma@suse.de>
On Friday 07 January 2011 12:16:31 Michael Schroeder wrote:
IMO no bug, as zypper uses a different command to onstall source rpms:
source-install (si) <name> ...
Install specified source packages and their build dependencies.
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres ZYPP Development ma@xxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
Found the root cause: zypper expects a sourcerpm tag in binary packages.
Yes, if a package doesn't contain a "sourcerpm" tag, it's a source
package.
So your mtf-0.0.1-1.i586.rpm is really "mtf-0.0.1-1.src.rpm"?
Zypper should be able to install src.rpm packages, please open
a bug against it.
IMO no bug, as zypper uses a different command to onstall source rpms:
source-install (si) <name> ...
Install specified source packages and their build dependencies.
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres ZYPP Development ma@xxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |