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 Schroeder <mls@xxxxxxx>
- Date: Fri, 7 Jan 2011 12:16:31 +0100
- Message-id: <20110107111631.GB24264@suse.de>
On Thu, Jan 06, 2011 at 05:38:49PM +0800, Chen, Zhang Z wrote:
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.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
My guess is that the package has a non-zero epoch and zypperFound the root cause: zypper expects a sourcerpm tag in binary packages.
can't deal with it. Check the last line of:
rpm -qp --provides mtf-0.0.1-1.i586.rpm
If the package has an epoch, please open a bug report against zypper.
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.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |