[Bug 2071804] Re: notcurses FTBFS on oracular riscv64

2024-07-03 Thread nick black
do you have any more logs than the dh_install step? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2071804 Title: notcurses FTBFS on oracular riscv64 To manage notifications about this bug go to:

[Bug 2071804] Re: notcurses FTBFS on oracular riscv64

2024-07-03 Thread nick black
thanks for the report. let me look into this and see what's going on. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2071804 Title: notcurses FTBFS on oracular riscv64 To manage notifications about

[Bug 2071575] Re: llvm-dev installs LLVMgold.so symlink only - dangling to no target

2024-07-01 Thread Daniel Black
*** This bug is a duplicate of bug 2064187 *** https://bugs.launchpad.net/bugs/2064187 Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2071575 Title: llvm-dev installs LLVMgold.so

[Bug 2071575] Re: llvm-dev installs LLVMgold.so symlink only - dangling to no target

2024-06-30 Thread Daniel Black
llvm-18-linker-tools from the llvm-toolchain-18 source appears to be the one responsible for the installed based on the other linker-tools packages. ** Package changed: llvm-defaults (Ubuntu) => llvm-toolchain-18 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu

[Bug 2071575] Re: llvm-dev installs LLVMgold.so in wrong location

2024-06-30 Thread Daniel Black
** Description changed: While compiling with clang cd /build/libservices && /usr/bin/clang -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -I/source/wsrep-lib/include -I/source/wsrep-lib/wsrep-API/v26 -I/build/include -I/source/include -O2 -g -DNDEBUG -U_FORTIFY_SOURCE -fsanitize=address -fPIC

[Bug 2071575] [NEW] llvm-dev installs LLVMgold.so in wrong location

2024-06-30 Thread Daniel Black
Public bug reported: While compiling with clang cd /build/libservices && /usr/bin/clang -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -I/source/wsrep-lib/include -I/source/wsrep-lib/wsrep-API/v26 -I/build/include -I/source/include -O2 -g -DNDEBUG -U_FORTIFY_SOURCE -fsanitize=address -fPIC

[Bug 2063949] Re: Snap won't work with encrypted home folder

2024-04-27 Thread Black Knight
** Description changed: Other snaps work fine with encrypted home folder of my Ubuntu 16.04.7 O.S. But chromium snap won't work or start , with the following error output ; ``` update.go:85: cannot change mount namespace according to change mount

[Bug 2063949] Re: Snap won't work with encrypted home folder

2024-04-27 Thread Black Knight
** Description changed: Other snaps work fine with encrypted home folder of my Ubuntu 16.04.7 O.S. But chromium snap won't work or start , with the following error output ; ``` update.go:85: cannot change mount namespace according to change mount

[Bug 2063949] [NEW] Snap won't work with encrypted home folder

2024-04-27 Thread Black Knight
Public bug reported: Other snaps work fine with encrypted home folder of my Ubuntu 16.04.7 O.S. But chromium snap won't work or start , with the following error output ; ``` update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/local/share/doc

[Bug 1899439] Re: MariaDB Unspecified Vulnerability

2022-07-07 Thread Daniel Black
10.1.48 is now in bionic and this can be closed. -- 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/1899439 Title: MariaDB Unspecified Vulnerability To manage notifications about this bug go

[Bug 1903040] Re: MariaDB Multiple Denial of Service Vulnerabilities

2022-07-07 Thread Daniel Black
10.1.48 is now in bionic and this can be closed -- 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/1903040 Title: MariaDB Multiple Denial of Service Vulnerabilities To manage notifications

[Bug 1971226] Re: package mariadb-server-10.6 (not installed) failed to install/upgrade: new mariadb-server-10.6 package pre-installation script subprocess returned error exit status 1

2022-05-04 Thread Daniel Black
same as #1970671 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971226 Title: package mariadb-server-10.6 (not installed) failed to install/upgrade: new mariadb-server-10.6 package

[Bug 1970671] Re: package mariadb-server-10.6 1:10.6.7-2ubuntu1 failed to install/upgrade: new mariadb-server-10.6 package pre-installation script subprocess returned error exit status 1

