[SRU] libmason-perl Has missing depends: on libexception-class-perl

Bug #1171501 reported by Jay Bonci
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libmason-perl (Ubuntu)
Fix Released
Critical
Unassigned
Precise
Fix Released
Critical
Angel Abad
Quantal
Fix Released
Critical
Unassigned

Bug Description

[Test Case]

root@vagrant-edev-precise:~/mason_test# /usr/bin/mason.pl
Can't locate Exception/Class.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /usr/share/perl5/Mason/Exceptions.pm line 20.
BEGIN failed--compilation aborted at /usr/share/perl5/Mason/Exceptions.pm line 20.
Compilation failed in require at /usr/share/perl5/Mason/Request.pm line 9.
BEGIN failed--compilation aborted at /usr/share/perl5/Mason/Request.pm line 9.
Compilation failed in require at /usr/share/perl5/Mason/Interp.pm line 12.
BEGIN failed--compilation aborted at /usr/share/perl5/Mason/Interp.pm line 12.
Compilation failed in require at /usr/share/perl5/Mason.pm line 5.
BEGIN failed--compilation aborted at /usr/share/perl5/Mason.pm line 5.
Compilation failed in require at /usr/share/perl5/Mason/App.pm line 9.
BEGIN failed--compilation aborted at /usr/share/perl5/Mason/App.pm line 9.
Compilation failed in require at /usr/bin/mason.pl line 11.
BEGIN failed--compilation aborted at /usr/bin/mason.pl line 11.

[Regression Potential]
Pretty simple repro. Adding libexception-class-perl makes it go away

Revision history for this message
gregor herrmann (gregoa) wrote : Re: [Pkg-perl-maintainers] [Bug 1171501] [NEW] libmason-perl Has missing depends: on libexception-class-perl

On Mon, 22 Apr 2013 15:05:19 -0000, Jay Bonci wrote:

> Pretty simple repro. Adding libexception-class-perl makes it go away

The dependency has been added in 2.16-1.

Versions in Debian and Ubuntu:

% rmadison -u debian libmason-perl
 libmason-perl | 2.19-2 | wheezy | source, all
 libmason-perl | 2.20-1 | sid | source, all

% rmadison -u ubuntu libmason-perl
libmason-perl | 2.15-1 | precise/universe | source, all
libmason-perl | 2.19-2 | quantal/universe | source, all
libmason-perl | 2.20-1 | raring/universe | source, all

Maybe someone can add this to precise-updates ...

Cheers,
gregor

--
 .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
 `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `- NP: Dido: Here With Me

Revision history for this message
Angel Abad (angelabad) wrote : Re: libmason-perl Has missing depends: on libexception-class-perl

Hi, I will prepare SRU for precise.

Cheers

Changed in libmason-perl (Ubuntu):
assignee: nobody → Angel Abad (angelabad)
importance: Undecided → Critical
status: New → Confirmed
Changed in libmason-perl (Ubuntu Precise):
status: New → In Progress
importance: Undecided → Critical
assignee: nobody → Angel Abad (angelabad)
Changed in libmason-perl (Ubuntu):
status: Confirmed → Fix Released
summary: - libmason-perl Has missing depends: on libexception-class-perl
+ [SRU] libmason-perl Has missing depends: on libexception-class-perl
description: updated
Revision history for this message
Jay Bonci (jay-r) wrote : Re: [Pkg-perl-maintainers] [Bug 1171501] [NEW] libmason-perl Has missing depends: on libexception-class-perl

Oh hey guys. Thanks so much!

-Jay

On Mon, Apr 22, 2013 at 11:25 AM, gregor herrmann <
<email address hidden>> wrote:

