[Bug 1176046] Re: isc-dhcp dhclient listens on extra random ports

2015-09-20 Thread Tim Utschig
Apparently this is still happening in Ubuntu 15.04 "vivid".

Any updates?

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

Title:
  isc-dhcp dhclient listens on extra random ports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1176046/+subscriptions

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


[Bug 1024768] Re: [xorg-edgers] Missing icons in unity launcher and app switcher after update

2012-09-08 Thread Tim Utschig
Ack! Such an annoying problem.  Took me forever to find this bug.

For others' reference, the exact command to install the old mesa release
on 12.04 is:

sudo apt-get install libgl1-mesa-dri=8.0.2-0ubuntu3 libglapi-
mesa=8.0.2-0ubuntu3 libglu1-mesa=8.0.2-0ubuntu3 libgl1-mesa-
glx=8.0.2-0ubuntu3

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

Title:
  [xorg-edgers] Missing icons in unity launcher and app switcher after
  update

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1024768/+subscriptions

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


[Bug 595764] Re: Mouse often hangs after upgrade to 35-2, 35-4 kernels

2010-11-20 Thread Tim Utschig
Same issue on a Dell OptiPlex 755 under 2.6.3[56]*

I installed 2.6.37-rc2 from: 
http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.37-rc2-maverick/
Seems slightly better with kworker but still noticeable and annoying.

I set poll=N for drm_kms_helper and now I don't notice the problem
anymore.

-- 
Mouse often hangs after upgrade to 35-2, 35-4 kernels
https://bugs.launchpad.net/bugs/595764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2010-09-07 Thread Tim Utschig
I can't resist chiming in...

This bug/issue/behaviour is pretty aggravating.  I had forgotten about
it after changing the theme on lucid, and was reminded of it after a new
maverick install.

Sure it's easy for us to fix, but for the average Joe it's simply yet another 
reason to switch back to a competitor.
Those who are thinking this should be ignored / pushed back any longer need to 
find several average Joes/Janes, and ask each to [try to] resize a window under 
the default theme on maverick using a laptop with a sensitive touchpad.

-- 
Resizing windows by grabbing window borders is difficult
https://bugs.launchpad.net/bugs/160311
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-05-26 Thread Tim Utschig

Just my $0.02...

If you use an SSH agent, do yourself a favor and use OpenSSH's 
own ssh-agent.  I've found 
seahorse/gnome-keyring-daemon/whatever very unreliable, 
especially when I run dozens of parallel ssh commands (which all 
use public key auth via the SSH agent).  I give it a chance with 
each new Ubuntu release, but each time it has failed me.

I always end up falling back to the following in ~/.bashrc:

  export SSH_AUTH_SOCK=$HOME/.ssh/.authsock

and the following alias for starting a new agent (once per boot):

  alias ssh-agent-init='bash -c '\''eval `ssh-agent -s`; ln 
-sf $SSH_AUTH_SOCK $HOME/.ssh/.authsock; echo Agent authsock 
$SSH_AUTH_SOCK; ssh-add /path/to/mykeys/id_[rd]sa'\'

I hear people also use the keychain package to achieve the 
same, though I haven't looked at it.

http://packages.ubuntu.com/lucid/keychain

-- 
Tim Utschigt...@magnumsemi.com
Network / Unix Systems Administrator
Magnum Semiconductor
Desk: 408-934-3754 , Mobile: 408-644-3861

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
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


Re: [Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-05-26 Thread Tim Utschig

Just my $0.02...

If you use an SSH agent, do yourself a favor and use OpenSSH's 
own ssh-agent.  I've found 
seahorse/gnome-keyring-daemon/whatever very unreliable, 
especially when I run dozens of parallel ssh commands (which all 
use public key auth via the SSH agent).  I give it a chance with 
each new Ubuntu release, but each time it has failed me.

I always end up falling back to the following in ~/.bashrc:

  export SSH_AUTH_SOCK=$HOME/.ssh/.authsock

and the following alias for starting a new agent (once per boot):

  alias ssh-agent-init='bash -c '\''eval `ssh-agent -s`; ln 
-sf $SSH_AUTH_SOCK $HOME/.ssh/.authsock; echo Agent authsock 
$SSH_AUTH_SOCK; ssh-add /path/to/mykeys/id_[rd]sa'\'

I hear people also use the keychain package to achieve the 
same, though I haven't looked at it.

http://packages.ubuntu.com/lucid/keychain

-- 
Tim Utschigt...@magnumsemi.com
Network / Unix Systems Administrator
Magnum Semiconductor
Desk: 408-934-3754 , Mobile: 408-644-3861

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 402995] Re: devkit-disks-daemon crash after mounting btrfs filesystem

