unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#40450: system tests fail
@ 2020-04-05 17:47 Danny Milosavljevic
  2020-04-05 21:31 ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: Danny Milosavljevic @ 2020-04-05 17:47 UTC (permalink / raw)
  To: 40450

[-- Attachment #1: Type: text/plain, Size: 1084 bytes --]

[...]
successfully built /gnu/store/zlb8b35c3yd1bicfhlbsnr2nr3kimaln-guix-data-service-0.0.1-19.d1c243f.drv
[...]
;;; ./guix/ui.scm:1327:23: warning: possibly unbound variable `*line-width*'
successfully built /gnu/store/2yswvdj97wn47qiigyiri3h4qmgsy3gl-module-import-compiled.drv
building /gnu/store/h0wk170yfdxdky2na01pld5kl198y9kn-shepherd-dummy.scm.drv...
successfully built /gnu/store/h0wk170yfdxdky2na01pld5kl198y9kn-shepherd-dummy.scm.drv
building /gnu/store/5mfg66jm1fk049pi3jylksz7zb76244a-compute-guix-derivation.drv...
successfully built /gnu/store/5mfg66jm1fk049pi3jylksz7zb76244a-compute-guix-derivation.drv
[...]
guix build: error: profile contains conflicting entries for gitolite
guix build: error:   first entry: gitolite@3.6.7 /gnu/store/9r1ai9i9zc15svav6xmmlwin9qn0qh14-gitolite-3.6.7
guix build: error:   second entry: gitolite@3.6.7 /gnu/store/6w0cf968wad13jy73y8vgnlgzgc2hr0v-gitolite-3.6.7
hint: You cannot have two different versions or variants of `gitolite' in the
same profile.

Guix master commit 223e920abc023be91fe1e6747c599d547ad12bc5.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#40450: system tests fail
  2020-04-05 17:47 bug#40450: system tests fail Danny Milosavljevic
@ 2020-04-05 21:31 ` Ludovic Courtès
  2020-04-05 21:33   ` Danny Milosavljevic
  0 siblings, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2020-04-05 21:31 UTC (permalink / raw)
  To: Danny Milosavljevic; +Cc: 40450

Hi,

Danny Milosavljevic <dannym@scratchpost.org> skribis:

> [...]
> successfully built /gnu/store/zlb8b35c3yd1bicfhlbsnr2nr3kimaln-guix-data-service-0.0.1-19.d1c243f.drv
> [...]
> ;;; ./guix/ui.scm:1327:23: warning: possibly unbound variable `*line-width*'
> successfully built /gnu/store/2yswvdj97wn47qiigyiri3h4qmgsy3gl-module-import-compiled.drv
> building /gnu/store/h0wk170yfdxdky2na01pld5kl198y9kn-shepherd-dummy.scm.drv...
> successfully built /gnu/store/h0wk170yfdxdky2na01pld5kl198y9kn-shepherd-dummy.scm.drv
> building /gnu/store/5mfg66jm1fk049pi3jylksz7zb76244a-compute-guix-derivation.drv...
> successfully built /gnu/store/5mfg66jm1fk049pi3jylksz7zb76244a-compute-guix-derivation.drv
> [...]
> guix build: error: profile contains conflicting entries for gitolite
> guix build: error:   first entry: gitolite@3.6.7 /gnu/store/9r1ai9i9zc15svav6xmmlwin9qn0qh14-gitolite-3.6.7
> guix build: error:   second entry: gitolite@3.6.7 /gnu/store/6w0cf968wad13jy73y8vgnlgzgc2hr0v-gitolite-3.6.7
> hint: You cannot have two different versions or variants of `gitolite' in the
> same profile.
>
> Guix master commit 223e920abc023be91fe1e6747c599d547ad12bc5.

“make check-system TESTS=guix-data-service” works for me.

What command did you run?

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#40450: system tests fail
  2020-04-05 21:31 ` Ludovic Courtès
@ 2020-04-05 21:33   ` Danny Milosavljevic
  2020-11-30  4:32     ` Maxim Cournoyer
  0 siblings, 1 reply; 5+ messages in thread
From: Danny Milosavljevic @ 2020-04-05 21:33 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 40450

[-- Attachment #1: Type: text/plain, Size: 21 bytes --]

$ make check-system

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#40450: system tests fail
  2020-04-05 21:33   ` Danny Milosavljevic
@ 2020-11-30  4:32     ` Maxim Cournoyer
  2020-12-22 14:17       ` zimoun
  0 siblings, 1 reply; 5+ messages in thread
From: Maxim Cournoyer @ 2020-11-30  4:32 UTC (permalink / raw)
  To: Danny Milosavljevic; +Cc: 40450

Hi Danny,

Danny Milosavljevic <dannym@scratchpost.org> writes:

> $ make check-system

Is this still current?  If not, let's close it.

Thanks,

Maxim




^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#40450: system tests fail
  2020-11-30  4:32     ` Maxim Cournoyer
@ 2020-12-22 14:17       ` zimoun
  0 siblings, 0 replies; 5+ messages in thread
From: zimoun @ 2020-12-22 14:17 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: 40450

Hi,

On Sun, 29 Nov 2020 at 23:32, Maxim Cournoyer <maxim.cournoyer@gmail.com> wrote:
> Hi Danny,
>
> Danny Milosavljevic <dannym@scratchpost.org> writes:
>
>> $ make check-system
>
> Is this still current?  If not, let's close it.

Since there is no news after 3 weeks and the last activity was from Sun,
5 Apr 2020, I am closing.

Feel free to reopen if I misunderstood something.


All the best,
simon




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-22 14:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-05 17:47 bug#40450: system tests fail Danny Milosavljevic
2020-04-05 21:31 ` Ludovic Courtès
2020-04-05 21:33   ` Danny Milosavljevic
2020-11-30  4:32     ` Maxim Cournoyer
2020-12-22 14:17       ` zimoun

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).