emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49042: closed ([PATCH 0/2] WIP gnu: Add ruby-taskjuggler.)


From: GNU bug Tracking System
Subject: bug#49042: closed ([PATCH 0/2] WIP gnu: Add ruby-taskjuggler.)
Date: Sat, 26 Jun 2021 21:45:01 +0000

Your message dated Sat, 26 Jun 2021 23:44:06 +0200
with message-id <87h7hk1eu1.fsf_-_@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@gnu.org.)


-- 
49042: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49042
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] WIP gnu: Add ruby-taskjuggler. Date: Tue, 15 Jun 2021 16:40:41 +0200
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#49042: [PATCH 0/2] WIP gnu: Add ruby-taskjuggler. Date: Sat, 26 Jun 2021 23:44:06 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Giovanni Biscuolo <g@xelera.eu> skribis:

>>From 9ac299b7e54cd8602f17be35d65893ee77c7d487 Mon Sep 17 00:00:00 2001
> From: Giovanni Biscuolo <g@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@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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]