[Bug 315991] Re: [Regression] Perl 5.8.8-12ubuntu0.3 breaks Filesys::DiskSpace

2009-01-13 Thread Kees Cook
Dapper, Gutsy, Intrepid, Jaunty are all unaffected.  Digging into what
broke in Hardy now...

** Changed in: perl (Ubuntu)
 Assignee: (unassigned) = Kees Cook (kees)
   Status: New = Confirmed

** Changed in: perl (Ubuntu Hardy)
 Assignee: (unassigned) = Kees Cook (kees)
   Status: New = Confirmed

** Changed in: perl (Ubuntu)
 Assignee: Kees Cook (kees) = (unassigned)
   Status: Confirmed = Invalid

** Changed in: perl (Ubuntu Hardy)
   Importance: Undecided = High

-- 
[Regression] Perl 5.8.8-12ubuntu0.3 missing /asm*/*.ph files
https://bugs.launchpad.net/bugs/315991
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 315991] Re: [Regression] Perl 5.8.8-12ubuntu0.3 breaks Filesys::DiskSpace

2009-01-10 Thread Alan Tam
Subscribed ubuntu-security since it is a regression of a security
update.

===

Further digging down the cause, this is a more isolated test case:

# perl -e require 'sys/syscall.ph';
Can't locate unistd_32.ph in @INC (did you run h2ph?) (@INC contains: /etc/perl 
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
.) at /usr/lib/perl/5.8/asm/unistd.ph line 6.
Compilation failed in require at /usr/lib/perl/5.8/sys/syscall.ph line 7.
Compilation failed in require at -e line 1.

# apt-get install perl=5.8.8-12 perl-base=5.8.8-12 libperl5.8=5.8.8-12
[...]

# perl -e require 'sys/syscall.ph';
#

-- 
[Regression] Perl 5.8.8-12ubuntu0.3 breaks Filesys::DiskSpace
https://bugs.launchpad.net/bugs/315991
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs