[Yum-devel] [PATCH] Add distro-sync command, to "force update" to the latest versions.

2010-03-05 Thread James Antill
This should be safe to go in for 3.2.27, as it's an entirely self contained command ... I've tried it here going on multiple directions, and it WMF(tm). --- cli.py | 63 yumcommands.py | 22 +++ 2 files changed,

Re: [Yum-devel] Q: New attribute in repomd.xml?

2010-03-05 Thread Seth Vidal
On Fri, 5 Mar 2010, Michael Andres wrote: On Friday 05 March 2010 15:50:26 Seth Vidal wrote: obs would that be amenable? Yes, that would be fine. Just for completeness: Unlike content or disto the 'repo' tag must not occur more than once. Why? If y

Re: [Yum-devel] Q: New attribute in repomd.xml?

2010-03-05 Thread Michael Andres
On Friday 05 March 2010 15:50:26 Seth Vidal wrote: > >>> > >>> obs > >>> > >> > >> would that be amenable? > > > > Yes, that would be fine. > > > > Just for completeness: > > Unlike content or disto the 'repo' tag must not occur more than once. > > Why? If you have a merged repo

Re: [Yum-devel] Q: New attribute in repomd.xml?

2010-03-05 Thread Seth Vidal
On Fri, 5 Mar 2010, Michael Andres wrote: On Friday 05 March 2010 15:19:25 Seth Vidal wrote: On Fri, 5 Mar 2010, Michael Andres wrote: On Friday 05 March 2010 14:54:06 Seth Vidal wrote: okay - but instead of adding an 'origin' let's just add a repo tag into the above stanza. same result, n

Re: [Yum-devel] Q: New attribute in repomd.xml?

2010-03-05 Thread Michael Andres
On Friday 05 March 2010 15:19:25 Seth Vidal wrote: > On Fri, 5 Mar 2010, Michael Andres wrote: > > On Friday 05 March 2010 14:54:06 Seth Vidal wrote: > >> okay - but instead of adding an 'origin' let's just add a repo tag into > >> the above stanza. > >> > >> same result, not a lot of new parsing r

Re: [Yum-devel] Q: New attribute in repomd.xml?

2010-03-05 Thread Seth Vidal
On Fri, 5 Mar 2010, Michael Andres wrote: On Friday 05 March 2010 14:54:06 Seth Vidal wrote: okay - but instead of adding an 'origin' let's just add a repo tag into the above stanza. same result, not a lot of new parsing required by anyone. Not sure if I correctly understand. This way:

Re: [Yum-devel] Q: New attribute in repomd.xml?

2010-03-05 Thread Michael Andres
On Friday 05 March 2010 14:54:06 Seth Vidal wrote: > > okay - but instead of adding an 'origin' let's just add a repo tag into > the above stanza. > > same result, not a lot of new parsing required by anyone. Not sure if I correctly understand. This way: obs

Re: [Yum-devel] Q: New attribute in repomd.xml?

2010-03-05 Thread Seth Vidal
On Fri, 5 Mar 2010, Michael Andres wrote: On Friday 05 March 2010 13:41:22 Seth Vidal wrote: On Fri, 5 Mar 2010, Michael Andres wrote: Why not use the --distro and --content options to that effect? head opensuse they're already there. It's not really content/distro relate

Re: [Yum-devel] Q: New attribute in repomd.xml?

2010-03-05 Thread Michael Andres
On Friday 05 March 2010 13:41:22 Seth Vidal wrote: > On Fri, 5 Mar 2010, Michael Andres wrote: > Why not use the --distro and --content options to that effect? > > head > opensuse > > > they're already there. It's not really content/distro related. It's more a unique identifier o

Re: [Yum-devel] Q: New attribute in repomd.xml?

2010-03-05 Thread Seth Vidal
On Fri, 5 Mar 2010, Michael Andres wrote: Hi. We (@opensuse) want some easy way to check whether a some rpmmd repository is already used on a system. Detection should work even if the repo is available via different URIs (e.g. http and DVD, or two different mirrors). The idea is to introduc

[Yum-devel] Q: New attribute in repomd.xml?

2010-03-05 Thread Michael Andres
Hi. We (@opensuse) want some easy way to check whether a some rpmmd repository is already used on a system. Detection should work even if the repo is available via different URIs (e.g. http and DVD, or two different mirrors). The idea is to introduce a new tag in repomd.xml: http://linu