all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* help: perl library fails to be discovered in guix package
@ 2022-07-03  2:27 jgart
  2022-07-21  4:44 ` Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: jgart @ 2022-07-03  2:27 UTC (permalink / raw)
  To: Guix Help

Hi,

Does anyone happen to know why this package fails to find perl-timedate?
        
https://git.sr.ht/~whereiseveryone/guixrus/tree/master/item/guixrus/packages/misc.scm#L1370

Any advice/code review is much appreciated.

all best,

jgart


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

* Re: help: perl library fails to be discovered in guix package
  2022-07-03  2:27 help: perl library fails to be discovered in guix package jgart
@ 2022-07-21  4:44 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2022-07-21  4:44 UTC (permalink / raw)
  To: jgart; +Cc: Guix Help

Hi,

jgart <jgart@dismail.de> writes:

> Hi,
>
> Does anyone happen to know why this package fails to find perl-timedate?
>         
> https://git.sr.ht/~whereiseveryone/guixrus/tree/master/item/guixrus/packages/misc.scm#L1370
>
> Any advice/code review is much appreciated.

The file probably changed since then, it's pointing to a package that
doesn't has perl-timedate as input.

I'm guessing you had forgotten to also include 'perl', which has the
search path specification that defines the PERL5LIB environment
variable.

Thanks,

Maxim


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

end of thread, other threads:[~2022-07-21  4:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-03  2:27 help: perl library fails to be discovered in guix package jgart
2022-07-21  4:44 ` Maxim Cournoyer

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.