[Bug 1593293] Re: brd module compiled as built-in

2016-08-12 Thread Gaétan QUENTIN
I have the problem too on ubuntu 16.04. To reproduce: sudo lsmod | grep brd : (nothing) : it is builtin sudo modprobe brd rd_size=123456 sudo mkfs.ext4 /dev/ram0 sudo mount /dev/ram0 /var/cache/ramdisk/ df -m | grep ramdisk : /dev/ram0 58 2 53 3% /var/cache/ramdisk

[Bug 1030471] Re: software-properties-gtk crashed with UnicodeDecodeError in record(): 'utf-8' codec can't decode byte 0x92 in position 1017: invalid start byte

2017-02-25 Thread Gaétan QUENTIN
ubuntu 16.04: sudo software-properties-gtk -m -d /usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py:40: PyGIWarning: Gdk was imported without specifying a version first. Use gi.require_version('Gdk', '3.0') before import to ensure that the right version gets loaded.

[Bug 1030471] Re: software-properties-gtk crashed with UnicodeDecodeError in record(): 'utf-8' codec can't decode byte 0x92 in position 1017: invalid start byte

2017-02-25 Thread Gaétan QUENTIN
NO. I don't think this is the root problem. There is a file read by software-property* somewhere which is not utf-8 compliant. This problem came after a long working fine system with 16.04. locale didn't changed. Could it be possible to output in the softawre-properties-tgk* code , the read

[Bug 1648143] [NEW] tor in lxd: apparmor="DENIED" operation="change_onexec" namespace="root//CONTAINERNAME_" profile="unconfined" name="system_tor"

2016-12-07 Thread Gaétan QUENTIN
Public bug reported: Environment: Distribution: ubuntu Distribution version: 16.10 lxc info: apiextensions: storage_zfs_remove_snapshots container_host_shutdown_timeout container_syscall_filtering auth_pki container_last_used_at etag

[Bug 1676127] [NEW] apacheds 2.0.0~M15 obsolete - do not work with apache directory studio

2017-03-26 Thread Gaétan QUENTIN
Public bug reported: Using apache directory studio in Eclipse (2.0.0 M23) , we cannot open apache-ds 2.0.0 M15.3 configuration file, since it is not compatible. We need M21 at least so why not the last M23. Is it possible to package a new version? Regards. ** Affects: apache-directory-server

[Bug 1676035] [NEW] apache directory server: do not start with systemctl

2017-03-25 Thread Gaétan QUENTIN
Public bug reported: Environment: -- on ubuntu 16.04.2 TLS Issue: systemctl start apacheds.service Failed to start apacheds.service: Unit apacheds.service is not loaded properly: Invalid argument. See system logs and 'systemctl status apacheds.service' for details. Steps

[Bug 1677417] Re: /etc/ld.so.conf.d/conjure-up.conf breaks apt on host system

2017-04-03 Thread Gaétan QUENTIN
To correct it temporaly: comment out the content: /etc/ld.so.conf.d/conjure-up.conf -> #/snap/conjure-up/156/usr/lib/x86_64-linux-gnu/ and call ldconfig. apt will work again -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1685642] [NEW] 17.04: virt-manager package missing

2017-04-23 Thread Gaétan QUENTIN
Public bug reported: on live usb key ubuntu 17.04, trying to install libvirt and virt- manager. installing libvirt daemon and binaries: ok installing virt-manager: no package ... root@ubuntu:/home/ubuntu# apt search virt-manager Sorting... Done Full Text Search... Done

[Bug 1685642] Re: 17.04: virt-manager package missing

2017-04-23 Thread Gaétan QUENTIN
apt update corrected the pb. ** Changed in: virt-manager (Ubuntu) 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/1685642 Title: 17.04: virt-manager package missing To

[Bug 1448418] Re: Logout not working in Cairo Dock

2017-05-02 Thread Gaétan QUENTIN
ubuntu 17.04, cairo-dock 3.4.1: logout does nothing. gnome-session-quit --logout --no-prompt --force works fine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1448418 Title: Logout not working

[Bug 1694987] Re: zesty: udev/rules.d empty

2017-06-01 Thread Gaétan QUENTIN
** Changed in: udev (Ubuntu) Status: New => Invalid ** Converted to question: https://answers.launchpad.net/ubuntu/+source/udev/+question/638633 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1694987] [NEW] zesty: udev/rules.d empty

2017-06-01 Thread Gaétan QUENTIN
Public bug reported: On zesty, i am surprised to see that /etc/udev/rules.d is empty. Is it normal? What is the procedure to set wlan name for example? should i copy myself /lib/udev/rules.d/60-vlan-network-interface.rules in /etc/udev/rules.d? Regards. Gaetan ** Affects: udev (Ubuntu)

[Bug 1186662] Re: isc-dhcp-server fails to renew lease file

2017-11-17 Thread Gaétan QUENTIN
ubuntu 17.10 32 bits: the same Nov 17 22:02:45 nas dhclient[736]: can't create /var/lib/dhcp/dhclient.enp3s0.leases: Read-only file system drwxr-xr-x 1 root root 44 déc. 13 2016 . drwxr-xr-x 1 root root 738 juil. 16 18:11 .. -rw-r--r-- 1 root root 1094 nov. 17 22:02 dhclient.enp3s0.leases

[Bug 1759836] Re: systemd-udevd consumes 100% of CPU

2018-06-04 Thread Gaétan QUENTIN
on bionic, stopping udevd and starting it again correct the problem: sudo systemctl stop systemd-udevd systemd-udevd-control.socket systemd-udevd-kernel.socket sudo systemctl start systemd-udevd systemd-udevd-control.socket systemd-udevd-kernel.socket -- You received this bug notification

[Bug 1774768] Re: systemd-udevd eats cpu in infinite loop when nvidia card is not plugged

2018-06-02 Thread Gaétan QUENTIN
** Description changed: - i have a roaming ssd disk ubuntu 18.04. - + i have a roaming ssd disk ubuntu 18.04 with proprietaty nvidia drivers installed . When i boot on my nvidia system , no problem. when i boot on other system , with other card, systemd-udevd eats lots cpu (nearby 100%

[Bug 1774768] Re: systemd-udevd eats cpu in infinite loop when nvidia card is not plugged

2018-06-02 Thread Gaétan QUENTIN
** Description changed: i have a roaming ssd disk ubuntu 18.04 with proprietaty nvidia drivers installed . When i boot on my nvidia system , no problem. when i boot on other system , with other card, systemd-udevd eats lots cpu (nearby 100% of one core) and in logs i see infinite loop

[Bug 1774768] [NEW] systemd-udevd eats cpu in infinite loop when nvidia card is not plugged

2018-06-02 Thread Gaétan QUENTIN
Public bug reported: i have a roaming ssd disk ubuntu 18.04. When i boot on my nvidia system , no problem. when i boot on other system , with other card, systemd-udevd eats lots cpu (nearby 100% of one core) and in logs i see infinite loop logging: Jun 2 11:23:16 localhost [19963]: failed to

[Bug 1774768] Re: systemd-udevd eats cpu in infinite loop when nvidia card is not plugged

2018-06-02 Thread Gaétan QUENTIN
** Description changed: i have a roaming ssd disk ubuntu 18.04 with proprietaty nvidia drivers installed from ubuntu thid party repository: ii nvidia-cuda-dev 9.1.85-3ubuntu1amd64 NVIDIA CUDA development files ii nvidia-cuda-doc

[Bug 1759836] Re: systemd-udevd consumes 100% of CPU

2018-05-02 Thread Gaétan QUENTIN
i have: - stopped systemd-udevd - uninstalled nvidia-compute-utils-396 - started systemd-udevd it s ok now -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759836 Title: systemd-udevd consumes

[Bug 1759836] Re: systemd-udevd consumes 100% of CPU

2018-05-02 Thread Gaétan QUENTIN
on official bionic , upgraded from artful: systemd-udevd eats lot cpu , trying to repeatly modprobe nvidia indefinitly , while it is not install in this computer : it is on a usb bootable ssd disk. i boot it on several computers, some have nvidia, some have not. it was working fine with

[Bug 1759836] Re: systemd-udevd consumes 100% of CPU

2018-05-02 Thread Gaétan QUENTIN
and cannot disable nvidia-persistenced.service: systemctl disable nvidia-persistenced.service -> wait a lng time and still here -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759836 Title:

[Bug 1790223] [NEW] ubiquity crashed

2018-08-31 Thread Gaétan QUENTIN
Public bug reported: installing ubuntu on a second ssd while still running ubuntu 18, crashs. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubiquity 18.04.14.6 ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18 Uname: Linux 4.15.0-33-generic x86_64 NonfreeKernelModules: