[Bug 2109882] Re: Cannot upgrade from oracular to plucky: No new release found

2025-05-03 Thread jean-christophe manciot
I've just realized that the upgrades are temporarily suspended as described at https://discourse.ubuntu.com/t/ubuntu-24-10-25-04-do- release-upgrade-does-not-find-new-release/60148. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 2109882] [NEW] Cannot upgrade from oracular to plucky: No new release found

2025-05-03 Thread jean-christophe manciot
Public bug reported: Upgrading the server from oracular 24.10 to plucky 25.04 fails because do-release-upgrade wrongly believes the system is already upgraded to plucky. # uname -a Linux server 6.11.0-25-generic #25-Ubuntu SMP PREEMPT_DYNAMIC Fri Apr 11 23:29:18 UTC 2025 x86_64 x86_64 x86_64 GNU

[Bug 2098119] Re: dnsmasq opens DHCP server ports on all interfaces instead of just on the interface(s) defined in interface= setting

2025-02-17 Thread jean-christophe manciot
> In order to allow multiple dnsmasq instances (for instance in the > libvirt case) dnsmasq sets REUSEPORT on DHCP sockets, and, if exactly > one interface is specified in the configuration, it sets SO_BINDTODEVICE. No, it does not work: if dnsmasq systemd service starts first, libvirtd cannot sta

[Bug 2098119] Re: dnsmasq opens DHCP server ports on all interfaces instead of just on the interface(s) defined in interface= setting

2025-02-14 Thread jean-christophe manciot
With the following setup: port=0 interface=eth0 bind-interfaces dhcp-range=192.168.1.2,192.168.1.254 I get: # /usr/bin/netstat -tunpevaW | grep dnsmasq udp0 0 0.0.0.0:67 0.0.0.0:* 0 19371604 3877093/dnsmasq which contradicts yo

[Bug 2098119] Re: dnsmasq opens DHCP server ports on all interfaces instead of just on the interface(s) defined in interface= setting

2025-02-12 Thread jean-christophe manciot
** Summary changed: - dnsmasq does not open DHCP server ports + dnsmasq opens DHCP server ports on all interfaces instead of just on the interface(s) defined in interface= setting -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 2098119] Re: dnsmasq does not open DHCP server ports

2025-02-12 Thread jean-christophe manciot
Same issue with dnsmasq 2.90-7 from Debian/sid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098119 Title: dnsmasq does not open DHCP server ports To manage notifications about this bug go to: ht

[Bug 2098119] Re: dnsmasq does not open DHCP server ports

2025-02-12 Thread jean-christophe manciot
Now, if I add dhcp-range option, for instance: dhcp-range=192.168.0.50,192.168.0.150,12h DHCP ports are open on **all** interfaces instead of just lo as specified earlier: /usr/bin/netstat -tunpevaW | grep dnsmasq udp0 0 0.0.0.0:67 0.0.0.0:* 0

[Bug 2098119] [NEW] dnsmasq does not open DHCP server ports

2025-02-12 Thread jean-christophe manciot
Public bug reported: ubuntu oracular linux 6.12.0-15-generic dnsmasq 2.90-4 With the following specific configuration in /etc/dnsmasq.conf (due to interference with another DNS server): port=0 The systemd service starts: # echo 'q' | sudo systemctl --no-pager --full status dnsmasq ● dnsmasq.ser

[Bug 2007742] Re: Can't update stage views actor (regarding MetaWindowGroup, MetaWindowActorX11, MetaSurfaceActorX11)

2024-04-29 Thread jean-christophe manciot
Same issue on Ubuntu 24.04 noble LTS: - gnome-shell: 46.0-0ubuntu5 - linux 6.8.0-19-generic #19-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 14 14:56:46 UTC 2024 x86_64 - DisplayManager: lightdm 1.30.0-0ubuntu14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1977689] [NEW] Wrong error msg: "state file /var/lib/logrotate/status is world-readable" although it is not

2022-06-05 Thread jean-christophe manciot
Public bug reported: Ubuntu 22.04 logrotate 3.19.0-1ubuntu1.1 Every hour, I receive this wrong message: Subject:Cron >cd / && run-parts --report /etc/cron.hourly /etc/cron.hourly/logrotate: error: state file /var/lib/logrotate/status is world-readable and thus can be locked from ot

[Bug 1920615] Re: getcvd: Can't download daily.cvd from https://database.clamav.net/daily.cvd despite correct connection to https://database.clamav.net when symlinks are used for configuration and/or

2021-03-26 Thread jean-christophe manciot
Thnaks for your backchannel with the upstream. :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1920615 Title: getcvd: Can't download daily.cvd from https://database.clamav.net/daily.cvd despite

[Bug 1920615] Re: getcvd: Can't download daily.cvd from https://database.clamav.net/daily.cvd despite correct connection to https://database.clamav.net when symlinks are used for configuration and/or

2021-03-23 Thread jean-christophe manciot
** Summary changed: - getcvd: Can't download daily.cvd from https://database.clamav.net/daily.cvd despite correct connection to https://database.clamav.net + getcvd: Can't download daily.cvd from https://database.clamav.net/daily.cvd despite correct connection to https://database.clamav.net when

[Bug 1920615] Re: getcvd: Can't download daily.cvd from https://database.clamav.net/daily.cvd despite correct connection to https://database.clamav.net

2021-03-23 Thread jean-christophe manciot
@Lucas Kanashiro (lucaskanashiro) Thanks for taking the time to read and answer it. You're right, it is not a bug per se, more a serious shortcoming. If we install the required packages, everything works fine. However, if we modify one of the aforementioned folders to a symlink which points to a

[Bug 1920615] Re: getcvd: Can't download daily.cvd from https://database.clamav.net/daily.cvd despite correct connection to https://database.clamav.net

2021-03-22 Thread jean-christophe manciot
I have found the cause of the issue: clamav does not support symlinks for any of the following: - /etc/clamav - /etc/ssl - /etc/ssl/certs - /var/lib/clamav If I make sure there is no symlink anymore for any of the above folders, then the issue is worked around: # freshclam --debug --verbose ...

[Bug 1920615] Re: getcvd: Can't download daily.cvd from https://database.clamav.net/daily.cvd despite correct connection to https://database.clamav.net

2021-03-20 Thread jean-christophe manciot
** Description changed: Ubuntu 21.04 clamav-freshclam: 0.103.0+dfsg-3.1 + + /etc/clamav/freshclam.conf: + -- + DatabaseOwner clamav + UpdateLogFile /var/log/clamav/freshclam.log + LogVerbose false + LogSyslog false + LogFacility LOG_LOCAL6 + LogFileMaxSize 0 + LogRotat

[Bug 1920615] Re: getcvd: Can't download daily.cvd from https://database.clamav.net/daily.cvd despite correct connection to https://database.clamav.net

2021-03-20 Thread jean-christophe manciot
There is no such issue on another Ubuntu device with the **exact** same SSL and freshclam configurations and located on the same private network as the failing device sharing the same IP public address. Is it possible that cloudflare enforces a limit on the number of devices which are allowed to d

[Bug 1920615] [NEW] getcvd: Can't download daily.cvd from https://database.clamav.net/daily.cvd despite correct connection to https://database.clamav.net

2021-03-20 Thread jean-christophe manciot
Public bug reported: Ubuntu 21.04 clamav-freshclam: 0.103.0+dfsg-3.1 Commands executed as root: # systemctl stop clamav-freshclam # freshclam --debug --verbose Sat Mar 20 16:00:21 2021 -> ClamAV update process started at Sat Mar 20 16:00:21 2021 Sat Mar 20 16:00:21 2021 -> *Current working dir i

[Bug 1919341] Re: kernel package linux-headers-5.11.0-11-generic is not supported

2021-03-17 Thread jean-christophe manciot
Solved by: xtables-addons-common: 3.13-1ubuntu2 xtables-addons-dkms: 3.13-1ubuntu2 Preparing to unpack .../xtables-addons-common_3.13-1ubuntu2_amd64.deb ... Unpacking xtables-addons-common (3.13-1ubuntu2) over (3.13-1) ... Preparing to unpack .../xtables-addons-dkms_3.13-1ubuntu2_all.deb ... ...

[Bug 1919341] [NEW] kernel package linux-headers-5.11.0-11-generic is not supported

2021-03-16 Thread jean-christophe manciot
Public bug reported: Ubuntu 21.04 xtables-addons-common: 3.13-1 xtables-addons-dkms: 3.13-1 Upgrading the linux kernel leads to: Setting up linux-headers-5.11.0-11-generic (5.11.0-11.12) ... /etc/kernel/header_postinst.d/dkms: * dkms: running auto installation service for kernel 5.11.0-11-generi

[Bug 1890611] Re: Client cannot connect to remote mysql-server when the latter is configured with ssl parameters using a public CA

2020-08-27 Thread jean-christophe manciot
Same issue with mysql-server 8.0.21-1 on groovy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1890611 Title: Client cannot connect to remote mysql-server when the latter is configured wit

[Bug 1890611] Re: Client cannot connect to remote mysql-server when the latter is configured with ssl parameters using a public CA

2020-08-21 Thread jean-christophe manciot
Sorry: I have inadvertently tested with a port matching another service (853 instead of 3306), so my previous post must be ignored. This issue is still there, even on groovy. Let me answer your questions again: 0) with a service answering correctly to TLS connections requests, we get with a wild

[Bug 1890611] Re: Client cannot connect to remote mysql-server when the latter is configured with ssl parameters using a public CA

2020-08-21 Thread jean-christophe manciot
** Changed in: mysql-8.0 (Ubuntu) Status: Fix Released => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1890611 Title: Client cannot connect to remote mysql-server when the latter

[Bug 1890611] Re: Client cannot connect to remote mysql-server when the latter is configured with ssl parameters using a public CA

