Send Netdot-devel mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://osl.uoregon.edu/mailman/listinfo/netdot-devel
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Netdot-devel digest..."
Today's Topics:
1. Re: [Netdot - Support #1769] (New) Error when running make
installdb with PostgresQL 9.2 (Jordan Desroches)
2. Re: [Netdot - Support #1769] (New) Error when running make
installdb with PostgresQL 9.2 (Jordan Desroches)
3. patch inclusion (Wim Vandersmissen)
4. Re: patch inclusion (Carlos Vicente)
----------------------------------------------------------------------
Message: 1
Date: Thu, 25 Jul 2013 15:19:58 -0400
From: Jordan Desroches <[email protected]>
Subject: Re: [Netdot-devel] [Netdot - Support #1769] (New) Error when
running make installdb with PostgresQL 9.2
To: Anton Berezin <[email protected]>
Cc: [email protected], [email protected]
Message-ID:
<CAK9rQCvo9P+U+hAX8yPevJyRSCcwwWG2eKGkNgU4=1mq9xh...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Any other information I can provide?
On Tue, Jul 23, 2013 at 8:22 PM, Jordan Desroches <
[email protected]> wrote:
> [jd@vimes ~]$ perl -MSQL::Translator
> -MSQL::Translator::Producer::PostgreSQL -le 'print
> $SQL::Translator::VERSION; print
> $SQL::Translator::Producer::PostgreSQL::VERSION'
> 0.11016
> 1.59
>
>
> On Tue, Jul 23, 2013 at 5:18 PM, Anton Berezin <[email protected]> wrote:
>
>> On Mon, Jul 22, 2013 at 11:46:23AM -0700, [email protected] wrote:
>> > ----------------------------------------
>> > Support #1769: Error when running make installdb with PostgresQL 9.2
>> >
>> > When running make installdb on a 64 bit CentOS 6 machine with PG 9.2
>> and Netdot 1.0.4, I run into this error:
>> >
>> > Creating Pg database netdot.
>> > translate: Error with producer 'SQL::Translator::Producer::PostgreSQL':
>> Can't use an undefined value as an ARRAY reference at
>> /usr/local/share/perl5/SQL/Translator/Producer/PostgreSQL.pm line 340.
>> > at ../lib/DBUTIL.pm line 267.
>>
>> What is the version of SQL::Translator?
>>
>> $ perl -MSQL::Translator -MSQL::Translator::Producer::PostgreSQL -le
>> 'print $SQL::Translator::VERSION; print
>> $SQL::Translator::Producer::PostgreSQL::VERSION'
>>
>> \Anton.
>> --
>> Our society can survive even a large amount of irrational regulation.
>> -- John McCarthy
>>
>
>
>
> --
> Jordan Desroches
> Adimab LLC
> e-mail: [email protected]
> Tel: 603-653-5783
> http://www.adimab.com
>
--
Jordan Desroches
Adimab LLC
e-mail: [email protected]
Tel: 603-653-5783
http://www.adimab.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://osl.uoregon.edu/pipermail/netdot-devel/attachments/20130725/2baf0dbe/attachment-0001.html
------------------------------
Message: 2
Date: Mon, 12 Aug 2013 22:42:54 -0400
From: Jordan Desroches <[email protected]>
Subject: Re: [Netdot-devel] [Netdot - Support #1769] (New) Error when
running make installdb with PostgresQL 9.2
To: David Belenky <[email protected]>
Cc: [email protected], [email protected]
Message-ID:
<CAK9rQCvqwVHyMnoDgJaD2HAgwYq=6x8zcgkh9o27gzlqh3d...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Thanks David! I've confirmed the problem is fixed by replacing the newer
module with the older one.
On Tue, Aug 6, 2013 at 11:22 AM, David Belenky <[email protected]> wrote:
> We solved this problem by replacing
> SQL:: Translator from most recent version 0.11016
> to old version 0.11010.
>
> It worked ...
>
> Regards,
>
> David Belenky (University of Michigan)
>
>
> On Tue, Jul 23, 2013 at 5:18 PM, Anton Berezin <[email protected]> wrote:
>
>> On Mon, Jul 22, 2013 at 11:46:23AM -0700, [email protected] wrote:
>> > ----------------------------------------
>> > Support #1769: Error when running make installdb with PostgresQL 9.2
>> >
>> > When running make installdb on a 64 bit CentOS 6 machine with PG 9.2
>> and Netdot 1.0.4, I run into this error:
>> >
>> > Creating Pg database netdot.
>> > translate: Error with producer 'SQL::Translator::Producer::PostgreSQL':
>> Can't use an undefined value as an ARRAY reference at
>> /usr/local/share/perl5/SQL/Translator/Producer/PostgreSQL.pm line 340.
>> > at ../lib/DBUTIL.pm line 267.
>>
>> What is the version of SQL::Translator?
>>
>> $ perl -MSQL::Translator -MSQL::Translator::Producer::PostgreSQL -le
>> 'print $SQL::Translator::VERSION; print
>> $SQL::Translator::Producer::PostgreSQL::VERSION'
>>
>> \Anton.
>> --
>> Our society can survive even a large amount of irrational regulation.
>> -- John McCarthy
>> _______________________________________________
>> Netdot-devel mailing list
>> [email protected]
>> https://osl.uoregon.edu/mailman/listinfo/netdot-devel
>>
>
>
--
Jordan Desroches
Adimab LLC
e-mail: [email protected]
Tel: 603-653-5783
http://www.adimab.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://osl.uoregon.edu/pipermail/netdot-devel/attachments/20130812/06d67b2d/attachment.html
------------------------------
Message: 3
Date: Tue, 1 Oct 2013 16:12:20 +0000
From: Wim Vandersmissen <[email protected]>
Subject: [Netdot-devel] patch inclusion
To: "[email protected]" <[email protected]>
Message-ID:
<c662177c398fc342aae60cbe7593707d1086a...@icts-s-mbx5.luna.kuleuven.be>
Content-Type: text/plain; charset="us-ascii"
Hi,
Any reason why some of my patches/features are not being included ?
e.g.
https://osl.uoregon.edu/redmine/issues/1773
https://osl.uoregon.edu/redmine/issues/1772
https://osl.uoregon.edu/redmine/issues/1776
https://osl.uoregon.edu/redmine/issues/1774
https://osl.uoregon.edu/redmine/issues/1747
Thanks,
Wim
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://osl.uoregon.edu/pipermail/netdot-devel/attachments/20131001/8bd7ef2c/attachment-0001.html
------------------------------
Message: 4
Date: Tue, 01 Oct 2013 12:27:54 -0400
From: Carlos Vicente <[email protected]>
Subject: Re: [Netdot-devel] patch inclusion
To: Wim Vandersmissen <[email protected]>
Cc: "[email protected]" <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1
Hello Wim,
I'm sorry about that. It's just lack of time. We will evaluate those and
get back to you.
Regards,
On 10/1/13 12:12 PM, Wim Vandersmissen wrote:
>
> Hi,
>
>
>
> Any reason why some of my patches/features are not being included ?
>
> e.g.
>
>
>
> https://osl.uoregon.edu/redmine/issues/1773
>
> https://osl.uoregon.edu/redmine/issues/1772
>
> https://osl.uoregon.edu/redmine/issues/1776
>
> https://osl.uoregon.edu/redmine/issues/1774
>
> https://osl.uoregon.edu/redmine/issues/1747
>
>
>
> Thanks,
>
>
>
> Wim
>
>
>
> _______________________________________________
> Netdot-devel mailing list
> [email protected]
> https://osl.uoregon.edu/mailman/listinfo/netdot-devel
------------------------------
_______________________________________________
Netdot-devel mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-devel
End of Netdot-devel Digest, Vol 79, Issue 2
*******************************************