Repository for cups tests
  • Shell 70.1%
  • Python 29.8%
  • GDB 0.1%
Find a file
Zdenek Dohnal 7ca9f74e59 basic-upstream-test-suite: Use rlFetchSrcForInstalled outside of rlRun
Running it inside rlRun probably causes errors and warnings in CI on MR,
which are not influencing the final result, but confuses the reviewer:

:: [ 15:00:58 ] :: [   PASS   ] :: Command 'pushd /tmp/tmp.bUJ2DPhtrS'
(Expected 0, got 0)
:: [ 15:00:58 ] :: [   LOG    ] :: rlFetchSrcForInstalled: Fetching
source rpm for installed cups-2.4.7-1.fc40
:: [ 15:00:58 ] :: [   LOG    ] :: trying download from
'https://kojipkgs.fedoraproject.org/packages/cups/2.4.7/1.fc40/src/cups-2.4.7-1.fc40.src.rpm'
:: [ 15:00:58 ] :: [ WARNING  ] :: package 'cups-2.4.7-1.fc40.src.rpm'
was not successfully downloaded
:: [ 15:00:58 ] :: [   LOG    ] :: trying download from
'https://kojipkgs.fedoraproject.org/packages/cups/2.4.7/1.fc40/src/cups-2.4.7-1.fc40.src.rpm'
:: [ 15:00:58 ] :: [ WARNING  ] :: package 'cups-2.4.7-1.fc40.src.rpm'
was not successfully downloaded
:: [ 15:00:59 ] :: [  ERROR   ] :: parsing package info 'cups 2.4.7
1.fc40 src (none)

cups 2.4.7 1.fc40 x86_64 cups-2.4.7-1.fc40.src.rpm' failed
:: [ 15:00:59 ] :: [   LOG    ] :: trying download from
'https://kojipkgs.fedoraproject.org/packages////src/--.src.rpm'
:: [ 15:00:59 ] :: [ WARNING  ] :: package '--.src.rpm' was not
successfully downloaded
:: [ 15:01:00 ] :: [   LOG    ] :: trying download from
'https://kojipkgs.fedoraproject.org/packages/cups/2.4.7/1.fc40/src/cups-2.4.7-1.fc40.src.rpm'
:: [ 15:01:00 ] :: [ WARNING  ] :: package 'cups-2.4.7-1.fc40.src.rpm'
was not successfully downloaded
:: [ 15:01:00 ] :: [  ERROR   ] :: could not find buildID
:: [ 15:01:00 ] :: [  ERROR   ] :: could not find package url
:: [ 15:01:00 ] :: [  ERROR   ] :: package 'cups-2.4.7-1.fc40.src.rpm'
was not successfully downloaded
:: [ 15:01:00 ] :: [ WARNING  ] :: could not get package using method
'direct'
:: [ 15:01:06 ] :: [   PASS   ] :: Fetching the source rpm (Expected 0,
got 0)

Let's see if running outside of rlRun helps.
2023-09-21 08:55:26 +02:00
.fmf Added License and fmf version 2021-10-26 10:11:49 +02:00
plans Adding plan to tests 2022-01-27 12:17:04 +01:00
Regression adding another tracking changes 2023-07-27 18:10:26 +02:00
Sanity basic-upstream-test-suite: Use rlFetchSrcForInstalled outside of rlRun 2023-09-21 08:55:26 +02:00
LICENSE Added License and fmf version 2021-10-26 10:11:49 +02:00
main.fmf Adding main.fmf 2022-01-05 14:56:21 +01:00
README.md Added the README 2021-09-22 14:16:30 +00:00

cups

Repository for cups tests