2020-08-21 Thread jean-christophe manciot
1. already shared in my first post 2. You don't seem to understand this issue. Not a problem, because in the meantime, I have upgraded to groovy with: mysql-server-8.0: Installed: 8.0.21-0ubuntu4 Now I get: ... SSL_connect:SSLv3/TLS write finished --- Certificate chain 0 s:CN = *.domain i:C

[Bug 1890611] Re: Client cannot connect to remote mysql-server when the latter is configured with ssl parameters using a public CA

2020-08-19 Thread jean-christophe manciot
I suggest you try to configure your mysql-server with SSL parameters using a public CA, since this is the use case of this issue. ** Changed in: mysql-8.0 (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1890611] Re: Client cannot connect to remote mysql-server when the latter is configured with ssl parameters using a public CA

2020-08-19 Thread jean-christophe manciot
I changed the title to better reflect the core issue of this thread. ** Summary changed: - mysql-server does not take into account configured ssl parameters + Client cannot connect to remote mysql-server when the latter is configured with ssl parameters using a public CA -- You received this b

[Bug 1890611] Re: mysql-server does not take into account configured ssl parameters

2020-08-15 Thread jean-christophe manciot
I meant let's encrypt as a public certificate ... authority. Also, if it is of any help: mysql> status -- mysql Ver 8.0.21-0ubuntu4 for Linux on x86_64 ((Ubuntu)) Connection id: 31 Current database: Current user: root@localhost SSL:Not in

[Bug 1890611] Re: mysql-server does not take into account configured ssl parameters

2020-08-15 Thread jean-christophe manciot
I appreciate the time you took to answer. However, your example is a different use case: you're using a self-signed certificate with a private CA. My use case use a public CA (namely let's encrypt, but it could be anything else). In my setup, client and servers are on totally different machines.

[Bug 1891020] Re: No IPv4 iptable kernel module can be loaded

2020-08-12 Thread jean-christophe manciot
Yes, the issue is solved: # uname -r 5.8.0-16-generic # lsmod | grep iptable_ iptable_filter 16384 1 iptable_nat16384 1 nf_nat 49152 3 ip6table_nat,iptable_nat,xt_MASQUERADE iptable_mangle 16384 1 ip_tables 32768 13 iptable_filter,iptab

[Bug 1891020] Re: No IPv4 iptable kernel module can be loaded

2020-08-12 Thread jean-christophe manciot
** 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. https://bugs.launchpad.net/bugs/1891020 Title: No IPv4 iptable kernel module can be loaded To manage notifications

[Bug 1891020] Re: No IPv4 iptable kernel module can be loaded

2020-08-12 Thread jean-christophe manciot
Something has changed since my first post: now, right after boot, iptable_filter is loaded, but not the other IPv4 iptable kernel modules: # lsmod | grep iptable_ iptable_filter 16384 0 ip_tables 32768 1 iptable_filter x_tables 45056 14 ebtables,ip6table_filt

[Bug 1891020] Re: No IPv4 iptable kernel module can be loaded

2020-08-11 Thread jean-christophe manciot
** Summary changed: - iptable_filter and ip6table_filter cannot be loaded with 5.8 kernel + No IPv4 iptable kernel module can be loaded -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1891020 Title:

[Bug 1866875] Re: option 'geoip-directory' was not enabled at compile time

2020-03-11 Thread jean-christophe manciot
I don't know what you mean by "MIR"; the following libmaxminddb0 was already installed before I upgraded bind9 to **1:9.16.0-1ubuntu3**: # apt-cache policy libmaxminddb0 libmaxminddb0: Installed: 1.3.2-1 Candidate: 1.3.2-1 Version table: *** 1.3.2-1 500 500 http://fr.archive.ubuntu.

[Bug 1866875] [NEW] option 'geoip-directory' was not enabled at compile time

2020-03-10 Thread jean-christophe manciot
Public bug reported: Ubuntu 20.04 bind9 1:9.16.0-1ubuntu3 # systemctl status bind9 ● named.service - BIND Domain Name Server Loaded: loaded (/lib/systemd/system/named.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2020-03-10 18:22:42 CET; 2min 2

[Bug 1866377] Re: update-initramfs fails on plymouth hook due to missing target dir

2020-03-09 Thread jean-christophe manciot
I confirm that it is fixed on Ubuntu 20.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1866377 Title: update-initramfs fails on plymouth hook due to missing target dir To manage notifications ab

[Bug 1866377] Re: update-initramfs fails on plymouth hook due to missing target dir

2020-03-06 Thread jean-christophe manciot
Same issue on Ubuntu focal with linux 5.4.0-17-generic x86_64. Purging plymouth then installing it back with all upstream dependencies does not change anything: # apt purge plymouth Reading package lists... Done Building dependency tree Reading state information... Done The following packa

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2020-03-05 Thread jean-christophe manciot
Ubuntu focal linux 5.4.0-17-generic x86_64 udisks2 2.8.4-1ubuntu1 libblockdev-crypto2 2.23-2ubuntu3 Same issue: udisksd[1920]: Failed to load the 'mdraid' libblockdev plugin Installing libblockdev-mdraid2 pulls in mdadm which is not a solution on systems which don't implement RAID. On such syste

[Bug 1851144] Re: Switching from unity-greeter to lightdm-gtk-greeter prevents lightdm.service from starting

2019-11-05 Thread jean-christophe manciot
No such issue with eaon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1851144 Title: Switching from unity-greeter to lightdm-gtk-greeter prevents lightdm.service from starting To manage notifica

[Bug 1851144] [NEW] Switching from unity-greeter to lightdm-gtk-greeter prevents lightdm.service from starting

2019-11-03 Thread jean-christophe manciot
Public bug reported: Ubuntu 20.04 lightdm 1.30.0-0ubuntu2 lightdm-gtk-greeter 2.0.6-0ubuntu1 ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: lightdm 1.30.0-0ubuntu2 ProcVersionSignature: Ubuntu 5.3.0-21.22-generic 5.3.7 Uname: Linux 5.3.0-21-generic x86_64 ApportVersion: 2.20.11-0ubuntu9 Ar

[Bug 1658233] Re: missing apparmor rules

2019-08-19 Thread jean-christophe manciot
On eoan, we need to add even more lines (I prefer to use /etc/apparmor.d/local/usr.sbin.mysqld): dbus send bus=system path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetDynamicUsers peer=(name=org.freedesktop.systemd1), c

[Bug 1785693] Re: package mysql-server-5.7 5.7.23-0ubuntu0.18.04.1 failed to install/upgrade: installed mysql-server-5.7 package post-installation script subprocess returned error exit status 1

2019-07-24 Thread jean-christophe manciot
A very similar issue happened with 5.7.27-0ubuntu2 which needs to upgrade the database; in my setup, the datadir was not in the default folder /var/lib/mysql. This means that the variable datadir describing a non-default location in /etc/mysql/mysql.cnf pointed by /etc/mysql/my.cnf has been overl

[Bug 1785693] Re: package mysql-server-5.7 5.7.23-0ubuntu0.18.04.1 failed to install/upgrade: installed mysql-server-5.7 package post-installation script subprocess returned error exit status 1

