On Wed, Jan 27, 2021 at 06:58:05PM +0100, Vít Ondruch wrote:
> Dne 27. 01. 21 v 18:53 Petr Menšík napsal(a):
> > This would describe my usual workflow as well. fedpkg local is great for
> > checking soname did not change, patches apply, to debugging why my test
> > suites fail and how they behave. mock usual does not have even vim
> 
> You have vim on your host with your configuration, why would you need it in
> mock?
>
$ fedpkg local
failed.
$ cd foo-1.2.3/
$ make test
t/foo failed.
$ vim t/foo
make some changes
$ make test
here is you debugging output

I find

$ vim 
/var/lib/mock/SOME_GIBBERISH_I_NEVER_REMEMBER_AND_I_DONT_KNOW_WHICH_IS_THE_RIGHT_ONE/root/builddir/build/BUILD/foo-1.2.3/t/foo

less useable.

-- Petr

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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