[Touch-packages] [Bug 1746419] Re: bond parameters are not changed by 'netplan apply'

2024-10-23 Thread Dmitriy
** Changed in: netplan Status: Triaged => Confirmed ** Changed in: netplan Status: Confirmed => New -- 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/1746419 Tit

[Touch-packages] [Bug 2054602] [NEW] update features UTC+6 to UTC+5 transition for all time zones in Kazakhstan

2024-02-21 Thread Dmitriy Kazakov
Public bug reported: Please prioritize tzdata-2024a update for all supported Ubuntu versions. Among others, this update features UTC+6 to UTC+5 transition for all time zones in Kazakhstan, which will happen 2024-03-01 at 00:00. Release information: https://mm.icann.org/pipermail/tz-announce/202

[Touch-packages] [Bug 1891338] Re: apparmor misconfigured for evince

2023-03-20 Thread Dmitriy Vakhrushev
This bug appears again in the package evince 42.3-0ubuntu3 in Xubuntu 22.04.2 It looks the same as described by Kenneth Zadeck in the original report, except the message says: 'Failed to execute child process "/usr/bin/xfce4-mime-helper"(Permission denied).' In the dmesg logs I see the followi

[Touch-packages] [Bug 1776013] Re: systemd-networkd: DHCP lease lost (Ubuntu 18.04)

2021-04-25 Thread Dmitriy Altuhov
To fix it with cloud-init we need to create an override-file for netplan like this: /etc/netplan/99-critical-dhcp.yaml network: version: 2 ethernets: ens2: dhcp4: true critical: true -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1867372] Re: Auditd failed when changing the Rsyslog configuration

2020-03-16 Thread Dmitriy Kulikov
After many experiments, I discovered an inconspicuous syntax error in audit.rules Here are two seemingly identical lines: -a exit,always -F arch=b64 -F euid=0 -S execve –k root_actions -a exit,always -F arch=b64 -F euid=0 -S execve -k root_actions Their only difference is that in the first line (

[Touch-packages] [Bug 1867372] [NEW] Auditd failed when changing the Rsyslog configuration

2020-03-13 Thread Dmitriy Kulikov
Public bug reported: I found that when changing the Rsyslog configuration (/etc/rsyslog.d/50-default.conf) an Auditd failure occurs with distinctive strings in syslog: ExecStartPost=/sbin/augenrules --load (code=exited, status=1/FAILURE) . There was an error in line 6 of /etc/aud

[Touch-packages] [Bug 1803849] Re: libgl1-mesa-dri:i386 can not be installed

2018-11-19 Thread Dmitriy Geels
WTF??? Does this mean you want to get rid of the problem without solving it? There is definitely a dependency problem either in libgl1-mesa-dri:i386 or in libllvm7:i386. == $ apt policy Package files: 100 /var/lib/dpkg/statu

[Touch-packages] [Bug 1803849] [NEW] libgl1-mesa-dri:i386 can not be installed

2018-11-17 Thread Dmitriy Geels
Public bug reported: Steam client tries to install a set of i386 libraries. One of them is libgl1-mesa-dri:i386. But since upgrade to Ubuntu 18.10 this package got broken dependency and thus installation fails. >The following packages have unmet dependencies: > libgl1-mesa-dri:i386 : Depends: l

[Touch-packages] [Bug 1789781] [NEW] package initramfs-tools 0.122ubuntu8.11 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2018-08-29 Thread dmitriy
Public bug reported: start sistem ProblemType: Package DistroRelease: Ubuntu 16.04 Package: initramfs-tools 0.122ubuntu8.11 ProcVersionSignature: Ubuntu 4.15.0-33.36~16.04.1-generic 4.15.18 Uname: Linux 4.15.0-33-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.18 Architecture: amd64 Date: Tue Aug 2

[Touch-packages] [Bug 1769297] Re: resume from hibernation broken when resume image is autodetected

2018-05-04 Thread Dmitriy Geels
How to check you have this issue: 1) get provided resume script, replace /usr/share/initramfs-tools/scripts/local-premount/resume with it 2) sudo update-initramfs -k $(uname -r) -u 3) sudo systemctl hibernate 4) edit grub menu entry, add 'debug' parameter to kernel command line, boot 5) look into

[Touch-packages] [Bug 1769297] Re: resume from hibernation broken when resume image is autodetected