2019-07-24 Thread jean-christophe manciot
** Changed in: mysql-5.7 (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1785693 Title: package mysql-server-5.7 5.7.23-0ubuntu0.18.04.1 failed to install/u

[Bug 1830961] Re: Kernels & kernel drivers fail to build with gcc-9 [error: ‘-mindirect-branch’ and ‘-fcf-protection’ are not compatible]

2019-07-13 Thread jean-christophe manciot
I confirm that on Ubuntu Eoan with: - linux kernel 5.2.0-8.9 - gcc-9 9.1.0-8ubuntu1 I am able to: - build DPDK 19.05 - install xtables-addons-dkms. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/183096

[Bug 1830961] Re: Kernels & kernel drivers fail to build with gcc-9 [error: ‘-mindirect-branch’ and ‘-fcf-protection’ are not compatible]

2019-07-09 Thread jean-christophe manciot
Same issue with: Ubuntu 19.10 xtables-addons-dkms 3.2-1ubuntu2 linux kernel 5.0.0-17 and 5.0.0-20 gcc-9: 9.1.0-6ubuntu2 The compilation complains that: echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 "

[Bug 1830961] Re: Kernels & kernel drivers fail to build with gcc-9 [error: ‘-mindirect-branch’ and ‘-fcf-protection’ are not compatible]

2019-07-09 Thread jean-christophe manciot
** Also affects: xtables-addons (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830961 Title: Kernels & kernel drivers fail to build with gcc-9 [e

[Bug 1464064] Re: Ubuntu apt repos are not available via HTTPS

2019-05-24 Thread jean-christophe manciot
I cannot believe that Canonical has not decided to use https for all their apt repositories. - it is very easy to setup https sites - the users should at least have the choice between http and https to accommodate with die hard http fans (fanatics?) Maybe those year old arguments in favor of htt

[Bug 1671974] Re: CUPS - Excessive Amounts of UDP Multicast Traffic for BJNP

2019-02-12 Thread jean-christophe manciot
I have just found the following message in syslog: Feb 12 13:25:56 samsung5-ubuntu colord-sane: message repeated 2 times: [ [bjnp] create_broadcast_socket: ERROR - bind socket to local address failed - Cannot assign requested address] that matches: ● colord.service - Manage, Install and Generate

[Bug 1671974] Re: CUPS - Excessive Amounts of UDP Multicast Traffic for BJNP

2019-02-12 Thread jean-christophe manciot
I ha -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671974 Title: CUPS - Excessive Amounts of UDP Multicast Traffic for BJNP To manage notifications about this bug go to: https://bugs.launchpad.net

[Bug 1671974] Re: CUPS - Excessive Amounts of UDP Multicast Traffic for BJNP

2019-02-06 Thread jean-christophe manciot
If anyone knows a way to pinpoint some process which sends some specific packets, I'd be glad to investigate further. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671974 Title: CUPS - Excessive Am

[Bug 1671974] Re: CUPS - Excessive Amounts of UDP Multicast Traffic for BJNP

2019-02-06 Thread jean-christophe manciot
I experience the same symptoms on Ubuntu 19.04 disco, but there is no cups* packages installed: # apt-cache policy cups*| grep Installed | grep -v none # The issue is definitely unrelated to CUPS. Some other process sends many strange IPv6/UDP packets to all IPv6 local nodes with 2 different t

[Bug 1800464] Re: CRITICAL gnome-shell error: segfault error 4 in libmozjs-60.so.0.0.0

2018-11-07 Thread jean-christophe manciot
Upgrading to disco 19.04 does not solve the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1800464 Title: CRITICAL gnome-shell error: segfault error 4 in libmozjs-60.so.0.0.0 To manage notifi

[Bug 1800464] Re: CRITICAL gnome-shell error: segfault error 4 in libmozjs-60.so.0.0.0

2018-10-30 Thread jean-christophe manciot
1. When I try "ubuntu-bug crashfile.crash" to send the report, the screen becomes endlessly filled with dots. 2. The last report is 2 years old. 3. - Applying workaround (commenting out line 23 ("'problem_types': ['Bug', 'Package'],") in '/etc/apport/crashdb.conf') - rebooting & crashing (no l

[Bug 1800464] Re: CRITICAL gnome-shell error: segfault error 4 in libmozjs-60.so.0.0.0

2018-10-29 Thread jean-christophe manciot
On a different Cosmic platform, the symptoms are a little bit different: "traps: gnome-shell general protection error:0 in libglib-2.0.so.0.5800.1" ... Oct 28 22:00:24 msi-ge60-ubuntu kernel: [ 77.307798] traps: gnome-shell[4865] general protection ip:7f7b32927c00 sp:7fff46026330 error:0 in li

[Bug 1800464] [NEW] CRITICAL gnome-shell error: segfault error 4 in libmozjs-60.so.0.0.0

2018-10-29 Thread jean-christophe manciot
Public bug reported: Ubuntu 18.10 gnome-shell 3.30.1-2ubuntu1 libmozjs-60-0 60.2.3-1 >From /var/log/syslog: ... Oct 29 13:50:40 samsung5-ubuntu gnome-shell[4827]: g_dir_open_with_errno: assertion 'path != NULL' failed Oct 29 13:50:40 samsung5-ubuntu gnome-shell[4827]: g_filename_to_utf8: assert

[Bug 1752081] Re: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2

2018-05-16 Thread jean-christophe manciot
Same issue on Cosmic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1752081 Title: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 To manage notifications about

[Bug 1741672] [NEW] Cannot build 235-3ubuntu3 due to missing ... libsystemd-shared-235.so

2018-01-06 Thread jean-christophe manciot
Public bug reported: Ubuntu 17.10 systemd 234-2ubuntu12.1 Building 235-3ubuntu3 from sources with: dpkg-buildpackage --no-sign --build=binary leads to: ... dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-journal-remote/lib/systemd/systemd-journal-rem

[Bug 1738403] Re: iptables-save duplicates libvirt rules

2017-12-15 Thread jean-christophe manciot
It appears that this issue concerns all Linux bridges: # cat iptables/rules.v4 | grep lxcbr0 | sort | uniq -c 7 -A FORWARD -i lxcbr0 -j ACCEPT 7 -A FORWARD -o lxcbr0 -j ACCEPT 7 -A INPUT -i lxcbr0 -p tcp -m tcp --dport 53 -j ACCEPT 7 -A INPUT -i lxcbr0 -p tcp -m tcp --dport

[Bug 1738403] [NEW] iptables-save duplicates libvirt rules

2017-12-15 Thread jean-christophe manciot
Public bug reported: Ubuntu 17.10 iptables 1.6.1-2ubuntu1 Before "iptables-save > /etc/iptables/rules.v4" --- # cat iptables/rules.v4 | grep virbr0 | sort | uniq -c 14 -A FORWARD -d 192.168.122.0/24 -o virbr0 -m conntrack --ctstate RELATED,ESTABLI

[Bug 1731428] Re: gnome-session-binary: Unrecoverable failure in required component org.gnome.SettingsDaemon.Color.desktop

2017-11-10 Thread jean-christophe manciot
There is no TryExec in gnome-settings-daemon.desktop: [Desktop Entry] Type=Application Name=GNOME Settings Daemon Exec=/usr/lib/gnome-settings-daemon/gnome-settings-daemon-localeexec OnlyShowIn=GNOME; NoDisplay=false X-GNOME-Autostart-Phase=Initialization X-GNOME-Autostart-Notify=true X-GNOME-Auto

[Bug 1731428] [NEW] gnome-session-binary: Unrecoverable failure in required component org.gnome.SettingsDaemon.Color.desktop

2017-11-10 Thread jean-christophe manciot
Public bug reported: On Ubuntu 17.10 artful gnome-session 3.26.1-0ubuntu6 gnome-settings-daemon 3.26.1-0ubuntu5 Nov 10 09:18:44 samsung-ubuntu gnome-session[6947]: gnome-session-binary[6947]: WARNING: Application 'org.gnome.SettingsDaemon.Color.desktop' failed to register before timeout Nov 10

[Bug 1692073] Re: check_clamav test fails

2017-08-17 Thread jean-christophe manciot
If, and only if, I add the following 2 lines to debian/rules, the build passes: override_dh_shlibdeps: dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1692073] Re: check_clamav test fails

2017-08-17 Thread jean-christophe manciot
Building 0.99.2+dfsg-6ubuntu2 in **Zesty**: dpkg-shlibdeps: error: no dependency information found for /usr/lib/libxml2.so.2 (used by debian/libclamav7/usr/lib/x86_64-linux-gnu/libclamav.so.7.1.1) Hint: check if the library actually comes from a package. dh_shlibdeps: dpkg-shlibdeps -Tdebian/lib

[Bug 1692073] Re: check_clamav test fails

2017-07-13 Thread jean-christophe manciot
I tried to build it with: apt-cache policy llvm llvm: Installed: 1:4.0-34ubuntu2 I also had no issue when building from the exact same clamav sources (0.99.2+dfsg-6) while on Ubuntu yakkety which uses llvm-3.9. It seems that the issue originates from incompatibility(ies) between clamav and llv

[Bug 1647166] [NEW] systemd-networkd Lost wlan0 carrier although it is always there and strong

2016-12-04 Thread jean-christophe manciot
Public bug reported: On Ubuntu 16.10 4.8 with systemd 231-9ubuntu1 Wlan0 carrier is lost now and then although there is no apparent reason: the signal which is broadcasted by the nearby AP remains always strong just a few feet away. All the related logs are attached. What could trigger the erro

[Bug 1573464] Re: Could not install 'fwupdate' during upgrade 15.10 -> 16.04

2016-11-04 Thread jean-christophe manciot
It"s much too late. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573464 Title: Could not install 'fwupdate' during upgrade 15.10 -> 16.04 To manage notifications about this bug go to: https://bug

[Bug 1619870] [NEW] fatal error during build: runtime: type offset out of range

2016-09-03 Thread jean-christophe manciot
echo echo Building echo dpkg-buildpackage -b -m"Jean-Christophe Manciot " ... src/github.com/snapcore/snapd/i18n/i18n.go runtime: typeOff 0x50dcc0 out of range 0x4f9000 - 0x55087f fatal error: runtime: type offset out of range run

[Bug 1608179] Re: Multiple failed tests during 2.11 build

2016-09-01 Thread jean-christophe manciot
First off, your successful tests are not conclusive in this situation: you're using 16.10 beta when I'm using stable 16.04. Secondly, I am able to successfully build other go packages, so I don't think my environment has an issue, but I remain open to all suggestions. Third, in the meantime, I ha

[Bug 1608179] Re: Multiple failed tests during 2.11 build

2016-08-07 Thread jean-christophe manciot
I have overlooked some errors during the "godeps -t -u dependencies.tsv" step: /home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/cheggaaa/pb" is not clean; will not update godeps: "/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/mvo5/uboot-go" is not clean

[Bug 1608179] [NEW] Multiple failed tests during 2.11 build

2016-07-31 Thread jean-christophe manciot
echo dpkg-buildpackage -b -m"Jean-Christophe Manciot " ... -- FAIL: fsbackstore_test.go:53: fsBackstoreSuite.TestOpenCreateFail fsbackstore_test.go:61: c.Assert(err, ErrorMatches, "canno

[Bug 1586620] Re: debian/clean: config.log: not found

2016-05-29 Thread jean-christophe manciot
Thanks a lot for clarifying that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586620 Title: debian/clean: config.log: not found To manage notifications about this bug go to: https://bugs.launchp

[Bug 1586620] Re: debian/clean: config.log: not found

2016-05-28 Thread jean-christophe manciot
I haven't touch in any way "debian/clean". Regardless, you (or the person responsible for this) could format the version number in such a way that we could still link it to an upstream commit when it does not match a tag; for instance, there are 7.2p2-4ubuntu1, 7.2p2-4, 7.2p2-5... when the lates

[Bug 1586623] [NEW] debian/clean: debian/openssh-server.sshd.pam: not found

2016-05-28 Thread jean-christophe manciot
ntrol folder in the expected location" echo --- rsync -av ../debian . echo echo Building echo dpkg-buildpackage -m"Jean-Christophe Manciot " ... make[1]: Leaving directory '/home/actionmystique/Program

[Bug 1586620] [NEW] debian/clean: config.log: not found

2016-05-28 Thread jean-christophe manciot
ge -m"Jean-Christophe Manciot " ... make[1]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenSSH/git-openssh' dh_autoreconf_clean dh_clean /home/actionmystique/Program-Files/Ubuntu/OpenSSH/git-openssh/debian/clean: 1: /home/actionmystique/Program-Files/Ubu

[Bug 1586620] Re: debian/clean: config.log: not found

2016-05-28 Thread jean-christophe manciot
** Attachment added: "Full log" https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1586620/+attachment/4671770/+files/debian-clean%20config.log%20not%20found.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1582986] [NEW] NetworkManager service does not start during bootup

2016-05-17 Thread jean-christophe manciot
Public bug reported: Ubuntu 16.04 4.4.0-22 systemd 229-4 network-manager 1.1.93 network-manager-gnome 1.2.0 Multiple services and targets are deleted by systemd to "break ordering cycle" (cf. boot.log), but NetworkManager is the only one of them (network.target,rpcbind,sysinit.target,open-iscsi.s

[Bug 1582986] Re: NetworkManager service does not start during bootup

2016-05-17 Thread jean-christophe manciot
** Attachment added: "systemctl -l status sysinit.target" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1582986/+attachment/4665101/+files/sysinit.target.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1582986] Re: NetworkManager service does not start during bootup

2016-05-17 Thread jean-christophe manciot
** Attachment added: "systemctl -l status rpcbind.service" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1582986/+attachment/4665098/+files/rpcbind.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1582986] Re: NetworkManager service does not start during bootup

2016-05-17 Thread jean-christophe manciot
** Attachment added: "systemctl -l status remote-fs-pre.target" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1582986/+attachment/4665100/+files/remote-fs-pre.target.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1582986] Re: NetworkManager service does not start during bootup

2016-05-17 Thread jean-christophe manciot
** Attachment added: "systemctl -l status open-iscsi.service" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1582986/+attachment/4665103/+files/open-iscsi.service.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1582986] Re: NetworkManager service does not start during bootup

