[Bug 2077926] Re: crash in openzfs - 2.2.2 not supported on 6.8

2024-10-11 Thread Aleksandr Mikhalitsyn
Hey John! Of course, if I have any piece of information about this one (like reproducer) I'll share it with you. But for now, we only have these two LXD issues (links are in comment #3) and that's it. Also you may look into this discussion: https://github.com/openzfs/zfs/issues/16324 Also, I'm c

[Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-10-11 Thread Aleksandr Mikhalitsyn
I don't think that I have permissions for that ;-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064176 Title: LXD fan bridge causes blocked tasks To manage notifications about this bug go to: htt

[Bug 2077926] Re: crash in openzfs - 2.2.2 not supported on 6.8

2024-10-10 Thread Aleksandr Mikhalitsyn
I have some evidences that potentially we have even more serious trouble with ZFS on Ubuntu Noble 6.8 kernel. Some time ago LXD team has got a report about LXCFS processes crashes: https://github.com/lxc/lxcfs/issues/644 After spending really a lot of time checking everything from our side (in LX

[Bug 2067900] Re: apparmor unconfined profile blocks pivot_root

2024-10-07 Thread Aleksandr Mikhalitsyn
Hi Georgia, thanks a lot for looking into this issue! Kind regards, Alex -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067900 Title: apparmor unconfined profile blocks pivot_root To manage notif

[Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-09-30 Thread Aleksandr Mikhalitsyn
** Changed in: linux (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064176 Title: LXD fan bridge causes blocked tasks To manage notifications about

[Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-09-27 Thread Aleksandr Mikhalitsyn
patch for Jammy https://lists.ubuntu.com/archives/kernel- team/2024-September/154056.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064176 Title: LXD fan bridge causes blocked tasks To manage

[Bug 2081231] Re: kernel 6.8.0-40: ext4 online resize on thin-provisioned storage gives BUG at fs/ext4/resize.c:324

2024-09-26 Thread Aleksandr Mikhalitsyn
Minimal reproducer: mkdir -p /tmp/ext4_crash/mnt EXT4_CRASH_IMG="/tmp/ext4_crash/disk.img" rm -f $EXT4_CRASH_IMG truncate $EXT4_CRASH_IMG --size 25MiB EXT4_CRASH_DEV=$(losetup --find --nooverlap --direct-io=on --show $EXT4_CRASH_IMG) mkfs.ext4 -E nodiscard,lazy_itable_init=0,lazy_journal_init=0 $E

[Bug 2081231] Re: kernel 6.8.0-40: ext4 online resize on thin-provisioned storage gives BUG at fs/ext4/resize.c:324

2024-09-25 Thread Aleksandr Mikhalitsyn
upstream patch https://lore.kernel.org/linux-ext4/20240925143325.518508-1-aleksandr.mikhalit...@canonical.com -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2081231 Title: kernel 6.8.0-40: ext4 onlin

[Bug 2081231] Re: kernel 6.8.0-40: ext4 online resize on thin-provisioned storage gives BUG at fs/ext4/resize.c:324

2024-09-24 Thread Aleksandr Mikhalitsyn
Looks like this: https://lore.kernel.org/linux-ext4/ee3df746-901c-40bd-95b5-2a2b73403...@huawei.com -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2081231 Title: kernel 6.8.0-40: ext4 online resize o

[Bug 2081231] Re: kernel 6.8.0-40: ext4 online resize on thin-provisioned storage gives BUG at fs/ext4/resize.c:324

2024-09-24 Thread Aleksandr Mikhalitsyn
** Summary changed: - kernel 6.8.0-40: ext4 online resize on thin-provisioned storage gives 'invalid opcode' + kernel 6.8.0-40: ext4 online resize on thin-provisioned storage gives BUG at fs/ext4/resize.c:324 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 2067900] Re: apparmor unconfined profile blocks pivot_root

2024-09-12 Thread Aleksandr Mikhalitsyn
We have another problem which disappears when I revert dc757a645cfa82f6ac252365df20a36a9ff82760 ("UBUNTU: SAUCE: apparmor4.0.0 [81/90]: apparmor: convert easy uses of unconfined() to label_mediates()") commit. Now it is not connected with unconfined profiles at all, it involves Ubuntu Noble (host

[Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-09-09 Thread Aleksandr Mikhalitsyn
v2 submitted https://lists.ubuntu.com/archives/kernel- team/2024-September/153551.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064176 Title: LXD fan bridge causes blocked tasks To manage not

[Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-09-09 Thread Aleksandr Mikhalitsyn
** Description changed: + SRU Justification: + + [Impact] + + User can trigger a host crash on Jammy/Noble by launching + a container which uses Ubuntu FAN network in LXD. + + [Fix] + + A first proposed patch fixes RCU locking by releasing rcu_read_lock + on the skb discard codepath. + + Seco

[Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-09-06 Thread Aleksandr Mikhalitsyn
https://lists.ubuntu.com/archives/kernel-team/2024-September/153510.html ** Patch added: "0001-UBUNTU-SAUCE-fan-release-rcu_read_lock-on-skb-discar.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2064176/+attachment/5814067/+files/0001-UBUNTU-SAUCE-fan-release-rcu_read_lock-on-skb

[Bug 2067900] Re: apparmor unconfined profile blocks pivot_root

2024-08-30 Thread Aleksandr Mikhalitsyn
AFAIK, fix was landed https://gitlab.com/apparmor/apparmor/-/commit/4bb134e4bb950a8c9a1f70a27eb2acd2a35df412 But changelog https://changelogs.ubuntu.com/changelogs/pool/main/a/apparmor/apparmor_4.0.1really4.0.0-beta3-0ubuntu0.1/changelog says that everything was reverted back to 4.0.0~beta. -- Y

[Bug 2077413] Re: apparmor unconfined profile blocks signal sending

2024-08-20 Thread Aleksandr Mikhalitsyn
Hey Christian! thanks a lot for your fast reaction on this report! >In other words: this looks like normal and expected behaviour to me. You'll need to add a rule ok, that makes sense. >Note that abstractions/base allows signal (receive) peer=unconfined, - and "unconfined" does not match your p

[Bug 2077413] Re: apparmor unconfined profile blocks signal sending

2024-08-20 Thread Aleksandr Mikhalitsyn
** Also affects: apparmor (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/2077413 Title: apparmor unconfined profile blocks signal sending To mana

[Bug 2066148] Re: Ubuntu Noble lacks of CRIU package

2024-08-13 Thread Aleksandr Mikhalitsyn
rom upstream and so on. ** Changed in: criu (Ubuntu) Assignee: (unassigned) => Aleksandr Mikhalitsyn (mihalicyn) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2066148 Title: Ubun

[Bug 2066148] Re: Ubuntu Noble lacks of CRIU package

2024-08-13 Thread Aleksandr Mikhalitsyn
New debdiff. Tested with: https://launchpad.net/~mihalicyn/+archive/ubuntu/criu-noble-test-rev2/+packages ** Patch removed: "deb.diff" https://bugs.launchpad.net/ubuntu/+source/criu/+bug/2066148/+attachment/5780743/+files/deb.diff ** Patch added: "deb.diff" https://bugs.launchpad.net/ub

[Bug 2046486] Re: units with credentials fail in LXD containers

2024-07-26 Thread Aleksandr Mikhalitsyn
>Ill need to check with mihalicyn if the fix relies on a thr lxd snap switching base to core24. no, but we need https://github.com/canonical/lxd-pkg-snap/pull/477 Full details: https://github.com/canonical/lxd/issues/13810#issuecomment-2253259452 -- You received this bug notification because yo

[Bug 2046486] Re: units with credentials fail in LXD containers

2024-07-26 Thread Aleksandr Mikhalitsyn
see also https://github.com/canonical/lxd/issues/13810 ** Changed in: lxd (Ubuntu) Status: Confirmed => Fix Committed ** Bug watch added: github.com/canonical/lxd/issues #13810 https://github.com/canonical/lxd/issues/13810 -- You received this bug notification because you are a member

[Bug 2046486] Re: units with credentials fail in LXD containers

2024-07-25 Thread Aleksandr Mikhalitsyn
https://github.com/canonical/lxd/pull/13820 ** Changed in: lxd (Ubuntu) Assignee: (unassigned) => Aleksandr Mikhalitsyn (mihalicyn) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2046486 Ti

[Bug 2073229] [NEW] snap text input for Firefox suppressed with IBus

2024-07-16 Thread Aleksandr
Public bug reported: After upgrading Ubuntu 22.04 3-5 days ago , keyboard in snap app dont working. (Firefox, RocketChat) Jul 16 10:02:36 adm-anapreichyk firefox[9960]: Unable to connect to ibus: Не удалось подключиться к: Connection refused Jul 16 10:02:36 adm-anapreichyk firefox_firefox.desk

[Bug 2067900] Re: apparmor unconfined profile blocks pivot_root

2024-07-03 Thread Aleksandr Mikhalitsyn
upstream discussion https://gitlab.com/apparmor/apparmor/-/merge_requests/1247 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067900 Title: apparmor unconfined profile blocks pivot_root To manage n

[Bug 2067900] Re: apparmor unconfined profile blocks pivot_root

2024-07-01 Thread Aleksandr Mikhalitsyn
It looks like the same issue happens with "kill" syscall: Jul 01 15:52:45 kernel: audit: type=1400 audit(1719849165.951:291): apparmor="DENIED" operation="signal" class="signal" profile="lxd-v1_" pid=15369 comm="lxd" requested_mask="receive" denied_mask="receive" signal=kill peer="snap.lxd.daemon"

[Bug 2046486] Re: units with credentials fail in LXD containers

2024-06-28 Thread Aleksandr Mikhalitsyn
https://lore.kernel.org/all/20240628153712.288166-1-aleksandr.mikhalit...@canonical.com/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2046486 Title: units with credentials fail in LXD containers T

[Bug 2070048] Re: nvme-tcp: fix retry logic

2024-06-28 Thread Aleksandr Mikhalitsyn
** Description changed: SRU Justification [Impact] * Request to port some out-of-upstream-tree patches to fix NVMe over TCP request retry logic issues [Fix] * Port patches from LKML: https://lore.kernel.org/all/20230908100049.80809-1-h...@suse.de/ [Test Plan] *

[Bug 2046486] Re: units with credentials fail in LXD containers

2024-06-28 Thread Aleksandr Mikhalitsyn
Hopefully, this will be fixed by https://github.com/canonical/lxd/pull/13681 I think we need some help with validation/review and testing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2046486 Title:

[Bug 2070048] Re: nvme-tcp: fix retry logic

2024-06-21 Thread Aleksandr Mikhalitsyn
Have just sent patches for Unstable/Oracular tree: https://lists.ubuntu.com/archives/kernel-team/2024-June/151662.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2070048 Title: nvme-tcp: fix retr

[Bug 2070048] Re: nvme-tcp: fix retry logic

2024-06-21 Thread Aleksandr Mikhalitsyn
** Changed in: ubuntu Assignee: (unassigned) => Aleksandr Mikhalitsyn (mihalicyn) ** Package changed: ubuntu => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: Confirmed => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 2070048] [NEW] nvme-tcp: fix retry logic

2024-06-21 Thread Aleksandr Mikhalitsyn
: ubuntu Importance: Undecided Assignee: Aleksandr Mikhalitsyn (mihalicyn) Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2070048 Title: nvme-tcp: fix retry logic To

[Bug 2068624] [NEW] Testing, please ignore

2024-06-06 Thread Aleksandr
Public bug reported: still testing ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: alsa-base 1.0.25+dfsg-0ubuntu7 ProcVersionSignature: Ubuntu 6.8.0-35.35-generic 6.8.4 Uname: Linux 6.8.0-35-generic x86_64 ApportVersion: 2.28.1-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPI

[Bug 2064144] Re: lxc ships apparmor config that confuses aa-logprof

2024-06-05 Thread Aleksandr Mikhalitsyn
If I understand correctly, a proper replacement for mount options=(rw,make-unbindable) -> **, is mount options=(rw,make-unbindable) -> /{,**}, It turned out that replacing it with: mount options=(rw,make-unbindable) -> /**, does not work properly and restricts anything on / (see also http

[Bug 2068082] [NEW] package libc6 2.35-0ubuntu3.6 failed to install/upgrade: new libc6:amd64 package pre-installation script subprocess returned error exit status 2

2024-06-04 Thread Vishniakov Aleksandr
*** This bug is a duplicate of bug 2067655 *** https://bugs.launchpad.net/bugs/2067655 Public bug reported: Got this on Ubuntu Live CD ProblemType: Package DistroRelease: Ubuntu 22.04 Package: libc6 2.35-0ubuntu3.6 ProcVersionSignature: Ubuntu 6.5.0-18.18~22.04.1-generic 6.5.8 Uname: Linux 6

[Bug 2064144] Re: lxc ships apparmor config that confuses aa-logprof

2024-06-04 Thread Aleksandr Mikhalitsyn
JFYI: https://github.com/lxc/lxc/pull/4452 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064144 Title: lxc ships apparmor config that confuses aa-logprof To manage notifications about this bug go

[Bug 2062176] Re: Cannot launch armhf containers on arm64 host under noble

2024-06-04 Thread Aleksandr Mikhalitsyn
Another reproducer: # cat test2.c #include #include void *threadfn(void *ptr) { return NULL; } int main(int argc, char **argv) { pthread_t thread; pthread_create(&thread, NULL, &threadfn, NULL); pthread_join(thread, NULL); return 0; } # arm-linux-gnueabihf-gcc -D_FILE_OFF

[Bug 2062176] Re: Cannot launch armhf containers on arm64 host under noble

2024-06-04 Thread Aleksandr Mikhalitsyn
>The test case given in the github issue is invalid, because it builds without the default noble compiler flags of -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 so tells us nothing about what code is actually being run as part of noble that depends on the old syscall. It's not invalid, cause we can't req

[Bug 2062176] Re: Cannot launch armhf containers on arm64 host under noble

2024-06-04 Thread Aleksandr Mikhalitsyn
Hi Steve, I have described a reason of this issue above: https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/2062176/comments/3 >So this is not a bug in glibc, This is not a bug. This is a kernel configuration issue. Kernel configuration has COMPAT_32BIT_TIME=n, but must have COMPAT_32BIT_TIME=y

[Bug 2067655] [NEW] package libc6 2.35-0ubuntu3.6 failed to install/upgrade: new libc6:amd64 package pre-installation script subprocess returned error exit status 2

2024-05-30 Thread Vishniakov Aleksandr
Public bug reported: Just got this as tried to install Ubuntu 24.04.4 ProblemType: Package DistroRelease: Ubuntu 22.04 Package: libc6 2.35-0ubuntu3.6 ProcVersionSignature: Ubuntu 6.5.0-18.18~22.04.1-generic 6.5.8 Uname: Linux 6.5.0-18-generic x86_64 NonfreeKernelModules: zfs ApportVersion: 2.20.1

[Bug 2067605] [NEW] testing creation of tickets, please ignore

2024-05-30 Thread Aleksandr
Public bug reported: description ** Affects: nvidia-graphics-drivers-390 (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/2067605 Title: testi

[Bug 2062176] Re: Cannot launch armhf containers on arm64 host under noble

2024-05-30 Thread Aleksandr Mikhalitsyn
This is the reason: https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-raspi/+git/noble/tree/debian.raspi/config/annotations?h=master-next#n155 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2038582 Minimal reproducer: # cat test.c #define _GNU_SOURCE #include #include #includ

[Bug 2064144] Re: lxc ships apparmor config that confuses aa-logprof

2024-05-27 Thread Aleksandr Mikhalitsyn
From LXC side, we probably should fix this too, just to follow the AppArmor spec. I'll prepare a PR for that. John, what's the best way to validate AppArmor profiles syntax and conformance with the spec? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 2066148] Re: Ubuntu Noble lacks of CRIU package

2024-05-21 Thread Aleksandr Mikhalitsyn
New debdiff. Tested with https://launchpad.net/~mihalicyn/+archive/ubuntu/criu-noble- test/+packages ** Patch added: "deb.diff" https://bugs.launchpad.net/ubuntu/+source/criu/+bug/2066148/+attachment/5780743/+files/deb.diff -- You received this bug notification because you are a member of U

[Bug 2066148] Re: Ubuntu Noble lacks of CRIU package

2024-05-20 Thread Aleksandr Mikhalitsyn
** Patch removed: "deb.diff" https://bugs.launchpad.net/ubuntu/+source/criu/+bug/2066148/+attachment/5779927/+files/deb.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2066148 Title: Ubuntu N

[Bug 2066148] Re: Ubuntu Noble lacks of CRIU package

2024-05-20 Thread Aleksandr Mikhalitsyn
Tested with PPA and it looks like compile-time problem is fixed, but now we have the next one: https://launchpadlibrarian.net/730889722/buildlog_ubuntu-noble-ppc64el.criu_3.17.1-3ubuntu1_BUILDING.txt.gz mkdir -p /<>/debian/criu/usr/lib/powerpc64le-linux-gnu install -m 755 lib/c/libcriu.so /<>/de

[Bug 2066148] Re: Ubuntu Noble lacks of CRIU package

2024-05-20 Thread Aleksandr Mikhalitsyn
It's clearly a false-positive on GCC 13.2 Attaching a Debian diff with workaround (disable warnings and prevent compilation failures). ** Patch added: "deb.diff" https://bugs.launchpad.net/ubuntu/+source/criu/+bug/2066148/+attachment/5779927/+files/deb.diff -- You received this bug notifica

[Bug 2066148] [NEW] Ubuntu Noble lacks of CRIU package

2024-05-20 Thread Aleksandr Mikhalitsyn
Public bug reported: It looks like because of build failures on Noble toolchain: https://launchpad.net/ubuntu/noble/+source/criu/+builds precisely the same version was building just fine on Mantic. $ rmadison criu -u ubuntu criu | 2.0-2ubuntu3 | xenial/universe | source, a

[Bug 2060965] Re: liblxc is missing in 24.04

2024-04-15 Thread Aleksandr Mikhalitsyn
Hi! Couldn't you check if this is fixed for you? This is what I see now on Noble: root@lxc-test-noble:~# apt search liblxc Sorting... Done Full Text Search... Done golang-gopkg-lxc-go-lxc.v2-dev/noble 0.0+git20230621.be98af2-1 all Go bindings for liblxc liblxc-common/noble,now 1:5.0.3-2ubuntu

[Bug 2059550] Re: autopkgtest failures on 1:5.0.3-2ubuntu3 (Noble)

2024-04-12 Thread Aleksandr Mikhalitsyn
https://autopkgtest.ubuntu.com/packages/l/lxc all tests are green, except i386 (which is broken for years :-( and this should not block a migration). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059

[Bug 2060965] Re: liblxc is missing in 24.04

2024-04-11 Thread Aleksandr Mikhalitsyn
Hi! I would suggest to way 1-2 days, because right now we are trying to get https://launchpad.net/ubuntu/+source/lxc/1:5.0.3-2ubuntu5 in Noble. This should solve this problem too. I can only guess that your problem connected with that 1:5.0.1-0ubuntu8 was early replaced by 1:5.0.3-2ubuntu1, but t

[Bug 2059550] Re: autopkgtest failures on 1:5.0.3-2ubuntu3 (Noble)

2024-04-10 Thread Aleksandr Mikhalitsyn
** Patch added: "debdiff.diff" https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/2059550/+attachment/5763468/+files/debdiff.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059550 Title: aut

[Bug 2059550] Re: autopkgtest failures on 1:5.0.3-2ubuntu3 (Noble)

2024-04-10 Thread Aleksandr Mikhalitsyn
Ok, lxc/1:5.0.3-2ubuntu4 was uploaded and it's getting better but, unfortunately, "lxc-test-unpriv" test wasn't skipped really. Despite this bug (https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/2056461) I was able to make my local autopkgtest environment to work: autopkgtest \ --apt-

[Bug 2059550] Re: autopkgtest failures on 1:5.0.3-2ubuntu3 (Noble)

2024-04-10 Thread Aleksandr Mikhalitsyn
Thanks, Julian! Once this version pass all tests and reach archives I'll prepare PRs for https://salsa.debian.org/lxc-team/lxc to be in sync with Debian. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 2059550] Re: autopkgtest failures on 1:5.0.3-2ubuntu2 (Noble)

2024-04-10 Thread Aleksandr Mikhalitsyn
It's worth mentioning that this debdiff includes not only tests disabling but also fix that allows to build source package on Ubuntu. If you do: pull-lp-source liblxc-dev noble-proposed cd lxc-5.0.3 debuild -S -d you will see something like this: dpkg-source -b . dpkg-source: info: using sourc

[Bug 2059550] Re: autopkgtest failures on 1:5.0.3-2ubuntu2 (Noble)

2024-04-09 Thread Aleksandr Mikhalitsyn
** Patch added: "debdiff.diff" https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/2059550/+attachment/5763115/+files/debdiff.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059550 Title: aut

[Bug 2056461] Re: autopkgtest-virt-qemu on noble images sometimes hangs doing copydown

2024-04-09 Thread Aleksandr Mikhalitsyn
Looks like I'm facing the same issue: /testbed-packages autopkgtest-virt-qemu: DBG: +> cat autopkgtest-virt-qemu: DBG: +>? autopkgtest-virt-qemu: DBG: +", 'deststdout', "<_io.BufferedReader name='/dev/null'>", 'devnull_read', <_io.BufferedReader name='/dev/null'>] autopkgtest-virt-qemu: DBG:

[Bug 2059550] [NEW] autopkgtest failures on 1:5.0.3-2ubuntu2 (Noble)

2024-03-28 Thread Aleksandr Mikhalitsyn
Public bug reported: We can see autopkgtest failures on Noble: https://autopkgtest.ubuntu.com/packages/lxc 1:5.0.3-2ubuntu2 from noble-proposed/universe Details from log (https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/amd64/l/lxc/20240327_203000_ce7d4@/log.gz): ==

[Bug 1956916] Re: Using certain xkb-options, e.g. Alt+Shift, for switching input sources not reflected by the input source indicator in a wayland session

2022-06-05 Thread Aleksandr Alekseenko
Confirmed. #36 The switching to XORG has solved all keyboard layout issues. Also, it solved the "Double click on the window Title to expand a window" issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1959888] Re: Wayland sessions can't use external monitors that are connected to an Nvidia GPU with the proprietary driver

2022-06-02 Thread Aleksandr Panzin
I have the same problem... And mine is worse - picking Ubuntu on XOrg has no effect. ThinkPad P1 Gen3 has all HDMI/USBC monitors connected to NVidia only. So I cannot use external monitor in any way shape or form. This is new, btw. XDG_SESSION_DESKTOP=ubuntu-xorg XDG_SESSION_TYPE=x11 $ prime-s

[Bug 1964781] [NEW] gnome-control-center cannot run without gedit

2022-03-14 Thread Aleksandr Ploskov
Public bug reported: 1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu $ lsb_release -rd Description:Ubuntu 21.10 Release:21.10 2) The version of the package you are using, via 'apt-cache policy pkgname' or by checking in Software Center $ apt-c

[Bug 1960865] Re: System freeze when plugging USB-C monitor into a hybrid Intel/Nvidia laptop: [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100]

2022-02-16 Thread Aleksandr Panzin
I'll reproduce later today after hours. Will also try to install 22.04 to see if it helps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960865 Title: System freeze when plugging USB-C monitor int

[Bug 1960865] Re: System freeze when plugging USB-C monitor into a hybrid Intel/Nvidia laptop: [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100]

2022-02-16 Thread Aleksandr Panzin
@vanvugt - USB-C port seems to be wired to NVIDIA GPU on this laptop. I cannot use the monitor, if I switch to Intel GPU (`prime-select intel`) - it doesn't even identify that a monitor was connected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1960865] Re: System freeze

2022-02-15 Thread Aleksandr Panzin
@vanvught 1. I can literally reproduce the crash. It's 100% reproducible. 2. The whole system freezes and the logs get a bunch of zeros. (attached is the file with extract from syslog from the moment I attach the screen to crash) ** Attachment added: "syslog" https://bugs.launchpad.net/ubunt

[Bug 1960865] [NEW] System freeze

2022-02-14 Thread Aleksandr Panzin
Public bug reported: I recently upgraded my NVidia drivers on my ThinkPad P1 Gen 3. If I start Ubuntu on Wayland session and plug in my USB-C monitor the system reliably completely freeze. The freeze is also reproducible if the screen is plugged in during startup and trying to login into a Waylan

[Bug 1945839] [NEW] package shim-signed 1.51+15.4-0ubuntu9 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 1

2021-10-01 Thread Aleksandr Zenevich
Public bug reported: h ProblemType: Package DistroRelease: Ubuntu 21.04 Package: shim-signed 1.51+15.4-0ubuntu9 ProcVersionSignature: Ubuntu 5.11.0-37.41-generic 5.11.22 Uname: Linux 5.11.0-37-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia .proc.sys.kernel.moksbstate_disabled: Error:

[Bug 1933716] Re: Black screen on boot after stable update

2021-09-21 Thread Aleksandr Rytov
In freedesktop https://gitlab.freedesktop.org/drm/intel/-/issues/3440 ** Bug watch added: gitlab.freedesktop.org/drm/intel/-/issues #3440 https://gitlab.freedesktop.org/drm/intel/-/issues/3440 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 1933716] Re: Black screen on boot after stable update

2021-07-23 Thread Aleksandr Rytov
*** This bug is a duplicate of bug 1934647 *** https://bugs.launchpad.net/bugs/1934647 This bug in kernel bugtracker https://bugzilla.kernel.org/show_bug.cgi?id=213615 ** Bug watch added: Linux Kernel Bug Tracker #213615 https://bugzilla.kernel.org/show_bug.cgi?id=213615 -- You received

[Bug 1933716] Re: Black screen on boot after stable update

2021-07-22 Thread Aleksandr Rytov
*** This bug is a duplicate of bug 1934647 *** https://bugs.launchpad.net/bugs/1934647 ** This bug has been marked a duplicate of bug 1934647 [HP Pavilion Gaming Laptop 15-dk0xxx] Black screen at login using 5.8.0-59, but 5.8.0-43 and 5.12.14 work fine -- You received this bug notificati

[Bug 1933806] Re: Main monitor doesn't display anything

2021-07-22 Thread Aleksandr Rytov
*** This bug is a duplicate of bug 1934647 *** https://bugs.launchpad.net/bugs/1934647 ** This bug has been marked a duplicate of bug 1934647 [HP Pavilion Gaming Laptop 15-dk0xxx] Black screen at login using 5.8.0-59, but 5.8.0-43 and 5.12.14 work fine -- You received this bug notificati

[Bug 1934647] Re: [HP Pavilion Gaming Laptop 15-dk0xxx] Black screen at login using 5.8.0-59, but 5.8.0-43 and 5.12.14 work fine

2021-07-22 Thread Aleksandr Rytov
I have HP Proobook 450 and also have this problem. It is not in Nvidia driver cause i have internal intel gpu. when i plug external monitor as secondary monitor - i see ubuntu banner and after login blindly i may do what i want on second screen but internal notebook monitor black. kernel 5.11.0

[Bug 1928566] [NEW] Triangular window rendering artifacts on xubuntu 20.04.1

2021-05-15 Thread Aleksandr
Public bug reported: Window and content rendering artifacts in some applications. The artifacts look like triangles. Sometimes small, sometimes half the size of a window. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.8.0-50.56~20.04.1-g

[Bug 1917850] [NEW] bluetooth 5 in ubuntu 20.04 no found

2021-03-04 Thread Odintcov Aleksandr
Public bug reported: T: Bus=02 Lev=02 Prnt=02 Port=04 Cnt=01 Dev#= 4 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs= 1 P: Vendor=0bda ProdID=8771 Rev=02.00 S: Manufacturer=Realtek S: Product=Bluetooth Radio S: SerialNumber=00E04C239987 C: #Ifs= 2 Cfg#= 1 Atr=e0 Mx

[Bug 1293267] Re: make_ext4fs results in "can't set android permissions - built without android support"

2021-01-14 Thread Vishniakov Aleksandr
Holy linux, it's still exists in 2020 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1293267 Title: make_ext4fs results in "can't set android permissions - built without android support" To manage

[Bug 545103] Re: GRUB_GFXPAYLOAD_LINUX should automatically insert vbe

2021-01-10 Thread Vishniakov Aleksandr
This bug affects me too. Details: Gigabyte GA-990XA-UD3 rev 1.0 with latest F14e BIOS (support UEFI) ASUS HD7850-DC2-2GD5-V2 (Radeon HD 7850) Latest Ubuntu 20.10 (UEFI mode), clean install with all updates. Package versions: grub-common/groovy-updates,now 2.04-1ubuntu35.1 amd64 [installed,automat

[Bug 1846334] Re: cupsd assert failure: free(): invalid pointer

2020-12-11 Thread Aleksandr Panzin
This has been happening for ages now. 18.04 to 20.10 are all affected -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846334 Title: cupsd assert failure: free(): invalid pointer To manage notificati

[Bug 1904258] Re: Nautilus (Files) app shows drive that was pulled out without unmount

2020-11-19 Thread Aleksandr
Here are the requested logs when running: gio mount -o I have added comments to the text file to where drive was removed and re-inserted. ** Attachment added: "gioLogsForRepro.txt" https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1904258/+attachment/5436061/+files/gioLogsForRepro.txt

[Bug 1904258] Re: Nautilus (Files) app shows drive that was pulled out without unmount

2020-11-17 Thread Aleksandr
Could you tell me where to find the generated logs? I see terminal output running gio mount -0 but don't know where the generated log is being saved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/19

[Bug 1904258] [NEW] Nautilus (Files) app shows drive that was pulled out without unmount

2020-11-13 Thread Aleksandr
Public bug reported: I mount a flash drive onto my Ubuntu 18.04.5 instance. Started writing data to it. While data is still being written to the flash drive I pulled out the flash drive. Looking at the Nautilus (Files) window, I still see the drive. Running findmnt -S , produces some output. Non

[Bug 1901024] Re: Crash on startup using linux 5.8.0-25

2020-10-26 Thread Aleksandr Panzin
@rmoisto - I have the same issue. It's not your system error, it's 5.8.0_25 + AMD driver issue. 5.4 kernel works well. ** Also affects: linux Importance: Undecided Status: New ** Project changed: linux => xf86-video-amd -- You received this bug notification because you are a member o

[Bug 1881434] [NEW] PCI/internal sound card not detected

2020-05-30 Thread Aleksandr Sava
Public bug reported: In my PC is a Intel Corporation Device 2284 (rev 35). When I open the sound preferences, I only see a dummy output. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39 Uname: Li

[Bug 1758512] Re: No virtual terminals (CTRL+ALT+F?) when no user logged in; erratic behaviour when user logged in.

2019-04-19 Thread Aleksandr
I have same bug on ubuntu. Lenovo B5400. Description:Ubuntu 18.04.2 LTS Release:18.04 Codename: bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1758512 Title: No virtual term

[Bug 1820001] Re: vgcfgbackup stuck in kernel, causing lvm and udevd block forever

2019-03-13 Thread Aleksandr Kichigin
It seems that simple `ls -la /dev/disk/by-path` freezes `ls` process. However, /dev listing normally, as well as /dev/disk/{by-id,by- label,etc} (except `by-path`). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1820001] Re: vgcfgbackup stuck in kernel, causing lvm and udevd block forever

2019-03-13 Thread Aleksandr Kichigin
** Attachment removed: "journalctl" https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1820001/+attachment/5245988/+files/journalctl-part.txt ** Attachment added: "journalctl" https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1820001/+attachment/5245989/+files/journalctl-part.txt -- Y

[Bug 1820001] Re: vgcfgbackup stuck in kernel, causing lvm and udevd block forever

2019-03-13 Thread Aleksandr Kichigin
ps axu | awk '$8 ~ /^D/' ** Attachment added: "stuck processes (D)" https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1820001/+attachment/5245990/+files/stucked_processes.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1820001] Re: vgcfgbackup stuck in kernel, causing lvm and udevd block forever

2019-03-13 Thread Aleksandr Kichigin
** Attachment added: "pvs -" https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1820001/+attachment/5245984/+files/pvs_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820001 Title:

[Bug 1820001] Re: vgcfgbackup stuck in kernel, causing lvm and udevd block forever

2019-03-13 Thread Aleksandr Kichigin
** Attachment added: "journalctl" https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1820001/+attachment/5245988/+files/journalctl-part.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820001 T

[Bug 1820001] Re: vgcfgbackup stuck in kernel, causing lvm and udevd block forever

2019-03-13 Thread Aleksandr Kichigin
** Attachment added: "apt list --installed" https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1820001/+attachment/5245979/+files/apt_list_installed.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1820001] Re: vgcfgbackup stuck in kernel, causing lvm and udevd block forever

2019-03-13 Thread Aleksandr Kichigin
** Attachment added: "dmesg" https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1820001/+attachment/5245981/+files/dmesg-part.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820001 Title: vg

[Bug 1820001] Re: vgcfgbackup stuck in kernel, causing lvm and udevd block forever

2019-03-13 Thread Aleksandr Kichigin
** Attachment added: "lvs -" https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1820001/+attachment/5245983/+files/lvs_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820001 Title:

[Bug 1820001] Re: vgcfgbackup stuck in kernel, causing lvm and udevd block forever

2019-03-13 Thread Aleksandr Kichigin
** Attachment added: "vgcfgbackup -qq main" https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1820001/+attachment/5245982/+files/lvm-configuration.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1820001] [NEW] vgcfgbackup stuck in kernel, causing lvm and udevd block forever

2019-03-13 Thread Aleksandr Kichigin
Public bug reported: Hello I am using lvm snapshots over sofware raid with 4 devices for rsync backups. Recently I found out that it is stuck and any operaton with lvm is stuck as well. This also causes 1000+ processes of systemd-udevd to be in interpretable sleep and cannot be killed. My ba

[Bug 1777444] Re: broadcom-sta 6.30.223.271-3~16.04.2 ADT test failure with linux-hwe-edge 4.15.0-23.25~16.04.1

2018-07-28 Thread Aleksandr Lapenko
Yes!!! sudo apt-get purge bcmwl-kernel-source sudo apt-get install broadcom-sta-dkms It works!!! Thank You All!! Все заработало, вай фай нашелся. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1777

[Bug 1737614] Re: Low sound volume with Sunrise Point-LP HD Audio (ALC3227) in HP 15-BS576TX laptop

2018-06-10 Thread Aleksandr Panzin
Still here with Ubuntu 18.04 on ThinkPad P51s $ cat /proc/asound/card*/codec* | grep Codec Codec: Realtek ALC298 Codec: Intel Kabylake HDMI $ sudo lspci -vvv | grep -A 40 -i audio 00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21) Subsystem: Lenovo Sunrise Point-

[Bug 1753951] [NEW] package fonts-opensymbol 2:102.10+LibO5.4.5-0ubuntu0.17.10.4 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting conf

2018-03-07 Thread Aleksandr Lubnin
Public bug reported: When you search for updates it gives an error ProblemType: Package DistroRelease: Ubuntu 17.10 Package: fonts-opensymbol 2:102.10+LibO5.4.5-0ubuntu0.17.10.4 ProcVersionSignature: Ubuntu 4.13.0-36.40-generic 4.13.13 Uname: Linux 4.13.0-36-generic x86_64 ApportVersion: 2.20.7-0

[Bug 1684240] Re: Lagging square around mouse pointer

2018-01-09 Thread Aleksandr
You can remove sddm and use lightdm instead until this bug is not fixed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications abo

[Bug 1716379] [NEW] Mouse problem

2017-09-11 Thread Salin Aleksandr
Public bug reported: Now it's the biggest problem that irritates me. My mouse doesn't work horizontally ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.8.0-58.63~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-58-generic x86_64 NonfreeKernelModu

[Bug 1697404] [NEW] install

2017-06-12 Thread aleksandr
Public bug reported: Install ubuntu 16.04 after using 17.04 Kyli ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ubiquity 2.21.63.3 ProcVersionSignature: Ubuntu 4.8.0-36.36~16.04.1-generic 4.8.11 Uname: Linux 4.8.0-36-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 Caspe

[Bug 1696216] Re: package linux-image-4.8.0-54-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2017-06-08 Thread Aleksandr
Try sudo apt-get autoremove sudo apt-get update sudo apt-get upgrade reboot This help me -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1696216 Title: package linux-image-4.8.0-54-generic (not instal

[Bug 1688032] Re: systemd-resolved DHCP: does not change DNS servers

2017-05-03 Thread Aleksandr Panzin
Nevermind. Found a config issue. Network Manager fails silently ** Changed in: systemd (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/1688032 Title: systemd-re

[Bug 1688032] Re: systemd-resolved DHCP: does not change DNS servers

2017-05-03 Thread Aleksandr Panzin
Adding additional DNS servers via NetworkManager config - also has 0 effect on `systemd-resolve --status` DNS Domains are changed, though. Here is systemd-resolve --status: Global DNS Servers: 8.8.8.8 8.8.4.4 2001:4860:4860::

  1   2   3   >