On Thu, Jan 28, 2021 at 08:12:58PM +0100, Kamil Dudka wrote:
> I have never used `fedpkg local` myself.  However, what prevents me from 
> doing 
> the following steps?
> 
> $ fedpkg srpm
> $ sudo yum builddep ...
> $ rpmbuild --rebuild ...
> $ sudo yum install ...

fedpkg local sets the variables for rpmbuild to write artifacts to the
CWD and subdirectories. rpmbuild writes to "global" directories under 
~/rpmbuild,
which many consider useless.

> The above is my usual workflow when I debug something.  Is it also going to 
> be 
> prohibited in some way?

I'm sure that would never happen, even in the unlikely scenario that
'fedpkg local' was deprecated, since it's basic rpm functionality and
the basis for how everything builds rpms.

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

Reply via email to