> 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
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
** 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
Touch seeded packages, which is subscribed
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
Same issue with dnsmasq 2.90-7 from Debian/sid.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/2098119
Title:
dnsmasq does not open DHCP server ports
Status in dnsmasq pa
Public bug reported:
Hi,
I create this bug issue following an advice from Nick Rosbrook in this
bug : https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2043234
May be it's a F5 VPN. I haven't found such a bug anywhere.
I have an issue when connection to a F5 VPN when /etc/resolv.conf is
Thank you Vitalii,
Your fix helped me a lot,
My Ubuntu was in 22.04 when this problem appeared : DNS domain search
paths not updated when VPN started
Before your fix :
➜ ~ sudo ls -la /etc/resolv.conf
lrwxrwxrwx 1 root root 39 juin 23 12:37 /etc/resolv.conf ->
../run/systemd/resolve/stub-
Incomprehensible, a new reboot solved my issue
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pcsc-lite in Ubuntu.
https://bugs.launchpad.net/bugs/1971984
Title:
pcscd 1.9.5-3 do not start automatically, only manual
Statu
Hello,
I am facing a very similar issue
I managed to make it work on fresh install but it stopped working after a reboot
The two commands above do not resolve on my laptop
$ sudo service pcscd status
○ pcscd.service - PC/SC Smart Card Daemo
Port
Specifies the port number that sshd(8) listens on. The default is 22.
Multiple options of this type are permitted. See also ListenAddress. Note: On
Ubuntu, the openssh-server package is configured to use systemd socket-based
activation by default. Therefore if you are using systemd with
I suppose this wont get fixed any time soon. Apparently, UX config prime
over manual configuration now, for a configuration file that's mostly
used by server admin. Time to learn yum I suppose.
source:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1991592
--
You received this bug notifi
Public bug reported:
This is a bug report to separate the second issue that was reported in this bug
report:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1993478
There's an issue after upgrading to 22.10 from 22.04 that prevents
opensshd from listening to anything other than :::2. I al
It is exactly the same issue msaxl reported, the Opensshd returns an
error 1 at the ends of the upgrade process, and after the upgrade it is
impossible to bind/listen opensshd on anything else than :::22.
The first issue which is that opensshd reported an error 1 at the end of
the upgrade process,
Some additional info:
drop in settings from sshd.config.d seem to be applied normally, the
issue seem to be only for IP binding and custom ports.
If I change Accept=no by Accept=yes in ssh.socket and reloads the socket
unit, I can start sshd on a different port and I can also bind the IP to
somet
Hellow, same issue here. SSHD failed during the do-release-upgrade
process on one of my machines, and now it refuses to change the port to
anything else than 22 on both of my machines. If I start the sshd daemon
using systemd service -> systemctl start ssh.service
ssh does change the port if I loa
This issue has been fixed in the libfido2 upstream project.
Cf. https://github.com/Yubico/libfido2/issues/627
** Bug watch added: github.com/Yubico/libfido2/issues #627
https://github.com/Yubico/libfido2/issues/627
--
You received this bug notification because you are a member of Ubuntu
Touc
I suspect this is a libfido2 issue, so I will post this on their github
git repo.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1983784
Title:
LUKS-encrypted partition is
More details about this issue:
libfido2-1: 1.10.0-1
Errors during the boot process:
Failed to open FIDO2 device /dev/hidraw5: FIDO_ERR_INTERNAL
or sometimes
Failed to open FIDO2 device /dev/hidraw5: FIDO_ERR_RX
even though:
- the FIDO2 device is plugged into the usb port the whole time
- such er
Same issue if I use the slot 9d instead of 9a.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1983758
Title:
systemd-cryptenroll does not support PKCS#11 tokens
Status in
Public bug reported:
ubuntu 22.04
systemd 249.11-0ubuntu3.4
The partition is encrypted with luks2 and a fido2 key has been enrolled.with:
systemd-cryptenroll --fido2-device=auto /dev/
/etc/crypttab has been setup with:
LABEL= none fido2-device=auto
/etc/fstab has been setup with:
/dev/mapper/
Public bug reported:
linux 5.19.0-13-generic #13-Ubuntu SMP PREEMPT_DYNAMIC Thu Jul 28 15:28:43 UTC
2022 x86_64 x86_64 x86_64 GNU/Linux
systemd 249.11-0ubuntu3.4
ykman piv keys generate --algorithm ECCP256 9a pubkey.pem
Enter a management key [blank to use default key]:
ykman piv certificates
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
Upgrading to (K)Ubuntu 18.04.5 LTS basically broke the system as X was
not restarting correctly (black screen instead of lightdm display or
even infinite loop of X crashes based on BIOS/EFI config).
This is critical for non-savvy users as my parents.
The issue is the same as can be seen in
/var/l
Public bug reported:
In focal(20.04), gdebi 0.9.5.7+nmu3 has a problem.
In a terminal : sudo gdebi xxx.deb works (but no graphic mode)
In a terminal : sudo gdebi-gtk launch gdebi. Then, in the graphic UI,
choose a .deb file ("file > open"), then clic on "install" and it's
works.
BUT right-clic
No such issue with eaon.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1851144
Title:
Switching from unity-greeter to lightdm-gtk-greeter prevents
lightdm.service from
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
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
Public bug reported:
Lors de la déonnection de l'ordinteur, l'ordinateur ne s'éteint pas et
reste figé sur les points sous le logo Ubuntu
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 4.15.0-48.51-generic 4.15.18
Uname: Linux 4.15.0-48-g
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
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1671974
Title:
CUPS - Excessive Amounts of UDP Multicast Traffic for BJNP
Status in cups package in Ubuntu:
Confirmed
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
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1671974
Tit
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
Touch seeded packages, which is subscribed to indicat
Public bug reported:
trying desperately to install ubuntu on a new Kingston SSD drive...
allways a bug bitchin' around :-\
ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: libgl1-mesa-dri 18.0.0~rc5-1ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-2
Hi,
I've just upgraded my x86_64 laptop to Ubuntu 17.10, and I believe I'm hitting
the same problem.
In short, I can't login from the lightdm greeter: it accepts my
password, the login process starts and immediately stops and comes back
to the lightdm greeter. It worked well before I upgraded
Feel free to word the new message in whatever way you feel is more
correct. The current message is definitely incorrect.
Your suggestion is fine with me:
libcupsimage2 : Depends: libcups2 (= 1.7.2-0ubuntu1.8) but 1.7.2-0ubuntu1.9
will remain installed.
Whether it is installed or not matters a lo
Public bug reported:
When trying to install some older packages on a machine with newer
packages I get the following message:
The following packages have unmet dependencies:
libcupsimage2 : Depends: libcups2 (= 1.7.2-0ubuntu1.8) but 1.7.2-0ubuntu1.9 is
to be installed
libgfortran3 : Depends: g
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
In fact the problem is simple : libgweather-common.deb had not package
the traductions (!!).
In debian sid, libgweather-common.deb (3.26.0-1) include (a part of) the trad
files in /usr/share/locale. For example :
/usr/share/locale/et/LC_MESSAGES/libgweather-3.0.mo
/usr/share/locale/et/LC_MESSAGES
2017-08-18 - Ubuntu Gnome 17.04 - meteo mix franche and english. Exemple
: "Broken clouds, puis Drizzle, suivi par Overcast plus tard.
Température ressentie : 22,0°C"
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libgweather
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1670630/+attachment/4832959/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.lau
apport information
** Tags added: apport-collected
** Description changed:
When trying to print with any application using gnome print backend
(libreoffice,evince, ) and selecting multiple copies and collate assembly,
the print actually prints n^2 copies (where n is the asked number).
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1670630/+attachment/4832957/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.lau
apport information
** Attachment added: "Locale.txt"
https://bugs.launchpad.net/bugs/1670630/+attachment/4832951/+files/Locale.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "PpdFiles.txt"
https://bugs.launchpad.net/bugs/1670630/+attachment/4832955/+files/PpdFiles.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad
apport information
** Attachment added: "JournalErrors.txt"
https://bugs.launchpad.net/bugs/1670630/+attachment/4832950/+files/JournalErrors.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs
apport information
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/1670630/+attachment/4832949/+files/Dependencies.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.l
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1670630/+attachment/4832960/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1670630/+attachment/4832953/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bu
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1670630/+attachment/4832954/+files/Lsusb.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bu
apport information
** Attachment added: "Lpstat.txt"
https://bugs.launchpad.net/bugs/1670630/+attachment/4832952/+files/Lpstat.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1670630/+attachment/4832958/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bu
apport information
** Attachment added: "PrintingPackages.txt"
https://bugs.launchpad.net/bugs/1670630/+attachment/4832956/+files/PrintingPackages.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https:
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1670630/+attachment/4832948/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.l
** Description changed:
- When trying to print with any application using gnome print backend
(libreoffice,evince, ) and selecting multiple copies and collate assembly,
the print actually prints n^2 copies (where n is the asked number).
+ When trying to print with any application using gnom
** Also affects: cups (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1670630
Title:
Multiple impression renders n^2 copie
Got same issue after an upgrade from Ubuntu 14.04 to 16.04 and the
following actions solved the problem :
sudo pam-auth-update --force
sudo vi/etc/pam.d/lightdm
=> add following lines at the end :
session required pam_loginuid.so
session required pam_systemd.so
sudo reboot
--
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
*** This bug is a duplicate of bug 1458322 ***
https://bugs.launchpad.net/bugs/1458322
** This bug has been marked a duplicate of bug 1458322
NetworkManager doesn't hide virtual interfaces (e.g. Docker, VMWare)
--
You received this bug notification because you are a member of Ubuntu
Touch
It"s much too late.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1573464
Title:
Could not install 'fwupdate' during upgrade 15.10 -> 16.04
Status in apt package in Ubuntu:
Public bug reported:
no detail...
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libatspi2.0-0:amd64 2.18.3-4ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-85.129-generic 3.13.11-ckt36
Uname: Linux 3.13.0-85-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia
ApportVersion: 2.20.1-0ubu
It's a DELL Dimension E520. Is that the full computer model ?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1577170
Title:
screen cannot be turned back on after being switch
apport information
** Attachment added: "xdpyinfo.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695162/+files/xdpyinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad
apport information
** Attachment added: "Xrandr.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695160/+files/Xrandr.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "drirc.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695161/+files/drirc.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bu
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695154/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bu
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695155/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.lau
apport information
** Attachment added: "DpkgLog.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695146/+files/DpkgLog.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.n
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695152/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.lau
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695153/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.lau
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695156/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "MonitorsUser.xml.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695151/+files/MonitorsUser.xml.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https:
apport information
** Attachment added: "XorgLogOld.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695159/+files/XorgLogOld.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launc
apport information
** Attachment added: "XorgLog.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695158/+files/XorgLog.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.n
apport information
** Attachment added: "JournalErrors.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695148/+files/JournalErrors.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs
apport information
** Attachment added: "GconfCompiz.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695147/+files/GconfCompiz.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.lau
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695149/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bu
apport information
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695145/+files/Dependencies.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.l
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695144/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.l
apport information
** Attachment added: "UnitySupportTest.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695157/+files/UnitySupportTest.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https:
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1577170/+attachment/4695150/+files/Lsusb.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bu
apport information
** Tags added: apport-collected compiz-0.9 ubuntu
** Description changed:
I did a fresh install of ubuntu 16.04 on my old dell computer in which
there is an ati radeon X1300 graphics card.
Whenever the screen turns off due to inactivity, it cannot be woken up
by mo
package -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/Pr
ed location"
echo ---
rsync -av ../debian .
echo
echo Building
echo
dpkg-buildpackage -m"Jean-Christophe Manciot
"
...
make[1]: Leaving directory
'/home/actionmyst
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
n"
echo ---
rsync -av ../debian .
echo
echo Building
echo
dpkg-buildpackage -m"Jean-Christophe Manciot
"
...
make[1]: Leaving directory
'/home/actionmystique/Program-Files/Ubuntu/OpenSSH/git-openssh'
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: "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
Touch seeded packages, which is subscribed to
** 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
Touch seeded packages, which is subscribe
** 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
Touch seeded packages, which is subscribed to
** 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
Touch seeded packages, which is s
** 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
Touch seeded packages, which is subsc
** 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
Touch seeded packages, which is subscribed to
** 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
Touch seeded packages, which is subscribed to netwo
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
eXcuvator, there is another workaround. Reinstall app-menu-qt5, and launch
texmaker (for example in a terminal) with :
env UBUNTU_MENUPROXY= texmaker
This will disable the global menu in texmaker, the menu being now within the
window. The keyboard shortcuts work perfectly this way.
--
You rece
1 - 100 of 165 matches
Mail list logo