> 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
Public bug reported:
the error window appears when loading the desktop
ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: grub2-common 2.04-1ubuntu26.13
ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-38-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.
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:
It's done :
https://gitlab.gnome.org/GNOME/gvfs/-/issues/495
** Bug watch added: gitlab.gnome.org/GNOME/gvfs/-/issues #495
https://gitlab.gnome.org/GNOME/gvfs/-/issues/495
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
Public bug reported:
I'm using Ubuntu 20.04 behind manual proxy.
When I want to connect on a server with webdav, I have a message : "Erreur HTTP
: Erreur de résolution de cloud.rochodc.com : Nom ou service inconnu" -> DNS
Error Name ou service not known
I can connect to a webdav server on my pr
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
It has been fixed in Fedora and Arch, where is the fix for Ubuntu?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1847551
Title:
Mutter 3.34.1 broke Night Light, screen color profiles
To manage noti
Is there a testing package including the fix that we could test please?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1847551
Title:
Mutter 3.34.1 broke Night Light, screen color profiles
To manage
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
In gnome-shell itself, in overview mode and either as favorite or not.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831384
Title:
.desktop files not working in Ubuntu 19.04 Gnome
To manage notifi
Log in journalctl:
gnome-shell[610]: g_environ_setenv: assertion 'value != NULL' failed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831384
Title:
.desktop files not working in Ubuntu 19.04 Gnome
** Package changed: ubuntu => gnome-shell (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831384
Title:
.desktop files not working in Ubuntu 19.04 Gnome
To manage notifications about this b
Public bug reported:
I use several instances of Firefox, that I usually launch from various
launchers.
For example, I have a `firefox-test.desktop` file in
`~/.local/share/applications`, that contains:
```
[Desktop Entry]
Version=1.0
Name=Firefox-Test
StartupWMClass=firetest
Exec=firefox --new-i
upstream bug report confirms that this is a bug in Ubuntu:
https://gitlab.gnome.org/GNOME/gnome-terminal/issues/132
** Bug watch added: gitlab.gnome.org/GNOME/gnome-terminal/issues #132
https://gitlab.gnome.org/GNOME/gnome-terminal/issues/132
--
You received this bug notification because you
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
Probably, lot of clues there:
https://bugzilla.redhat.com/show_bug.cgi?id=1602985
Some upstream patches seem to be availabe, can they be ported to Ubuntu
?
** Bug watch added: Red Hat Bugzilla #1602985
https://bugzilla.redhat.com/show_bug.cgi?id=1602985
--
You received this bug notification
I can't believe that such a basic security/privacy issue has not been
fixed yet.
Normally, the device should only be discoverable when the bluetooth
settings are opened.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
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
For some reason, libnss-resolve package was missing on my system. Now,
it works as expected with the nsswitch.conf change.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1769016
Title:
nsswitch.conf
Same issue with OpenVPN, but my changes to nsswitch.conf seem to be
ignored.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1769016
Title:
nsswitch.conf doesn't specify 'resolve' to support systemd-r
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
For the record, I downloaded the tar.gz version from adacore website
(http://mirrors.cdn.adacore.com/art/591c6d80c7a447af2deed1d7) and I don
not experiment this problem with it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
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
when I contacted Adacore abot this issue, I got the following answer:
The way you are using gnatstub is correct, and I can confirm that it
works for AdaCore products. But we cannot say anything for the GNAT versions
built and distributed outside AdaCore.
Somehow the issue seems specific to
Public bug reported:
I am trying to use gnatstub on my ubuntu 17.10 system.
I have installed the asys-programs 2017-2 through the package manager.
I am trying to generate the stub function (adb file) from the following
file (tiny.ads).
package tiny is
procedure simple_procedure;
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
Well… Switching to another window manager doesn't solve the “any 3D/GLX
app would crash” issue…
In my case I would have preferred to use the nouveau driver from the
beginning, except that for ancient cards like the 6150SE it makes the
whole system freeze after only a few minutes…
Finally, I was s
FYI, after a kernel upgrade the NVIDIA driver was unusable again. This
time was because of the DKMS mechanism which, for whatever reason I
didn't investigate yet (could it be because of the apt-pinning??),
didn't success to build and install the nvidia_304.ko module for the new
kernel.
If that hap
Sorry for the typos and long-lines… Can't find a way to edit back my
posts… :-/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1639180
Title:
no login possible after update to nvidia 304.132
To mana
In my case I have a GeForce 6150SE so I really need this 304.131 and
can't higher version like 340.xx.
For people needing to downgrade, this is one (among others) correct way to do
so with Ubuntu 16.04:
- first create a file named /etc/apt/preferences.d/local-nvidia-quirks
with the following co
Since this problem greatly affects usability (no graphic login anymore),
may be it's worth (in the users' point of view) creating a “fake
version” security-upgrade like "304.132-0ubuntu0.16.04.2+really304.131"
to fill the gap while waiting for Nvidia to provide a fix for 304.132,
IMHO.
--
You rec
** Bug watch added: Debian Bug tracker #840342
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840342
** Also affects: nvidia-graphics-drivers-legacy-304xx (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840342
Importance: Unknown
Status: Unknown
--
You received th
A debdiff between the packages shows the difference is mainly a version
upgrade from 304.131 to 304.132.
And it seems a lot of people are experiencing problems with version
304.132, cf
https://devtalk.nvidia.com/search/more/sitecommentsearch/304.132/
A specific thread retained my attention:
https
FYI, downgrade “solved” the problem for me too.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1639180
Title:
no login possible after update to nvidia 304.132
To manage notifications about this bug
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
Comment #3 fixes it for me as well. Thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385390
Title:
package ack-grep 2.12-1 failed to install/upgrade: trying to overwrite
`/usr/bin/ack', whic
Same here with Evince not being able to lauch the browser when you clic
on a link inside a PDF:
apparmor="DENIED" operation="capable"
profile="/usr/bin/evince//sanitized_helper" pid=16137 comm="chromium-
browse" capability=21 capname="sys_admin"
** Also affects: evince (Ubuntu)
Importance: Un
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
---
echo "Copying Debian control folder in the expected location"
echo ---
rsync -av ../debian .
echo
echo Building
echo
dpkg-buildpacka
** 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://
1 - 100 of 414 matches
Mail list logo