2009-07-22 Thread Tim Utschig

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/29387682/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/29387683/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/29387684/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/29387685/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/29387686/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/29387687/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/29387688/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/29387689/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
devkit-disks-daemon crash after mounting btrfs filesystem
https://bugs.launchpad.net/bugs/402995
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355742] Re: Crash in mesa-7.4's i915_dri.so (Java OpenGL, Runescape HD, before log on)

2009-07-09 Thread Tim Utschig
Confirmed fixed on karmic.  Checked *.so files distributed by Jagex, one
differed since I last logged in several days ago.

   $ diff -r jogl-*
   Binary files jogl-20090708/libjaggl.so and jogl-b4-20090708/libjaggl.so 
differ
   $ ls -l jogl-20090708/libjaggl.so jogl-b4-20090708/libjaggl.so
   -rw-r--r-- 1 tim tim 73236 2009-07-09 08:20 jogl-20090708/libjaggl.so
   -rw-r--r-- 1 tim tim 50952 2009-06-27 06:20 jogl-b4-20090708/libjaggl.so

It is unclear whether or not the bug was in Jagex's code, or whether
Jagex simply worked around the mesa bug.

Since I am now unable to reproduce this bug, I'll close it.  If I can
figure out how...


** Changed in: mesa (Ubuntu)
   Status: Triaged = Invalid

-- 
Crash in mesa-7.4's i915_dri.so (Java OpenGL, Runescape HD, before log on)
https://bugs.launchpad.net/bugs/355742
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 252686] Re: Reload action on init script kills daemon

2009-05-17 Thread Tim Utschig

Is the fix discussed in #228460 going to make it into hardy?  Specifically this 
change to /lib/lsb/init-functions:

   -if [ -n $sig -o $sig = 15 -o $sig = TERM ]; then
   +if [ -z $sig -o $sig = 15 -o $sig = TERM ]; then

I'm encountering this bug when /etc/init.d/freeradius reload ends up
sending SIGTERM rather than SIGHUP.

I can see that it is marked as WONTFIX for hardy.  I suppose it is not a
severe bug, but it is confusing when first encountered and annoying
thereafter.

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 in ubuntu.

-- 
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 252686] Re: Reload action on init script kills daemon

2009-05-17 Thread Tim Utschig

Is the fix discussed in #228460 going to make it into hardy?  Specifically this 
change to /lib/lsb/init-functions:

   -if [ -n $sig -o $sig = 15 -o $sig = TERM ]; then
   +if [ -z $sig -o $sig = 15 -o $sig = TERM ]; then

I'm encountering this bug when /etc/init.d/freeradius reload ends up
sending SIGTERM rather than SIGHUP.

I can see that it is marked as WONTFIX for hardy.  I suppose it is not a
severe bug, but it is confusing when first encountered and annoying
thereafter.

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 355742] Re: Crash in mesa-7.4's i915_dri.so (Java OpenGL, Runescape HD, before log on)

2009-05-09 Thread Tim Utschig
On Fri, May 08, 2009 at 10:03:22PM -, Ricket wrote:
 I'm not sure if this is going to help or not... I am experiencing the
 same problem,
...
http://launchpadlibrarian.net/26482564/hs_err_pid4273.log


I think what you've encountered is a different bug.  Your crash
is in libjvm.so, not a mesa library.

-- 
   - Tim Utschig t...@tetro.net

-- 
Crash in mesa-7.4's i915_dri.so (Java OpenGL, Runescape HD, before log on)
https://bugs.launchpad.net/bugs/355742
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355742] [NEW] Crash in mesa-7.4's i915_dri.so (Java OpenGL, Runescape HD, before log on)

2009-04-05 Thread Tim Utschig
Public bug reported:


There is a new crash in i915_dri.so after updating Jaunty to the mesa-7.4 
packages.  I'm encountering it using the online Java-based game Runescape 
(which uses JOGL -- Java OpenGL bindings).

Steps to reproduce (no Runescape account needed):
   1. Using Ubuntu Jaunty i386 updated to the mesa-7.4 packages, and the Intel 
Q35 graphics chipset (other Intel chipsets likely share the same issue).
   2. Visit http://www.runescape.com/game.ws?m=1j=1
   3. Enable HD (High-Detail) mode if not already enabled.  No need to log on, 
the crash should happen within a few seconds.

Attached is a backtrace after recompiling the mesa-7.4 packages with
extra debug info (-g3).   The backtrace was taken while using Sun Java
JRE 6u12, but the Java version does not seem to matter.

