Open TG1999 opened 3 years ago
@TG1999 I would like to work on this issue
Go ahead!
Could you please tell me some more details as I have not worked with RPM packages.
Ping @pombredanne can you tell the URL where can we find info about the packages, @s4-2 please look at package.py file, there are many type of package managers there
do we need to extract package info from registry.access.redhat.com
?
ping is returning this.
▶ ping registry.access.redhat.com
PING e40408.d.akamaiedge.net (23.59.175.115) 56(84) bytes of data.
64 bytes from a23-59-175-115.deploy.static.akamaitechnologies.com (23.59.175.115): icmp_seq=1 ttl=58 time=73.5 ms
is it like those containers(packages) are store in akamaitechnologies
cloud?
requests are getting timed out for a23-59-175-115.deploy.static.akamaitechnologies.com
Have a look at fetchcode/package.py , and try to implement the same for RPM packages.