[Bug 1604396] Re: Kernel 4.4.0-31 cd into NFS4 directory: Operation not permitted

2016-10-06 Thread Torsten Harenberg
Sorry, the second half of my post was from the NFS server (running
16.04) where the file system is local.

This here is a a 14.04 NFS *CLIENT*

[10:26] harenber@whep-web:~ $ ls /common/home/
aquota.user  ernis  hamacher   lehmann  riegel   tepel
arwa errenstharenber   lenz roggel   thartmann
becksfaustenharenberg  link sahu tsang
bergenth Finanzen   hartbrich  lisa sandhoff ugrin
bocprod  fischerhirsch lost+found   sannyumesh
boerner  fleischm   ilcmaettig  schick   volkmer
christinaflick  israelimoeller  scholz   wagner
cmwagner fp jaekel mvogel   schuelerpweiss
dcs  fstrothjemneumann  schuhwensing
debusgetsimple  kathrinofir schulz   wwwhome
dreesggilleskerstenpartimag seemayarr
duda glitza kind   pataraia sekretariat  yildirim
duelsen  goetze kuechler   physik2  springer zeitnitz
elkhalii grollius   lang   pro_ttbar_s  sweber
elli haeusling  lapitckii  puellen  tcorneli
[10:26] harenber@whep-web:~ $ uname -a
Linux whep-web 3.13.0-77-generic #121-Ubuntu SMP Wed Jan 20 10:50:42 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux
[10:26] harenber@whep-web:~ $ klist
Ticket cache: FILE:/tmp/krb5cc_1548_UcLLWT
Default principal: haren...@pleiades.uni-wuppertal.de

Valid starting   Expires  Service principal
10/06/2016 10:26:31  10/07/2016 10:26:31  
krbtgt/pleiades.uni-wuppertal...@pleiades.uni-wuppertal.de
[10:26] harenber@whep-web:~ $ mount | grep nfs
whep-nfs.pleiades.uni-wuppertal.de:/home on /common/home type nfs4 
(rw,sec=krb5i,soft,addr=132.195.125.8,clientaddr=132.195.124.14)
[10:27] harenber@whep-web:~ $ 

So 14.04 client: works, 16.04 client does not work, neither with 4.4.0
nor with 4.4.23 kernel.

Best regards,

  Torsten

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

Title:
  Kernel 4.4.0-31 cd into NFS4 directory: Operation not permitted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1604396/+subscriptions

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


[Bug 1604396] Re: Kernel 4.4.0-31 cd into NFS4 directory: Operation not permitted

2016-10-06 Thread Torsten Harenberg
Hi,

I cannot verify that the new upstream kernel fixes that.

Also suffering from not being able to log into an NFS4/Kerberoized
directory with 16.04 anymore while the same works fine on 14.04. idmapd
are configured identically.

Ubuntu 16.04 (with new upstream kernel)


Could not chdir to home directory /common/home/harenber: Permission denied
groups: cannot find name for group ID 50094
-bash: /common/home/harenber/.bash_profile: Permission denied
harenber@bene:/$ mount | grep nfs
whep-nfs.pleiades.uni-wuppertal.de:/home on /common/home type nfs4 
(rw,relatime,vers=4.0,rsize=8192,wsize=8192,namlen=255,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=krb5i,clientaddr=132.195.104.97,local_lock=none,addr=132.195.125.8)
harenber@bene:/$ cd /common
harenber@bene:/common$ ls -l
total 4
drwxr-xr-x 88 root users 4096 Sep 30 13:08 home
harenber@bene:/common$ cd home
-bash: cd: home: Permission denied
harenber@bene:/common$ klist
Ticket cache: KEYRING:persistent:1548:krb_ccache_JGqN6o8
Default principal: haren...@pleiades.uni-wuppertal.de

Valid starting   Expires  Service principal
06.10.2016 10:08:11  07.10.2016 10:08:11  
krbtgt/pleiades.uni-wuppertal...@pleiades.uni-wuppertal.de
harenber@bene:/common$ kinit -f
Password for haren...@pleiades.uni-wuppertal.de: 
harenber@bene:/common$ klist
Ticket cache: KEYRING:persistent:1548:krb_ccache_JGqN6o8
Default principal: haren...@pleiades.uni-wuppertal.de

Valid starting   Expires  Service principal
06.10.2016 10:09:10  07.10.2016 10:09:07  
krbtgt/pleiades.uni-wuppertal...@pleiades.uni-wuppertal.de
harenber@bene:/common$ ls -l 
ls: cannot access 'home': Permission denied
total 0
d? ? ? ? ?? home
harenber@bene:/common$ uname -a
Linux bene.physik.uni-wuppertal.de 4.4.23-040423-generic #201609300709 SMP Fri 
Sep 30 11:11:23 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
harenber@bene:/common$ 

whereas on 14.04:

[10:10] harenber@whep-nfs:~ $ klist
Ticket cache: FILE:/tmp/krb5cc_1548_S3S8IP
Default principal: haren...@pleiades.uni-wuppertal.de

Valid starting   Expires  Service principal
10/06/2016 10:10:07  10/07/2016 10:10:07  
krbtgt/pleiades.uni-wuppertal...@pleiades.uni-wuppertal.de
[10:10] harenber@whep-nfs:~ $ cd /common
[10:10] harenber@whep-nfs:/common $ ls
home
[10:10] harenber@whep-nfs:/common $ cd home
[10:10] harenber@whep-nfs:/common/home $ uname -a
Linux whep-nfs 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:42:33 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux
[10:10] harenber@whep-nfs:/common/home $ 

Best regards,

  Torsten

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

Title:
  Kernel 4.4.0-31 cd into NFS4 directory: Operation not permitted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1604396/+subscriptions

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


[Bug 606365] Re: unable to import config with inlined ca, cert, key or tls-auth

2016-05-21 Thread Torsten Harenberg
Update to #66: importing an "inline" .ovpn file worked now as well
(after removing any # remarks). Empty lines did not give any trouble.

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

Title:
  unable to import config with inlined ca, cert, key or tls-auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-openvpn/+bug/606365/+subscriptions

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


[Bug 606365] Re: unable to import config with inlined ca, cert, key or tls-auth

2016-05-21 Thread Torsten Harenberg
Running Ubuntu 16.04 Mate:

I was able to import a "old-style" config file (certificates NOT inline,
but in seperate files) ONLY after removing all "#" remarks. Seems they
are not recognized, neither at the beginning on a line nor somewhere in
the middle, so resulting in parsing errors.

The same file imported nicely under Ubuntu 14.04. Only after upgrading
the change was needed.

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

Title:
  unable to import config with inlined ca, cert, key or tls-auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-openvpn/+bug/606365/+subscriptions

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


[Bug 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2015-09-05 Thread Torsten Harenberg
Sorry for self-replying.. after another hour, I applied #15, deleted the
pairing, used blueman to re-pair and now it works :). Finally :) Thanks
everyone for the nice thread.

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

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

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

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


[Bug 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2015-09-05 Thread Torsten Harenberg
After reading a lot of bug reports and trying several solutions which
helped other people (for example #149), but I am still stuck getting
Ubuntu 14.04 to work with Bose Soundlink Headphones. Host is a Lenovo
Carbon X1 Carbon 3rd gen - having an Intel 7265 card.

I am able to pair, and also can set the A2DP profile for this device.
After a couple of seconds however, the device disconnects and kernel log
has a couple of

[   50.181581] Bluetooth: hci0 SCO packet for unknown connection handle
0

lines. Afterwards, the device rejects re-connection, only re-pairing
will bring it back to a connected state.

The device works fine with other hosts like several Android phones and
tablets, a MacBookAir running OS X, but I also got it running with the
same laptop (!) running Ubuntu 15.04. However, for my work I need to
stick with 14.04 to be compatible with colleagues.

Suspected a bug in the firmware, but I couldn't found newer firmware
than the one already used:

[  760.815953] Bluetooth: hci0: Intel Bluetooth firmware file: 
intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[  760.895882] Bluetooth: hci0: Intel Bluetooth firmware patch completed and 
activated

Tried several kernel versions, no luck either.

Anyone with a idea how to fix the "SCO packet for unknown connection
handle" problem?

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

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

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

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


[Bug 1430696] Re: Bluetooth audio instability: Bluetooth: hci0 SCO packet for unknown connection handle

2015-05-30 Thread Torsten Harenberg
See the same under 15.04 running

Linux harenber-ThinkPad-X1-Carbon-3rd 3.19.0-18-generic #18-Ubuntu SMP
Tue May 19 18:31:35 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  Bluetooth audio instability: Bluetooth: hci0 SCO packet for unknown
  connection handle

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1430696/+subscriptions

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


[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-05-03 Thread Torsten Harenberg
grisha,

you can get the Wifi running, "only" the firmware is missing:

git clone 
https://kernel.googlesource.com/pub/scm/linux/kernel/git/firmware/linux-firmware
 
cd~/linux-firmware
sudo cp iwlwifi-7265D-1* /lib/firmware/

But I updated yesterday evening to 15.04. You are right, font problems
are finally gone now :). Thanks for testing this.

(Although I would have loved to stick with the LTS version)

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

Title:
  Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics
  5500

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

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


[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-05-02 Thread Torsten Harenberg
Just a follow up on #69 to attach the 2nd screen shot.


** Attachment added: "Google Maps on Firefox (doesn't matter if external or 
internal screen)"
   
https://bugs.launchpad.net/linux/+bug/1432194/+attachment/4389610/+files/Bildschirmfoto%20vom%202015-05-02%2017%3A57%3A26.png

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

Title:
  Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics
  5500

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

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


[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-05-02 Thread Torsten Harenberg
Running 14.04.2 on a X1 Carbon 3rd gen, suffering from the same
problems. Especially when an external screen is attached, Thunderbird
has corrupted fonts when opening directly on the external screen. If I
open Thunderbird on the internal screen and move it over to the
external, all is fine. Firefox also suffers from that (same rendering
engine?), especially Google maps. Chromium doesn't show that behaviour.

As suggested in #67, #68 upgraded now to 3.19.0-12-generic. That makes
the system at least bootable without having to break into the recovery
mode (#64). And all the special keys now work :).

But, the graphics problems are still there. I will try to add two
screenshots. Maybe 15.04 has some more changes than just the kernel? I
haven't tried that release yet, would love to stick with 14.04.



** Attachment added: "Thunderbird opened on external screen"
   
https://bugs.launchpad.net/linux/+bug/1432194/+attachment/4389609/+files/Bildschirmfoto%20vom%202015-05-02%2018%3A00%3A22.png

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

Title:
  Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics
  5500

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

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


[Bug 791301] Re: qwtplot3d version 0.2.7+svn191-5 failed to build on armel

2014-08-15 Thread Torsten Harenberg
very old bug, but these packages are still not available under armel
preventing gnuradio to build

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

Title:
  qwtplot3d version 0.2.7+svn191-5 failed to build on armel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qwtplot3d/+bug/791301/+subscriptions

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


[Bug 1321144] [NEW] /etc/default/grub.d/xen.cfg only works on english language system

2014-05-20 Thread Torsten Harenberg
Public bug reported:

/etc/default/grub.d/xen.cfg, created by xen-hypervisor-4.4-amd64, has:

if [ "$XEN_OVERRIDE_GRUB_DEFAULT" = "1" ]; then
GRUB_DEFAULT="Ubuntu GNU/Linux, with Xen-Hypervisor"
fi

which only works if the system is setup with english language, on a
de_DE system is appropriate entry would be

if [ "$XEN_OVERRIDE_GRUB_DEFAULT" = "1" ]; then
GRUB_DEFAULT="Ubuntu GNU/Linux, mit Xen-Hypervisor"
fi

As grub uses the system language, it will not boot into the Xen
hypervisor non a non-english system.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xen-hypervisor-4.4-amd64 4.4.0-0ubuntu5
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.1
Architecture: amd64
Date: Tue May 20 09:07:18 2014
InstallationDate: Installed on 2014-05-15 (4 days ago)
InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: xen
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.default.grub.d.xen.cfg: 2014-05-16T09:18:53.338625

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


** Tags: amd64 apport-bug trusty

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

Title:
  /etc/default/grub.d/xen.cfg only works on english language system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1321144/+subscriptions

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


[Bug 1321144] Re: /etc/default/grub.d/xen.cfg only works on english language system

2014-05-20 Thread Torsten Harenberg
sorry, the english default was

if [ "$XEN_OVERRIDE_GRUB_DEFAULT" = "1" ]; then
GRUB_DEFAULT="Ubuntu GNU/Linux, with Xen hypervisor"
fi

copy/paste error

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

Title:
  /etc/default/grub.d/xen.cfg only works on english language system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1321144/+subscriptions

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


[Bug 940531] Re: package capiutils 1:3.12.20071127-0ubuntu11 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 32

2012-05-27 Thread Torsten Harenberg
Same problem on  12.04 LTS  (sorry, System is in german, but the
relevant error - missing capifs - is in english)

capiutils (1:3.12.20071127-0ubuntu11) wird eingerichtet ...
Note: running MAKEDEV to create CAPI devices in /dev...
mount: unknown filesystem type 'capifs'
invoke-rc.d: initscript capiutils, action "start" failed.
dpkg: Fehler beim Bearbeiten von capiutils (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 32 
zurück
Fehler traten auf beim Bearbeiten von:
 capiutils
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

Title:
  package capiutils 1:3.12.20071127-0ubuntu11 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 32

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isdnutils/+bug/940531/+subscriptions

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

[Bug 989846] Re: libmad causes mpd to seg fault on update

2012-04-27 Thread Torsten Harenberg
Output from gdb trying to play and mp3 file with herrie
(http://herrie.info):


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xad1fe3f0 (LWP 26380)]
0xb6d42760 in mad_layer_III () from /usr/lib/arm-linux-gnueabihf/libmad.so.0
(gdb) bt
#0  0xb6d42760 in mad_layer_III () from /usr/lib/arm-linux-gnueabihf/libmad.so.0
#1  0x00f4dd96 in ?? ()
#2  0x00f4dd96 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) quit
A debugging session is active.

Inferior 1 [process 26375] will be killed.

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

Title:
  libmad causes mpd to seg fault on update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libmad/+bug/989846/+subscriptions

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


[Bug 989846] Re: libmad causes mpd to seg fault on update

2012-04-27 Thread Torsten Harenberg
Same behavior seen on a Pandaboard.

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

Title:
  libmad causes mpd to seg fault on update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libmad/+bug/989846/+subscriptions

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