GNU bug report logs -
#49042
[PATCH 0/2] WIP gnu: Add ruby-taskjuggler.
Previous Next
Reported by: Giovanni Biscuolo <g <at> xelera.eu>
Date: Tue, 15 Jun 2021 14:59:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 26 Jun 2021 23:44:06 +0200
with message-id <87h7hk1eu1.fsf_-_ <at> gnu.org>
and subject line Re: bug#49042: [PATCH 0/2] WIP gnu: Add ruby-taskjuggler.
has caused the debbugs.gnu.org bug report #49042,
regarding [PATCH 0/2] WIP gnu: Add ruby-taskjuggler.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
49042: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49042
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 <at> 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 <at> 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
[Message part 3 (message/rfc822, inline)]
Hi,
Giovanni Biscuolo <g <at> xelera.eu> skribis:
>>From 9ac299b7e54cd8602f17be35d65893ee77c7d487 Mon Sep 17 00:00:00 2001
> From: Giovanni Biscuolo <g <at> xelera.eu>
> Date: Wed, 9 Jun 2021 11:49:15 +0200
> Subject: [PATCH 1/2] gnu: ruby-term-ansicolor: Update to 1.7.1.
>
> * gnu/packages/ruby.scm (ruby-term-ansicolor): Update to 1.7.1.
[...]
> From 46aacfc1ab93166a289f8edb1fcd119e9145840c Mon Sep 17 00:00:00 2001
> From: Giovanni Biscuolo <g <at> xelera.eu>
> Date: Wed, 9 Jun 2021 11:57:12 +0200
> Subject: [PATCH] gnu: Add ruby-taskjuggler.
>
> * gnu/packages/ruby.scm (ruby-taskjuggler): New variable.
Applied, thanks!
Ludo’.
This bug report was last modified 3 years and 333 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.