2022-04-29 Thread Daniel Black
from DpkgTerminalLog.txt: Preparing to unpack .../00-mariadb-server-10.6_1%3a10.6.7-2ubuntu1_amd64.deb ... /var/lib/mysql: found previous version 8.0 This is mariadb refusing to install over MySQL-8.0. It can't auto- upgrade from MySQL-8.0 so it gracefully fails rather than destroying your data.

[Bug 1970634] Re: FTBFS: mariadb fails to start due to low MEMLOCK limit

2022-04-28 Thread Daniel Black
Could it be -flto/-ffat-lto-objects related (like https://jira.mariadb.org/browse/MDEV-25633)? The top part of the stack trace looks the same. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1970634

[Bug 1969160] Re: mariadb [ERROR] mysqld got signal 6

2022-04-28 Thread Daniel Black
See https://bugs.launchpad.net/ubuntu/+source/mariadb-10.6/+bug/1970634 as its the same problem. While my 10.6.8-MariaDB-1:10.6 test above what built in an ubuntu-22.04 container, it quite possibly used different compile options than what produces the packages. As the regions of code of the

[Bug 1970634] Re: FTBFS: mariadb fails to start due to low MEMLOCK limit

2022-04-28 Thread Daniel Black
On the assembly generated by create_linux_aio (in the mariadbd packages in Ubuntu-22.04, 10.6.7-2: (gdb) disassemble tpool::create_linux_aio,+200 Dump of assembler code from 0x5640cf2e1fb0 to 0x5640cf2e2078: 0x5640cf2e1fb0 <_ZN5tpool16create_linux_aioEPNS_11thread_poolEi+0>: endbr64

[Bug 1970634] Re: FTBFS: mariadb fails to start due to low MEMLOCK limit

2022-04-28 Thread Daniel Black
Note the runtime detection in innodb_use_native_aio_default affects the default value only. Users can explicity set this and really on distros to provide patched kernels. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1970634] Re: FTBFS: mariadb fails to start due to low MEMLOCK limit

2022-04-28 Thread Daniel Black
Actually create_linux_aio (tpool/aio_liburing.cc:194) should already catch this exception. So compiler error? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1970634 Title: FTBFS: mariadb fails to

[Bug 1970634] Re: FTBFS: mariadb fails to start due to low MEMLOCK limit

2022-04-28 Thread Daniel Black
Assertion cause: $ podman run --rm --cap-add=CAP_SYS_PTRACE -e MARIADB_ROOT_PASSWORD=bob -ti --user mysql m106_jammy_debug bash mysql@0740c1895ab4:/$ gdb --args mariadbd --bootstrap GNU gdb (Ubuntu 12.0.90-0ubuntu1) 12.0.90 Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+:

[Bug 1970634] Re: FTBFS: mariadb fails to start due to low MEMLOCK limit

2022-04-28 Thread Daniel Black
From 5.12 kernel memory locked pages aren't needed - https://github.com/axboe/liburing/issues/246#issuecomment-816965961. In #1969160 I tested the upcoming 10.6 release (probably next week sometime) for crashes in uring initialization failures and it didn't. Apart from some error log differences

[Bug 1969160] Re: mariadb [ERROR] mysqld got signal 6

2022-04-26 Thread Daniel Black
Checked a rebased https://github.com/MariaDB/server/pull/2036 (openssl-3.0 backport on 10.6 latest from yesterday) in ubuntu-22.04 container and it doesn't assert. The ENOMEM error handling path is the same as ENOSYS. I will get to the 'uprading' typo though probably not before the next release

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-11-13 Thread nick black
2.4.9 is present in Jellyfish, so things seem to be working fine now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1932103 Title: 2.3.4+dfsg.1-2 is FTBFS To manage notifications about this bug go

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-09-23 Thread nick black
Ahhh, it was due to the Impish Debian freeze. Well, we'll know soon enough! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1932103 Title: 2.3.4+dfsg.1-2 is FTBFS To manage notifications about this

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-09-14 Thread Michael Black
I have only verified proposed in hirsute. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17 (9710) PCI/internal sound card not detected To manage notifications about this

Re: [Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-09-07 Thread Michael Black
I can confirm the same with proposed. On 9/7/21 3:40 PM, Will G wrote: > For the avoidance of doubt I've just booted up `5.11.0-35-generic` from > -proposed (after previously running Hui's build) and audio is working > fine on my 9710. > > ** Tags removed: hirsute verification-needed-hirsute >

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-09-07 Thread Michael Black
Hui Was the 5.11.0-34-generic release suppose to have the patch in it? Thanks Michael -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17 (9710) PCI/internal sound card not

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-09-01 Thread nick black
hrmmm, new versions don't seem to be entering Impish. is that due to something changing since the release of Debian Bullseye, or is notcurses misbehaving on Ubuntu CI? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-08-26 Thread Michael Black
Wang Just tried the kernel you posted and it is working. Thanks Michael -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17 (9710) PCI/internal sound card not detected To

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-08-17 Thread nick black
Alright, the impish release still has 2.3.13+dfsg.1-1, but as soon as 2.3.13+dfsg.1-2, we'll know whether this is still a problem. All autopkgtests have succeeded within the Debian build infrastructure. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

Re: [Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-08-16 Thread Michael Black
Thanks On 8/16/21 8:18 PM, Hui Wang wrote: > @Michael, > > The patch for 5.11.0-31-generic was rejected because it introduced a > build failure (https://lists.ubuntu.com/archives/kernel- > team/2021-August/123162.html), the fix patch will be in the -32 kernel, > and once the -32 kernel merges

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-08-16 Thread Michael Black
Just updated Linux xps17 5.11.0-31-generic #33 System is still showing Dummy Output for sound. But, there are no errors in dmesg now. [2.787880] snd_hda_intel :00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100 [2.787895] snd_hda_intel :00:1f.3: SoundWire

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-08-15 Thread nick black
fwiw, i can no longer reproduce this locally, though i also can't point at any particular commit that ought have fixed it =/. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1932103 Title:

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-08-15 Thread nick black
with the Debian freeze ending, i've reenabled this autopkgtest and am putting up a candidate package now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1932103 Title: 2.3.4+dfsg.1-2 is FTBFS To

Re: [Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-08-09 Thread Michael Black
Thanks > On Aug 9, 2021, at 21:45, Hui Wang <1935...@bugs.launchpad.net> wrote: > > @Michael, > > the patch will be in the 5.11.0-27-generic and later versions. > > -- > You received this bug notification because you are subscribed to the bug > report. >

Re: [Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-30 Thread Michael Black
Did you clone the src files from here? https://github.com/thesofproject/linux.git On 7/30/21 1:34 PM, Raish khaitu wrote: > I am getting this error @mblack154: > > BTF: .tmp_vmlinux.btf: pahole (pahole) is not available > Failed to generate BTF for vmlinux > Try to disable CONFIG_DEBUG_INFO_BTF

Re: [Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-30 Thread Michael Black
Had to compile with: copied over current cofig Removed --> #CONFIG_SYSTEM_TRUSTED_KEYS sudo make menuconfig sudo make clean sudo make deb-pkg LOCALVERSION=-custom KDEB_PKGVERSION=$(make kernelversion)-1 Then installed the deb files. Let me know if this works. Michael On 7/30/21 10:17 AM,

Re: [Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-26 Thread Michael Black
Yes On 7/26/21 2:05 PM, Perry Steger wrote: > Excellent, Michael! Sound in and out? > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17 (9710) PCI/internal sound card not

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-26 Thread Michael Black
Got the kernel compiled this morning with the patch and I have sound. (5.14-rc2) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17 (9710) PCI/internal sound card not detected

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-26 Thread Michael Black
thanks @mblack154 can you try the patch in a312717 https://github.com/thesofproject/linux/commit/a312717b3d2a911a103e09dd313e533bb58d0dd0 You may need to rename the RT711_JD2 as SOF_RT711_JD_SRC_JD2 since a recent commit changed the JD definition.

[Bug 1937931] [NEW] Amd gpu freezes / crashes on load

2021-07-25 Thread black
Public bug reported: I have had several lockups of the amd gpu. The full screen freezes and my pointer is mostly still able to move. But no refreshing of the rest of the UI. So my system-monitor graphs on the top are stuck. Mostly I'm able to switch to terminal (ctrl-alt-f6) and also going to

[Bug 1937931] Re: Amd gpu freezes / crashes on load

2021-07-25 Thread black
Error happened around 322667.259228 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1937931 Title: Amd gpu freezes / crashes on load To manage notifications about this bug go to:

[Bug 1937931] Re: Amd gpu freezes / crashes on load

2021-07-25 Thread black
** Attachment added: "dmesg" https://bugs.launchpad.net/ubuntu/+bug/1937931/+attachment/5513479/+files/dmesg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1937931 Title: Amd gpu freezes /

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-23 Thread Michael Black
Wang Have a patch to test from intel. Attempting to compile doing the following: 1) Copy old config over to source 2) make oldconfig (Accept default changes) 3) make -j8 4) sudo make modules_install At this point I get this error: arch/x86/Makefile:148: CONFIG_X86_X32 enabled but no

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-21 Thread Michael Black
Tried versions 1.6, 1.7 and 1.8. Results from dmesg for each are below. 1.6 - [2.813265] snd_hda_intel :00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100 [2.814293] snd_hda_intel :00:1f.3:

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-20 Thread Michael Black
Looks like same error with 1.7.x and 1.8.x using sof-tgl.ri [2.993700] sof-audio-pci :00:1f.3: SoundWire enabled on CannonLake+ platform, using SOF driver [2.993714] sof-audio-pci :00:1f.3: enabling device ( -> 0002) [2.993959] sof-audio-pci :00:1f.3: DSP detected

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-20 Thread Michael Black
Missing file now. (sof-tgl.ri) [2.977845] snd_hda_intel :00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100 [2.978089] snd_hda_intel :00:1f.3: SoundWire enabled on CannonLake+ platform, using SOF driver [2.978153] snd_hda_intel :01:00.1: enabling

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-20 Thread Michael Black
Removed the link for sof-tgl-h.ri in /lib/firmware/intel/sof/. No errors about file not found. Same error as above. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17 (9710)

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-19 Thread Michael Black
Tried sof-tgl-h.ri 1.7 and 1.8 signed and RC2 of both. Speakers are still showing dummy output. Still getting: [5.999872] sof-audio-pci :00:1f.3: error: firmware boot failure [5.999879] sof-audio-pci :00:1f.3: status: fw entered - code 0005 [5.999885] sof-audio-pci

[Bug 1935850] [NEW] Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-12 Thread Michael Black
Public bug reported: No audio/mic from internal speakers/build in microphone running Ubuntu 20.04, 20.10 or 21.04 . Can connect via USB headset and audio will work. Tried suggestions from Dell XPS 17 (9700) but this is the new model and fixes do not work. Currently running 21.04 with

[Bug 1913676] Re: libmariadb3 fails to include caching_sha2_password.so

2021-07-10 Thread Daniel Black
This is a critical bug. More so on Ubuntu because of it installing MySQL by default. It affects all default connections to the MySQL with MariaDB connector/C and its dependent library, and every application that depends on this libmariadb3. I thought the merge 5 months ago into buster would of

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-06-17 Thread nick black
Agreed, and I can now reproduce this failure locally. Tracking in https://github.com/dankamongmen/notcurses/issues/1784. Thanks! ** Bug watch added: github.com/dankamongmen/notcurses/issues #1784 https://github.com/dankamongmen/notcurses/issues/1784 -- You received this bug notification

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-06-16 Thread nick black
[schwarzgerat](0) $ apt-show-versions notcurses-bin notcurses-bin:amd64/unstable 2.3.4+dfsg.1-3 uptodate [schwarzgerat](0) $ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1932103 Title:

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-06-16 Thread nick black
Present in Debian Unstable. ** Changed in: notcurses (Debian) Status: New => Fix Released ** Changed in: notcurses (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-06-16 Thread nick black
All built, uploaded to the archive. This ought flow to Ubuntu soon enough. Thanks again! ** Changed in: notcurses (Debian) Assignee: (unassigned) => nick black (dankamongmen) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-06-15 Thread nick black
https://buildd.debian.org/status/package.php?p=notcurses=sid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1932103 Title: 2.3.4+dfsg.1-2 is FTBFS To manage notifications about this bug go to:

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-06-15 Thread nick black
by the way @robert-ancell, i notice that you have ",flaky" in there. this isn't present in the Debian package. has it been added in Ubuntu? ** Changed in: notcurses (Ubuntu) Assignee: (unassigned) => nick black (dankamongmen) ** Also affects: notcurses (Debian) Importan

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-06-15 Thread nick black
[schwarzgerat](0) $ dput *.changes Trying to upload package to ftp-master (ftp.upload.debian.org) Checking signature on .changes gpg: /home/dank/src/dsscaw/notcurses_2.3.4+dfsg.1-3_source.changes: Valid signature from 5F43400C21CBFACC Checking signature on .dsc gpg:

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-06-15 Thread nick black
https://salsa.debian.org/debian/notcurses/-/commit/d73556faadfd08013b03ccedbd7348edbddab53e -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1932103 Title: 2.3.4+dfsg.1-2 is FTBFS To manage

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-06-15 Thread nick black
https://salsa.debian.org/debian/notcurses/-/commit/30a0e9d39eb45acca5292c85ee2cd154f275e1f9 building new package now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1932103 Title: 2.3.4+dfsg.1-2 is

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-06-15 Thread nick black
h my patch dropped the -m2 entirely, but i like your -m0,2,0,2 solution, nice. i'll use that instead! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1932103 Title: 2.3.4+dfsg.1-2 is FTBFS To

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-06-15 Thread nick black
I of course mean 2.3.4+dfsg.1-3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1932103 Title: 2.3.4+dfsg.1-2 is FTBFS To manage notifications about this bug go to:

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-06-15 Thread nick black
How embarrassing -- thanks a lot for the heads-up! I think the best way to fix this will be to do so in the Debian package in Unstable, which I assume is how this is reaching Ubuntu. Sound good? This would target 2.3.4+dfsg-3, and I can have it uploaded to Debian Unstable within the hour. -- You

[Bug 1913676] [NEW] libmariadb3 fails to include caching_sha2_password.so

2021-01-28 Thread Daniel Black
Public bug reported: The lack of this shared library means MySQL/MariaDB client connectors connecting to a MySQL-8.0 server (which defaults to caching_sha2_password being the default authentication for users, will get a connection rejected message. This leads to extremely popular work around

[Bug 1904306] Re: bcm2835-v4l2 does not detect/expose the second camera on RPi Compute Module 3+ in Ubuntu Server 20.04.1

2020-12-14 Thread Adam Black
Gah, I've found the issue. Based on the investigation in this thread https://www.raspberrypi.org/forums/viewtopic.php?f=98=174347=25#p1120478 I narrowed it down to dtparam=i2c_arm=on preventing the secondary camera from being detected. After commenting out dtparam=i2c_arm=on from

[Bug 1904306] Re: bcm2835-v4l2 does not detect/expose the second camera on RPi Compute Module 3+ in Ubuntu Server 20.04.1

2020-12-14 Thread Adam Black
On the Raspberry Pi OS side: $ vcgencmd version Aug 19 2020 17:41:31 Copyright (c) 2012 Broadcom version e90cba19a98a0d1f2ef086b9cafcbca00778f094 (clean) (release) (start_x) $ uname -a Linux raspberrypi 5.4.51-v7+ #1333 SMP Mon Aug 10 16:45:19 BST 2020 armv7l GNU/Linux $ vcgencmd get_camera

[Bug 1904306] Re: bcm2835-v4l2 does not detect/expose the second camera on RPi Compute Module 3+ in Ubuntu Server 20.04.1

2020-12-09 Thread Adam Black
Vincent, could you pls help triage and remedy this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1904306 Title: bcm2835-v4l2 does not detect/expose the second camera on RPi Compute Module 3+ in

[Bug 1904306] [NEW] bcm2835-v4l2 does not detect/expose the second camera on RPi Compute Module 3+ in Ubuntu Server 20.04.1

2020-11-14 Thread Adam Black
Public bug reported: This is for video4linux, libv4l or related. There appears to be an issue in or around bcm2835-v4l2 not detecting/configuring/exposing the second camera in Ubuntu Server 20.04.1 on the Raspberry Pi Compute Module 3+ hardware. Followed the official instructions at

[Bug 1871268] Re: Installation fails with Could not configure 'libc6:i386'. , E:Could not perform immediate configuration on 'libgcc-s1:i386'

2020-09-28 Thread Black Mage Zeraf
Tried Installing using UNetBootin on my secondary hard drive and got this error ** Changed in: glibc (Ubuntu) Assignee: (unassigned) => Black Mage Zeraf (blackmagezeraf) ** Changed in: glibc (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification becau

[Bug 1896717] Re: [FFE] notcurses 1.7.4 for ubuntu 20.10

2020-09-23 Thread nick black
Wonderful, thanks so much Łukasz! Yes, a sync from Debian Unstable (or Debian Testing sometime today, when it passes the testing threshold) seems the easiest way to do things, given that I lack Ubuntu upload privileges. Yes, I was able to perform a successful build (using both dpkg- buildpackage

[Bug 1896717] [NEW] [FFE] notcurses 1.7.4 for ubuntu 20.10

2020-09-22 Thread nick black
Public bug reported: Hello. I'd like to request a Feature Freeze Exception for 20.10 per the instructions at https://wiki.ubuntu.com/FreezeExceptionProcess#FeatureFreeze_for_new_upstream_versions. Ubuntu 20.10 currently has notcurses 1.7.0, imported directly from Debian (where I'm the

[Bug 1873696] Re: [needs-packaging] notcurses

2020-05-24 Thread nick black
It appears that notcurses has automatically been imported into Groovy: https://packages.ubuntu.com/source/groovy/notcurses so we can close this as resolved! ** Changed in: ubuntu Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1873696] Re: [needs-packaging] notcurses

2020-04-19 Thread nick black
If it is useful, I have Ubuntu packages available here: https://www.dsscaw.com/repos/apt/ubuntu/ (PPA material) https://www.dsscaw.com/repos/apt/ubuntu/pool/main/n/notcurses/ (direct link) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1873696] [NEW] [needs-packaging] notcurses

2020-04-19 Thread nick black
Public bug reported: I am the author of notcurses, a character graphics/TUI library with deep Unicode support, 24-bit TrueColor, and multithreading safety. I recently packaged it for Debian, and it was accepted into Debian Unstable yesterday evening. The Debian ITP bug is here:

[Bug 1872854] Re: GCC-10 library conflict on s390x

2020-04-15 Thread Daniel Black
Not enabled by default, but whitelisted https://github.com/travis-ci /apt-source-safelist/blob/master/ubuntu.json#L557 and one of the easiest ways to run CI on multiple gcc compiler versions, and architectures since fairly recently (https://docs.travis-ci.com/user/multi-cpu- architectures/). --

[Bug 1869925] Re: syslog 50GB in a few hours

2020-03-31 Thread alukard black
I also tried with or without oibaf amd mesa drivers the issue remains. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869925 Title: syslog 50GB in a few hours To manage notifications about this

[Bug 1869925] [NEW] syslog 50GB in a few hours

2020-03-31 Thread alukard black
Public bug reported: I have a Radeon RX 5700 XT Using: Ubuntu 18.04 kernels 5.3.41 42 43 45 mesa drivers 20.1 19.3 I don't know which package is the problem, I only know it's related to GPU And I saw the same issue here: https://gitlab.freedesktop.org/drm/amd/issues/912#login-pane The following

[Bug 1858452] [NEW] exFat filesystem driver seems to check a directory case sensitive and create directories case insensitive

2020-01-06 Thread Christopher Black
Public bug reported: Hi, I am currently experiencing the following problem in calibre: https://bugs.launchpad.net/calibre/+bug/1858425 It throws an exception if the folder name changes only by changing some of the characters, and then deletes all the files in the folder. After reporting the

[Bug 1838645] Re: openjdk Version: 8u222-b10-1ubuntu1~16.04.1 missing sun/security/validator/KeyStores.class

2019-10-17 Thread Peter Black
I've also encountered this issue, while installing some third-party security software (a Radius agent). Can someone confirm whether the omission of this class was intentional or an accident? Thanks also to Theo, as his solution worked for me. -- You received this bug notification because you

[Bug 1778589] Re: Typographical error in Hungarian

2019-08-06 Thread Peter Black
Before boot, after selecting F2 hungarian language I entered F6 expert mode kernel parameters using CapsLock using qwErty. Only the letter e became large. Same thing happens with the writer of the bugreport. Boot image attached. Thanks, Peter ** Attachment added: "boot screen"

[Bug 1795913] Re: Systemd Resolver works unreliable to local DNS Names

2018-11-13 Thread Kelly Black
I have a similar issue (dns server running on a DSL router). The router assigns hostnames ending in .home Seems to break resolution for the systemd-resolved as well (only working sometimes). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1727662] Re: [Lenovo ThinkPad T450s] Issues after docking and locking: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun

2018-10-26 Thread joe black
Hi, I would like to confirm this as this also affects not only my client but also my Colleagues (thinkpad T460s and T470s). The Problem seem to occur after a few minutes of inactiviy randomly. Some experience this 3-4 times/day while some 2-5 times a week. Running on Ubuntu Bionic 18.04 Kernel

[Bug 1741931] Re: Cannot enable Jean-Yves Lefort's Mail Notification plugin in Evolution

2018-10-16 Thread Evan Black
Still broken as ever in ubuntu 18.04 With the lack of plugins for the latest thunderbird, evolution seems to be about the only real alternative. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1741931

[Bug 1786658] [NEW] splint: does not know about multiarch paths

2018-08-11 Thread Daniel Black
Public bug reported: https://github.com/ClusterLabs/libqb/blob/master/lib/Makefile.am#L149 has this hack and while Debian has fixed it Ubuntu the build/check for non-x86 will fial. This has been fixed in Debian. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675025 ** Affects: splint

[Bug 1784779] [NEW] libglib2.0-dev cross architecture installation fails

2018-07-31 Thread Daniel Black
Public bug reported: While attempting to install libglib2.0-dev for a cross-compile I ran into the following dependency issue; on x86_64 host: $ cat Dockerfile ARG BASE=ubuntu:18.04 FROM $BASE ENV DEBIAN_FRONTEND=noninteractive ARG DEBARCH=s390x RUN echo "deb [arch=$DEBARCH]

[Bug 1784772] [NEW] libuuid1-2.31.1-0.4ubuntu3 install fails with cross-arch install

2018-07-31 Thread Daniel Black
Public bug reported: My goal was to install libxml2-dev:${arch} in a ubuntu for cross compilation. This failed because of libuuid1's dependency information. https://packages.ubuntu.com/bionic-updates/s390x/libuuid1/filelist indicates its a multiarch package. Attempting to install libuuid1 from

[Bug 1768739] [NEW] Hyper-V "type clipboard text" option freezes OS

2018-05-03 Thread Shadus Black
Public bug reported: When using Hyper-V with Windows Server 2016 and Ubuntu Server 18.04 LTS the "type clipboard text" inside the view port of the VMs console and having a string in the clipboard, pasting causes the operating system to become completely unresponsive and requires a hard external

Re: [Bug 1722066] Re: no sound on internal speakers or headphones, then open the gnome_alsamixer, there are three head phone choices, the ones on the left is muted, leave it muted (or not) and turn up

2018-01-15 Thread paint-it-black
Yes updated to 17.10, the same bug is in 17.10. On Mon, Jan 15, 2018 at 5:13 PM, dino99 <1722...@bugs.launchpad.net> wrote: > That version is now dead > http://news.softpedia.com/news/ubuntu-17-04-zesty-zapus- > has-reached-end-of-life-upgrade-to-ubuntu-17-10-now-519360.shtml > > ** Changed in:

[Bug 1706291] Re: MySQL-5.7: default log-tc-size too small on POWER. 3 * ( 64K page size) minimum needed

2017-11-07 Thread Daniel Black
https://bugs.mysql.com/bug.php?id=87995 coming in 5.7.21 Thanks Robie for getting traction there. ** Bug watch added: MySQL Bug System #87995 http://bugs.mysql.com/bug.php?id=87995 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1706291] Re: MySQL-5.7: default log-tc-size too small on POWER. 3 * ( 64K page size) minimum needed

2017-11-07 Thread Daniel Black
I've updated bug 1706281. No reproducible test case yet. 1706281 is more important that this one (if I can reproduce the fault yet). If I don't get a confirmation for #1706281 in the next few days can you please process this one separately. I've also checked and the latest 5.7.20 release doesn't

[Bug 1706281] Re: MySQL-5.6/5.7 innodb assertion !lock->recursive assert in sync0rw.cc during high load on PPC64

2017-11-06 Thread Daniel Black
I haven't managed to reproduce however I see no reason why the bug would of gone away from the code changes made since the mysql versions Daniel Axtens used when https://bugs.mysql.com/bug.php?id=80436 was written. I'm just going to keep trying. I see [~racb] was trying to bundle this patch with

[Bug 1706281] Re: MySQL-5.6/5.7 innodb assertion !lock->recursive assert in sync0rw.cc during high load on PPC64

2017-10-06 Thread Daniel Black
apologies for the delay. still trying to get a test case. I'll continue looking next week. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1706281 Title: MySQL-5.6/5.7 innodb assertion

[Bug 1706291] Re: MySQL-5.7: default log-tc-size too small on POWER. 3 * ( 64K page size) minimum needed

2017-10-05 Thread Daniel Black
FWIW the gdb was to show that 0 memory pages was allocated as file_size, aka opt_tc_log_size (24k based on the minimum and default log-tc-size setting), is less than tc_log_page_size (64k Power page size) (gdb) 146 npages=(uint)file_length/tc_log_page_size; (gdb) p npages $16 = 0 (gdb) p pages

[Bug 1706291] Re: MySQL-5.7: default log-tc-size too small on POWER. 3 * ( 64K page size) minimum needed

2017-09-19 Thread Daniel Black
An alternate to ENABLE_DOWNLOAD apt install googletest (needs 1.8.0 - so zesty or artful) sudo ln -s /usr/src/googletest /usr/src/googletest-release-1.8.0 and -DDOWNLOAD_ROOT=/usr/src in debian/rules instead of -DENABLE_DOWNLOADS=1 unit tests will be build then. -- You received this bug

[Bug 1706291] Re: MySQL-5.7: default log-tc-size too small on POWER. 3 * ( 64K page size) minimum needed

2017-09-14 Thread Daniel Black
On xenial. I've used the ENABLE_DOWNLOADS to get the google-mock/test suite to get the unit test TCLogMMapTest.TClogCommit to compile. $ sudo apt-get builddep mysql-5.7

[Bug 1714859] Re: oops in 4.4.0-62-generic (ppc64le)

2017-09-11 Thread Daniel Black
fyi - did more testing - seems to not to affect x86_64 - detailed test should appear in https://lists.ozlabs.org/pipermail/linuxppc-dev soon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1714859

[Bug 1714859] Re: oops in 4.4.0-62-generic (ppc64le)

2017-09-10 Thread Daniel Black
I hadn't used sshfs on Power machines before so there isn't a prior good version. Mainline v4.13 - jenkins-ppc64 steps on host: virsh start {guest} sshfs ozlabs@jenkins-ppc64:/home/ozlabs jenkins-ppc64/ -o reconnect,idmap=user cd jenkins-ppc64/linux make -j 400 ; # something with a lot

[Bug 1714420] Re: kernel oops - kvm guest started at boot time

2017-09-04 Thread Daniel Black
danielgb@p87:~$ apt-get source linux-image-4.4.0-93-generic danielgb@p87:~$ cd linux-4.4.0/ danielgb@p87:~/linux-4.4.0$ patch -p1 < ../index.html\?id\=e47057151422a67ce08747176fa21cb3b526a2c9 checking file arch/powerpc/kvm/book3s_hv.c Hunk #1 succeeded at 2708 (offset -503 lines).

[Bug 1714859] Re: oops in 4.4.0-62-generic (ppc64le)

2017-09-03 Thread Daniel Black
While attempting to reproduce: With make -j 400 running in another shell: danielgb@p87:~$ virsh suspend jenkins-ppc64 Domain jenkins-ppc64 suspended wait over 2 minutes. danielgb@p87:~$ virsh resume jenkins-ppc64 Domain jenkins-ppc64 resumed danielgb@p87:~$ virsh list IdName

[Bug 1714859] [NEW] oops in 4.4.0-62-generic (ppc64le)

2017-09-03 Thread Daniel Black
Public bug reported: Sep 1 14:23:30 p87 kernel: [17274563.423972] device vnet2 entered promiscuous mode Sep 1 14:23:30 p87 kernel: [17274563.436101] br0: port 4(vnet2) entered forwarding state Sep 1 14:23:30 p87 kernel: [17274563.436113] br0: port 4(vnet2) entered forwarding state Sep 1

[Bug 1714420] Re: kernel oops - kvm guest started at boot time

2017-09-01 Thread Daniel Black
Introduced 4.4.0-88.111 "KVM: PPC: Book3S HV: Preserve userspace HTM state properly" according to changelog. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1714420 Title: kernel oops - kvm guest

  1   2   3   4   5   >