[DRE-maint] [Bug 953981] [NEW] Apache::Authn::Redmine broken in precise

Jorge Salamero Sanz 953981 at bugs.launchpad.net
Tue Mar 13 12:30:47 UTC 2012


Public bug reported:

Apache::Authn::Redmine /usr/share/redmine/extra/svn/Redmine.pm is broken
in precise, changes needed:

30c30
<   aptitude install libapache-dbi-perl libapache2-mod-perl2 libdbd-mysql-perl libdigest-sha-perl
---
>   aptitude install libapache-dbi-perl libapache2-mod-perl2 libdbd-mysql-perl
102c102
< use Digest::SHA;
---
> use Digest::SHA1;

** Affects: redmine (Ubuntu)
     Importance: Undecided
         Status: Confirmed

-- 
You received this bug notification because you are subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/953981

Title:
  Apache::Authn::Redmine broken in precise

Status in “redmine” package in Ubuntu:
  Confirmed

Bug description:
  Apache::Authn::Redmine /usr/share/redmine/extra/svn/Redmine.pm is
  broken in precise, changes needed:

  30c30
  <   aptitude install libapache-dbi-perl libapache2-mod-perl2 libdbd-mysql-perl libdigest-sha-perl
  ---
  >   aptitude install libapache-dbi-perl libapache2-mod-perl2 libdbd-mysql-perl
  102c102
  < use Digest::SHA;
  ---
  > use Digest::SHA1;

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/redmine/+bug/953981/+subscriptions





More information about the Pkg-ruby-extras-maintainers mailing list