2016-05-17 Thread jean-christophe manciot
** Attachment added: "systemctl -l status zfs-fuse.service" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1582986/+attachment/4665102/+files/zfs-fuse.service.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1582986] Re: NetworkManager service does not start during bootup

2016-05-17 Thread jean-christophe manciot
** Attachment added: "systemctl -l status iscsid.service" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1582986/+attachment/4665104/+files/iscsid.service.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1582986] Re: NetworkManager service does not start during bootup

2016-05-17 Thread jean-christophe manciot
** Attachment added: "systemctl -l status network.target" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1582986/+attachment/4665099/+files/network.target.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1522675] Re: /root/.synaptic/ not created due to locking status

2016-05-05 Thread jean-christophe manciot
After exiting from Synaptic, is it expected for the file /var/cache/apt/archives/lock to be still there? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1522675 Title: /root/.synaptic/ not created due

[Bug 1574566] Re: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-04-29 Thread jean-christophe manciot
Are you suggesting that the change was motivated to make libvirt support multiple architectures? You can check that debian has the same path for the libvirt libraries across multiple architectures at the bottom of this page: https://packages.debian.org/sid/libvirt0. -- You received this bug no

[Bug 1574566] Re: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-04-29 Thread jean-christophe manciot
I don't get your point... at all. Are you suggesting th Debian has not changed the path for the libraries: File list of package libvirt0 1.3.3 in sid of architecture amd64 /usr/lib/libvirt-admin.so.0 /usr/lib/libvirt-admin.so.0.1003.3 /usr/lib/libvirt-lxc.so.0 /usr/lib/libvirt-lxc.so.0.1003.3 /us

