Re: [Yum-devel] Yum test script

2007-09-20 Thread Florian Festi
Tim Lauridsen wrote: Tim Lauridsen wrote: Florian Festi wrote: Tim Lauridsen wrote: I tested the script with the current yum git master branch it gives a lot of FAILED (See attached file) Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its

Re: [Yum-devel] Yum test script

2007-09-20 Thread Tim Lauridsen
Florian Festi wrote: Tim Lauridsen wrote: Tim Lauridsen wrote: Florian Festi wrote: Tim Lauridsen wrote: I tested the script with the current yum git master branch it gives a lot of FAILED (See attached file) Error: Cannot retrieve repository metadata (repomd.xml) for repository:

[Yum-devel] Yum test script

2007-09-19 Thread Florian Festi
Hi! I realized that the yum release test have to be done by hand some weeks ago. I now had the time to start translating the wiki page into shell code. The script requires root privileges. It doesn't have full coverage yet and the tests that everything is really OK are still a bit weak. May

Re: [Yum-devel] Yum test script

2007-09-19 Thread Tim Lauridsen
Florian Festi wrote: Hi! I realized that the yum release test have to be done by hand some weeks ago. I now had the time to start translating the wiki page into shell code. The script requires root privileges. It doesn't have full coverage yet and the tests that everything is really OK are

Re: [Yum-devel] Yum test script

2007-09-19 Thread Florian Festi
Tim Lauridsen wrote: I tested the script with the current yum git master branch it gives a lot of FAILED (See attached file) Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again Hmm, the script currently uses the system's yum

Re: [Yum-devel] Yum test script

2007-09-19 Thread Florian Festi
As promised: The next iteration of the script. Additional notes: It now covers most test cases from the first list on http://wiki.linux.duke.edu/YumReleaseTests. Still missing is: * yum shell (and all sub items) * yum install somepkg (similar to the yum install somepkg | cat test case) *