Anton Marchukov created OVIRT-2278:
--------------------------------------
Summary: repoman aborts when facing a link to srpm and with_srcrpms = false
Key: OVIRT-2278
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-2278
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: repoman
Reporter: Anton Marchukov
Assignee: infra
[root@39ec7343de85 /]# cat repoman.conf
[store.RPMStore]
with_srcrpms = false
[root@39ec7343de85 /]# repoman --conf repoman.conf test add
https://download.eng.bos.redhat.com/brewroot/packages/org.ovirt.engine-ro...
2018-07-03 10:50:43,680::INFO::repoman.cmd::
2018-07-03 10:50:43,680::INFO::repoman.cmd::Adding artifacts to the repo /test
2018-07-03 10:50:43,680::INFO::repoman.common.stores.RPM::Loading repo /test
2018-07-03 10:50:43,711::INFO::repoman.common.stores.RPM::Repo /test loaded
2018-07-03 10:50:43,713::INFO::repoman.common.stores.iso::Loading repo /test
2018-07-03 10:50:43,714::INFO::repoman.common.stores.iso::Repo /test loaded
2018-07-03 10:50:43,726::INFO::repoman.common.repo::Resolving artifact source
https://download.eng.bos.redhat.com/brewroot/packages/org.ovirt.engine-ro...
2018-07-03 10:50:43,729::INFO::repoman.common.sources.url::Parsing URL:
https://download.eng.bos.redhat.com/brewroot/packages/org.ovirt.engine-ro...
Killed
It should not abort. I would expect it just ignore the artifacts and move on or at least
drop a clear error message. Works fine if option "with_srcrpms" is not set to
false
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100088)