[Bug 790024] Re: package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2011-05-29 Thread steve peters
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/790024 Title: package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit

[Bug 790024] [NEW] package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2011-05-29 Thread steve peters
Public bug reported: Binary package hint: tzdata installation failed ProblemType: Package DistroRelease: Ubuntu 11.04 Package: tzdata 2011g-0ubuntu0.11.04 ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic x86_64 Architecture: amd64 Date: Sun May 29 18:41:54

Re: [Bug 739693] Re: Configure does not find libs in /lib/x86_64-linux-gnu

2011-03-22 Thread Steve Peters
I can look into this, unfortunately not today. There was a lot of work done to get the correct 64-bit libs found on Linux since there didn't seem to be a standard location for them across distributions. My guess is that Ubuntu currently has found another way to make this happen or there is some

Re: [Bug 600951] [NEW] perl fails to build from source in maverick and linaro (amd64)

2010-07-02 Thread Steve Peters
A few things. Would you be able to go to the Perl source directory and do the following? cd t ./perl harness -v op/getppid.t Now paste the output in a response to this email. Also, the output of that Perl's perl -V would be helpful. Steve On Fri, Jul 2, 2010 at 3:57 AM, Matthias Klose

[Bug 576827] Re: munin-graph crashed with SIGSEGV in FcPatternDestroy()

2010-06-01 Thread Steve Peters
Looking at the stack trace, this is an RRD or munin issue, not a Perl one. Please reassign. -- munin-graph crashed with SIGSEGV in FcPatternDestroy() https://bugs.launchpad.net/bugs/576827 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 585042] Re: awstats.pl crashed with SIGSEGV in Perl_hv_common()

2010-05-24 Thread Steve Peters
How can this be replicated? -- awstats.pl crashed with SIGSEGV in Perl_hv_common() https://bugs.launchpad.net/bugs/585042 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

Re: [Bug 347303] [NEW] ENV{TZ} and strftime in perl not working

2009-03-26 Thread Steve Peters
in the Debian/Ubuntu perl. I just built the original Perl 5.8.8 and everything worked fine. This problem is caused by some Debian/Ubuntu applied patch. Steve Peters st...@fisharerojo.org -- ENV{TZ} and strftime in perl not working https://bugs.launchpad.net/bugs/347303 You received this bug

Re: [Bug 336361] Re: perl crashed with SIGSEGV in NpInitialize()

2009-03-01 Thread Steve Peters
*** This bug is a duplicate of bug 336048 *** https://bugs.launchpad.net/bugs/336048 Actually, this is not a bug in Perl, but as the backtrace clearly shows, the Tcl module that is installed is what's causing the core dump. Steve Peters st...@fisharerojo.org 0x7f73ae4b9232

Re: [Bug 336361] Re: perl crashed with SIGSEGV in NpInitialize()

2009-03-01 Thread Steve Peters
://rt.cpan.org/Public/Bug/Display.html?id=21181 is the same problem you are occurring. The bug should be put in the perl-tcl queue, not the perl queue. Steve Peters st...@fisharerojo.org On Sun, Mar 1, 2009 at 2:39 PM, Richard Eames naddi...@gmail.com wrote: *** This bug is a duplicate of bug 336048

Re: [Bug 328519] [NEW] cannot use LOG_EMERG

2009-02-12 Thread Steve Peters
Nice! Trying to get a patch into Ubuntu around the maintainers back. This ticket should be immediately closed. Steve Peters st...@fisharerojo.org On Thu, Feb 12, 2009 at 7:39 AM, Fredrik Ljunggren fred...@kirei.se wrote: Public bug reported: Reference: https://rt.cpan.org/Public/Bug

Re: [Bug 1952] Re: Basic perl error in readline.pm makes CPAN exit go crazy.

2008-11-25 Thread Steve Peters
I think this was fixed in the upstream module somewhere between versions 1.0204 and 1.0208. I can no longer reproduce the problem and the code causing the problem has been completely rewritten. Steve On Tue, Nov 25, 2008 at 2:15 AM, Adam Niedling [EMAIL PROTECTED] wrote: Any update on this

Re: [Bug 297437] [NEW] Perl 5.10.0 crash with a segmentation fault when using module Tcl

2008-11-14 Thread Steve Peters
/call.ok 1/10Assertion ((svtype)((_svi)-sv_flags 0xff)) = SVt_RV failed: file Tcl.xs, line 653 at t/call.t line 38. Please contact the module author from the contact information on http://search.cpan.org/dist/Tcl for filing a bug report. Steve Peters [EMAIL PROTECTED] -- Perl 5.10.0 crash

Re: [Bug 192055] Re: Failure when using getpwnam core function from perl

2008-03-09 Thread Steve Peters
On Thu, Feb 21, 2008 at 2:39 PM, TiagoCruz [EMAIL PROTECTED] wrote: Running with root/strace write(1, !DOCTYPE html\n\tPUBLIC \-//W3C//..., 325!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; html

Re: [Bug 192055] Re: Failure when using getpwnam core function from perl

2008-02-18 Thread Steve Peters
Whenever getpwnam() returns undef, $! should be set. Without properly checking $!, you will not have a way to understand what the root cause error is. There will be no way to determine whether the problem is in Perl or glibc. Steve On Feb 18, 2008 10:54 AM, Alceu Rodrigues de Freitas Junior

Re: [Bug 192055] [NEW] Failure when using getpwnam core function from perl

2008-02-15 Thread Steve Peters
calling getpwnam() for any error messages? Steve Peters [EMAIL PROTECTED] -- Failure when using getpwnam core function from perl https://bugs.launchpad.net/bugs/192055 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 83461] Re: pack does not support Q, but perl supports 64 bit scalars

2008-02-05 Thread Steve Peters
To handle 64 bit ints, Perl would have needed to be configured correctly to handle it. A perl -V would help to answer that question. -- pack does not support Q, but perl supports 64 bit scalars https://bugs.launchpad.net/bugs/83461 You received this bug notification because you are a member of

Re: [Bug 160693] [perl] [cve-2007-5116] heap overflow

2007-11-07 Thread Steve Peters
The patch applied to the Perl core is the following... //depot/maint-5.8/perl/regcomp.c#109 (text) @@ -117,7 +117,10 @@ I32extralen; I32seen_zerolen; I32seen_evals; -I32utf8; +I32

Re: [Bug 44196] Re: gnome-cups-icon uses 100% CPU

2007-11-05 Thread Steve Peters
Agreed. Its time to fix this problem. Steve On 11/5/07, Peter Belew [EMAIL PROTECTED] wrote: I observed this on one of my 6.06 LTS systems a few days ago - running top showed that gnome-cups-icon was using 100% or nearly 100% of the CPU. While there is a known workaround (deleting or

Re: [Bug 132702] Conflicts ... ( ..._...) which is illegal syntax

2007-08-15 Thread Steve Peters
may well reject this package. _ is valid in module version numbers in Perl. My guess is that this is simply a problem with the package files. Steve Peters [EMAIL PROTECTED] -- Conflicts ... ( ..._...) which is illegal syntax https://bugs.launchpad.net/bugs/132702 You received this bug

[Bug 46281] Re: XS version of Scalar::List::Utils no longer included, breaking other packages

2007-06-29 Thread Steve Peters
Can anyone confirm whether this is now fixed in Ubuntu? -- XS version of Scalar::List::Utils no longer included, breaking other packages https://bugs.launchpad.net/bugs/46281 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

Re: [Bug 102638] [apport] perl crashed with SIGSEGV in rrd_test_error()

2007-04-04 Thread Steve Peters
problem, but a problem with librrds-perl instead. Steve Peters [EMAIL PROTECTED] -- [apport] perl crashed with SIGSEGV in rrd_test_error() https://bugs.launchpad.net/bugs/102638 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu

Re: [Bug 96018] Time::Local::timelocal() is broken over GMT/BST change

2007-03-25 Thread Steve Peters
Picton. See RT #11662. Steve Peters [EMAIL PROTECTED] -- Time::Local::timelocal() is broken over GMT/BST change https://launchpad.net/bugs/96018 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 90334] 5.8.8-7build1 segfaults on x86

2007-03-07 Thread Steve Peters
have a trace as I was focused on getting the system back to work. Yes, without a simplified test case it will be difficult to really dig into this problem. Steve Peters [EMAIL PROTECTED] -- 5.8.8-7build1 segfaults on x86 https://launchpad.net/bugs/90334 -- ubuntu-bugs mailing list ubuntu

[Bug 57061] Re: [Bug 57061] Re: Wrong line number in error message

2006-09-06 Thread Steve Peters
. It is not a trivial problem and would like cause performance to suffer it is fixed. See the Perl bug queue for more information on this problem at http://rt.perl.org/rt3/Ticket/Display.html?id=37302. Steve Peters [EMAIL PROTECTED] -- Wrong line number in error message https://launchpad.net/bugs/57061

[Bug 52106] Re: default CPAN.pm installation does not install other modules

2006-09-06 Thread Steve Peters
The most recent released version of CPAN is 1.87. Perl-5.8.8 was released with a bug fixed version unavailable elsewhere on CPAN (1.76_02). When 5.8.9 is released, it will likely include 1.87 or a later version. -- default CPAN.pm installation does not install other modules

[Bug 52150] Re: Error Parsing Debugger Variables with EPIC

2006-09-06 Thread Steve Peters
This has been fixed in the development version of Perl. The change is available here http://public.activestate.com/cgi-bin/perlbrowse/28510. ** Changed in: perl (Ubuntu) Status: Unconfirmed = Confirmed -- Error Parsing Debugger Variables with EPIC https://launchpad.net/bugs/52150 --

[Bug 57061] Re: Wrong line number in error message

2006-09-06 Thread Steve Peters
** Changed in: perl (Ubuntu) Status: Unconfirmed = Confirmed -- Wrong line number in error message https://launchpad.net/bugs/57061 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 57061] Re: [Bug 57061] $p-{type} tries to call a method named type

2006-08-21 Thread Steve Peters
: perl (Ubuntu) Importance: Untriaged Status: Unconfirmed -- $p-{type} tries to call a method named type My guess would be that somewhere in the object hierarchy, something has an AUTOLOAD defined. This is the expected behavior in that case. Steve Peters [EMAIL PROTECTED] -- $p