Mailinglist Archive: zypp-devel (149 mails)
| < Previous | Next > |
[zypp-devel] Upgrade Assistant Service
- From: Jano Kupec <jkupec@xxxxxxx>
- Date: Tue, 30 Sep 2008 18:43:07 +0200
- Message-id: <48E2571B.4010501@xxxxxxx>
Hi,
Benji Weber wrote:
Nice idea.
I would view this as an extension to current RIS, or even a new type of service (UAS), since it needs to feed something up to the service (so far zypp only gets info from repos, does not feed any data, except authentication, up to the repos/services).
# add service as usually
$ zypper as [-t uas] URI alias
# - probe the service type, see its a UAS
# - send URIs of defined non-service repos + maybe some other info (product)
# - read response (may be repoindex.xml, maybe something different).
$ zypper refs alias
Of course.
--
cheers,
jano
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
Benji Weber wrote:
Greetings,
I noticed that you created the
http://en.opensuse.org/Standards/Repository_Index_Service page.
Another use case I don't see mentioned is for assisting with upgrades.
Client could provide the repositories it is currently using, and the
service could suggest replacements for use in the upgrade.
Nice idea.
I would view this as an extension to current RIS, or even a new type of service (UAS), since it needs to feed something up to the service (so far zypp only gets info from repos, does not feed any data, except authentication, up to the repos/services).
# add service as usually
$ zypper as [-t uas] URI alias
# - probe the service type, see its a UAS
# - send URIs of defined non-service repos + maybe some other info (product)
# - read response (may be repoindex.xml, maybe something different).
$ zypper refs alias
Also yet another reason to be able to identify repository duplicates.
( https://bugzilla.novell.com/377568 )
Of course.
--
cheers,
jano
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |