Commit graph

23 commits

Author SHA1 Message Date
Pierre-Yves Chibon
39179f6c00 repo2json: Open the out file as binary to avoid any encoding question
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-08 20:59:15 +02:00
Pierre-Yves Chibon
89afed8844 repo2json: start porting the script to python3
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-08 20:55:37 +02:00
Stephen Smoogen
85eae21119 try to make this work with EL8 2019-05-28 19:09:32 +00:00
Kevin Fenzi
31f8a95074 Try and add rhel8 beta to json. 2018-11-23 23:57:09 +00:00
Patrick Uiterwijk
936e8b261a yum accepted pkg=, package calls it name=
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02:00
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
Pierre-Yves Chibon
f070972f14 Turns out this is still needed in fact 2017-08-01 19:42:06 +02:00
Pierre-Yves Chibon
2201dce502 Fix place where we instanciate the list 2017-08-01 19:39:32 +02:00
Pierre-Yves Chibon
30bdac34ad Let's support multiple packages per channel 2017-08-01 19:34:42 +02:00
Pierre-Yves Chibon
de0c37b3df Turns out version isn't enough 2017-08-01 19:14:12 +02:00
Pierre-Yves Chibon
c13e1ca274 Let's try to include the channels' specific version in the JSON 2017-08-01 19:05:24 +02:00
Kevin Fenzi
4cec7a28d7 Drop seperate yum clean all calls. 2016-06-25 22:09:52 +00:00
Kevin Fenzi
cef8545e86 Only include rhel7 things here we use for epel and will not overlap with.
We also mirror some other channels for infrastructure use like RHOS
2015-12-08 20:59:37 +00:00
Kevin Fenzi
d2f315e943 Revert "Switch repo2json to the new repo format we are using since the move to the batcave."
This reverts commit 139feec075.
2015-12-08 20:55:38 +00:00
Kevin Fenzi
139feec075 Switch repo2json to the new repo format we are using since the move to the batcave. 2015-11-12 17:46:00 +00:00
Pierre-Yves Chibon
0f20daaf60 Fix retrieving the RHEL channel for the package 2015-02-02 10:03:49 +01:00
Pierre-Yves Chibon
dabbbbb3cf Add some documentation about what's going on 2015-02-02 09:56:26 +01:00
Pierre-Yves Chibon
02a6b0e48b Save the channel on which the package can be found 2015-02-02 09:56:26 +01:00
adecbf0df4 clean up the repos used in the json files to match those used in koji
we do have the fastrack repos for rhel5 and 6 which koji does not use.
2015-01-26 19:28:38 +00:00
Pierre-Yves Chibon
f8fd116fa2 As per number80's request, dropping the ost-preview repo 2015-01-26 16:43:18 +01:00
Pierre-Yves Chibon
8f61ea7095 Adjust the structure of the RHEL JSON files to list the arches available as well 2015-01-19 17:56:25 +01:00
Pierre-Yves Chibon
1743aa23c2 Move the repo2json output to a better location 2014-12-19 12:07:58 +01:00
Pierre-Yves Chibon
e6e33204af Add the repo2json role 2014-12-19 11:56:59 +01:00