2018-05-04 Thread Dmitriy Geels
This bug is actually a regression. I remember hibernation was functional around a year ago in ubuntu 17.04 with any kernel, but at some point it became broken. Probably in 17.10. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1769297] Re: resume from hibernation broken when resume image is autodetected

2018-05-04 Thread Dmitriy Geels
Here is a fix for this bug. This makes hibernation functional for me. ** Patch added: "init.patch" https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1769297/+attachment/5134187/+files/init.patch -- You received this bug notification because you are a member of Ubuntu Touch seede

[Touch-packages] [Bug 1769297] [NEW] resume from hibernation broken when resume image is autodetected

2018-05-04 Thread Dmitriy Geels
Public bug reported: I found a reason of non-functioning resume from hibernation when resume partition/file is autodetected by intiramfs hook /usr/share/initramfs- tools/hooks/resume. Here is the scenario: 1) hook /usr/share/initramfs-tools/hooks/resume creates config conf/conf.d/zz-resume-auto

[Touch-packages] [Bug 1762382] Re: scan code → meaning map

2018-04-18 Thread Dmitriy Geels
Confirmation by other person https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1762385/comments/8 ** Changed in: systemd (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd

[Touch-packages] [Bug 1762382] Re: scan code → meaning map

2018-04-15 Thread Dmitriy Geels
Until systemd gets updated, following file can be used. Put it to /etc/udev/hwdb.d ** Attachment added: "my-rfkill.hwdb" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1762382/+attachment/5116245/+files/my-rfkill.hwdb -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1762382] Re: scan code → meaning map

2018-04-15 Thread Dmitriy Geels
Pull request merged upstream: https://github.com/systemd/systemd/pull/8715 -- 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/1762382 Title: scan code → meaning map Status in

[Touch-packages] [Bug 1763584] [NEW] ureadahead service fails with error Error while tracing: No such file or directory

2018-04-12 Thread Dmitriy Geels
Public bug reported: I'm reporting this as duplicate of #1176536 to provide more info. dmig@dmig-Inspiron-5379:~$ systemctl status ureadahead.service ● ureadahead.service - Read required files in advance Loaded: loaded (/lib/systemd/system/ureadahead.service; enabled; vendor preset: enabled)

[Touch-packages] [Bug 1762382] Re: scan code → meaning map

2018-04-09 Thread Dmitriy Geels
Looks like, this key is supported by systemd, but for another model: https://github.com/systemd/systemd/blob/master/hwdb/60-keyboard.hwdb#L321 So, new DMI match string should be added -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscri

[Touch-packages] [Bug 1762382] [NEW] scan code → meaning map

2018-04-09 Thread Dmitriy Geels
Public bug reported: RFKILL key is unsupported on new Dell Inspiron 5379 Event: time 1523271211.046483, type 4 (EV_MSC), code 4 (MSC_SCAN), value 88 Event: time 1523271211.046483, type 1 (EV_KEY), code 240 (KEY_UNKNOWN), value 2 ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: udev 237-3ubu

[Touch-packages] [Bug 1733029] Re: Asus N55JM headphones don't work

