[Bug 1758924] Re: gnome-keyring no longer including ssh key comment 3.27.4-2 to 3.28.0.1-1

2018-04-16 Thread Nathan Neulinger
I have confirmed that overwriting gnome-keyring-daemon with an older
version from ub16 does return the behavior to expected.

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

Title:
  gnome-keyring no longer including ssh key comment 3.27.4-2 to
  3.28.0.1-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1758924/+subscriptions

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

[Bug 1758924] Re: gnome-keyring no longer including ssh key comment 3.27.4-2 to 3.28.0.1-1

2018-04-16 Thread Nathan Neulinger
Update - that ssh-add -d did not actually work. It appears that it does
get the 'ssh-add -l' output back to correct, but any attempt to actually
USE the agent immediately re-adds the entry with only the filename/path
as the comment.

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

Title:
  gnome-keyring no longer including ssh key comment 3.27.4-2 to
  3.28.0.1-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1758924/+subscriptions

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

[Bug 1758924] Re: gnome-keyring no longer including ssh key comment 3.27.4-2 to 3.28.0.1-1

2018-04-10 Thread Nathan Neulinger
Workaround appears to be 'ssh-add -d' to remove the dynamically added
identities - it then seems to reload from identity file and includes the
key comment.

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

Title:
  gnome-keyring no longer including ssh key comment 3.27.4-2 to
  3.28.0.1-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1758924/+subscriptions

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

[Bug 1758924] [NEW] gnome-keyring no longer including ssh key comment 3.27.4-2 to 3.28.0.1-1

2018-03-26 Thread Nathan Neulinger
Public bug reported:

Updated today, it moved from

2018-03-26 08:11:25 upgrade gnome-keyring:amd64 3.27.4-2ubuntu1
3.28.0.1-1ubuntu1

to

2018-03-26 08:14:34 status installed gnome-keyring:amd64
3.28.0.1-1ubuntu1


After this, noticed that some local code that uses ssh key comments
(from 'ssh-add -l' output) for automatic annotations is no longer
working right.

Previously (example from 16.04):

nneul@skyhawk:~ $ ssh-add -l
2048 SHA256:.. nn...@neulinger.org (RSA)

Now (from current 18):

nneul@infinity:~ $ ssh-add -l
2048 SHA256:.. /users/nneul/.ssh/id_rsa (RSA)


This is a negative change from my perspective as we are making use of that 
comment for automatic annotations (not security sensitive) and things like 
automatically populating git identity when managing a shared application 
development/server accounts.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-keyring 3.28.0.1-1ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
Uname: Linux 4.13.0-17-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu1
Architecture: amd64
CurrentDesktop: XFCE
Date: Mon Mar 26 08:51:30 2018
InstallationDate: Installed on 2015-11-09 (867 days ago)
InstallationMedia: Ubuntu-Server 15.10 "Wily Werewolf" - Release amd64 
(20151021)
SourcePackage: gnome-keyring
UpgradeStatus: Upgraded to bionic on 2017-12-05 (110 days ago)

** Affects: gnome-keyring (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  gnome-keyring no longer including ssh key comment 3.27.4-2 to
  3.28.0.1-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1758924/+subscriptions

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

[Bug 775345] Re: USB headset not selectable in Output tab of Sound Preferences

2015-11-12 Thread Nathan Neulinger
Seeing on 15.10 as well, killall pulseaudio also fixes.

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

Title:
  USB headset not selectable in Output tab of Sound Preferences

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/775345/+subscriptions

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


[Bug 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2014-09-07 Thread Nathan Neulinger
For those that are winding up at this bug report from searches looking
to resolve the problem - regardless of platform, here's a quick fix:

  * Move the keys out of ~/.ssh
  * gnome-keyring-daemon -r -d

It's certainly not an actual fix, but will at least resolve the
immediate annoyance.

More info here:

https://wiki.archlinux.org/index.php/GNOME_Keyring

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

Title:
  ssh-add -D deleting all identities does not work. Also, why are all
  identities auto-added?

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/505278/+subscriptions

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