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. [SCM] Netdot branch netdot-1.0 updated.
      netdot-1.0.5-1-ga7af5ed ([email protected])
   2. [Netdot - Bug #1792] (Closed) LDAP fails on 1.0.5RC1
      ([email protected])
   3. [Netdot - Bug #1790] FATAL - Could not get a valid        iptree4
      from cache ([email protected])
   4. [Netdot - Feature #1797] (New) adding a   "description" column
      to "Site" table in v1.0.4 et. seq. ([email protected])


----------------------------------------------------------------------

Message: 1
Date: Mon, 7 Apr 2014 05:48:18 -0700
From: [email protected]
Subject: [Netdot-devel] [SCM] Netdot branch netdot-1.0 updated.
        netdot-1.0.5-1-ga7af5ed
To: [email protected]
Message-ID: <[email protected]>

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Netdot".

The branch, netdot-1.0 has been updated
       via  a7af5ed6ea30fb454cf899701b70acf694088493 (commit)
      from  ca12d72be2b2f0083ec17747f47e3888583f0e4b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a7af5ed6ea30fb454cf899701b70acf694088493
Author: Carlos Vicente <[email protected]>
Date:   Mon Apr 7 08:48:05 2014 -0400

    Fix error when displaying list of Ipblock attributes

diff --git a/htdocs/generic/sortresults.mhtml b/htdocs/generic/sortresults.mhtml
index dfb3c92..4db215d 100644
--- a/htdocs/generic/sortresults.mhtml
+++ b/htdocs/generic/sortresults.mhtml
@@ -147,7 +147,7 @@ if ( defined($object) && scalar @$object ){
        foreach my $obj ( @{ $object } ){
            my $lbl;
            if ( my $ref = ref($obj->$sort_field) ){
-               if ( $ref =~ /Ipblock/o ){
+               if ( $ref =~ /(Netdot::Model::)?Ipblock$/o ){
                    $ip = 1;
                }
                $lbl = $obj->$sort_field->get_label;

-----------------------------------------------------------------------

Summary of changes:
 htdocs/generic/sortresults.mhtml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Netdot


------------------------------

Message: 2
Date: Mon, 7 Apr 2014 06:15:12 -0700
From: [email protected]
Subject: [Netdot-devel] [Netdot - Bug #1792] (Closed) LDAP fails on
        1.0.5RC1
To: [email protected], [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8


Issue #1792 has been updated by Carlos Vicente.

Status changed from New to Closed
Resolution set to worksforme


----------------------------------------
Bug #1792: LDAP fails on 1.0.5RC1
https://osl.uoregon.edu/redmine/issues/1792#change-3164

Author: OJ LaBoeuf
Status: Closed
Priority: Normal
Assignee: 
Category: 
Target version: 1.0.5
Resolution: worksforme


[Sat Feb 08 01:16:17 2014] [notice] Apache/2.2.22 (Ubuntu) 
PHP/5.3.10-1ubuntu3.9 with Suhosin-Patch mod_ssl/2.2.22 OpenSSL/1.0.1 
mod_apreq2-20090110/2.8.0 mod_perl/2.0.5 Perl/v5.14.2 configured -- resuming 
normal operations
[Sat Feb 08 01:16:53 2014] [error] Netdot::LDAP::check_credentials: User 
bassetma failed LDAP authentication: 80090308: LdapErr: DSID-0C0903A9, comment: 
AcceptSecurityContext error, data 52e, v1db1
[Sat Feb 08 01:16:53 2014] [error] Netdot::LDAP::check_credentials: Trying 
local auth
[Sat Feb 08 01:16:54 2014] [error] Netdot::AuthLocal::check_credentials: 
redacted not found in DB
[Sat Feb 08 01:16:54 2014] [error] authentication error code: 
[Sat Feb 08 01:16:54 2014] [error] Session cookie: UNSET
[Sat Feb 08 01:16:54 2014] [error] Loading module 
Apache2::SiteControl::UserFactory
[Sat Feb 08 01:16:54 2014] [error] Using user factory 
Apache2::SiteControl::UserFactory
[Sat Feb 08 01:16:54 2014] [error] Building manager
[Sat Feb 08 01:16:54 2014] [error] Loading module 
Netdot::NetdotPermissionFactory
[Sat Feb 08 01:16:54 2014] [error] Building a manager using: $managers{$name} = 
Netdot::NetdotPermissionFactory->getPermissionManager()
[Sat Feb 08 01:16:54 2014] [error] ses_key_cookie 
[Sat Feb 08 01:16:54 2014] [error] Session cookie: UNSET
[Sat Feb 08 01:16:54 2014] [error] Loading module 
Apache2::SiteControl::UserFactory
[Sat Feb 08 01:16:54 2014] [error] Using user factory 
Apache2::SiteControl::UserFactory
[Sat Feb 08 01:16:54 2014] [error] ses_key_cookie 
[Sat Feb 08 01:16:54 2014] [error] Session cookie: UNSET
[Sat Feb 08 01:16:54 2014] [error] Loading module 
Apache2::SiteControl::UserFactory
[Sat Feb 08 01:16:54 2014] [error] Using user factory 
Apache2::SiteControl::UserFactory
[Sat Feb 08 01:16:55 2014] [error] ses_key_cookie 
[Sat Feb 08 01:16:55 2014] [error] Session cookie: UNSET
[Sat Feb 08 01:16:55 2014] [error] Loading module 
Apache2::SiteControl::UserFactory
[Sat Feb 08 01:16:55 2014] [error] ses_key_cookie 
[Sat Feb 08 01:16:55 2014] [error] Using user factory 
Apache2::SiteControl::UserFactory
[Sat Feb 08 01:16:55 2014] [error] Building manager
[Sat Feb 08 01:16:55 2014] [error] Loading module 
Netdot::NetdotPermissionFactory
[Sat Feb 08 01:16:55 2014] [error] Session cookie: UNSET
[Sat Feb 08 01:16:55 2014] [error] Loading module 
Apache2::SiteControl::UserFactory
[Sat Feb 08 01:16:55 2014] [error] Building a manager using: $managers{$name} = 
Netdot::NetdotPermissionFactory->getPermissionManager()
[Sat Feb 08 01:16:55 2014] [error] Using user factory 
Apache2::SiteControl::UserFactory
[Sat Feb 08 01:16:55 2014] [error] Building manager
[Sat Feb 08 01:16:55 2014] [error] Loading module 
Netdot::NetdotPermissionFactory
[Sat Feb 08 01:16:55 2014] [error] Building a manager using: $managers{$name} = 
Netdot::NetdotPermissionFactory->getPermissionManager()
[Sat Feb 08 01:16:55 2014] [error] ses_key_cookie 
[Sat Feb 08 01:16:55 2014] [error] Session cookie: UNSET
[Sat Feb 08 01:16:55 2014] [error] Loading module 
Apache2::SiteControl::UserFactory
[Sat Feb 08 01:16:55 2014] [error] Using user factory 
Apache2::SiteControl::UserFactory
[Sat Feb 08 01:16:55 2014] [error] ses_key_cookie 
[Sat Feb 08 01:16:55 2014] [error] Session cookie: UNSET
[Sat Feb 08 01:16:55 2014] [error] Loading module 
Apache2::SiteControl::UserFactory
[Sat Feb 08 01:16:55 2014] [error] Using user factory 
Apache2::SiteControl::UserFactory



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://osl.uoregon.edu/redmine/my/account


------------------------------

Message: 3
Date: Mon, 7 Apr 2014 06:57:13 -0700
From: [email protected]
Subject: [Netdot-devel] [Netdot - Bug #1790] FATAL - Could not get a
        valid   iptree4 from cache
To: [email protected], [email protected]
Cc: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8


Issue #1790 has been updated by Carlos Vicente.

File tree_get_no_cdbi.patch added

I have yet to experience this bug, but let's try isolating it. Attached is a 
patch to use direct DBI queries (without Class::DBI). I would appreciate if 
someone could try it and see if the bug is still there.

cv
----------------------------------------
Bug #1790: FATAL - Could not get a valid iptree4 from cache
https://osl.uoregon.edu/redmine/issues/1790#change-3165

Author: Alen F
Status: New
Priority: Urgent
Assignee: Alen F
Category: Netdot
Target version: 1.0.5
Resolution: 


Hello,

since Upgrade to 1.5 this error is on add/delete etc.

IP Tree Update not solve the problem.

kind regards



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://osl.uoregon.edu/redmine/my/account


------------------------------

Message: 4
Date: Mon, 7 Apr 2014 09:56:55 -0700
From: [email protected]
Subject: [Netdot-devel] [Netdot - Feature #1797] (New) adding a
        "description" column to "Site" table in v1.0.4 et. seq.
To: [email protected], [email protected], [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8


Issue #1797 has been reported by William Bulley.

----------------------------------------
Feature #1797: adding a "description" column to "Site" table in v1.0.4 et. seq.
https://osl.uoregon.edu/redmine/issues/1797

Author: William Bulley
Status: New
Priority: Low
Assignee: Carlos Vicente
Category: Netdot
Target version: 1.0.4
Resolution: 


<pre>
--- repository.etc.netdot.meta.txt      2014-03-13 16:31:07.000000000 -0400
+++ changed.etc.netdot.meta.txt 2014-03-13 16:34:37.000000000 -0400
@@ -7365,10 +7365,18 @@
         length => '64',
         nullable => 1,
         tag => 'Country',
         type => 'varchar'
       },
+      description => {
+        default => '',
+        description => 'Location Details',
+        length => '255',
+        nullable => 1,
+        tag => 'Location Details',
+        type => 'varchar'
+      },
       gsf => {
         default => '',
         description => 'Gross Square Footage of this site',
         length => '',
         nullable => 1,
@@ -7469,10 +7477,11 @@
     unique => [ ['name'], ['number'] ],
     views => {
       all => [
         'name',
         'number',
+        'description',
         'gsf',
         'aliases',
         'street1',
         'street2',
         'pobox',

</pre>



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://osl.uoregon.edu/redmine/my/account


------------------------------

_______________________________________________
Netdot-devel mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-devel


End of Netdot-devel Digest, Vol 85, Issue 4
*******************************************

Reply via email to