2017-11-18 Thread Dmitriy
** Description changed: - I expect my subwoofer working when choosing ALSA 2.1 in VLC audio settings, but in fact it doesn't sound at all - Also headphones - AlsaMixer shows BassSpeaker, but changing it's volume has no effect - Also I tried the trick described in similar bug I found(https://bugs

[Touch-packages] [Bug 1733029] Re: Asus N55JM headphones don't work

2017-11-18 Thread Dmitriy
** Summary changed: - Asus N55JM in 2.1 mode alsa SonicMaster subwoofer doesn't work + Asus N55JM headphones don't work -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/17

[Touch-packages] [Bug 1733029] Re: Asus N55JM in 2.1 mode alsa SonicMaster subwoofer doesn't work

2017-11-18 Thread Dmitriy
** Description changed: I expect my subwoofer working when choosing ALSA 2.1 in VLC audio settings, but in fact it doesn't sound at all + Also headphones AlsaMixer shows BassSpeaker, but changing it's volume has no effect Also I tried the trick described in similar bug I found(https://bugs

[Touch-packages] [Bug 1733029] [NEW] Asus N55JM in 2.1 mode alsa SonicMaster subwoofer doesn't work

2017-11-17 Thread Dmitriy
Public bug reported: I expect my subwoofer working when choosing ALSA 2.1 in VLC audio settings, but in fact it doesn't sound at all AlsaMixer shows BassSpeaker, but changing it's volume has no effect Also I tried the trick described in similar bug I found(https://bugs.launchpad.net/ubuntu/+sour

[Touch-packages] [Bug 1664979] Re: EQ overflowing. Additional events will be discarded until existing events are processed.

2017-06-02 Thread Dmitriy
Hi! I can reproduce this bug too. System just going to freeze and does not react to keyboard. After reboot sometimes it happens again (for example while watching youtube video in vivaldi browser). Here's part of syslog attached. ** Attachment added: "syslog.1" https://bugs.launchpad.net/ubu

[Touch-packages] [Bug 1539513] Re: networkmanager segfaults with 3.2.21-1ubuntu1

2016-01-29 Thread Dmitriy Kodanev
Same issue. Just did as #4/#7 and it helped. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libnl3 in Ubuntu. https://bugs.launchpad.net/bugs/1539513 Title: networkmanager segfaults with 3.2.21-1ubuntu1 Status in libnl3 p

[Touch-packages] [Bug 1432822] [NEW] package fontconfig 2.11.1-0ubuntu6 failed to install/upgrade: зацикливание триггеров, отмена работы

2015-03-16 Thread Dmitriy Geels
Public bug reported: This occurred during apt-get dist-upgrade after clean install ProblemType: Package DistroRelease: Ubuntu 15.04 Package: fontconfig 2.11.1-0ubuntu6 ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1 Uname: Linux 3.19.0-9-generic x86_64 ApportVersion: 2.16.2-0ubuntu3 Archit

[Touch-packages] [Bug 1059275] Re: reset now deprecated, man page not updated

2014-08-09 Thread Dmitriy "Simplehuman" Fedorov
This bug is still actual for Utopic ** Tags added: trusty utopic ** Tags added: manpage -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1059275 Title: reset now deprecated,

[Touch-packages] [Bug 1171435] Re: [AV200 - Xonar STX, recording] Microphone is not working on frontpanel

2014-07-26 Thread Dmitriy "Simplehuman" Fedorov
> do the control allow you to turn ON more than one input capture switch at > same time ? as I understand it don't allow it It is really hard to understand everything in your comments for me, because I am not so well versed in this. I am just affected with this bug and want it to be fixed. I can

[Touch-packages] [Bug 1171435] Re: [AV200 - Xonar STX, recording] Microphone is not working on frontpanel

2014-07-23 Thread Dmitriy "Simplehuman" Fedorov
So I need to change "Mic Select" to "Mic Source" in analog-input- mic.conf ? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1171435 Title: [AV200 - Xonar STX, recording

[Touch-packages] [Bug 1171435] Re: [AV200 - Xonar STX, recording] Microphone is not working on frontpanel

2014-07-23 Thread Dmitriy "Simplehuman" Fedorov
In this conf /usr/share/pulseaudio/alsa-mixer/paths/analog-input- mic.conf ? Like this? [Element Mic Select] enumeration = select [Element Mic Source] enumeration = select [Option Mic Select:Mic1] name = input-microphone priority = 20 [Option Mic Select:Mic] name = input-microphone priority =

[Touch-packages] [Bug 1171435] Re: [AV200 - Xonar STX, recording] Microphone is not working on frontpanel

2014-07-22 Thread Dmitriy "Simplehuman" Fedorov
Raymond, I checked all the outputs with no effect. Or you are asking something else? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1171435 Title: [AV200 - Xonar STX, r

[Touch-packages] [Bug 1171435] Re: [AV200 - Xonar STX, recording] Microphone is not working on frontpanel

2014-07-21 Thread Dmitriy "Simplehuman" Fedorov
Still actual on Ubuntu 14.10 x64 ** Tags added: trusty utopic -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1171435 Title: [AV200 - Xonar STX, recording] Microphone i

[Touch-packages] [Bug 1223699] Re: klipper hangs after launch in Unity

2014-07-19 Thread Dmitriy "Simplehuman" Fedorov
Is is still actual for Ubuntu 14.04 x64 and 14.10 x64 ** Description changed: + Still actual for Ubuntu 14.10 x64 + klipper hangs after launch in Unity. I am getting this output in terminal: klipper QDBusConnection: session D-Bus connection created before QCoreApplication. Applica