Mailinglist Archive: opensuse-factory (599 mails)

< Previous Next >
Re: [opensuse-factory] SPAM: libzypp + rug not updated on one go
  • From: Andreas Hanke <andreas.hanke@xxxxxxxxxxxxxx>
  • Date: Mon, 07 Aug 2006 22:04:05 +0200
  • Message-id: <44D79CB5.3050208@xxxxxxxxxxxxxx>
Hi,

Marcus Meissner schrieb:
> The update system has bugs that do this, so these 3 calls are intentional.

One of the 3 calls is actually caused by a rug packaging bug (the
self-provides bug) and not the update system. But the updated update
system has a workaround, so it works after the 3rd call.

> You will note that it downloads and installs the RPMs just _once_
> and only does 3 runs with different patches (without downloading, or
> just downloading rug).

Would it be possible to avoid the 3rd call (where just rug is installed)
by using a virtual symbol?

The bug is caused by the rug package on the CDs having:

Provides: rug

which causes it to provide all versions.

Something like this could be added:

Provides: rug-fixed = %{version}-%{release}

The patch could then require rug-fixed instead of rug. Would it work?

Andreas Hanke

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory-help@xxxxxxxxxxxx


< Previous Next >