[Bug 1575069] Re: [Enhancement] Provide pkg-config file for libvirt to avoid the need to set environment variables

2016-04-28 Thread jean-christophe manciot
** Changed in: libvirt (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/1575069 Title: [Enhancement] Provide pkg-config file for libvirt to avoid the need to se

[Bug 1574566] Re: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-04-28 Thread jean-christophe manciot
as a POC with libvirt 1.3.3 installed: sudo rm -v /usr/lib/x86_64-linux-gnu/libvirt* removed '/usr/lib/x86_64-linux-gnu/libvirt-admin.so.0' removed '/usr/lib/x86_64-linux-gnu/libvirt-admin.so.0.1003.1' removed '/usr/lib/x86_64-linux-gnu/libvirt-lxc.so.0' removed '/usr/lib/x86_64-linux-gnu/libvirt-

[Bug 1574566] Re: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-04-28 Thread jean-christophe manciot
Do I need to open a new "bug report"? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574566 Title: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: subprocess installed post-installa

[Bug 1574566] Re: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-04-28 Thread jean-christophe manciot
There is an issue, although it is not directly related to the title of this thread. It used to be possible to install libvirt 1.3.3 over 1.2.16 on Ubuntu 15.10 ***without any issue.*** Now, on Ubuntu 16.10, trying to install libvirt 1.3.3 from the ***same sources*** triggers the error already de

[Bug 1575069] Re: [Enhancement] Provide pkg-config file for libvirt to avoid the need to set environment variables

2016-04-26 Thread jean-christophe manciot
It is already provided within libvirt-dev. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575069 Title: [Enhancement] Provide pkg-config file for libvirt to avoid the need to set environment varia

[Bug 1575069] [NEW] [Enhancement] Provide pkg-config file for libvirt to avoid the need to set environment variables

2016-04-26 Thread jean-christophe manciot
Public bug reported: Ubuntu 16.04 4.4.0 Libvirt-bin 1.3.1 For example, when configuring libvirt-glib 0.2.3 upstream sources with libvirt-bin installed: ... checking pkg-config is at least version 0.9.0... yes checking for LIBVIRT... no configure: error: Package requirements (libvirt >= 1.1.1) wer

[Bug 1574566] Re: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-04-26 Thread jean-christophe manciot
Yes, I did. If you don't, you get a warning. However, after thorough research, I noticed some leftovers from a previously installed libvirt 1.3.3 from sources over 1.3.1. Uninstalling the latter did not uninstall everything, hence the mess. After cleaning everything and reinstalling libvirt 1.3.1

[Bug 1574566] Re: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-04-25 Thread jean-christophe manciot
Adding NotifyAccess=all in /lib/systemd/system/libvirt-bin.service does not solve the issue: sudo systemctl restart libvirt-bin sudo systemctl -l status libvirt-bin ● libvirt-bin.service - Virtualization daemon Loaded: loaded (/lib/systemd/system/libvirt-bin.service; enabled; vendor preset:

[Bug 1573464] [NEW] Could not install 'fwupdate' during upgrade 15.10 -> 16.04

2016-04-22 Thread jean-christophe manciot
Public bug reported: Ubuntu 15.10 4.2.0-35 apt 1.2.10 subprocess installed post-installation script returned error exit status 1 ** Affects: apt (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1568560] [NEW] nm_device_get_device_type: assertion 'NM_IS_DEVICE (self)' failed

2016-04-10 Thread jean-christophe manciot
Public bug reported: Hello, On Ubuntu 15.10 4.2.0-35, with network-manager 1.0.4-0ubuntu5.3 My WiFi connection is very unstable and I have to often restart NetworkManager service (~ a dozen times every day...): sudo systemctl -l status NetworkManager ● NetworkManager.service - Network Manager

[Bug 1568528] [NEW] ERROR:test-link.c:303:test_software: assertion failed (value == "789"): ("788" == "789")

2016-04-10 Thread jean-christophe manciot
Public bug reported: Ubuntu 15.10 4.2.0-35 network-manager Ubuntu sources: network-manager_1.0.4.orig.tar.xz built with: dpkg-buildpackage -b -m"Jean-Christophe Manciot " ... = NetworkManager 1.0.4: src/platform/tests/test

[Bug 1550726] Re: [apt-utils] Some packages are missing in Packages built by apt-ftparchive

2016-03-19 Thread jean-christophe manciot
eir previous release. For example, one of gns3-gui_1.4.5 dependencies has changed as compared to gns3-gui_1.4.4: gns3-net-converter instead of gns3-converter; here are both control files: Package: gns3-gui Priority: extra Section: net Installed-Size: 23396 Maintainer: Jean-Christophe Manciot

[Bug 1550726] Re: [apt-utils] Changing "Section", "Maintainer" or "Depends" (and probably some others) fields in a control file makes apt-ftparchive miss the new package in "Packages" file.

2016-03-19 Thread jean-christophe manciot
I've just added apt 1.2.7 to the repository and the following packages are not included in "Packages": - apt-utils_1.2.7; I've noticed that only "Version" and apt version in "Depends" have changed, and the "Installed Size" has not changed. - libapt-inst2.0_1.2.7 - libapt-pkg-doc_1.2.7_all.deb Ho

[Bug 1550726] Re: [apt-utils] Some packages are missing in Packages built by apt-ftparchive

2016-03-15 Thread jean-christophe manciot
If I remove all sections but one in the tree and in the configuration file (apt-ftparchive.conf" here), the apt-ftparchive-generated Packages contains the exact number of packages. I won't check whether there is a lower number of sections which triggers that issue (<8) or not, but it's fair to s

[Bug 1550726] Re: [apt-utils] Some packages are missing in Packages built by apt-ftparchive

2016-03-08 Thread jean-christophe manciot
With latest release 1.2.6, the issue remains. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1550726 Title: [apt-utils] Some packages are missing in Packages built by apt- ftparchive To manage not

[Bug 1550726] Re: [apt-utils] apt-ftparchive misses some packages in Packages

2016-03-05 Thread jean-christophe manciot
Packages has been built the same way with: apt-ftparchive generate --contents=off ./apt-ftparchive.conf ** Summary changed: - [apt-utils] apt-ftparchive reports wrong file size and checksums in Packages + [apt-utils] apt-ftparchive misses some packages in Packages ** Summary changed: - [apt-uti

  1   2   >