> On Mon, 22 Apr 2013 15:05:19 -0000, Jay Bonci wrote:
>
> > Pretty simple repro. Adding libexception-class-perl makes it go away
>
> The dependency has been added in 2.16-1.
>
> Versions in Debian and Ubuntu:
>
> % rmadison -u debian libmason-perl
> libmason-perl | 2.19-2 | wheezy | source, all
> libmason-perl | 2.20-1 | sid | source, all
>
> % rmadison -u ubuntu libmason-perl
> libmason-perl | 2.15-1 | precise/universe | source, all
> libmason-perl | 2.19-2 | quantal/universe | source, all
> libmason-perl | 2.20-1 | raring/universe | source, all
>
>
> Maybe someone can add this to precise-updates ...
>
>
> Cheers,
> gregor
>
> --
> .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key
> 0xBB3A68018649AA06
> : :' : Debian GNU/Linux user, admin, and developer -
> http://www.debian.org/
> `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation
> Europe
> `- NP: Dido: Here With Me
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1171501
>
> Title:
> libmason-perl Has missing depends: on libexception-class-perl
>
> Status in “libmason-perl” package in Ubuntu:
> Confirmed
> Status in “libmason-perl” source package in Precise:
> New
>
> Bug description:
> root@vagrant-edev-precise:~/mason_test# /usr/bin/mason.pl
> Can't locate Exception/Class.pm in @INC (@INC contains: /etc/perl
> /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5
> /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14
> /usr/local/lib/site_perl .) at /usr/share/perl5/Mason/Exceptions.pm line 20.
> BEGIN failed--compilation aborted at
> /usr/share/perl5/Mason/Exceptions.pm line 20.
> Compilation failed in require at /usr/share/perl5/Mason/Request.pm line
> 9.
> BEGIN failed--compilation aborted at /usr/share/perl5/Mason/Request.pm
> line 9.
> Compilation failed in require at /usr/share/perl5/Mason/Interp.pm line
> 12.
> BEGIN failed--compilation aborted at /usr/share/perl5/Mason/Interp.pm
> line 12.
> Compilation failed in require at /usr/share/perl5/Mason.pm line 5.
> BEGIN failed--compilation aborted at /usr/share/perl5/Mason.pm line 5.
> Compilation failed in require at /usr/share/perl5/Mason/App.pm line 9.
> BEGIN failed--compilation aborted at /usr/share/perl5/Mason/App.pm line
> 9.
> Compilation failed in require at /usr/bin/mason.pl line 11.
> BEGIN failed--compilation aborted at /usr/bin/mason.pl line 11.
>
> Pretty simple repro. Adding libexception-class-perl makes it go away
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/libmason-perl/+bug/1171501/+subscriptions
>

Revision history for this message
Angel Abad (angelabad) wrote :
Revision history for this message
Angel Abad (angelabad) wrote :

Package uploaded to precise-proposed.

Cheers,

Revision history for this message
Scott Kitterman (kitterman) wrote :

What's the status of this in quantal?

Revision history for this message
Angel Abad (angelabad) wrote :

In quantal (2.19-2) this problem is solved,

Cheers

Changed in libmason-perl (Ubuntu Quantal):
importance: Undecided → Critical
status: New → Fix Released
Changed in libmason-perl (Ubuntu):
assignee: Angel Abad (angelabad) → nobody
Revision history for this message
Scott Kitterman (kitterman) wrote : Please test proposed package

Hello Jay, or anyone else affected,

Accepted into quantal-proposed. The package will build now and be available in a few hours in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

tags: added: verification-needed
Revision history for this message
Angel Abad (angelabad) wrote :

Hi, -proposed package works well for me.

Cheers,

tags: added: verification-done
removed: verification-needed
Angel Abad (angelabad)
Changed in libmason-perl (Ubuntu Precise):
status: In Progress → Fix Committed
Revision history for this message
Scott Kitterman (kitterman) wrote : Update Released

The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regresssions.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libmason-perl - 2.15-1ubuntu0.1

---------------
libmason-perl (2.15-1ubuntu0.1) precise-proposed; urgency=low

  * debian/control: Depends on libexception-class-perl (LP: #1171501)
 -- Angel Abad <email address hidden> Mon, 22 Apr 2013 17:36:59 +0200

Changed in libmason-perl (Ubuntu Precise):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.