Mailinglist Archive: opensuse-factory (420 mails)
| < Previous | Next > |
Re: [opensuse-factory] suggested work around for zypper/libzypp
- From: Cristian Rodriguez <crrodriguez@xxxxxxx>
- Date: Thu, 04 Oct 2007 21:59:34 -0400
- Message-id: <47059A86.10909@xxxxxxx>
Igor Jagec escribió:
> On Čet, 2007-10-04 at 19:08 -0500, Rajko M. wrote:
>
>> On Thursday 04 October 2007 06:35:28 pm Igor Jagec wrote:
>>> BTW what is the difference between 'zypper update' and 'zypper update -t
>>> package?
>> 'zypper update' == 'zypper update -t patch'
>
> Meaning, the patch option pulls delta rpms? I saw some .delta.rpm
> and .patch.rpm packages in Zypper's output so I'm asking :)
zypp knows 5 different types or "resolvables"
package - all RPM packages including patch and delta packages
patch - update of the packages, it can include special scripts and messages
pattern - group of packages
language - group of packages with language support
product - group of packages, which are necessary to install a product
"zypper update" just updates patches, "zypper up -t package" works with
packages.
see zypper(8) for more information.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
> On Čet, 2007-10-04 at 19:08 -0500, Rajko M. wrote:
>
>> On Thursday 04 October 2007 06:35:28 pm Igor Jagec wrote:
>>> BTW what is the difference between 'zypper update' and 'zypper update -t
>>> package?
>> 'zypper update' == 'zypper update -t patch'
>
> Meaning, the patch option pulls delta rpms? I saw some .delta.rpm
> and .patch.rpm packages in Zypper's output so I'm asking :)
zypp knows 5 different types or "resolvables"
package - all RPM packages including patch and delta packages
patch - update of the packages, it can include special scripts and messages
pattern - group of packages
language - group of packages with language support
product - group of packages, which are necessary to install a product
"zypper update" just updates patches, "zypper up -t package" works with
packages.
see zypper(8) for more information.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |