On Wed, Oct 02, 2024 at 01:45:30PM +0200, Jun Aruga (he / him) wrote:
> Hi,
> 
> The following systemtap-5.2~pre17277956g0b7f6722-1.fc42 was built in
> Koji yesterday. But it is not propagated to the mirror repository
> servers yet.
> 
> systemtap-5.2~pre17277956g0b7f6722-1.fc42
> https://koji.fedoraproject.org/koji/buildinfo?buildID=2558654
> 
> I want to get the RPM package version by `dnf upgrade` or `dnf install
> systemtap`.
> 
> Maybe there is a way to set something into baseurl or metalink in
> /etc/yum.repos.d/fedora-rawhide.repo. But I cannot remember it. Could
> you tell me how to set the value to the baseurl or metalink?

In addition to Petr's answer, a simpler way to download the package
locally is:

  $ koji download-build systemtap-5.2~pre17277956g0b7f6722-1.fc42

You can also add --arch parameter(s) to download a subset of the arches.

You can install directly from the downloaded packages using 'dnf update *.rpm'

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top

-- 
_______________________________________________
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