[Bug 2072976] Re: back_perl no longer loads (file not found)

2024-07-12 Thread Brian Cassidy
** Description changed: The upgrade from 2.5.17+dfsg-0ubuntu0.22.04.1 -> 2.5.18+dfsg-0ubuntu0.22.04.1 may have broken back_perl. - What was now working gives "lt_dlopenext failed: (back_perl) file not - found" when starting the service now. + What was once working now gives "lt_dlopenext

[Bug 2072976] [NEW] back_perl no longer loads (file not found)

2024-07-12 Thread Brian Cassidy
Public bug reported: The upgrade from 2.5.17+dfsg-0ubuntu0.22.04.1 -> 2.5.18+dfsg-0ubuntu0.22.04.1 may have broken back_perl. What was now working gives "lt_dlopenext failed: (back_perl) file not found" when starting the service now. I see upstream this change to back_perl happened:

[Bug 336554] Re: Use of uninitialized value $_[0] in pattern match (m//) at /usr/share/perl5/Geo/IPfree.pm line 80.

2009-03-31 Thread Brian Cassidy
This is actually a bug with awstats. Specifically the geoipfree plugin. Line 54 calls: $gi = Geo::IPfree::new(); It should really be $gi = Geo::IPfree-new(); -- Use of uninitialized value $_[0] in pattern match (m//) at /usr/share/perl5/Geo/IPfree.pm line 80.

[Bug 255603] Re: PGAdmin3 1.8.2 - The Backup Restore Function disabled.

2008-11-05 Thread Brian Cassidy
I'm having the same issue with pgadmin3 1.8.4 on the newly released intrepid. -- PGAdmin3 1.8.2 - The Backup Restore Function disabled. https://bugs.launchpad.net/bugs/255603 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 255603] Re: PGAdmin3 1.8.2 - The Backup Restore Function disabled.

2008-11-05 Thread Brian Cassidy
Okay, I think i've figured this one out. Once i installed the server package, the backup/restore feature of pgadmin appeared to work. This is probably because the postgresql-client-common package was also installed (which includes psql). Just a guess. -- PGAdmin3 1.8.2 - The Backup Restore

[Bug 97096] Re: tomcat5.5 won't start b/c of catalina.out named pipe

2007-04-16 Thread Brian Cassidy
I'd like to add that I'm experiencing the exact same issue -- Michael's proposed workaround seems to resolve the issue. -- tomcat5.5 won't start b/c of catalina.out named pipe https://bugs.launchpad.net/bugs/97096 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 69319] Re: cannot check out from a mirrored repository

2006-11-02 Thread Brian Cassidy
After talking to the author of svk (clkao), we've deduced that it was a YAML compatibility error. I had a newer version of YAML.pm (0.62) installed which serialized the ~/.svk/config file differently than how the version shipped with Edgy (0.57) expected. -- cannot check out from a mirrored

[Bug 69357] Re: svk is totally broken in Edgy: running it says, Can't call method get on unblessed reference

2006-10-31 Thread Brian Cassidy
I believe this is the same issue as bug #69319. Try changing the top two lines of ~/.svk/config to: --- checkout: !perl/Data::Hierarchy -- svk is totally broken in Edgy: running it says, Can't call method get on unblessed reference https://launchpad.net/bugs/69357 -- ubuntu-bugs mailing list

[Bug 69319] cannot check out from a mirrored repository

2006-10-30 Thread Brian Cassidy
Public bug reported: I've upgraded from Ubuntu Dapper to Ubuntu Edgy -- with it came a newer version of svk (1.08-1ubuntu1). However, now I can't check out any code from a mirror repository: [EMAIL PROTECTED]:~$ svk co //mirror/edsu/sru/trunk SRU Can't call method find on unblessed reference at