[Bug 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-07-22 Thread Terry Howe
Fair enough Clark, but I python-openstackclient is only involved because
it uses python-keystoneclient, so I marked that back to invalid.  Either
way, I don't know the best resolution for this, so I'm bailing.  Someone
else is probably better suited to handle this problem.

** Changed in: python-keystoneclient (Ubuntu)
 Assignee: Terry Howe (thowe-g) = (unassigned)

** Changed in: python-openstackclient
 Assignee: Terry Howe (thowe-g) = (unassigned)

** Changed in: python-openstackclient
   Status: Confirmed = Invalid

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+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 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-07-22 Thread Terry Howe
Fair enough Clark, but I python-openstackclient is only involved because
it uses python-keystoneclient, so I marked that back to invalid.  Either
way, I don't know the best resolution for this, so I'm bailing.  Someone
else is probably better suited to handle this problem.

** Changed in: python-keystoneclient (Ubuntu)
 Assignee: Terry Howe (thowe-g) = (unassigned)

** Changed in: python-openstackclient
 Assignee: Terry Howe (thowe-g) = (unassigned)

** Changed in: python-openstackclient
   Status: Confirmed = Invalid

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+subscriptions

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


[Bug 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-07-07 Thread Terry Howe
Perhaps another backend should be used other than dbus.  I'm honestly
not sure how to do that.  Either way keyring 3.3 I think should be
banned because it was insisting that DISPLAY was set.

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+subscriptions

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


[Bug 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-05-19 Thread Terry Howe
I'm running Ubuntu 14.04 and I don't get that with keyring 3.8 tghrough
3.4.  Either way, this is a keyring issue.

(.venv)terry@brat:~/hp/python-openstackclient$ pip show keyring
---
Name: keyring
Version: 3.8
Location: 
/home/terry/hp/python-openstackclient/.venv/lib/python2.7/site-packages
Requires: 
(.venv)terry@brat:~/hp/python-openstackclient$ keyring help
Usage: keyring [get|set|del] SERVICE USERNAME

keyring: error: Wrong number of arguments
(.venv)terry@brat:~/hp/python-openstackclient$

** Changed in: python-keystoneclient (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+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 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-05-19 Thread Terry Howe
I'm running Ubuntu 14.04 and I don't get that with keyring 3.8 tghrough
3.4.  Either way, this is a keyring issue.

(.venv)terry@brat:~/hp/python-openstackclient$ pip show keyring
---
Name: keyring
Version: 3.8
Location: 
/home/terry/hp/python-openstackclient/.venv/lib/python2.7/site-packages
Requires: 
(.venv)terry@brat:~/hp/python-openstackclient$ keyring help
Usage: keyring [get|set|del] SERVICE USERNAME

keyring: error: Wrong number of arguments
(.venv)terry@brat:~/hp/python-openstackclient$

** Changed in: python-keystoneclient (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+subscriptions

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


[Bug 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-05-16 Thread Terry Howe
Well, 3.4 was working for me and 3.8 is working for me now.  I'm not
sure how to reproduce this problem on 3.8.

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+subscriptions

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


[Bug 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-05-16 Thread Terry Howe
Has anyone tried setting

export DISPLAY=:0

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+subscriptions

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


[Bug 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-05-15 Thread Terry Howe
Maybe the requirement for keyring should be bumped to 3.4

https://github.com/openstack/requirements/blob/master/global-
requirements.txt#L141

** Also affects: python-keystoneclient
   Importance: Undecided
   Status: New

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+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 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-05-15 Thread Terry Howe
** No longer affects: python-keystoneclient

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+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 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-05-15 Thread Terry Howe
Maybe the requirement for keyring should be bumped to 3.4

https://github.com/openstack/requirements/blob/master/global-
requirements.txt#L141

** Also affects: python-keystoneclient
   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/1242992

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+subscriptions

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


[Bug 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-05-15 Thread Terry Howe
** No longer affects: python-keystoneclient

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+subscriptions

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


[Bug 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-05-15 Thread Terry Howe
https://review.openstack.org/93770

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+subscriptions

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


[Bug 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-04-11 Thread Terry Howe
I'm running keyring 3.4 and I do not have that line of code on line 29
of /usr/local/lib/python2.7/dist-
packages/keyring/backends/SecretService.py

Take a look at that file and see what line 29 says.

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+subscriptions

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


[Bug 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-02-26 Thread Terry Howe
This bug should of been fixed in keyring 3.3 which came after this
commit:

https://bitbucket.org/kang/python-keyring-
lib/diff/keyring/backends/SecretService.py?diff2=f299f5a0ea3dat=default

** Changed in: python-keystoneclient (Ubuntu)
 Assignee: (unassigned) = Terry Howe (thowe-g)

** Changed in: python-openstackclient
   Status: New = Invalid

** Changed in: python-keystoneclient (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+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 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-02-26 Thread Terry Howe
** Changed in: python-openstackclient
 Assignee: (unassigned) = Terry Howe (thowe-g)

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+subscriptions

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


[Bug 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-02-26 Thread Terry Howe
This bug should of been fixed in keyring 3.3 which came after this
commit:

https://bitbucket.org/kang/python-keyring-
lib/diff/keyring/backends/SecretService.py?diff2=f299f5a0ea3dat=default

** Changed in: python-keystoneclient (Ubuntu)
 Assignee: (unassigned) = Terry Howe (thowe-g)

** Changed in: python-openstackclient
   Status: New = Invalid

** Changed in: python-keystoneclient (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1242992/+subscriptions

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


[Bug 1100116] Re: add an option to prompt for passwords to avoid leaking them into history and ps output

2014-02-20 Thread Terry Howe
** Changed in: python-openstackclient
   Status: In Progress = Fix Committed

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

Title:
  add an option to prompt for passwords to avoid leaking them into
  history and ps output

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1100116/+subscriptions

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


[Bug 1100116] Re: add an option to prompt for passwords to avoid leaking them into history and ps output

2014-02-19 Thread Terry Howe
** Changed in: python-openstackclient
   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/1100116

Title:
  add an option to prompt for passwords to avoid leaking them into
  history and ps output

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1100116/+subscriptions

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


[Bug 1100116] Re: add an option to prompt for passwords to avoid leaking them into history and ps output

2014-02-18 Thread Terry Howe
As Steve Martinelli pointed out, it is already implemented.

** Changed in: python-openstackclient
   Status: New = Invalid

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

Title:
  add an option to prompt for passwords to avoid leaking them into
  history and ps output

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1100116/+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 1100116] Re: add an option to prompt for passwords to avoid leaking them into history and ps output

2014-02-18 Thread Terry Howe
As Steve Martinelli pointed out, it is already implemented.

** Changed in: python-openstackclient
   Status: New = Invalid

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

Title:
  add an option to prompt for passwords to avoid leaking them into
  history and ps output

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1100116/+subscriptions

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


[Bug 1100116] Re: add an option to prompt for passwords to avoid leaking them into history and ps output

2014-01-22 Thread Terry Howe
** Changed in: python-openstackclient
 Assignee: (unassigned) = Terry Howe (thowe-g)

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

Title:
  add an option to prompt for passwords to avoid leaking them into
  history and ps output

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1100116/+subscriptions

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