[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-09-06 Thread Louis Bouchard
Then I must be missing the obvous : The test case above says :


The file /etc/apache2/mods-available/rpaf.conf should contain the following :

IfModule rpaf_module
RPAFenable On
RPAFsethostname On
RPAFproxy_ips 127.0.0.1 ::1
/IfModule

Testing it on Precise-proposed a minute ago gives me :

$ cat /etc/apache2/mods-available/rpaf.conf
IfModule rpaf_module
RPAFenable On
RPAFsethostname On
RPAFproxy_ips 127.0.0.1 ::1
/IfModule

This is coherent with the content of the debdiff. What am I missing here
?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-09-06 Thread Scott Kitterman
My mistake. I misread the test case.  I read it as this being the
relevant bit:

... so it must be

IfModule mod_rpaf-2.0.c

It's fine.  Sorry for the confusion.

** Tags removed: verification-failed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-09-06 Thread Launchpad Bug Tracker
This bug was fixed in the package libapache2-mod-rpaf - 0.6-2ubuntu1

---
libapache2-mod-rpaf (0.6-2ubuntu1) precise; urgency=low

  * debian/conf/rpaf.conf : Fixes invalid module name
by backporting existing fix from Quantal (LP: #1126233)
 -- Louis Bouchard louis.bouch...@ubuntu.com   Wed, 28 Aug 2013 16:09:47 +0200

** Changed in: libapache2-mod-rpaf (Ubuntu Precise)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-09-05 Thread Scott Kitterman
Inspecting the .deb at
https://launchpad.net/ubuntu/precise/i386/libapache2-mod-
rpaf/0.6-2ubuntu1 it doesn't seem to be fixed per the bug description.
The full /etc/apache2/mods-available/rpaf.conf in that package is:

IfModule rpaf_module
RPAFenable On
RPAFsethostname On
RPAFproxy_ips 127.0.0.1 ::1
/IfModule

Either the test case is wrong or the package is wrong.

** Tags removed: verification-done
** Tags added: verification-failed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-09-05 Thread Louis Bouchard
@scott:

What appears in the debdiff is what is present in Saucy. The existing
modification is slightly different from what was proposed in the patch
and it does indeed fix the problem, just like it does in saucy.

 Maybe that should have been verified before pulling the package out of
-proposed as this has been tested by at least two different person
including myself.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-09-05 Thread Scott Kitterman
It hasn't been removed.

Please correct the test case and mark it verification-done then.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-09-05 Thread Louis Bouchard
This is the change as it appears in Saucy :

http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/libapache2
-mod-rpaf/saucy/view/head:/debian/rpaf.conf

Can this package please be released into -updates ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-08-29 Thread Eduardo Damato
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-08-28 Thread Louis Bouchard
debdiff of the backported quantal fix for precise

** Description changed:

+ SRU justification :
+ 
+ rpaf module is not correctly enabled without this modification
+ 
+ Impact :
+ 
+ rpaf module not working as expected
+ 
+ Fix :
+ 
+ Backport Quantal syntax used for that module which correctly set the module 
name
+ to rpaf_module
+ 
+ Test Case :
+ 
+ The file /etc/apache2/mods-available/rpaf.conf should contain the
+ following :
+ 
+ IfModule rpaf_module
+ RPAFenable On
+ RPAFsethostname On
+ RPAFproxy_ips 127.0.0.1 ::1
+ /IfModule
+ 
+ Regression :
+ 
+ None, this modification is already in Quantal and only implemented if 
+ libapache2-mod-rpaf is in use.
+ 
+ Original description of the problem :
+ 
+ 
  In the file /etc/apache2/mods-available/rpaf.conf it reads
  
  IfModule mod_rpaf.c
  
  which is for Apache 1.3 but the modules is called mod_rpaf-2.0.c for
  Apache 2.x, so it must be
  
  IfModule mod_rpaf-2.0.c
  
  Here
  
  http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/precise/libapache2
  -mod-rpaf/precise/view/head:/debian/rules
  
  you can see, that mod_rpaf-2.0.c is compiled and renamed to mod_rpaf.so:
  
  apxs2 -c -o mod_rpaf.so mod_rpaf-2.0.c

** Patch added: libapache2-mod-rpaf_0.6-2ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+attachment/3791766/+files/libapache2-mod-rpaf_0.6-2ubuntu1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-08-28 Thread Adam Conrad
Uploaded to precise-proposed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-08-28 Thread Dave Walker
Hello Kurt, or anyone else affected,

Accepted libapache2-mod-rpaf into precise-proposed. The package will
build now and be available at
http://launchpad.net/ubuntu/+source/libapache2-mod-rpaf/0.6-2ubuntu1 in
a few hours, and then 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!

** Changed in: libapache2-mod-rpaf (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-08-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/libapache2-mod-rpaf
/precise-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-07-05 Thread Louis Bouchard
** Changed in: libapache2-mod-rpaf (Ubuntu Precise)
 Assignee: (unassigned) = Louis Bouchard (louis-bouchard)

** Changed in: libapache2-mod-rpaf (Ubuntu Precise)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-05-21 Thread Jonathan Davies
** Also affects: libapache2-mod-rpaf (Ubuntu Precise)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-05-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libapache2-mod-rpaf (Ubuntu Precise)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1126233] Re: libapache2-mod-rpaf has wrong name in conf file

2013-02-28 Thread Sergey B Kirpichev
libapache2-mod-rpaf (0.6-3) unstable; urgency=low

   * Fixed module naming stuff in rpaf.conf (Thanks to Alexander
 Kuznetsov).  Closes: #653330.
[...]

This fix is in The Quantal Quetzal (current stable release).


** Changed in: libapache2-mod-rpaf (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126233

Title:
  libapache2-mod-rpaf has wrong name in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1126233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs