bug#24083: guix lint doesn't actually fail on some errors

2023-03-31 Thread Maxim Cournoyer
Hi, Danny Milosavljevic writes: > On Tue, 13 Jul 2021 11:05:49 +0200 > zimoun wrote: > >> On Wed, 27 Jul 2016 at 22:57, l...@gnu.org (Ludovic Courtès) wrote: >> > Danny Milosavljevic skribis: >> > >> >> guix lint doesn't actually fail on some errors. >> > >> > It never pretended to exit

bug#24083: guix lint doesn't actually fail on some errors

2021-07-13 Thread Danny Milosavljevic
On Tue, 13 Jul 2021 11:05:49 +0200 zimoun wrote: > On Wed, 27 Jul 2016 at 22:57, l...@gnu.org (Ludovic Courtès) wrote: > > Danny Milosavljevic skribis: > > > >> guix lint doesn't actually fail on some errors. > > > > It never pretended to exit with non-zero when warnings are emitted. :-) >

bug#24083: guix lint doesn't actually fail on some errors

2021-07-13 Thread zimoun
Hi, On Wed, 27 Jul 2016 at 22:57, l...@gnu.org (Ludovic Courtès) wrote: > Danny Milosavljevic skribis: > >> guix lint doesn't actually fail on some errors. > > It never pretended to exit with non-zero when warnings are emitted. :-) > (These are warnings, not errors.) Because of that, I propose

bug#24083: guix lint doesn't actually fail on some errors

2021-06-09 Thread zimoun
Hi, On Wed, 27 Jul 2016 at 22:57, l...@gnu.org (Ludovic Courtès) wrote: > Danny Milosavljevic skribis: > >> guix lint doesn't actually fail on some errors. > > It never pretended to exit with non-zero when warnings are emitted. :-) > (These are warnings, not errors.) Do we modify the returned

bug#24083: guix lint doesn't actually fail on some errors

2021-03-24 Thread zimoun
Hi, On Wed, 27 Jul 2016 at 23:12, Danny Milosavljevic wrote: > On Wed, 27 Jul 2016 22:57:15 +0200 l...@gnu.org (Ludovic Courtès) wrote: >> Danny Milosavljevic skribis: >> >> > guix lint doesn't actually fail on some errors. >> >> It never pretended to exit with non-zero when warnings are

bug#24083: guix lint doesn't actually fail on some errors

2016-07-27 Thread Danny Milosavljevic
On Wed, 27 Jul 2016 22:57:15 +0200 l...@gnu.org (Ludovic Courtès) wrote: > Danny Milosavljevic skribis: > > > guix lint doesn't actually fail on some errors. > > It never pretended to exit with non-zero when warnings are emitted. :-) > (These are warnings, not

bug#24083: guix lint doesn't actually fail on some errors

2016-07-27 Thread Ludovic Courtès
Danny Milosavljevic skribis: > guix lint doesn't actually fail on some errors. It never pretended to exit with non-zero when warnings are emitted. :-) (These are warnings, not errors.) Ludo’.

bug#24083: guix lint doesn't actually fail on some errors

2016-07-26 Thread Danny Milosavljevic
guix lint doesn't actually fail on some errors. $ guix lint perl-io-socket-inet6 ; echo $? ;;; note: source file /x/home/dannym/src/guix/gnu/packages/networking.scm ;;; newer than compiled /x/home/dannym/src/guix/gnu/packages/networking.go ;;; note: source file