all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#49042] [PATCH 0/2] WIP gnu: Add ruby-taskjuggler.
@ 2021-06-15 14:40 Giovanni Biscuolo
  2021-06-15 15:02 ` [bug#49042] [PATCH 1/2] gnu: ruby-term-ansicolor: Update to 1.7.1 Giovanni Biscuolo
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Giovanni Biscuolo @ 2021-06-15 14:40 UTC (permalink / raw)
  To: 49042

Hello,

First, ruby-taskjuggler needs ruby-term-ansicolor version 1.7.1 or above (43
dependent packages rebuilds).

This is the new package ruby-taskjuggler but still have an issue I'm not able
to fix.

The package is succesfully built, tests included (except the removed one) but
if I run the program with the tutorial example file provided upstream [1] I
get this result:

--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---

The strange thing is that timezones are tested at build (check) time but they
seems missing at runtime.

Please any hint on what I'm doing wrong?

I would like to fix this before merging to master.

Best regards, Giovanni

[1] https://taskjuggler.org/tj3/examples/Tutorial/tutorial.tjp

Giovanni Biscuolo (2):
  gnu: ruby-term-ansicolor: Update to 1.7.1.
  gnu: Add ruby-taskjuggler.

 gnu/packages/ruby.scm | 58 +++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 56 insertions(+), 2 deletions(-)

-- 
2.31.1




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

end of thread, other threads:[~2021-06-26 21:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [bug#49042] [PATCH 0/2] WIP " Giovanni Biscuolo
2021-06-16  9:42   ` 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

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.