This particular crash does not occur on another machine with an ATI
graphics card, but other crashes do, such as when you move the Firefox
window, or when Firefox loses focus.  It is very touchy.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: libgl1-mesa-dri 7.4-0ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersion: Linux version 2.6.28-11-generic (bui...@palmer) (gcc version 4.3.3 
(Ubuntu 4.3.3-5ubuntu4) ) #40-Ubuntu SMP Fri Apr 3 17:39:51 UTC 2009
SourcePackage: mesa
Uname: Linux 2.6.28-11-generic i686

** Affects: mesa (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Crash in mesa-7.4's i915_dri.so (Java OpenGL, Runescape HD, before log on)
https://bugs.launchpad.net/bugs/355742
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355742] Re: Crash in mesa-7.4's i915_dri.so (Java OpenGL, Runescape HD, before log on)

2009-04-05 Thread Tim Utschig

** Attachment added: mesa-7.4-crash-runescape-jre6u12-jogl_gdb.txt
   
http://launchpadlibrarian.net/24839331/mesa-7.4-crash-runescape-jre6u12-jogl_gdb.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/24839332/Dependencies.txt

** Attachment added: LsHal.txt
   http://launchpadlibrarian.net/24839333/LsHal.txt

** Attachment added: LsMod.txt
   http://launchpadlibrarian.net/24839334/LsMod.txt

** Attachment added: LsPci.txt
   http://launchpadlibrarian.net/24839335/LsPci.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/24839336/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/24839337/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/24839338/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/24839339/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/24839340/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/24839341/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/24839342/setxkbmap.txt

** Attachment added: system.txt
   http://launchpadlibrarian.net/24839346/system.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/24839347/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/24839348/xkbcomp.txt

-- 
Crash in mesa-7.4's i915_dri.so (Java OpenGL, Runescape HD, before log on)
https://bugs.launchpad.net/bugs/355742
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 329814] Re: Java OpenGL crash (Runescape world map)

2009-04-04 Thread Tim Utschig
I rebuilt the mesa-7.3 packages with -ggdb3 and -DDEVEL to try and get
more info in the backtrace.   I'm attaching that backtrace.

Now I see that mesa-7.4 packages are available.  I installed them.  Now
Runescape crashes almost immediately, haha.  The backtrace is much
shorter, and doesn't contain any mesa libraries.  May have been the
result of a different update.   I guess I'll file a different bug for
that.

** Attachment added: gdb-rs-worldmap-crash-jaunty-jre6u13_mesa-debug.txt
   
http://launchpadlibrarian.net/24819909/gdb-rs-worldmap-crash-jaunty-jre6u13_mesa-debug.txt

-- 
Java OpenGL crash (Runescape world map)
https://bugs.launchpad.net/bugs/329814
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 329814] Re: Java OpenGL crash (Runescape world map)

2009-04-04 Thread Tim Utschig
** Changed in: mesa (Ubuntu)
   Status: Incomplete = New

-- 
Java OpenGL crash (Runescape world map)
https://bugs.launchpad.net/bugs/329814
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 329814] Re: Java OpenGL crash (Runescape world map)

2009-03-29 Thread Tim Utschig
I don't know if this helps, but the crash does not occur on another
system with an ATI graphics card, running the same fully-up-to-date
Jaunty, and same version of Java.

-- 
Java OpenGL crash (Runescape world map)
https://bugs.launchpad.net/bugs/329814
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 329814] Re: Java OpenGL crash (Runescape world map)

2009-03-28 Thread Tim Utschig
Attaching full backtrace separately.

** Attachment added: Full backtrace
   
http://launchpadlibrarian.net/24470292/rs-worldmap-crash-jaunty-jre6u12_gdb.txt

-- 
Java OpenGL crash (Runescape world map)
https://bugs.launchpad.net/bugs/329814
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 329814] Re: Java OpenGL crash (Runescape world map)

2009-03-06 Thread Tim Utschig
On Thu, Mar 05, 2009 at 11:53:00PM -, Bryce Harrington wrote:
 Hi tim-tetro,
 
 Could you please collect a full backtrace from when this crash
 occurs?  Directions on collecting full backtraces are at
 https://wiki.ubuntu.com/X/Backtracing
 
 [This is an automated message.  Apologies if it has reached you
 inappropriately; please just reply to this message indicating so.]


A full backtrace is already included in the .tar.gz file I
uploaded.

Please let me know if I should extract it and attach it
separately.

-- 
   - Tim Utschig t...@tetro.net

-- 
Java OpenGL crash (Runescape world map)
https://bugs.launchpad.net/bugs/329814
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 329814] [NEW] Java OpenGL crash (Runescape world map)

2009-02-15 Thread Tim Utschig
Public bug reported:


The Java-based 3D online game Runescape crashes while attempting to display 
the world map.

The crash is in i915_dri.so.  I'm not sure if the problem is in mesa or
Java, so I'm reporting this bug against both.

The current platform I'm using is Ubuntu jaunty i386 running on a Dell
Optiplex 755, with libgl1-mesa-dri version 7.3-1ubuntu1.  However I've
also encountered the same crash on Ubuntu 8.04 and with multiple Java
versions: JRE 6u10, 6u11 and 6u12.

Below is the beginning of a gdb backtrace. I'm attaching a tarball with
the full gdb backtrace, Java error log (hs_err_pid8829.log), Xorg.0.log,
~/.xsession-errors, and dpkg -l | grep ^ii output.


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xacdffb90 (LWP 8860)]
0xab9705b8 in _tnl_draw_prims () from /usr/lib/dri/i915_dri.so
(gdb) backtrace full
#0  0xab9705b8 in _tnl_draw_prims () from /usr/lib/dri/i915_dri.so
No symbol table info available.
#1  0xab9689b0 in ?? () from /usr/lib/dri/i915_dri.so
No symbol table info available.
#2  0xab95dce2 in ?? () from /usr/lib/dri/i915_dri.so
No symbol table info available.
#3  0xab897808 in intelDrawPixels () from /usr/lib/dri/i915_dri.so
No symbol table info available.
#4  0xaba04a0c in _mesa_DrawPixels () from /usr/lib/dri/i915_dri.so
No symbol table info available.
#5  0xac90c344 in 
Java_com_sun_opengl_impl_GLImpl_glDrawPixels1__Ljava_lang_Object_2I () from 
/home/tim/.jagex_cache_32/runescape/libjogl.so
No symbol table info available.
#6  0xb5e71f4d in ?? ()
No symbol table info available.
[...backtrace cut short...]

** Affects: mesa (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Java OpenGL crash (Runescape world map)
https://bugs.launchpad.net/bugs/329814
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 329814] Re: Java OpenGL crash (Runescape world map)

2009-02-15 Thread Tim Utschig

** Attachment added: rs-worldmap-crash-jaunty-jre6u12.tar.gz
   
http://launchpadlibrarian.net/22655856/rs-worldmap-crash-jaunty-jre6u12.tar.gz

-- 
Java OpenGL crash (Runescape world map)
https://bugs.launchpad.net/bugs/329814
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-02-12 Thread Tim Utschig
Running into this on intrepid.  I have two keys loaded into my gnome-
keyring agent, one DSA, one RSA.   Pubkey auth using the DSA is key is
failing with the Agent admitted failure message, but RSA succeeds
immediately after.

Ran an strace, and noticed that it's writing the following to syslog:

   Feb 12 20:13:12 timlaptop gnome-keyring-daemon[6368]: signing of the
data failed: Invalid object

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-02-12 Thread Tim Utschig
Running into this on intrepid.  I have two keys loaded into my gnome-
keyring agent, one DSA, one RSA.   Pubkey auth using the DSA is key is
failing with the Agent admitted failure message, but RSA succeeds
immediately after.

Ran an strace, and noticed that it's writing the following to syslog:

   Feb 12 20:13:12 timlaptop gnome-keyring-daemon[6368]: signing of the
data failed: Invalid object

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 249824] Re: [intrepid] bind9/named IPv6 unusable

2008-11-10 Thread Tim Utschig
The apparmor profile needs to be updated.  From /var/log/audit/audit.log
(when auditd is installed, /var/log/kern.log otherwise, I think):

type=APPARMOR_DENIED msg=audit(1226338235.355:31):
operation=inode_permission requested_mask=::r denied_mask=::r
fsuid=113 name=/proc/17804/net/if_inet6 pid=17805
profile=/usr/sbin/named

-- 
[intrepid] bind9/named IPv6 unusable
https://bugs.launchpad.net/bugs/249824
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
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 249824] Re: [intrepid] bind9/named IPv6 unusable

2008-11-10 Thread Tim Utschig
The apparmor profile needs to be updated.  From /var/log/audit/audit.log
(when auditd is installed, /var/log/kern.log otherwise, I think):

type=APPARMOR_DENIED msg=audit(1226338235.355:31):
operation=inode_permission requested_mask=::r denied_mask=::r
fsuid=113 name=/proc/17804/net/if_inet6 pid=17805
profile=/usr/sbin/named

-- 
[intrepid] bind9/named IPv6 unusable
https://bugs.launchpad.net/bugs/249824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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