[Bug 913464] Re: rabbit creates new PAM session

2012-03-21 Thread James Page
This fix has now been restored in the latest upload to precise.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/913464

Title:
  rabbit creates new PAM session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913464] Re: rabbit creates new PAM session

2012-03-21 Thread James Page
This fix has now been restored in the latest upload to precise.

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

Title:
  rabbit creates new PAM session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+subscriptions

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


[Bug 913464] Re: rabbit creates new PAM session

2012-03-14 Thread Richard Merren
I am seeing what I believe is this bug.  I am unable to shutdown without
first executing sudo service rabbitmq-server stop to shut down the
rabbitmq server.  Unless I do this, instead of shutting down I am just
returned to the lightdm login screen over and over.

This happened both in 11.10 and in 12.04 beta.  I am using rabbitmq-
server package version 2.7.1-0ubuntu1.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/913464

Title:
  rabbit creates new PAM session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913464] Re: rabbit creates new PAM session

2012-03-14 Thread Richard Merren
I am seeing what I believe is this bug.  I am unable to shutdown without
first executing sudo service rabbitmq-server stop to shut down the
rabbitmq server.  Unless I do this, instead of shutting down I am just
returned to the lightdm login screen over and over.

This happened both in 11.10 and in 12.04 beta.  I am using rabbitmq-
server package version 2.7.1-0ubuntu1.

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

Title:
  rabbit creates new PAM session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+subscriptions

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


[Bug 913464] Re: rabbit creates new PAM session

2012-03-04 Thread Thomas Herve
The new version 2.7 pushed in bug #922600 lost the patch applied by this
bug, introducing the problem again.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/913464

Title:
  rabbit creates new PAM session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913464] Re: rabbit creates new PAM session

2012-03-04 Thread Thomas Herve
The new version 2.7 pushed in bug #922600 lost the patch applied by this
bug, introducing the problem again.

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

Title:
  rabbit creates new PAM session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+subscriptions

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


[Bug 913464] Re: rabbit creates new PAM session

2012-01-30 Thread Launchpad Bug Tracker
This bug was fixed in the package rabbitmq-server - 2.6.1-1ubuntu4

---
rabbitmq-server (2.6.1-1ubuntu4) precise; urgency=low

  * Use start-stop-daemon in the init script, removing usage of su
(LP: #913464)
 -- Thomas Herve thomas.he...@canonical.com   Fri, 27 Jan 2012 14:58:19 +0100

** Changed in: rabbitmq-server (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/913464

Title:
  rabbit creates new PAM session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913464] Re: rabbit creates new PAM session

2012-01-30 Thread Launchpad Bug Tracker
This bug was fixed in the package rabbitmq-server - 2.6.1-1ubuntu4

---
rabbitmq-server (2.6.1-1ubuntu4) precise; urgency=low

  * Use start-stop-daemon in the init script, removing usage of su
(LP: #913464)
 -- Thomas Herve thomas.he...@canonical.com   Fri, 27 Jan 2012 14:58:19 +0100

** Changed in: rabbitmq-server (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/913464

Title:
  rabbit creates new PAM session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+subscriptions

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


[Bug 913464] Re: rabbit creates new PAM session

2012-01-27 Thread Thomas Herve
The attached debdiff fixes the problem for me: it uses start-stop-
daemon, and avoid the script in /usr/sbin that uses su to change ID.

** Patch added: rabbitmq-server_2.6.1-1ubuntu4.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+attachment/2696366/+files/rabbitmq-server_2.6.1-1ubuntu4.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/913464

Title:
  rabbit creates new PAM session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913464] Re: rabbit creates new PAM session

2012-01-27 Thread Ubuntu Foundation's Bug Bot
The attachment rabbitmq-server_2.6.1-1ubuntu4.debdiff of this bug
report has been identified as being a patch in the form of a debdiff.
The ubuntu-sponsors team has been subscribed to the bug report so that
they can review and hopefully sponsor the debdiff.  In the event that
this is in fact not a patch you can resolve this situation by removing
the tag 'patch' from the bug report and editing the attachment so that
it is not flagged as a patch.  Additionally, if you are member of the
ubuntu-sponsors team please also unsubscribe the team from this bug
report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/913464

Title:
  rabbit creates new PAM session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913464] Re: rabbit creates new PAM session

2012-01-27 Thread Thomas Herve
The attached debdiff fixes the problem for me: it uses start-stop-
daemon, and avoid the script in /usr/sbin that uses su to change ID.

** Patch added: rabbitmq-server_2.6.1-1ubuntu4.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+attachment/2696366/+files/rabbitmq-server_2.6.1-1ubuntu4.debdiff

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

Title:
  rabbit creates new PAM session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+subscriptions

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


[Bug 913464] Re: rabbit creates new PAM session

2012-01-27 Thread Ubuntu Foundation's Bug Bot
The attachment rabbitmq-server_2.6.1-1ubuntu4.debdiff of this bug
report has been identified as being a patch in the form of a debdiff.
The ubuntu-sponsors team has been subscribed to the bug report so that
they can review and hopefully sponsor the debdiff.  In the event that
this is in fact not a patch you can resolve this situation by removing
the tag 'patch' from the bug report and editing the attachment so that
it is not flagged as a patch.  Additionally, if you are member of the
ubuntu-sponsors team please also unsubscribe the team from this bug
report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

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

Title:
  rabbit creates new PAM session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+subscriptions

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


[Bug 913464] Re: rabbit creates new PAM session

2012-01-17 Thread Dave Walker
Thanks, I believe this might be a duplicate.

** Changed in: rabbitmq-server (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/913464

Title:
  rabbit creates new PAM session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913464] Re: rabbit creates new PAM session

2012-01-17 Thread Dave Walker
Thanks, I believe this might be a duplicate.

** Changed in: rabbitmq-server (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  rabbit creates new PAM session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+subscriptions

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