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
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
> 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
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
** 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
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
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
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
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
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
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
** 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
@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
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
...
** 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
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
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
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 ...
...
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
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
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
** 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
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
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
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
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
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.
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
** 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
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
** 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:
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.
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
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
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
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
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
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
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
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
** 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
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
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 "
** 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
echo
dpkg-buildpackage -b -m"Jean-Christophe Manciot
"
...
--
FAIL: fsbackstore_test.go:53: fsBackstoreSuite.TestOpenCreateFail
fsbackstore_test.go:61:
c.Assert(err, ErrorMatches, "canno
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
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
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
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
** 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
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
** 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://
** 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
** 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
** 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.
** 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
** 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://
** 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://
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
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
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
** 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
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-
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
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
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
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
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
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:
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
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
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
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
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
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
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
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 - 100 of 179 matches
Mail list logo