all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Giovanni Biscuolo <g@xelera.eu>
To: 49042@debbugs.gnu.org
Subject: [bug#49042] [PATCH 0/2] WIP gnu: Add ruby-taskjuggler.
Date: Wed, 16 Jun 2021 11:04:31 +0200	[thread overview]
Message-ID: <87zgvqmb8g.fsf@xelera.eu> (raw)
In-Reply-To: <87lf7bnpj3.fsf@xelera.eu>

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

Hello,

a couple more info on this WIP of mine.

Giovanni Biscuolo <g@xelera.eu> writes:

[...]

> --8<---------------cut here---------------start------------->8---
>
> giovanni@roquette: tj3 -o tutorial tutorial.tjp 
> TaskJuggler v3.7.1 - A Project Management Software
>
> Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020
>               by Chris Schlaeger <cs@taskjuggler.org>
>
> This program is free software; you can redistribute it and/or modify it under
> the terms of version 2 of the GNU General Public License as published by the
> Free Software Foundation.
>
> tutorial.tjp:11: Error: Europe/Paris is not a known time zone
>   timezone "Europe/Paris"
>
> --8<---------------cut here---------------end--------------->8---

I forgot to mention that I'm installing ruby-taskjuggler in my default
profile with "./pre-inst-env guix install ruby-taskjuggler".

I'm on a foreign distro and if I run the program this way:

 TZDIR=/usr/share/zoneinfo tj3 -o tutorial tutorial.tjp 

all is fine.

Anyway: "tzdata" from Guix is not installed AFAIU:

--8<---------------cut here---------------start------------->8---

giovanni@roquette: find /gnu/store -type d -iname 'tzdata'
/gnu/store/9jznxb2f5s46yr8fmppigiad0fyh4b4p-tcl-8.6.10/lib/tcl8.6/tzdata

--8<---------------cut here---------------end--------------->8---

and also TZDIR is not in the search paths of my profile:

--8<---------------cut here---------------start------------->8---
giovanni@roquette: guix package --search-paths -p "/home/giovanni/.guix-profile"
export PATH="/home/giovanni/.guix-profile/bin:/home/giovanni/.guix-profile/sbin"
export GUIX_GTK3_PATH="/home/giovanni/.guix-profile/lib/gtk-3.0"
export GI_TYPELIB_PATH="/home/giovanni/.guix-profile/lib/girepository-1.0"
export XDG_DATA_DIRS="/home/giovanni/.guix-profile/share"
export CHROMIUM_EXTENSION_DIRECTORY="/home/giovanni/.guix-profile/share/chromium/extensions"
export GIT_SSL_CAINFO="/home/giovanni/.guix-profile/etc/ssl/certs/ca-certificates.crt"
export GIT_EXEC_PATH="/home/giovanni/.guix-profile/libexec/git-core"
--8<---------------cut here---------------end--------------->8---

So the issue is: I'm not able to package so that inputs are properly installed
and env is properly set :-(

I've searched other guix packages to see how they handle tzdata
dependency but I'm not able to find what I'm doing wrong: any hint
please?

Thanks! Giovanni.

-- 
Giovanni Biscuolo

Xelera IT Infrastructures

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 849 bytes --]

  parent reply	other threads:[~2021-06-16  9:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15 14:40 [bug#49042] [PATCH 0/2] WIP gnu: Add ruby-taskjuggler Giovanni Biscuolo
2021-06-15 15:02 ` [bug#49042] [PATCH 1/2] gnu: ruby-term-ansicolor: Update to 1.7.1 Giovanni Biscuolo
2021-06-26 21:44   ` bug#49042: [PATCH 0/2] WIP gnu: Add ruby-taskjuggler Ludovic Courtès
     [not found] ` <handler.49042.B.1623769117468.ack@debbugs.gnu.org>
2021-06-15 15:04   ` [bug#49042] [PATCH 2/2] " Giovanni Biscuolo
2021-06-16  9:04 ` Giovanni Biscuolo [this message]
2021-06-16  9:42   ` [bug#49042] [PATCH 0/2] WIP " Giovanni Biscuolo
2021-06-16  9:17 ` Maxime Devos
2021-06-16 10:09   ` Giovanni Biscuolo
2021-06-16 11:00 ` [bug#49042] [PATCH v2 2/2] " Giovanni Biscuolo
2021-06-16 16:51 ` [bug#49042] [PATCH 0/2] WIP " Giovanni Biscuolo
2021-06-16 17:55   ` Giovanni Biscuolo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zgvqmb8g.fsf@xelera.eu \
    --to=g@xelera.eu \
    --cc=49042@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.