Hello,

my Koji knowledge seems to be rusty and I used to be an admin in my
Koji instance, so I'm coming for an advice how to achieve what I need
in Fedora's Koji with the permissions given me by fedpkg.

I'd need to debug a FTBFS issue, so I'd like to run a

        fedpkg scratch-build --target=...

with a side tag target where I'd have an older version of
a specific dependency package.

I've used fedpkg request-side-tag to get me a side tag off f40-build,
then I used koji tag-build to tag a specific older build of openvdb
I want to have for my scratch build ...

But when I run the scratch build, I still get the latest greatest
build from f40-updates. So it seems tagging into my child tag (target)
does not "override" the build seen, I still get newer build from the
parent tags.

How can I stop any newer build of that package to propagate from
f40 (or f40-updates) to my side tag and force the old build I need
to take precedence?

-- 
Jan Pazdziora | OpenShift AI | Red Hat 

-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to