Re: Where is the source code for a Koji build?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Feb 22, 2024 at 10:21 AM Todd Zullinger <tmz@xxxxxxxxx> wrote:
>
> Jeffrey Walton wrote:
> > I'm new to working with Fedora's Release Engineering. I ran across a
> > package that Failed To Build From Source (FTBS) for Fedora 40 at
> > <https://bugzilla.redhat.com/show_bug.cgi?id=2226505>. I have C and
> > C++ experience, and I believe I can help.
> >
> > I'm having trouble making my way around Koji. I can't find the source
> > code for wcm-0.20.0-22.fc39 to repro and fix the bug. (The Source
> > field does not provide the source files. After cloning, there's only
> > one file called 'dead.package').
> >
> > Where does one find the source code? Or where do I find the package
> > sources that Fedora used?
>
> Install fedpkg if you don't already have it.  Then run:
>
>     fedpkg clone -a wcm
>     cd wcm
>     fedpkg switch-branch f39 # or just git switch f39
>     fedpkg prep
>
> Though since this is an orphaned package, any fixes you
> submit may not get applied if the package has no maintainer.

Hopefully the folks who are part of extras-orphan@xxxxxxxxxxxxxxxxx or
releng@xxxxxxxxxxxxxxxxx will see the patch and apply it. My fingers
are crossed.

> More generally, koji shows the build parameters used, which
> include:
>
>     Src: git+https://src.fedoraproject.org/rpms/wcm.git#2a4fa39f933f274689c07632e50c7db042247f08
>
> The commit id can be confirmed as the tip of the f39 branch.
> That's helpful to know whether someone has already committed
> further changes or not.

Thanks Todd. I never would have figured that out.

It is too bad the package source files are not under version control.
Lack of version control makes generating diffs for patches a pain in
the butt.

Jeff
--
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux