[Bug 1875004] [NEW] Panic or segfault in Samba

2020-04-25 Thread Dirk
Public bug reported: The Samba 'panic action' script, /usr/share/samba/panic-action, was called for PID 28902 (/usr/sbin/smbd). This means there was a problem with the program, such as a segfault. Below is a backtrace for this process generated with gdb, which shows the state of the program at

[Bug 1873561] Re: smbclient //192.168.178.1/share1 fails on SMB1 resource

2020-04-19 Thread Dirk Heumann via ubuntu-bugs
Thanks a lot smbclient --user=userName1 --option='client min protocol=nt1' //192.168.178.1/share1 worked ('NT1' = 'nt1' is non case sensitive). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1873561

[Bug 1873561] Re: smbclient //192.168.178.1/share1 fails on SMB1 resource

2020-04-18 Thread Dirk Heumann via ubuntu-bugs
** Attachment added: "Ubuntu 19.10: Successful command: smbclient --debuglevel=10 --user=ftpuser //192.168.178.1/share1" https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1873561/+attachment/5356440/+files/Ubuntu-19.10-smbclient--debuglevel--user--IP--smb1-share1.log -- You received this

[Bug 1873561] [NEW] smbclient //192.168.178.1/share1 fails on SMB1 resource

2020-04-18 Thread Dirk Heumann via ubuntu-bugs
Public bug reported: $ smbclient --user=ftpuser //192.168.178.1/share1 protocol negotiation failed: NT_STATUS_CONNECTION_DISCONNECTED Remvark, with SMB2 resources, the command runs O.K. Remark: "I also coult not mount the SMB1 drives with "gio mount smb:", what works easily with SMB2 drives. I

[Bug 1873561] Re: smbclient //192.168.178.1/share1 fails on SMB1 resource

2020-04-18 Thread Dirk Heumann via ubuntu-bugs
** Attachment added: "Ubuntu 20.04: Failed command: smbclient --debuglevel=10 --user=ftpuser //192.168.178.1/share1" https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1873561/+attachment/5356439/+files/Ubuntu-20.04-smbclient--debuglevel--user--IP--smb1-share1.log -- You received this bug

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-17 Thread Dirk Heumann via ubuntu-bugs
I just saw, that it is not Ubuntu 20.04 beta, it is the real Ubuntu 20.04 now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872286 Title: gio - cifs mount smb not possible "Location is not

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-17 Thread Dirk Heumann via ubuntu-bugs
Again: gvfs-backends is installed (it was removed without my knowledge during the update from Ubuntu 19.10 to 20.04 beta). Perhaps you should not install a beta version on a productive system ;-) When I want to mount the drive as in Ubuntu 19.10, I get: $ gio mount

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-14 Thread Dirk Heumann via ubuntu-bugs
Remark: In Ubuntu 19.04, if the user/domain/password is not piped, `gio mount` requests the `user/domain/password`: `$ gio mount smb://192.168.178.1/Fritz7490` `Password required for share fritz7490 on 192.168.178.1 `User [SessionUserName]: NewUserIfDifferent `Domain [WORKGROUP]:

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-14 Thread Dirk Heumann via ubuntu-bugs
I updated my Ubuntu 19.10 laptop with "sudo update-manager -d" to 20.04 beta. I always mount a small local drive in my network, because I have there my private git repo, which is then easily available to my laptops and to may raspberries. I did not delete the package on my own, but there were

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-14 Thread Dirk Heumann via ubuntu-bugs
After installing package `gvfs-backends` and reboot, I got the follow error: `$ gio mount smb://192.168.178.1/PathName` `gio: smb://192.168.178.1/PathName/: Failed to mount Windows share: Software caused connection abort` `gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-14 Thread Dirk Heumann via ubuntu-bugs
I found out, that I had to install the package `gvfs-backends` to get `gvfsd-smb`: `$ find /usr -name 'gvfsd-smb' -exec ls -l '{}' \; 2>/dev/null` `-rwxr-xr-x 1 root root 59704 Mär 11 17:23 /usr/libexec/gvfsd-smb` `lrwxrwxrwx 1 root root 23 Mär 11 17:23 /usr/lib/gvfs/gvfsd-smb ->

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-14 Thread Dirk Heumann via ubuntu-bugs
Comments on https://gitlab.gnome.org/GNOME/glib/-/issues/2090 showed, that there is this file `/usr/share/gvfs/mounts/smb.mount` in Ubuntu 19.10, which is not there in Ubuntu 20.04 beta. Inside of this file, there was a reference to the file `/usr/lib/gvfs/gvfsd-smb`. Also a file

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-13 Thread Dirk Heumann via ubuntu-bugs
Sorry, should put my reading glasses on, 20:04beta's version 2.64.1-1 is newer than 19.10's version 2.62.4-1. I wished, I could correct messages here, unless someone else is on the top ;-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-13 Thread Dirk Heumann via ubuntu-bugs
Checked the (working) Ubuntu 19.04 package: $ apt-cache policy libglib2.0-bin libglib2.0-bin: Installed: 2.62.4-1~ubuntu19.10.2 Candidate: 2.62.4-1~ubuntu19.10.2 Version table: *** 2.62.4-1~ubuntu19.10.2 500 500 http://de.archive.ubuntu.com/ubuntu eoan-updates/main amd64 Packages

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-13 Thread Dirk Heumann via ubuntu-bugs
Opened [https://gitlab.gnome.org/GNOME/glib/-/issues/2090](https://gitlab.gnome.org/GNOME/glib/-/issues/2090) as requested, with additional comments that it works in Ubuntu 19.10 up to kernel 5.6.3 (I use both Ubuntu and newest linux kernel). ** Bug watch added:

[Bug 1872286] [NEW] gio - cifs mount smb not possible "Location is not mountable"

2020-04-12 Thread Dirk Heumann via ubuntu-bugs
Public bug reported: 1) Release $ lsb_release -rd Description:Ubuntu Focal Fossa (development branch) Release:20.04 2) Package $ apt-cache policy libglib2.0-bin libglib2.0-bin: Installed: 2.64.1-1 Candidate: 2.64.1-1 Version table: *** 2.64.1-1 500 500

[Bug 1859773] Re: Apache DBD Auth not working with mysql Focal 20.04

2020-02-29 Thread Dirk Hohndel
This is still present six weeks later in the 20.04 daily build. Running this with strace seems to indicate that indeed the library is successfully loaded: openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/apr-util-1/apr_dbd_mysql-1.so", O_RDONLY|O_CLOEXEC) = 7 read(7,

[Bug 1757091] Re: systemctl enable lightdm

2020-01-14 Thread Dirk Hagedorn
It's 2020 now and I can confirm this bug for Ubuntu 18.04.3 LTS, too. Calling "/lib/systemd/systemd-sysv-install enable lightdm" directly worked for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1854202] [NEW] Ubuntu 14.04 container fails to install app because of ESM dependency

2019-11-27 Thread Dirk Hohndel
Public bug reported: As of yesterday, creating a container based on Ubuntu 14.04 and subsequently installing a few build tools fails because the glib2 package now points to https://esm.ubuntu.com which isn't publicly accessible without an ESM subscription. E: Failed to fetch

[Bug 1844195] Re: beegfs-meta lockup with glibc 2.27 on bionic

2019-10-15 Thread Dirk Petersen
Just a followup as this issue was reported about a month ago, I wonder if there is anyone from the GLIBC team who could have a look at this code? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1844195

[Bug 1844195] Re: beegfs-meta lockup with glibc 2.27 on bionic

2019-09-16 Thread Dirk Petersen
** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1844195 Title: beegfs-meta lockup with glibc 2.27 on bionic To manage

[Bug 1844195] [NEW] beegfs-meta lockup with glibc 2.27 on bionic

2019-09-16 Thread Dirk Petersen
*** This bug is a security vulnerability *** Private security bug reported: Bug report: Lock up of beegfs-meta with glibc 2.27 Affected system: Release: Ubuntu 18.04.3 bionic Kernel: 4.15.0-62-generic libc6: 2.27-3ubuntu1 beegfs: 7.1.3 We have discovered an issue we believe to be a bug in the

[Bug 1835669] Re: OBS-studio returns OpenGL error with NVIDIA window capture mode

2019-08-31 Thread Dirk H
In Ubuntu it occurs In Ubuntu on Wayland I cannot run it BOOT_IMAGE=/vmlinuz-4.15.0-58-generic root=/dev/mapper/crashoverride- home ro quiet splash nvidia-drm.modeset=1 acpi_enforce_resources=lax vt.handoff=1 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1778087] Re: ELAN1200 touchpad jumps around and disconnects

2019-07-31 Thread Dirk-Jan van Vliet
I stopped following this thread for a while. I now running kernel 5.2.4-050204-generic and all my touchpad problems are solved. So the scrolling is smooth and I got no more disconnects. Thanks all for making this happen! -- You received this bug notification because you are a member of Ubuntu

[Bug 1778087] Re: ELAN1200 touchpad jumps around and disconnects

2019-07-31 Thread Dirk-Jan van Vliet
(Running Kubuntu 19.04) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1778087 Title: ELAN1200 touchpad jumps around and disconnects To manage notifications about this bug go to:

[Bug 1835669] Re: OBS-studio returns OpenGL error with NVIDIA window capture mode

2019-07-08 Thread Dirk H
Oh I should probably mention the intel integrated graphics does work with the compositors. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1835669 Title: OBS-studio returns OpenGL error with NVIDIA

[Bug 1835669] Re: OBS-studio returns OpenGL error with NVIDIA window capture mode

2019-07-08 Thread Dirk H
apport information ** Tags added: apport-collected bionic third-party-packages ** Description changed: The error is: error: glCopyImageSubData failed, glGetError returned 0x502 I can confirm OBS works fine for me with other compositors such as the KDE compositor and XFCE compositor.

[Bug 1835669] ProcEnviron.txt

2019-07-08 Thread Dirk H
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1835669/+attachment/5275654/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1835669

[Bug 1835669] ProcCpuinfoMinimal.txt

2019-07-08 Thread Dirk H
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1835669/+attachment/5275653/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1824687] Re: 4.4.0-145-generic Kernel Panic ip6_expire_frag_queue

2019-06-19 Thread Dirk
Verfied fix by reporter ** Tags removed: amd64 apport-bug apport-collected verification-needed-xenial xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1824687] Re: 4.4.0-145-generic Kernel Panic ip6_expire_frag_queue

2019-06-19 Thread Dirk
I tested with Kernel: Linux tor3 4.4.0-149-generic #175+lp1824687v4 SMP Mon May 27 17:21:02 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux IPv6 is enabled and the system is under usual load. No crashes in 24h. For me this is a clear indication that the problem is fixed. Before there where crashes all

[Bug 1830699] [NEW] gprbuild not configured to find gnat compiler

2019-05-28 Thread Dirk Dodt
Public bug reported: lsb_release -rd Description:Ubuntu 19.04 Release:19.04 % apt-cache policy gprbuild gprbuild: Installed: 2018-6 Candidate: 2018-6 Version table: *** 2018-6 500 500 http://be.archive.ubuntu.com/ubuntu disco/universe amd64 Packages 100

[Bug 1824687] Re: 4.4.0-145-generic Kernel Panic ip6_expire_frag_queue

2019-05-01 Thread Dirk
O.k. tested with the Kernel Provided. It does not improve the situtation. Machine crashed first time after about 2hours - same error as always. I rebootet it - took 2-3 hours until next crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1824687] Re: 4.4.0-145-generic Kernel Panic ip6_expire_frag_queue

2019-04-30 Thread Dirk
Thanks for the updated Kernel. Sorry for the late reply. Changes of ipmi where without success. However I could install and boot your kernel Linux version 4.4.0-144-generic (smb@kathleen) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #170+lp1824687v1 SMP Tue Apr 30 11:18:53 UTC

[Bug 1824687] Re: 4.4.0-145-generic Kernel Panic ip6_expire_frag_queue

2019-04-16 Thread Dirk
I spend the better part of 2h to install java on an old windows to satisfy the IPMI needs. I was able to start SOL. BUT it is just a black windows displaying nothing. I give up. on this - sorry I do not know how to produce an better screenshot. (Yes I googled). IPMI Viewer produced the same bad

[Bug 1778087] Re: ELAN1200 touchpad jumps around and disconnects

2019-04-16 Thread Dirk-Jan van Vliet
Sure. I've attached it as a text document because it´s a lot of text. Let me know if you need more information. ** Attachment added: "elan1200 touchpad.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1778087/+attachment/5256259/+files/elan1200%20touchpad.txt -- You received this

[Bug 1778087] Re: ELAN1200 touchpad jumps around and disconnects

2019-04-16 Thread Dirk-Jan van Vliet
Thanks for your message. However, with that kernel running the touchpad doesn't work at all. No movement and no click input. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1778087 Title: ELAN1200

[Bug 1778087] Re: ELAN1200 touchpad jumps around and disconnects

2019-04-16 Thread Dirk-Jan van Vliet
$ dmesg | grep ELAN [ 159.396044] i2c_hid i2c-ELAN1200:00: i2c-ELAN1200:00 supply vdd not found, using dummy regulator [ 159.426483] input: ELAN1200:00 04F3:3090 Touchpad as /devices/pci:00/:00:15.0/i2c_designware.0/i2c-4/i2c-ELAN1200:00/0018:04F3:3090.0006/input/input25 [ 159.426611]

[Bug 1824687] Re: 4.4.0-145-generic Kernel Panic ip6_expire_frag_queue

2019-04-15 Thread Dirk
regarding #2 I do not know which kernel ran before. I assume linux-image-4.4.0-143 due to following apt history logs. I however do not know if we rebooted. I have a different type of server here with ubuntu. I can try to stress it and to see. But I doubt I get the same quality of traffic since

[Bug 1824687] Re: 4.4.0-145-generic Kernel Panic ip6_expire_frag_queue

2019-04-15 Thread Dirk
added logs of apport-collect 1824687 and then change the status of the bug to 'Confirmed'. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1824687] ProcModules.txt

2019-04-15 Thread Dirk
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1824687/+attachment/5256032/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824687

[Bug 1824687] WifiSyslog.txt

2019-04-15 Thread Dirk
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1824687/+attachment/5256034/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824687

[Bug 1824687] UdevDb.txt

2019-04-15 Thread Dirk
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1824687/+attachment/5256033/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824687 Title:

[Bug 1824687] Lspci.txt

2019-04-15 Thread Dirk
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1824687/+attachment/5256028/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824687 Title:

[Bug 1824687] CurrentDmesg.txt

2019-04-15 Thread Dirk
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1824687/+attachment/5256027/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1824687] ProcCpuinfo.txt

2019-04-15 Thread Dirk
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1824687/+attachment/5256029/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824687

[Bug 1824687] ProcCpuinfoMinimal.txt

2019-04-15 Thread Dirk
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1824687/+attachment/5256030/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1824687] ProcInterrupts.txt

2019-04-15 Thread Dirk
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1824687/+attachment/5256031/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1824687] Re: 4.4.0-145-generic Kernel Panic ip6_expire_frag_queue

2019-04-15 Thread Dirk
apport information ** Tags added: apport-collected ** Description changed: Description: Ubuntu 16.04.6 LTS Release: 16.04 After upgrading our server to this Kernel we experience frequent Kernel panics (Attachment). Every 3 hours. Our machine has a throuput of about 600

[Bug 1824687] [NEW] 4.4.0-145-generic Kernel Panic ip6_expire_frag_queue

2019-04-14 Thread Dirk
Public bug reported: Description:Ubuntu 16.04.6 LTS Release:16.04 After upgrading our server to this Kernel we experience frequent Kernel panics (Attachment). Every 3 hours. Our machine has a throuput of about 600 Mbits/s The Panics are around the area of ip6_expire_frag_queue.

[Bug 1665151]

2019-04-13 Thread Dirk+apache
... and two more ciphers which "break the TLS 1.2-only" syntax for me: DHE-RSA-AES128-SHA 0x33 DHE-RSA-AES256-SHA 0x39 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1665151 Title: Apache ignores

[Bug 1665151]

2019-04-13 Thread Dirk+apache
... same if I add ECDHE-RSA-AES256-SHA (c014 instead if c013). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1665151 Title: Apache ignores disable TLSv1.0 To manage notifications about this bug go

[Bug 1665151]

2019-04-13 Thread Dirk+apache
three (using testssl.sh) and looked to me when I enable ECDHE-RSA-AES128-SHA I have TLS 1.0 + 1.1. Which seems strange to me but it's is what I found. What is going on here? Dirk -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1778087] Re: ELAN1200 touchpad jumps around and disconnects

2019-04-12 Thread Dirk-Jan van Vliet
In the mean time I've installed KDE Neon which is supposed to be based on Ubuntu 18.04. I'm running kernel version 5.0.1 and still got the disconnect problem with my Asus FX503VD with the touchpad. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

Aw: [Bug 1820371] Re: PCI/internal sound card not detected

2019-03-21 Thread dirk dröge
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371 Title: PCI/internal sound card not detected To manage notifications about this bug go to:

Aw: [Bug 1820371] Re: PCI/internal sound card not detected

2019-03-20 Thread dirk dröge
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371 Title: PCI/internal sound card not detected To manage notifications about this bug go to:

[Bug 1820371] UdevLog.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247195/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371 Title:

[Bug 1820371] UdevDb.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247194/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371 Title:

[Bug 1820371] WifiSyslog.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247196/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371

[Bug 1820371] RfKill.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247193/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371 Title:

[Bug 1820371] PulseList.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247192/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371

[Bug 1820371] CurrentDmesg.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247183/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1820371] Re: PCI/internal sound card not detected

2019-03-18 Thread dirk dröge
apport information ** Tags added: apport-collected staging ** Description changed: no sound in dell inspirion soundcard unknown ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.13.0-166.216-generic 3.13.11-ckt39

[Bug 1820371] CRDA.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247182/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371 Title:

[Bug 1820371] ProcModules.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247191/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371

[Bug 1820371] ProcInterrupts.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247190/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1820371] ProcCpuinfoMinimal.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247188/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1820371] Lspci.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247185/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371 Title:

[Bug 1820371] Lsusb.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247186/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371 Title:

[Bug 1820371] ProcEnviron.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247189/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371

[Bug 1820371] ProcCpuinfo.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247187/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371

[Bug 1820371] BootDmesg.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247181/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371

[Bug 1820371] IwConfig.txt

2019-03-18 Thread dirk dröge
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1820371/+attachment/5247184/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820371

[Bug 1820371] [NEW] PCI/internal sound card not detected

2019-03-16 Thread dirk dröge
Public bug reported: no sound in dell inspirion soundcard unknown ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.13.0-166.216-generic 3.13.11-ckt39 Uname: Linux 3.13.0-166-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.29

[Bug 1815901] [NEW] Service: Group name with whitespace not working anymore

2019-02-14 Thread Dirk Heinrichs
Public bug reported: On Ubuntu 16.04.x, I have a perfectly working custom systemd service file which sets username and group for the service as [Service] User=user Group=domain users where both group and user come from an AD domain joined to with winbind. This is not working anymore on 18.04.

[Bug 1778087] Re: ELAN1200 touchpad jumps around and disconnects

2019-02-09 Thread Dirk-Jan van Vliet
@Abdulhalim Rafeik, how do you unload & reload i2c_hid? If i do that through: modprobe -r i2c_hid modprobe i2c_hid Then the touchpad still is jumpy and right click is not working. I'm running kernel 4.20.6 and Ubuntu 18.10. I've also got the FX503VD. -- You received this bug notification

[Bug 1781879] Re: Latest ASUS trackpad doesn't work in Ubuntu

2019-02-06 Thread Dirk-Jan van Vliet
I'm running Ubuntu 18.10 with kernel 4.20.6 and I've got a Asus FX503VD with the same touchpad as other people in this thread. I'm experiencing these problems with libinput: - Sloppy mouse pointer movements (moves very slow, not precise and the pointer jumps sometimes) - The mousepad stops

[Bug 1798466] Re: Conflict between timidity-daemon and pulseaudio on upgrade to 18.10

2019-01-06 Thread Dirk
*** This bug is a duplicate of bug 210472 *** https://bugs.launchpad.net/bugs/210472 same issue on Ubuntu 18.04 LTS. Purging timidity worked for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1804603] Re: systemd-tmpfiles-setup.service fails on btrfs

2018-12-13 Thread Dirk Schmidtke
What about a fix for 18.04 LTS. I am experiencing the same probleme for weeks on BTRFS: journalctl -b 0 -u systemd-tmpfiles-setup.service -- Logs begin at Fri 2018-07-06 11:06:42 CEST, end at Thu 2018-12-13 11:48:29 CET. -- Dez 13 11:33:38 Asuspro systemd[1]: Starting Create Volatile Files and

[Bug 1805823] [NEW] synaptic can't download changelog known to apt-get

2018-11-29 Thread Dirk F
Public bug reported: Package: synaptic Version: 0.83+peppermint (and others) After clicking 'Get Changelog' button in 'Description' tab of package Properties pane or pop-up, the following text appears in the 'Changelog' pop-up under the heading "Complete changelog of the latest version": "This

[Bug 712108] Re: shared ssl session cache support not possible out of the box

2018-11-21 Thread Dirk Leopold Feiler
** Changed in: apache2 (Ubuntu) Status: In Progress => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/712108 Title: shared ssl session cache support not possible out of the box To

[Bug 1803689] Re: Login with client cert times out

2018-11-21 Thread Dirk Leopold Feiler
** Changed in: apache2 (Ubuntu) Status: New => Confirmed ** Changed in: apache2 (Ubuntu) Assignee: (unassigned) => Dirk Leopold Feiler (dlfworldde) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1801427] [NEW] package texlive-latex-recommended-doc 2015.20160320-1ubuntu0.1 failed to install/upgrade: trying to overwrite '/usr/share/doc/texlive-doc/latex/polyglossia/README', which is also i

2018-11-02 Thread Dirk Albeck
Public bug reported: updates or upgrades crash due to tex-live base ubuntu 16.04 I hope this is enough information ProblemType: Package DistroRelease: Ubuntu 16.04 Package: texlive-latex-recommended-doc 2017.20180305-1 ProcVersionSignature: Ubuntu 4.4.0-75.96-lowlatency 4.4.59 Uname: Linux

[Bug 1800023] [NEW] "grub-install/dev/sda" failed

2018-10-25 Thread Dirk Willems
Public bug reported: . ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubiquity 18.04.14.6 ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18 Uname: Linux 4.15.0-29-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 CasperVersion: 1.394 CurrentDesktop: ubuntu:GNOME

[Bug 1777145] Re: Touchpad not detected

2018-10-18 Thread Dirk
supply vddl not found, using dummy regulator should i open e new bug report or can everyone add the device to? Thanks in advance Dirk -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1777145 Title

[Bug 1774731] Re: Missing "/sys/module/dummy/parameters/" subdir on dummy module

2018-10-12 Thread Jan-Dirk
Just my two-cents: I noticed the same bug on both Ubuntu workstation as well as Kubuntu, but my Ubuntu server does not seem to have the same problem. All three are running 18.04 with the 4.15.0.36 kernel. I tested all three when they were freshly installed (kernel 4.15.0-29-generic) and after

[Bug 1793480] Re: Panic or segfault in Samba

2018-10-02 Thread Dirk
Here is the complete log of samba For a while we had no problems with the panic bug ** Attachment added: "compete log samba" https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1793480/+attachment/5195688/+files/log%20samba.zip -- You received this bug notification because you are a

[Bug 1793480] Re: Panic or segfault in Samba

2018-09-24 Thread Dirk
Comand 'sudo apport-collect -p samba 1793480' does not work -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1793480 Title: Panic or segfault in Samba To manage notifications about this bug go to:

[Bug 1793480] Re: Panic or segfault in Samba

2018-09-22 Thread Dirk
OS ‪Ubuntu 16.04.5 LTS‬ Product Plesk Onyx Versie 17.8.11 Update #21, laatste update op 2018-09-22 05:05 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1793480 Title: Panic or segfault

[Bug 1793480] [NEW] Panic or segfault in Samba

2018-09-20 Thread Dirk
Public bug reported: The Samba 'panic action' script, /usr/share/samba/panic-action, was called for PID 28386 (/usr/sbin/smbd). This means there was a problem with the program, such as a segfault. Below is a backtrace for this process generated with gdb, which shows the state of the program at

[Bug 1791538] [NEW] The Samba 'panic action' script, /usr/share/samba/panic-action, was called for PID 4795 (/usr/sbin/smbd).

2018-09-09 Thread Dirk
Public bug reported: The Samba 'panic action' script, /usr/share/samba/panic-action, was called for PID 4795 (/usr/sbin/smbd). This means there was a problem with the program, such as a segfault. Below is a backtrace for this process generated with gdb, which shows the state of the program at

[Bug 1787722] Re: Mainline kernel dependency fails on Trusty LTS

2018-08-21 Thread Dirk F
If you need further logs to understand the issue, you haven't read the text of the report. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1787722] Re: Mainline kernel dependency fails on Trusty LTS

2018-08-18 Thread Dirk F
I don't think logs can help since this is a specific issue with a set of packages; changing to Confirmed. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Tags removed: xenial ** Tags added: trusty -- You received this bug notification because you are a member of Ubuntu

[Bug 1787722] [NEW] Mainline kernel dependency fails on Trusty LTS

2018-08-18 Thread Dirk F
Public bug reported: Trying to test mainline kernel 4.17.16 (eg) on 14.04 LTS, but: linux-image-4.17.16-041716-generic depends on linux-base (>= 4.5ubuntu1~16.04.1) 14.04 is still in support for some months and the matching linux- base-4.5ubuntu1~14.04.1 was provided in resolution of bug

[Bug 1780291] Re: since 4.15 missing firmware bnx2/bnx2-mips-06-6.2.3.fw

2018-07-05 Thread H.-Dirk Schmitt
*** This bug is a duplicate of bug 1763823 *** https://bugs.launchpad.net/bugs/1763823 ** This bug has been marked a duplicate of bug 1763823 Update firmware for 18.04 hwe kernel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1780291] Re: since 4.15 missing firmware bnx2/bnx2-mips-06-6.2.3.fw

2018-07-05 Thread H.-Dirk Schmitt
The missing firmware sees to be incorporated in the linux-firmware package since bionic. A backport of the linux-firmware packge is missing for xenial. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1780291] [NEW] since 4.15 missing firmware bnx2/bnx2-mips-06-6.2.3.fw

2018-07-05 Thread H.-Dirk Schmitt
Public bug reported: The linux-generic-hwe-16.04 upgrade from 4.13 to 4.15.0.24.46 has broken the network connectivity of my machine. The bnx2/bnx2-mips-06-6.2.3.fw firmware seems to be missing/removed in the 4.15 kernel. See `apt-file search bnx2/bnx2-mips-06-6.2.3.fw` The firmware was part

[Bug 1172692]

2018-07-05 Thread Dirk F
Created attachment 122010 patch based on review of patch 68712, taken from running pm-functions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172692 Title: Please implement in-kernel suspend to

[Bug 1396513] Re: Failed to browse the SMB network

2018-06-17 Thread Dirk Hagedorn
Nobody cares, quite annoying. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1396513 Title: Failed to browse the SMB network To manage notifications about this bug go to:

[Bug 1548486] Re: Sleep hook in a subdirectory ignored but causes double execution of previous hook

2018-05-30 Thread Dirk F
"So the fix could be what is proposed, or/and moving the packagekit hook to the right place." I'd say both. I understand that, per https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1548480/comments/8, the PackageKit side of the issue would be fixed if Ubuntu shipped version 0.8.14 or

<    1   2   3   4   5   6   7   8   9   10   >