[Bug 2060868] Re: Lenovo X13s fails to boot on 6.8.0-20-generic and 6.8.0-22-generic

2024-05-03 Thread Jens Glathe
If you want to try out 24.04 on the X13s from a preinstalled image (no complete 
installer), I've put an image here: 
https://drive.google.com/file/d/1c8hQha1mMUY7axZEPCt4OpVIrtnrtH0s/view?usp=sharing
It is derived from the preinstalled image for raspi, added kernel 6.8.8 (that 
should be the same as 6.8.0-31-generic, but different kernel config) and 
grub-efi.
It boots reliably from type-c. I would recommend to use an ssd, it's way 
faster. Also, there is a direction sensitivity: logo up when plugged into 
type-c should be the right non-swapped position. Otherwise it is only 
recognized and booted as USB2.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060868

Title:
  Lenovo X13s fails to boot on 6.8.0-20-generic and 6.8.0-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060868/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060868] Re: Lenovo X13s fails to boot on 6.8.0-20-generic and 6.8.0-22-generic

2024-04-30 Thread Jens Glathe
Hmmm I looked into the ubuntu-x13s-settings, updated my X13s to 24.04,
chose to *not install the settings yet*, and it doesn't boot with
6.8.0-31 (hard reset eventually). Will investigate further, but probably
sorta moot - need to untangle what I do with modules/hooks/bootmac that
it doesn't interfere with the settings package. X13s is now running
happily on 24.04, with kernel 6.9.0-rc5.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060868

Title:
  Lenovo X13s fails to boot on 6.8.0-20-generic and 6.8.0-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060868/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060868] Re: Lenovo X13s fails to boot on 6.8.0-20-generic and 6.8.0-22-generic

2024-04-30 Thread Jens Glathe
May I ask how you you modify the installer ISO with the missing package?
I'm a bit at a loss here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060868

Title:
  Lenovo X13s fails to boot on 6.8.0-20-generic and 6.8.0-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060868/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060868] Re: Lenovo X13s fails to boot on 6.8.0-20-generic and 6.8.0-22-generic

2024-04-29 Thread Jens Glathe
Hmm an additional data point: I accidentally updated the Windows Dev Kit
instead of the X13s to 24.04 (yes, really) and it installed the
6.8.0-31-generic kernel, however no dtb - but that's to be expected when
flash-kernel is not installed, and being an unsupported device. After
symlinking my dtb, and updating initramfs (as described above #25) this
kernel also boots and is quite usable. qseecom / efivar support appears
to be missing or not compatible, and there are more error messages
regarding pmic glink. qrtr-ns and pd-mapper are up ,though.

`Linux volterra 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr
20 02:32:42 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux`

My additional kernel cmdline parameters are `pd_ignore_unused
clk_ignore_unused arm64.nopauth efi=noruntime`, like on the X13s.

So... kernel config appears to be about okay when booting from nvme.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060868

Title:
  Lenovo X13s fails to boot on 6.8.0-20-generic and 6.8.0-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060868/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060868] Re: Lenovo X13s fails to boot on 6.8.0-20-generic and 6.8.0-22-generic

2024-04-24 Thread Jens Glathe
Hi @xypron,

my /etc/initramfs-tools/modules is this:

---
pwm_bl
phy_qcom_qmp_pcie
pcie_qcom
phy_qcom
qmp_pcie
phy_qcom_qmp_combo
qrtr
drm-dp-aux-bus
phy_qcom_edp
gpio_sbu_mux
i2c_hid_of
i2c_qcom_geni
pmic_glink_altmode
leds_qcom_lpg
qcom_q6v5_pas
panel-edp
gpucc_sc8280xp
dispcc_sc8280xp
msm
nvme
usb_storage
uas
--

I had severe issues booting from type-c due to late-loading of
qcadsp8280.mbn, therefore I experimented a little until found. I am not
familiar with the installer at all, so I'm afraid I'm no help there. But
the loading of the firmwares goes hand in hand with my /etc/initramfs-
tools/hooks/x13s-firmware script:

-
#!/bin/sh

set -e

PREREQ=""

prereqs()
{
echo "$PREREQ"
}

case \\$1 in
# get pre-requisites
prereqs)
prereqs
exit 0
;;
esac

. /usr/share/initramfs-tools/hook-functions

mv
/lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn.disabled
/lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn

# Define a list of firmware files to be included
FIRMWARE_FILES="\
/lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn \
/lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn \
/lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcdxkmsuc8280.mbn \
/lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcvss8280.mbn \
/lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn \
/lib/firmware/qcom/a660_sqe.fw.zst \
/lib/firmware/qcom/a660_gmu.bin.zst"

# Copy each firmware file to initramfs
for file in $FIRMWARE_FILES; do
dir=$(dirname "$file")
mkdir -p "${DESTDIR}/${dir}"
cp "${file}" "${DESTDIR}/${dir}/"
done

mv /lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn
/lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn.disabled

---

This ensures the crucial files (and some not so crucial) are in the
initramfs and accessible before rootfs can be mounted. My boot tests
found that you actually run into trouble occasionally when you:

- have a slow boot device, like the stick plugged in swapped condition (then 
it's USB-2 only)
- have qcadsp8280.mbn in the rootfs as well. "Late" attempts to load this blob 
(after mounting rootfs from type-c) will lead to the [VBUS 
issue](https://gitlab.com/postmarketOS/pmaports/-/blob/master/device/testing/firmware-lenovo-yoga-5g/APKBUILD?ref_type=heads#L44-46)
 which I experienced for a few ... weeks ... and pulled my hair out. 
For reference: https://github.com/jglathe/linux_ms_dev_kit/discussions/14 There 
is also an X13s image that boots reliably from type-c: 
https://drive.google.com/file/d/1e8LA6o-EKKet3_sCQqXR4lOVE_TgOVNI/view?usp=sharing
 But, danger. It is deliberately rooted, root pw is FsecuritY! and can be 
reached via ssh. It is for debug purposes.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060868

Title:
  Lenovo X13s fails to boot on 6.8.0-20-generic and 6.8.0-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060868/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060868] Re: Lenovo X13s fails to boot on 6.8.0-20-generic and 6.8.0-22-generic

2024-04-24 Thread Jens Glathe
Hmm I see two issues here.

qcom_q6v5_pas should be in /etc/initramfs-tools/modules (it is in mine), or 
loading of adsp and cdsp firmware will be deferred until rootfs is mounted, 
with the odd VBUS interruption on type-c connectors at a moment where this will 
result in an inaccessible rootfs afterwards.
The endless loop is something I'm not seeing with my builds, looked like 
something IOMMU and DWC3 that were clashing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060868

Title:
  Lenovo X13s fails to boot on 6.8.0-20-generic and 6.8.0-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060868/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2062162] Re: Update shotwell to 0.32.6

2024-04-18 Thread Jens Georg
Hmok. pity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062162

Title:
  Update shotwell to 0.32.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/2062162/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2062162] Re: Update shotwell to 0.32.6

2024-04-18 Thread Jens Georg
Ah. Should do a .7 for all the translation updates. How fast would you
need that to happen?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062162

Title:
  Update shotwell to 0.32.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/2062162/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2047758] Re: Cannot save PDFs due to PikePDF incompatibility, solved & patched upstream

2024-03-16 Thread Jens
First and foremost, thank you for your support!
I think I have found the root issue, but I have no idea how I got here.
Probably a manuall installation of some other tool via "pip install"?

$ sudo find / -name "libqpdf*.so*" 2>/dev/null
[sudo] password for jens: 
/usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/libqpdf.so
/usr/lib/x86_64-linux-gnu/libqpdf.so.28.6.3
/usr/lib/x86_64-linux-gnu/libqpdf.so.28
/usr/local/lib/python3.10/dist-packages/pikepdf.libs/libqpdf-443ebe82.so.29.6.4

There's a version of the libqpdf on my system at "/usr/local".
However, the pikepdf library doesn't use it:

$ ldd /usr/lib/python3/dist-packages/pikepdf/*.so
linux-vdso.so.1 (0x7ffe94ef8000)
libqpdf.so.28 => /lib/x86_64-linux-gnu/libqpdf.so.28 
(0x7da4a1a0)
libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 
(0x7da4a160)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x7da4a1ccb000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7da4a120)
libgnutls.so.30 => /lib/x86_64-linux-gnu/libgnutls.so.30 
(0x7da4a1015000)
libjpeg.so.8 => /lib/x86_64-linux-gnu/libjpeg.so.8 (0x7da4a1c48000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x7da4a1c2c000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x7da4a1919000)
/lib64/ld-linux-x86-64.so.2 (0x7da4a1e5b000)
libp11-kit.so.0 => /lib/x86_64-linux-gnu/libp11-kit.so.0 
(0x7da4a14c5000)
libidn2.so.0 => /lib/x86_64-linux-gnu/libidn2.so.0 (0x7da4a18f8000)
libunistring.so.2 => /lib/x86_64-linux-gnu/libunistring.so.2 
(0x7da4a0e6b000)
libtasn1.so.6 => /lib/x86_64-linux-gnu/libtasn1.so.6 
(0x7da4a18e)
libnettle.so.8 => /lib/x86_64-linux-gnu/libnettle.so.8 
(0x7da4a189a000)
libhogweed.so.6 => /lib/x86_64-linux-gnu/libhogweed.so.6 
(0x7da4a1852000)
libgmp.so.10 => /lib/x86_64-linux-gnu/libgmp.so.10 (0x7da4a1443000)
libffi.so.8 => /lib/x86_64-linux-gnu/libffi.so.8 (0x7da4a1845000)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2047758

Title:
  Cannot save PDFs due to PikePDF incompatibility, solved & patched
  upstream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdfarranger/+bug/2047758/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2047758] Re: Cannot save PDFs due to PikePDF incompatibility, solved & patched upstream

2024-03-14 Thread Jens
Actually, I was mistaken. Sorry for the confusion, this was a typo.

I do have pdfarranger 1.8.2 (one eight two) installed, but (!) built
against libqpdf 11.6.4, it seems. See attached image.

I also have libqpdf 10.6.3-1 installed as a package from Jammy.

So why is my pdfarranger (incorrectly) using libqpdf 11?

** Attachment added: "Screenshot_20240314_165945.png"
   
https://bugs.launchpad.net/ubuntu/+source/pdfarranger/+bug/2047758/+attachment/5756024/+files/Screenshot_20240314_165945.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2047758

Title:
  Cannot save PDFs due to PikePDF incompatibility, solved & patched
  upstream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdfarranger/+bug/2047758/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2047758] Re: Cannot save PDFs due to PikePDF incompatibility, solved & patched upstream

2024-03-13 Thread Jens
Hello,
"apt policy libqpdf28" shows me version 10.6.3-1 from archive.ubuntu.com, I 
have nothing else installed.
The "About" page in PDFarranger 1.9.2 shows it was built with libqpdf 11.6.4, 
GTK 3.24.33 and Python 3.10.12.

Is this statically linked?

Thanks,
Jens

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2047758

Title:
  Cannot save PDFs due to PikePDF incompatibility, solved & patched
  upstream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdfarranger/+bug/2047758/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1]

2022-11-17 Thread Jens-n-j
Unfortunally this is still a big issue. I heard valve is also working
towards a solution with their steam deck. Maybe there is a way to fix it
with combined efforts? ;-)

Btw. this bug should also include the win64 implementation.

-- 
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/1

Title:
  Microsoft has a majority market share

To manage notifications about this bug go to:
https://bugs.launchpad.net/clubdistro/+bug/1/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 592661] Re: "File" menu in shotwell violates HIG

2022-05-20 Thread Jens Georg
THat will never be fixed, the HIG this refers to isn't even "valid"
anymore

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/592661

Title:
  "File" menu in shotwell violates HIG

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/592661/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968198] Re: Issue with mirroring 22.04 on a 20.04 host.

2022-05-10 Thread Dr. Jens Harbott
The resulting repo is broken after the initial update run, but seems to
become useable after some iteration when no more updates happen.

I tested the same on 22.04 and the issue is happening in the same way
there.

** Summary changed:

- Issue with mirroring 22.04 on a 20.04 host.
+ Issue with mirroring 22.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968198

Title:
  Issue with mirroring 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/reprepro/+bug/1968198/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968198] Re: Issue with mirroring 22.04 on a 20.04 host.

2022-04-26 Thread Dr. Jens Harbott
Seems that if I let it run long enough, at some point there is

zstd: /*stdout*\: Broken pipe 
reading data.tar within 
'/afs/.openstack.org/mirror/ubuntu/pool/main/g/gcc-11/lib32go19_11.2.0-19ubuntu1_amd64.deb'
 failed: /usr/bin/unzstd exited with code 1
zstd: /*stdout*\: Broken pipe 
reading data.tar within 
'/afs/.openstack.org/mirror/ubuntu/pool/main/l/linux-gcp/linux-modules-extra-5.15.0-1004-gcp_5.15.0-1004.7_amd64.deb'
 failed: /usr/bin/unzstd exited with code 1

and then the mirroring finishes kind of successful-ish. I'm going to
test now whether the resulting repo is actually useable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968198

Title:
  Issue with mirroring 22.04 on a 20.04 host.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/reprepro/+bug/1968198/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1969932] Re: Security issue in Ghostscript 9.26 due to missing patch

2022-04-25 Thread Jens Müller
Hey Marc,

Please *do not* make this issue itself public, because I do not think
that Yahoo! would like to be mentioned here publicly (non-disclosure
program!).

Greetings
Jens

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1969932

Title:
  Security issue in Ghostscript 9.26 due to missing patch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ghostscript/+bug/1969932/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1969932] Re: Security issue in Ghostscript 9.26 due to missing patch

2022-04-25 Thread Jens Müller
(with "the issue itself" I mean this very report (bug #1969932) as I do
see no option to edit the initial bug description and remove Yahoo here)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1969932

Title:
  Security issue in Ghostscript 9.26 due to missing patch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ghostscript/+bug/1969932/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1953554] Re: NETDEV WATCHDOG: waneth (ax88179_178a): transmit queue 0 timed out

2022-04-06 Thread Jens
[335315.982132] [ cut here ]
[335315.982172] NETDEV WATCHDOG: enxf8e43ba9c6b7 (ax88179_178a): transmit queue 
0 timed out
[335315.982195] WARNING: CPU: 6 PID: 0 at net/sched/sch_generic.c:467 
dev_watchdog+0x24c/0x250
[335315.982202] Modules linked in: tcp_diag udp_diag inet_diag nfsv3 nfs_acl 
nfs lockd grace veth rbd ceph libceph fscache netfs ebtable_filter ebtables 
ip_set ip6table_raw iptable_raw ip6table_filter ip6_tables iptable_filter 
bpfilter sctp ip6_udp_tunnel udp_tunnel nf_tables bonding tls softdog 
nfnetlink_log nfnetlink cdc_mbim cdc_wdm cdc_ncm cdc_ether snd_hda_codec_hdmi 
intel_rapl_msr intel_rapl_common snd_sof_pci_intel_cnl snd_sof_intel_hda_common 
x86_pkg_temp_thermal soundwire_intel intel_powerclamp 
soundwire_generic_allocation coretemp soundwire_cadence snd_ctl_led 
snd_sof_intel_hda snd_sof_pci snd_hda_codec_realtek kvm_intel 
snd_sof_xtensa_dsp snd_hda_codec_generic snd_sof kvm snd_soc_hdac_hda iwlmvm 
snd_hda_ext_core snd_soc_acpi_intel_match irqbypass snd_soc_acpi soundwire_bus 
crct10dif_pclmul mac80211 ghash_clmulni_intel ledtrig_audio mei_hdcp libarc4 
aesni_intel snd_soc_core crypto_simd snd_compress cryptd ac97_bus 
snd_pcm_dmaengine snd_hda_intel rapl snd_intel_dspcfg intel_cstate
[335315.982343]  i915 snd_intel_sdw_acpi snd_hda_codec pcspkr snd_hda_core 
btusb snd_hwdep btrtl intel_wmi_thunderbolt wmi_bmof efi_pstore btbcm 
drm_kms_helper btintel snd_pcm cec iwlwifi rc_core bluetooth snd_timer 
i2c_algo_bit ax88179_178a fb_sys_fops snd syscopyarea ecdh_generic usbnet 
sysfillrect mii ee1004 soundcore sysimgblt ecc mei_me cfg80211 mei 
intel_pch_thermal acpi_tad mac_hid acpi_pad zfs(PO) zunicode(PO) zzstd(O) 
zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) vhost_net vhost 
vhost_iotlb tap ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp 
libiscsi scsi_transport_iscsi drm sunrpc ip_tables x_tables autofs4 btrfs 
blake2b_generic xor zstd_compress raid6_pq dm_thin_pool dm_persistent_data 
dm_bio_prison dm_bufio libcrc32c crc32_pclmul nvme sdhci_pci xhci_pci 
intel_lpss_pci i2c_i801 cqhci xhci_pci_renesas e1000e i2c_smbus sdhci 
thunderbolt nvme_core ahci intel_lpss libahci xhci_hcd idma64 wmi video 
pinctrl_cannonlake
[335315.982469] CPU: 6 PID: 0 Comm: swapper/6 Tainted: P   O  
5.13.19-6-pve #1
[335315.982472] Hardware name: Intel(R) Client Systems NUC10i7FNK/NUC10i7FNB, 
BIOS FNCML357.0038.2020.0131.1422 01/31/2020
[335315.982473] RIP: 0010:dev_watchdog+0x24c/0x250
[335315.982476] Code: fa 25 fd ff eb ab 4c 89 ff c6 05 35 da 4f 01 01 e8 e9 ee 
f9 ff 44 89 e9 4c 89 fe 48 c7 c7 80 d9 48 ae 48 89 c2 e8 bc 05 1a 00 <0f> 0b eb 
8c 0f 1f 44 00 00 55 48 89 e5 41 57 49 89 d7 41 56 4d 89
[335315.982479] RSP: 0018:b0bac029ce80 EFLAGS: 00010282
[335315.982481] RAX:  RBX: 9e0d86e98000 RCX: 
083f
[335315.982483] RDX:  RSI: 00f6 RDI: 
083f
[335315.982484] RBP: b0bac029ceb0 R08:  R09: 
b0bac029cc60
[335315.982485] R10: b0bac029cc58 R11: aeb55428 R12: 
9e0d86e98080
[335315.982487] R13:  R14: 9e0d92c96480 R15: 
9e0d92c96000
[335315.982488] FS:  () GS:9e10f0d0() 
knlGS:
[335315.982490] CS:  0010 DS:  ES:  CR0: 80050033
[335315.982491] CR2: 55faae44be88 CR3: 000256210006 CR4: 
003706e0
[335315.982493] Call Trace:
[335315.982495]  
[335315.982498]  ? pfifo_fast_enqueue+0x150/0x150
[335315.982500]  call_timer_fn+0x2c/0x100
[335315.982503]  __run_timers.part.0+0x1d8/0x250
[335315.982505]  ? ktime_get+0x3b/0xa0
[335315.982508]  ? lapic_next_deadline+0x2c/0x40
[335315.982512]  ? clockevents_program_event+0x8f/0xe0
[335315.982516]  run_timer_softirq+0x2a/0x50
[335315.982519]  __do_softirq+0xcb/0x281
[335315.982523]  irq_exit_rcu+0xa2/0xd0
[335315.982527]  sysvec_apic_timer_interrupt+0x7c/0x90
[335315.982529]  
[335315.982530]  
[335315.982531]  asm_sysvec_apic_timer_interrupt+0x12/0x20
[335315.982534] RIP: 0010:cpuidle_enter_state+0xcc/0x360
[335315.982538] Code: 3d f1 92 8d 52 e8 f4 54 7a ff 49 89 c6 0f 1f 44 00 00 31 
ff e8 95 60 7a ff 80 7d d7 00 0f 85 01 01 00 00 fb 66 0f 1f 44 00 00 <45> 85 ff 
0f 88 0d 01 00 00 49 63 cf 4c 2b 75 c8 48 8d 04 49 48 89
[335315.982540] RSP: 0018:b0bac0137e68 EFLAGS: 0246
[335315.982542] RAX: 9e10f0d34ec0 RBX: 0003 RCX: 
001f
[335315.982543] RDX:  RSI: 4f9a1f43 RDI: 

[335315.982545] RBP: b0bac0137ea0 R08: 000130f7d6002b01 R09: 
0018
[335315.982546] R10: 0001 R11:  R12: 
d0babfb00500
[335315.982547] R13: aec50e00 R14: 000130f7d6002b01 R15: 
0003
[335315.982550]  ? cpuidle_enter_state+0xbb/0x360
[335315.982553]  cpuidle_enter+0x2e/0x40
[335315.982556]  do_idle+0x1ff/0x2a0
[335315.982559]  cpu_startup_entry+0x20/0x30
[335315.982561]  

[Bug 1953554] Re: NETDEV WATCHDOG: waneth (ax88179_178a): transmit queue 0 timed out

2022-04-06 Thread Jens
I'm seeing this exact same issue with a TP-Link UE300C USB-C adapter,

the thing is, I have 2 identical intel NUC's with each one of these
adaptors, and on the one machine I see this on average once a month for
the last 3 months now, on the other machine this has not happend yet.

replugging it and restarting the network seems to fix it, I'm not sure
if this is a hardware issue or not

Is there any information or debug info I can provide here to help this
issue allong?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1953554

Title:
  NETDEV WATCHDOG: waneth (ax88179_178a): transmit queue 0 timed out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1953554/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1965812] Re: slideshow does not work any more with dark mode

2022-04-05 Thread Jens Georg
Ah! right, good point

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965812

Title:
  slideshow does not work any more with dark mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1965812/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1965812] Re: slideshow does not work any more with dark mode

2022-04-04 Thread Jens Georg
this might fix it:
https://gitlab.gnome.org/GNOME/shotwell/-/commit/cfd4249398b16e1c36891e6265fd8d95783e2cb9

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965812

Title:
  slideshow does not work any more with dark mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1965812/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1332541] Re: wrong mask

2022-03-15 Thread Dr. Jens Harbott
Seems to be correct, what netmask would you expect?

** Changed in: sipcalc (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1332541

Title:
  wrong mask

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sipcalc/+bug/1332541/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1859632]

2022-03-12 Thread Jens-bugs-kde-org
Thanks for the update.
What is the minimum poppler version that we need?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859632

Title:
  Stamp annotations cannot be printed to pdf or "flattened"

To manage notifications about this bug go to:
https://bugs.launchpad.net/okular/+bug/1859632/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964588] [NEW] pip installs extra files to /usr/etc instead of /usr/local/etc

2022-03-11 Thread Dr. Jens Harbott
Public bug reported:

Example:

$ sudo pip install glance-store

Expected result:

Find extra files in /usr/local/etc/glance

Current result:

Extra files are in /usr/etc/glance

** Affects: python3.10 (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/1964588

Title:
  pip installs extra files to /usr/etc instead of /usr/local/etc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.10/+bug/1964588/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1859632]

2022-03-11 Thread Jens-bugs-kde-org
I just came across this bug because I wondered why my signature (as a custom 
stamp) was not printed.
I don't actually need custom stamps to be saved in the PDF in a portable way, 
but they need to be PRINTABLE. Currently, when printing a PDF document (even 
into another PDF), the custom stamps are missing. Other annotations and marks 
are kept.

Is this a completely different issue or is this an aspect of this bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859632

Title:
  Stamp annotations cannot be printed to pdf or "flattened"

To manage notifications about this bug go to:
https://bugs.launchpad.net/okular/+bug/1859632/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1963832] [NEW] virtual environment doesn't contain pip

2022-03-06 Thread Dr. Jens Harbott
*** This bug is a duplicate of bug 1962791 ***
https://bugs.launchpad.net/bugs/1962791

Public bug reported:

Steps to reproduce:

ubuntu@vm1:~$ sudo apt install python3-venv
ubuntu@vm1:~$ python3 -m venv vv

Actual result:

ubuntu@vm1:~$ ls vv/bin
Activate.ps1  activate  activate.csh  activate.fish  python  python3  python3.10

Expected result:

There is a pip command installed inside the virtual environment.

Weird side note:
When doing the same with python3.9, both pip3.9 and pip3.10 get installed:

ubuntu@vm1:~$ python3.9 -m venv v9
ubuntu@vm1:~$ ls v9/bin
Activate.ps1  activate  activate.csh  activate.fish  pip  pip3  pip3.10  pip3.9 
 python  python3  python3.9

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: python3.10-venv 3.10.2-5
ProcVersionSignature: User Name 5.15.0-18.18-generic 5.15.12
Uname: Linux 5.15.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu78
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Sun Mar  6 18:15:38 2022
Ec2AMI: ami-03fa
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: south-2
Ec2InstanceType: 2C-4GB-40GB
Ec2Kernel: unavailable
Ec2Ramdisk: unavailable
SourcePackage: python3.10
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python3.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ec2-images jammy

** This bug has been marked a duplicate of bug 1962791
   python3 -m venv installs pip to incorrect path VENV_ROOT/local/bin/pip

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1963832

Title:
  virtual environment doesn't contain pip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.10/+bug/1963832/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1961171] [NEW] System freezes when starting Eclipse

2022-02-16 Thread Jens Askengren
Public bug reported:

Starting Eclipse will 100% likely cause a complete system freeze within a few 
minutes.
Same problem occurs using Wayland and X.org.
See the attached kernel stack trace.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: linux-image-5.13.0-28-generic 5.13.0-28.31
ProcVersionSignature: Ubuntu 5.13.0-28.31-generic 5.13.19
Uname: Linux 5.13.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  jens   2427 F pulseaudio
 /dev/snd/controlC0:  jens   2427 F pulseaudio
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Thu Feb 17 08:38:59 2022
InstallationDate: Installed on 2019-04-12 (1042 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190326.2)
Lsusb:
 Bus 002 Device 002: ID 05ac:8406 Apple, Inc. Internal Memory Card Reader
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 05ac:0273 Apple, Inc. Internal Keyboard/Trackpad (ISO)
 Bus 001 Device 002: ID 05ac:8290 Apple, Inc. Bluetooth Host Controller
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Apple Inc. MacBookPro12,1
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-28-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.13.0-28-generic N/A
 linux-backports-modules-5.13.0-28-generic  N/A
 linux-firmware 1.201.4
SourcePackage: linux
UpgradeStatus: Upgraded to impish on 2021-10-26 (114 days ago)
dmi.bios.date: 09/17/2018
dmi.bios.release: 0.1
dmi.bios.vendor: Apple Inc.
dmi.bios.version: 180.0.0.0.0
dmi.board.name: Mac-E43C1C25D4880AD6
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro12,1
dmi.chassis.type: 9
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-E43C1C25D4880AD6
dmi.modalias: 
dmi:bvnAppleInc.:bvr180.0.0.0.0:bd09/17/2018:br0.1:svnAppleInc.:pnMacBookPro12,1:pvr1.0:rvnAppleInc.:rnMac-E43C1C25D4880AD6:rvrMacBookPro12,1:cvnAppleInc.:ct9:cvrMac-E43C1C25D4880AD6:sku:
dmi.product.family: MacBook Pro
dmi.product.name: MacBookPro12,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug impish wayland-session

** Attachment added: "Kernel stack trace"
   
https://bugs.launchpad.net/bugs/1961171/+attachment/5561540/+files/linux-hang-backtrace.txt.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1961171

Title:
  System freezes when starting Eclipse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1961171/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1917187] Re: lxc cgroup2: containers unbootable

2022-02-02 Thread Jens Elkner
Hmmm, that's an old one. IIRC the real root cause was, that some files
possibly included via /usr/share/lxc/config/ubuntu.common.conf still
used lxc.cgroup.devices.* instead of lxc.cgroup2.devices.* (the machine
was upgraded from bionic to focal).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1917187

Title:
  lxc cgroup2: containers unbootable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1917187/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1959646] [NEW] dhcrelay does not obey -i interface option

2022-01-31 Thread Jens Elkner
Public bug reported:

If one starts dhcrelay with explicitly specifying the interfaces to
listen,it silently ignores these options and still listens on all
interfaces. This is neither what the man page says (it says, only if no
interface is given, it listen on all interfaces), nor what is needed. It
might be even considered being a security bug because dhcrelay listens
on interfaces it shouldn't. Needless filter work causes unwanted
overhead as well.

Wrt. the source package the patches/dhcrelay-listen.patch seems to be
the root cause. It makes no sense at all to me ... Please explain or
remove.

** Affects: isc-dhcp (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/1959646

Title:
  dhcrelay does not obey -i interface option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1959646/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1956438] Re: confusing UI -- expected a LAN file share, not DLNA, and '+' button is not apparent

2022-01-05 Thread Jens Georg
The UI you are talking about is part of gnome-control-center, not Rygel

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1956438

Title:
  confusing UI -- expected a LAN file share, not DLNA, and '+' button is
  not apparent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rygel/+bug/1956438/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-12-11 Thread Jens Glathe
@k3dar7 now... I did some search on what installs libssl3.

$ ldconfig -p | grep ssl3
libssl3.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libssl3.so

$ apt-file search libssl3.so
firefox: /usr/lib/firefox/libssl3.so  
libnss3: /usr/lib/x86_64-linux-gnu/libssl3.so
thunderbird: /usr/lib/thunderbird/libssl3.so
thunderbird-dbg: /usr/lib/debug/usr/lib/thunderbird/libssl3.so

So in my case, it appears to be libnss3.

I could build and deploy 5.15.7 without issues, though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-12-11 Thread Jens Glathe
@k3dar7 interesting, had no error yesterday on building 5.15.7 Need to
investigate.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1947512] Re: The camera is locked by another application error

2021-10-22 Thread Jens Georg
You will get an "Unmount camera" button if shotwell knows how to unmount
the camera. Apparently it failed to figure out how it is mounted, so it
will show you the dialog you have seen.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1947512

Title:
  The camera is locked by another application error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1947512/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1948010] Re: photo comment changed in "binary comment"

2021-10-22 Thread Jens Georg
I vaguely remember that this was an issue in exiv2 but I'm currently
struggling to find the related bug in shotwell/gexiv2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1948010

Title:
  photo comment changed in "binary comment"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1948010/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1897785] Re: 10_linux_zfs: empty bootmenu if POSIXLY_CORRECT

2021-10-14 Thread Jens Elkner
So you suggest to break several hundred scripts written on/for standard
conforming platforms (i.e. not only for Linux) within the last 30 years
just because of bogus grub scripts? IMHO not a smart idea.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1897785

Title:
  10_linux_zfs: empty bootmenu if POSIXLY_CORRECT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1897785/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1897785] Re: 10_linux_zfs: empty bootmenu if POSIXLY_CORRECT

2021-10-14 Thread Jens Elkner
FWIW: /usr/sbin/grub-probe is also posixly incorrect, e.g.:

# export POSIXLY_CORRECT=1
# /usr/sbin/grub-probe --device /dev/sda2 --target=partmap
/usr/sbin/grub-probe: error: cannot find a GRUB drive for /dev/sda2.  Check 
your device.map.

# unset POSIXLY_CORRECT
# /usr/sbin/grub-probe --device /dev/sda2 --target=partmap
gpt


So e.g. if one has POSIXLY_CORRECT set, but not GRUB_TERMINAL (the default in 
/etc/default/grub), /etc/grub.d/00_header assumes gfxterm and therefore 
indirectly calls 
/usr/share/grub/grub-mkconfig_lib:prepare_grub_to_access_device() - which in 
turn fails, because it calls /usr/sbin/grub-probe w/o unsetting POSIXLY_CORRECT 
before. Since this aborts grub.cfg generation, a disaster recovery is needed on 
the next reboot if there is not already an old grub.cfg which is able to boot a 
kernel ... 

If one sets GRUB_TERMINAL=console ,
mkconfig_lib:prepare_grub_to_access_device() doesn't get invoked and
update-grub and in turn grub-mkconfig -o /boot/grub/grub.cfg generates a
valid/usable  config.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1897785

Title:
  10_linux_zfs: empty bootmenu if POSIXLY_CORRECT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1897785/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-10-03 Thread Jens Glathe
Hmm. Got 5.14.9 running directly from the
https://kernel.ubuntu.com/~kernel-ppa/mainline/ repository. Works with
nvidia driver 4.70 on Mint 20.2 :)

build sequence:

- checkout cod/mainline/v5.14.9 from 
git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack
- install libfuse-dev (shown in the selftest fail log, so I guessed it can't 
hurt)
- time sudo debian/rules clean
- time sudo dpkg-buildpackage -d -nc --no-sign -j33
- sudo chown -R : ..

Prerequisites is having built dwarves, libbpf, and probably zstd like
mentioned in #71. Package runs successfully on several machines.

One oddity I've seen: running the build again will fail. You need to git
clean -df multiple times, and do a git reset --hard . But pretty
straight forward anyway.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945740] [NEW] Hide system tools for non admin users

2021-10-01 Thread Jens Askengren
Public bug reported:


Please hide the following menu options for non admin users.
It does not make much sense to clutter the menues, especially when creating an 
account for a child.

Software
Software Updates
Software & Updates Updates
Live Patch
Power Statistics
Create Boot Disk
Additional Drivers
Start Up Programs
Disks
Logs

(Guessing the English names)

** Affects: gnome-shell (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/1945740

Title:
  Hide system tools for non admin users

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1945740/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945274] Re: security updates are breaking mod_wsgi apps

2021-09-28 Thread Dr. Jens Harbott
We are using

ProxyPass "/placement" "unix:/var/run/uwsgi/placement-
api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0

If I replace that by

ProxyPass "/placement" "unix:/var/run/uwsgi/placement-
api.socket|uwsgi://uwsgi-uds-placement-api" retry=0

things are working fine again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945274

Title:
  security updates are breaking mod_wsgi apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1945274/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945274] Re: security updates are breaking mod_wsgi apps

2021-09-27 Thread Dr. Jens Harbott
so the culprit seems to be CVE-2021-36160.patch , if I build the focal
version without that patch, the issue is resolved

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-36160

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945274

Title:
  security updates are breaking mod_wsgi apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1945274/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945274] [NEW] security updates are breaking mod_wsgi apps

2021-09-27 Thread Dr. Jens Harbott
Public bug reported:

Seen with both 2.4.48-3.1ubuntu2 for impish and 2.4.41-4ubuntu3.5 for
focal.

Steps to reproduce:
- Have a request log for your app as in 
https://modwsgi.readthedocs.io/en/master/user-guides/debugging-techniques.html#tracking-request-and-response
- App deployed at /app
- curl http://host/app/path

Expected (working fine with e.g. 2.4.41-4ubuntu3.4):
- App logs SCRIPT_NAME="/app" and PATH_INFO="/path"

Seen with latest pkgs:
- App logs SCRIPT_NAME="/ap" and PATH_INFO="//path"

** Affects: apache2 (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/1945274

Title:
  security updates are breaking mod_wsgi apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1945274/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892372] Re: oomd does not start

2021-09-12 Thread Jens Elkner
The package is still broken (at least on focal) and outdated!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892372

Title:
  oomd does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oomd/+bug/1892372/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-08-25 Thread Jens Glathe
Was an interesing day, I was able to build and run mainline 5.13.12 on
Mint 20.2. Was the first time I used the mainline package from
kernel.org, and it was a bit fiddly, however copying over debian/ and
debian.master/ is a great start, thanks for the tip. Only thing that
doesn't work (yet) is nVidia 460.93 driver. This will be resolved
eventually. Anyway, to build mainline on 20.04 it is sufficient to:

- build dwarves locally
- install the libbpf
- install zstd infrastructure (you might be able to configure this out of the 
kernel config)

No libc6 >=2.33 needed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-08-24 Thread Jens Glathe
Since HWE in focal changed today (?) to 5.13.0-14, trying to get it to
run I tried #66 DanglingPointer's approach (was on the same path trying
to build from the hirsute repo on Mint 20.2 - success with 5.11.0-25
after building dwarves locally :)). libbpf was missing, installed from
debian. zstd was missing, too, installed from debian. Aaaand... it
works. Next up will be to build the impish repo on this machine.

Interesting build - detail: Running "time sudo dpkg-buildpackage -d -nc
--no-sign -j33" is faster on the same machine as using fakeroot. With
sudo the machine is maxed out, build times in the 20 minutes range on
Ryzen 9-3950X with 170A EDC limit.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1800043] Re: nautilus cannot write on nfs file share base dir

2021-07-26 Thread Jens Gollasch
Same here with Mint 20.2 (Ubuntu 20.04) and Nemo 5.0.3 and Nautilus 3.36.3.
With PCManFM 1.3.1 and command line no issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1800043

Title:
  nautilus cannot write on nfs file share base dir

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1800043/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 875676] Re: Backing up fails with 'IOError CRC check failed'.

2021-06-23 Thread Jens Kisters
My workaround for this problem:
i went to the backupserver where our remote backups are located

ls -latr *.sigtar.gz
(pick the last one and gave it a "_" as prefix)

after that i could do a purge again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875676

Title:
  Backing up fails with 'IOError CRC check failed'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/875676/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926845] [NEW] Unable to store nvidia-settings

2021-05-01 Thread Jens Elkner
Public bug reported:

Since focal a casual unprivileged user cannot save the current X Server
Display Configuration, no matter which location is used. I.e. even for
e.g. /tmp/xorg.conf or /home/$LOGNAME/xorg.conf the user gets asked for
the root password.

This really stupid '"AUTHENTICATING FOR com.ubuntu.screen-resolution-
extra.root-display" "Authenticating as: root"' bug needs to be fixed. An
unprivileged user should be able to store the config wherever he wants
to, as long as he has write permission for the related file/directory.

** Affects: nvidia-settings (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: nvidia-settings-updates (Ubuntu) => nvidia-settings
(Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926845

Title:
  Unable to store nvidia-settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-settings/+bug/1926845/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1917192] [NEW] lxc-stop -r does not work

2021-02-27 Thread Jens Elkner
Public bug reported:

Distributor ID: Ubuntu
Description:Ubuntu 20.04.2 LTS
Release:20.04
Codename:   focal

lxc-stop -r -n $zone

Stops the container, but does not reboot it anymore, as in bionic.

** Affects: lxc (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/1917192

Title:
  lxc-stop -r does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1917192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1917187] [NEW] lxc cgroup2: containers unbootable

2021-02-27 Thread Jens Elkner
Public bug reported:

Distributor ID: Ubuntu
Description:Ubuntu 20.04.2 LTS
Release:20.04
Codename:   focal


If one sets in /etc/default/grub (as e.g. desired by facebook oomd):
GRUB_CMDLINE_LINUX="systemd.unified_cgroup_hierarchy=1 swapaccount=1 ..."
lxc is not able to start any containers anymore.

# lxc-start -F n04-01
lxc-start: n04-01: conf.c: lxc_setup_boot_id: 3249 Permission denied - Failed 
to mount /dev/.lxc-boot-id to /proc/sys/kernel/random/boot_id
   Failed to mount 
cgroup at /sys/fs/cgroup/systemd: Operation not permitted
[!!] Failed to mount API filesystems.
Exiting PID 1...


config:
---
# Common configuration
lxc.include = /usr/share/lxc/config/ubuntu.common.conf

# Container specific configuration
lxc.apparmor.profile = lxc-default-cgns-with-mounting
lxc.start.auto = 1
lxc.rootfs.path = dir:/zones/n04-01/rootfs
lxc.rootfs.options = noatime
lxc.mount.fstab = /zones/n04-01/fstab
lxc.uts.name = n04-01
lxc.arch = amd64

# Network configuration
lxc.net.0.type = macvlan
lxc.net.0.macvlan.mode = bridge
lxc.net.0.flags = up
lxc.net.0.link = vlan2
lxc.net.0.hwaddr = 00:80:41:22:0d:10
lxc.net.0.name = n04-01_0

#lxc.include = /zones/n04-01/nvconfig

lxc.start.order = 16
#lxc.net.0.ipv4 = 10.2.1.65/16
#lxc.net.0.ipv4.gateway = 10.2.0.1

** Affects: lxc (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/1917187

Title:
  lxc cgroup2: containers unbootable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1917187/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1914100] Re: python3-heat-dashboard launch stack fails

2021-02-02 Thread Dr. Jens Harbott
This has been fixed upstream in release 1.5.1, why not simply update to
the new upstream version? The patch you attached is
https://review.opendev.org/c/openstack/heat-dashboard/+/694952 , you
should at a minimum show its origin.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1914100

Title:
  python3-heat-dashboard launch stack fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1914100/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1910930] [NEW] release upgrade from 18.04 LTS fails

2021-01-10 Thread Jens Bevendorff
Public bug reported:

none

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.42
ProcVersionSignature: Ubuntu 4.15.0-130.134-generic 4.15.18
Uname: Linux 4.15.0-130-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.21
Architecture: amd64
CrashDB: ubuntu
Date: Sun Jan 10 21:29:16 2021
InstallationDate: Installed on 2017-02-06 (1434 days ago)
InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2021-01-10 (0 days ago)
VarLogDistupgradeAptclonesystemstate.tar.gz:
 Error: command ['pkexec', 'cat', 
'/var/log/dist-upgrade/apt-clone_system_state.tar.gz'] failed with exit code 
127: polkit-agent-helper-1: error response to PolicyKit daemon: 
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
 Error executing command as another user: Not authorized
 
 This incident has been reported.
mtime.conffile..etc.update-manager.release-upgrades: 2020-08-05T22:43:56.824342

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic dist-upgrade

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1910930

Title:
  release upgrade from 18.04 LTS fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1910930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1320479] Re: VLC cannot open videos (smb:// URL) in Lubuntu 14.04 (using PCmanFM)

2020-11-23 Thread Jens
This bug is still in Ubuntu 20.04, and it is a VLC design issue.
VLC does not use existing SMB mount information (like GVFS, or KIO plugins) to 
access remote files.
Instead, it uses an internal SMB implementation to be able to stream files.

The end result is that even if users have mounted SMB shares in their
filemanager, when they are opened with VLC, the access fails - UNLESS
the SMB mount is a passwordless share.

You have to either
 * enter VLC settings and enter your SMB login information there, which then 
obviously works for only one SMB machine, and not several, or
 * mount the SMB shares using the kernel SMB driver and fstab, which then makes 
them appear as a locally accessible drive for VLC.

Since the current desktop systems do not do this (neither GVFS nor KIO
are "full" mounts comparable to mount.cifs), VLC fails.

This is, frankly, a usability nightmare.
Non-technical users will fail to get this set up.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1320479

Title:
  VLC cannot open videos (smb:// URL) in Lubuntu 14.04 (using PCmanFM)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1320479/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1905160] Re: zfs-initramfs: zfs import rpool fails - too early

2020-11-22 Thread Jens Elkner
There is no apport* installed on the machine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1905160

Title:
  zfs-initramfs: zfs import rpool fails - too early

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1905160/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1905160] Re: zfs-initramfs: zfs import rpool fails - too early

2020-11-22 Thread Jens Elkner
** Attachment added: "debug output with Q fix"
   
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1905160/+attachment/5436799/+files/xxxlong-patched.out

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1905160

Title:
  zfs-initramfs: zfs import rpool fails - too early

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1905160/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1905160] [NEW] zfs-initramfs: zfs import rpool fails - too early

2020-11-22 Thread Jens Elkner
Public bug reported:

/usr/share/initramfs-tools/scripts/zfs::import_pool() tries to import
the root pool (in my case named rpool) before the related devices are
available, i.e. scsi scan has been finished.

I use the following Q workaround to fix it:
--- /usr/share/initramfs-tools/scripts/zfs.orig 2020-08-18 11:10:41.0 
+0200
+++ /usr/share/initramfs-tools/scripts/zfs  2020-11-22 09:03:10.17698 +0100
@@ -217,12 +217,21 @@
 import_pool()
 {
local pool="$1"
-   local dirs dir
+   local dirs dir T=30
 
# Verify that the pool isn't already imported
# Make as sure as we can to not require '-f' to import.
"${ZPOOL}" get name,guid -o value -H 2>/dev/null | grep -Fxq "$pool" && 
return 0
 
+   # Make sure, that at least rpool devices are available. Otherwise
+   # zfs import may fail for "no" reason.
+   while [ ! -e /dev/chassis/SYS/DOM0p2 ]; do
+   sleep 1
+   let T-=1
+   [ $T -lt 0 ] && break
+   done
+   /bin/udevadm settle
+
# For backwards compatibility, make sure that ZPOOL_IMPORT_PATH is set
# to something we can use later with the real import(s). We want to
# make sure we find all by* dirs, BUT by-vdev should be first (if it

###

/dev/chassis/SYS/DOM0p2 is one dev of the rpool 3-way mirror [the others
are /dev/chassis/SYS/DOM1p2 and /dev/nvme0n1p2]. DOM* are SM SuperDOMs
sitting on */ata[56]/* bus, but get handled s scsi devices as well.
Unfortunately things like 'udevadm settle' or 'udevadm settle --exit-if-
exists=/dev/chassis/SYS/DOM0p2' or 'udevadm trigger --verbose
--type=devices --subsystem-match=scsi_disk' did not fix the problem. Not
sure whether there is a way to say, wait until scsi subsystem [scan] has
been finished.

To get a better idea I'll attach 2 files: xxxlong-fail.out shows the
debug output when booting the vanilla focal, xxxlong-patched.out shows
the debug output with the patch above applied.

BTW: Because it takes Ubuntu ~ 29 min to boot when the 2nd pool with 44
disks is ZoL formatted, I disabled the OPROM usage of related SAS-HBA in
the UEFI-BIOS (so that the disks cannot be seen) which brings it back to
~ 1:45 min until the kernel actually starts. I guess, therefore Linux
needs a little bit more time to initialize it and that's why 'zfs import
...' starts too early. However, a system boot time of 30+ min is
unacceptable and thus letting the BIOS initialize the HBA is not an
option. I guess that's a linux efi bootloader problem: Solaris did not
have any problems on this machine, even with HBA-OPROM enabled ...

** Affects: zfs-linux (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "debug output when import fails"
   
https://bugs.launchpad.net/bugs/1905160/+attachment/5436798/+files/xxxlong-fail.out

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1905160

Title:
  zfs-initramfs: zfs import rpool fails - too early

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1905160/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901580] Re: Ubuntu 20.10 doesn't include the latest version of Rygel

2020-10-27 Thread Jens Georg
Tracker3 is not a hard dependency. It should work with Tracker2 just
fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901580

Title:
  Ubuntu 20.10 doesn't include the latest version of Rygel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rygel/+bug/1901580/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901291] [NEW] failiure at download of softwareupdate

2020-10-24 Thread jens mikkelsen
Public bug reported:

i can't remember the failiure description sorry

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubuntu-release-upgrader-core 1:20.04.28
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.10
Architecture: amd64
CasperMD5CheckResult: skip
CrashDB: ubuntu
Date: Sat Oct 24 10:29:29 2020
InstallationDate: Installed on 2020-07-06 (109 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=da_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to focal on 2020-10-24 (0 days ago)
VarLogDistupgradeAptlog:
 Log time: 2020-10-24 10:27:21.836491
 Log time: 2020-10-24 10:27:45.115787
 Log time: 2020-10-24 10:29:01.848502
 Log time: 2020-10-24 10:29:32.244631
VarLogDistupgradeTermlog:
 
mtime.conffile..etc.update-manager.release-upgrades: 2020-07-12T10:29:57.858986

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade focal third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901291

Title:
  failiure at download of softwareupdate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1901291/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1898479] Re: Shotwell: Russian translation is invalid

2020-10-05 Thread Jens Georg
That is not an upstream fix. A user contributed that fix and it is for
GNOME's russian translation team to pick that up. When, if or how I
don't know.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1898479

Title:
  Shotwell: Russian translation is invalid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1898479/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1897785] Re: 10_linux_zfs: empty bootmenu if POSIXLY_CORRECT

2020-10-05 Thread Jens Elkner
juliank: unset right before and restore after the call. It would not
screw up anything. The user does not know, what the script does (and
IIRC it didn't call zfs.mount in pre-focal versions). So the script has
to take care of what it does.

xnox: I do not think, that this fixed the problem. Just export
POSIXLY_CORRECT=1 and run a zfs create command - it will fail to mount
the new fs for the same reason.

IIRC linux mount (used by zfs mount last time I digged the code)
requires arguments to be in a non-posix compatible order. So ZFS can't
do anything about it, except to unset POSIXLY_CORRECT or to rewrite the
mount code to avoids the linux-mount invocation ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1897785

Title:
  10_linux_zfs: empty bootmenu if POSIXLY_CORRECT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1897785/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1859316] Re: Can't find the lazarus executable /usr/lib/lazarus/2.0.6/lazarus

2020-10-01 Thread Jens
I get the same error when installing the Lazarus-IDE with ubuntu
software.

No errors after running

$ sudo apt install lazarus lazarus-ide

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859316

Title:
  Can't find the lazarus executable /usr/lib/lazarus/2.0.6/lazarus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lazarus/+bug/1859316/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1897785] [NEW] 10_linux_zfs: empty bootmenu if POSIXLY_CORRECT

2020-09-29 Thread Jens Elkner
Public bug reported:

If one has POSIXLY_CORRECT env var set (which is the case for all our
admin/operator accounts) and one calls /usr/sbin/update-grub or grub-
mkconfig ... it produces a /boot/grub/grub.cfg with a single entry 'UEFI
Firmware Settings' (fwsetup). So the after a reboot the OS is not
bootable anymore unless one is able to remember, which kernel exactly
got installed (because Ubuntu does not link the kernel/ram image to
generic names like vmlinuz , initrd) and which of the dozens of hds and
partitions actually contain the kernel/ram image to boot.

The root cause for this is /etc/grub.d/10_linux_zfs and its mount usage:

Since Linux mount requires arguments given in a posixly incorrect
"order", a script should always unset POSIXLY_CORRECT, when it is going
to call mount. Otherwise mount errors out, and because the script has
'set -e', the script gets aborted immediately.

NOTE: 'zfs mount ...' also calls 'mount', so same requirement applies to
'zfs {mount|create} ...'

Env:
Distributor ID: Ubuntu
Description:Ubuntu 20.04.1 LTS
Release:20.04
Codename:   focal

Linux box 5.4.0-48-generic #52-Ubuntu SMP Thu Sep 10 10:58:49 UTC 2020 x86_64 
x86_64 x86_64 GNU/Linux
with latest updates installed.

** Affects: grub2 (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/1897785

Title:
  10_linux_zfs: empty bootmenu if POSIXLY_CORRECT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1897785/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1839592] Re: Open vSwitch (Version 2.9.2) goes into deadlocked state

2020-09-15 Thread Dr. Jens Harbott
Likely it is not a duplicate, see my comment in #10 and in the bugzilla.
So if branch-pthread_rwlock_trywrlock-hang-23844.patch is the patch from
the bugzilla, I tested that earlier and it did not solve the issue. The
issue here seems to be with pthread_rwlock_rdlock hanging, see the
tracebacks in the ovs github issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839592

Title:
  Open vSwitch (Version 2.9.2) goes into deadlocked state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1839592/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1880683] Re: unable to load mod_vroot.c

2020-08-17 Thread Jens Wegener
The bug should be fixed now on debian, how can we get the new version?

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951916

Format: 1.8
Date: Thu, 13 Aug 2020 19:41:19 +0200
Source: proftpd-mod-vroot
Architecture: source
Version: 0.9.8-2
Distribution: unstable
Urgency: medium
Maintainer: ProFTPD Maintainance Team 

Changed-By: Hilmar Preusse 
Closes: 951916
Changes:
 proftpd-mod-vroot (0.9.8-2) unstable; urgency=medium
 .
   * Completely rework of build system. We can't use prxs to build
 modules, if they consist of more than one source code file.
 This Closes: #951916 .
Checksums-Sha1:
 0c2208ad81dd9aa8bb40d613a70e2e4eb18ae1ab 2294 proftpd-mod-vroot_0.9.8-2.dsc
 dd7a87e0939f70abf973337708036a8157726810 12956 
proftpd-mod-vroot_0.9.8-2.debian.tar.xz
 bda69cf364a7e1f12c13a57c6776439024991158 6738 
proftpd-mod-vroot_0.9.8-2_amd64.buildinfo
Checksums-Sha256:
 47216ac2466cb9189dd2360cf9d16c4db323f9e9ed546367c618a3544a0f78fc 2294 
proftpd-mod-vroot_0.9.8-2.dsc
 229d0c8287c8fa54918b862895847accf23ee343f076d1d1d1fa349f8c6e1d62 12956 
proftpd-mod-vroot_0.9.8-2.debian.tar.xz
 9ca308183d4dcee36ca6ab728a371af7560bc4a6dfa880709738b33efcf255e5 6738 
proftpd-mod-vroot_0.9.8-2_amd64.buildinfo
Files:
 cec5e616a597122f07058347bf91d18b 2294 net optional 
proftpd-mod-vroot_0.9.8-2.dsc
 eafcbb024e2e04798cbb87e596fc48b2 12956 net optional 
proftpd-mod-vroot_0.9.8-2.debian.tar.xz
 ca431e9c54689b074487837efb043c23 6738 net optional 
proftpd-mod-vroot_0.9.8-2_amd64.buildinfo


** Bug watch added: Debian Bug tracker #951916
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951916

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1880683

Title:
  unable to load mod_vroot.c

To manage notifications about this bug go to:
https://bugs.launchpad.net/proftpd-dfsg/+bug/1880683/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1882952] Re: SRU the current 0.30.10 stable version

2020-06-26 Thread Jens Georg
Yes, the overall daily quota of 100k points is exceeded. Not much I can
do at the moment. But please file a ticket regarding the poor user
experience, this should be clearly visible in the UI

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882952

Title:
  SRU the current 0.30.10 stable version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1882952/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1882952] Re: SRU the current 0.30.10 stable version

2020-06-10 Thread Jens Georg
Please not that this will lose you most of the translations for the
Google-related log-in screens (Photos and YouTube). but making them
compliant with Google's requirements is one of the major points of that
update

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882952

Title:
  SRU the current 0.30.10 stable version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1882952/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1826332] Re: Something sends bad ACPI messages

2020-06-08 Thread Jens Finkhäuser
Probably eventually, sure. But my life is too busy for that right now.
Please test the version I reported?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1826332

Title:
  Something sends bad ACPI messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1826332/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1863021] Re: [SRU] eventlet monkey patch results in assert len(_active) == 1 AssertionError

2020-06-04 Thread Dr. Jens Harbott
Even with all these patches in, I'm still seeing messages like this with
devstack running on focal, see https://review.opendev.org/704831:

Jun 01 16:23:06.645371 ubuntu-focal-rax-dfw-0016894858 
neutron-dhcp-agent[76054]: DEBUG neutron.agent.linux.utils [-] Running command: 
['env', 'LC_ALL=C', 'PATH=/sbin:/us
r/sbin', 'dnsmasq', '--test', '--dhcp-host=tag:foo'] {{(pid=76054) 
create_process /opt/stack/neutron/neutron/agent/linux/utils.py:87}}
Jun 01 16:23:06.651565 ubuntu-focal-rax-dfw-0016894858 
neutron-dhcp-agent[78057]: Exception ignored in: 
Jun 01 16:23:06.651565 ubuntu-focal-rax-dfw-0016894858 
neutron-dhcp-agent[78057]: Traceback (most recent call last):
Jun 01 16:23:06.651565 ubuntu-focal-rax-dfw-0016894858 
neutron-dhcp-agent[78057]:   File "/usr/lib/python3.8/threading.py", line 1454, 
in _after_fork
Jun 01 16:23:06.651565 ubuntu-focal-rax-dfw-0016894858 
neutron-dhcp-agent[78057]: assert len(_active) == 1
Jun 01 16:23:06.651565 ubuntu-focal-rax-dfw-0016894858 
neutron-dhcp-agent[78057]: AssertionError:

This happens for neutron-dhcp-agent, neutron-ovs-agent, nova-compute and
cinder-volume, seemingly always on a call of subprocess.Popen.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1863021

Title:
  [SRU] eventlet monkey patch results in assert len(_active) == 1
  AssertionError

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1863021/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881701] [NEW] NVIDIA cards should have set AllowExternalGpus in /usr/share/X11/xorg.conf.d/10-nvidia.conf

2020-06-01 Thread Jens Nachtigall
Public bug reported:

I have a Lenovo Thunderbold 3 Graphics Dock (comes integrated NVIDIA MTX
1050 graphics card), see
https://support.lenovo.com/de/en/accessories/acc500012

*What happened:*

With nvidia-graphics-drivers-440 I just got a black screen. After looink
into the /var/log/Xorg.0.log I noticed:

```

(WW) NVIDIA(GPU-0): This device is an external GPU, but external
GPUs have not

(WW) NVIDIA(GPU-0): been enabled with AllowExternalGpus. Disabling
this device

(WW) NVIDIA(GPU-0): to prevent crashes from accidental removal.

(EE) NVIDIA(0): Failing initialization of X screen 0
```

Some googling turned up https://forums.developer.nvidia.com/t/egpu-and-
intel-nuc-xorg-conf-issues-login-loop-and-hanging/69409/4

After I added the `Option "AllowExternalGpus" "true"` to `Section
"OutputClass"` of `/usr/share/X11/xorg.conf.d/10-nvidia.conf` and
rebooting the card worked.

This is a matter for all eGPUs (external GPUs) that run NVIDIA I guess.
See reports at
https://www.reddit.com/r/thinkpad/comments/fcuhkn/running_thunderbold_3_graphics_dock_nvidia_mtx/
and aforementioned https://forums.developer.nvidia.com/t/egpu-and-intel-
nuc-xorg-conf-issues-login-loop-and-hanging/69409/4

*Possible solution*

Add this line to /usr/share/X11/xorg.conf.d/10-nvidia.conf:
```
Section "OutputClass"
Identifier "nvidia"
MatchDriver "nvidia-drm"
Driver "nvidia"
Option "AllowEmptyInitialConfiguration"
# v ADD THIS LINE v
Option "AllowExternalGpus" "true"
# ^ ADD THIS LINE ^^^
ModulePath "/usr/lib/x86_64-linux-gnu/nvidia/xorg"
EndSection
```

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xserver-xorg-video-nvidia-440 440.82+really.440.64-0ubuntu6 [modified: 
usr/share/X11/xorg.conf.d/10-nvidia.conf]
ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
Uname: Linux 5.4.0-33-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.2
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Jun  2 07:30:47 2020
InstallationDate: Installed on 2019-09-19 (257 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: nvidia-graphics-drivers-440
UpgradeStatus: Upgraded to focal on 2020-05-29 (3 days ago)

** Affects: nvidia-graphics-drivers-440 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881701

Title:
  NVIDIA cards should have set AllowExternalGpus in
  /usr/share/X11/xorg.conf.d/10-nvidia.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-440/+bug/1881701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1880683] Re: unable to load mod_vroot.c

2020-05-26 Thread Jens Wegener
** Also affects: proftpd-dfsg
   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/1880683

Title:
  unable to load mod_vroot.c

To manage notifications about this bug go to:
https://bugs.launchpad.net/proftpd-dfsg/+bug/1880683/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1880683] [NEW] unable to load mod_vroot.c

2020-05-26 Thread Jens Wegener
Public bug reported:

Description:Ubuntu 20.04 LTS
Release:20.04

Checking syntax of configuration file
2020-05-26 13:52:28,281 xx proftpd[2466]: using PCRE 8.39 2016-06-14
2020-05-26 13:52:28,281 xx proftpd[2466]: using TCP receive buffer size of 
131072 bytes
2020-05-26 13:52:28,281 xx proftpd[2466]: using TCP send buffer size of 16384 
bytes
2020-05-26 13:52:28,281 xx proftpd[2466]: testing Unix domain socket using 
S_ISFIFO
2020-05-26 13:52:28,281 xx proftpd[2466]: testing Unix domain socket using 
S_ISSOCK
2020-05-26 13:52:28,281 xx proftpd[2466]: using S_ISSOCK macro for Unix domain 
socket detection
2020-05-26 13:52:28,281 xx proftpd[2466]: using 'UTF-8' as local charset for 
UTF-8 conversion
2020-05-26 13:52:28,281 xx proftpd[2466]: ROOT PRIVS at mod_core.c:376
2020-05-26 13:52:28,281 xx proftpd[2466]: RELINQUISH PRIVS at mod_core.c:378
2020-05-26 13:52:28,281 xx proftpd[2466]: ROOT PRIVS at mod_core.c:385
2020-05-26 13:52:28,281 xx proftpd[2466]: ROOT PRIVS at parser.c:1169
2020-05-26 13:52:28,281 xx proftpd[2466]: mod_dso/0.5: loading 
'mod_ctrls_admin.c'
2020-05-26 13:52:28,281 xx proftpd[2466]: mod_dso/0.5: loaded module 
'mod_ctrls_admin' (from '/usr/lib/proftpd/mod_ctrls_admin.so', last modified on 
Thu Feb 27 20:34:56 2020)
2020-05-26 13:52:28,282 xx proftpd[2466]: mod_dso/0.5: loading 'mod_tls.c'
2020-05-26 13:52:28,282 xx proftpd[2466]: mod_dso/0.5: loaded module 'mod_tls' 
(from '/usr/lib/proftpd/mod_tls.so', last modified on Thu Feb 27 20:34:56 2020)
2020-05-26 13:52:28,282 xx proftpd[2466]: mod_tls/2.7: using OpenSSL 1.1.1d  10 
Sep 2019
2020-05-26 13:52:28,283 xx proftpd[2466]: mod_dso/0.5: loading 'mod_sql.c'
2020-05-26 13:52:28,283 xx proftpd[2466]: mod_dso/0.5: loaded module 'mod_sql' 
(from '/usr/lib/proftpd/mod_sql.so', last modified on Thu Feb 27 20:34:56 2020)
2020-05-26 13:52:28,283 xx proftpd[2466]: mod_dso/0.5: loading 
'mod_sql_postgres.c'
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loaded module 
'mod_sql_postgres' (from '/usr/lib/proftpd/mod_sql_postgres.so', last modified 
on Thu Feb 27 20:34:56 2020)
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loading 
'mod_sql_passwd.c'
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loaded module 
'mod_sql_passwd' (from '/usr/lib/proftpd/mod_sql_passwd.so', last modified on 
Thu Feb 27 20:34:56 2020)
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_sql_passwd/1.1: registered 'md5' 
SQLAuthType handler
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_sql_passwd/1.1: registered 'sha1' 
SQLAuthType handler
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_sql_passwd/1.1: registered 
'sha256' SQLAuthType handler
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_sql_passwd/1.1: registered 
'sha512' SQLAuthType handler
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_sql_passwd/1.1: registered 
'pbkdf2' SQLAuthType handler
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loading 'mod_quotatab.c'
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loaded module 
'mod_quotatab' (from '/usr/lib/proftpd/mod_quotatab.so', last modified on Thu 
Feb 27 20:34:56 2020)
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loading 
'mod_quotatab_file.c'
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loaded module 
'mod_quotatab_file' (from '/usr/lib/proftpd/mod_quotatab_file.so', last 
modified on Thu Feb 27 20:34:56 2020)
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loading 'mod_wrap.c'
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loaded module 'mod_wrap' 
(from '/usr/lib/proftpd/mod_wrap.so', last modified on Thu Feb 27 20:34:56 2020)
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loading 'mod_rewrite.c'
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loaded module 
'mod_rewrite' (from '/usr/lib/proftpd/mod_rewrite.so', last modified on Thu Feb 
27 20:34:56 2020)
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loading 'mod_load.c'
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loaded module 'mod_load' 
(from '/usr/lib/proftpd/mod_load.so', last modified on Thu Feb 27 20:34:56 2020)
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loading 'mod_ban.c'
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loaded module 'mod_ban' 
(from '/usr/lib/proftpd/mod_ban.so', last modified on Thu Feb 27 20:34:56 2020)
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loading 'mod_wrap2.c'
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loaded module 
'mod_wrap2' (from '/usr/lib/proftpd/mod_wrap2.so', last modified on Thu Feb 27 
20:34:56 2020)
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loading 
'mod_wrap2_file.c'
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loaded module 
'mod_wrap2_file' (from '/usr/lib/proftpd/mod_wrap2_file.so', last modified on 
Thu Feb 27 20:34:56 2020)
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loading 'mod_dynmasq.c'
2020-05-26 13:52:28,286 xx proftpd[2466]: mod_dso/0.5: loaded module 

[Bug 1876541] Re: stuntman-client is missing

2020-05-04 Thread Jens Elkner
Hmm, but https://github.com/jselbie/stunserver does not look like
stalled maintenance ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876541

Title:
  stuntman-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/stunserver/+bug/1876541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1876541] Re: stuntman-client is missing

2020-05-03 Thread Jens Elkner
Hmm, this includes stuntman-client? I do not care about stuntman-server,
because coturn seems to be sufficient, but having no proper CLI utility
is hard ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876541

Title:
  stuntman-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/stunserver/+bug/1876541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1876541] [NEW] stuntman-client is missing

2020-05-02 Thread Jens Elkner
Public bug reported:

focal does not provide a stuntman-client packages like in previous
releases (bionic, xenial). This is very bad because now one is not able
to test/use e.g. coturn or other STUN servers.

** Affects: ubuntu-release-upgrader (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/1876541

Title:
  stuntman-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1876541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1868892] Re: initramfs-tools/hooks/udev for network *.link really sucks

2020-04-27 Thread Jens Elkner
Łukasz Zemczak, yes, upgraded a machine from bionic to focal - same
problem. However, the patch looks not optimal but sufficient.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1868892

Title:
  initramfs-tools/hooks/udev for network *.link really sucks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1868892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1874870] Re: focal do-release-upgrade broken: incompatible ksh93 replacement

2020-04-24 Thread Jens Elkner
Perhaps I should add, that this renders the machines un-bootable,
because several scripts require ksh93, e.g. udev scripts, which create
the device links for zpool related devices.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1874870

Title:
  focal do-release-upgrade broken: incompatible ksh93 replacement

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1874870/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1874870] [NEW] focal do-release-upgrade broken: incompatible ksh93 replacement

2020-04-24 Thread Jens Elkner
Public bug reported:

An upgrade from bionic to focal as described on https://linuxconfig.org
/how-to-upgrade-ubuntu-to-20-04-lts-focal-fossa via do-release-upgrade
-d breaks the system, because ksh93 gets removed and the incompatible,
experimental ksh2020 gets installed.

Don't do that. ksh2020 is NOT ksh93, it is not even maintained anymore.
ksh2020 was a try of 2 completely inexperienced people, knowing C but
had no clue about ksh93.

NOTE: The current change will break a lot of scripts/apps as well,
because people using ksh93 features will have '#!/bin/ksh93' in their
scripts (similar to python2 and python3, etc.).

** Affects: ubuntu-release-upgrader (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/1874870

Title:
  focal do-release-upgrade broken: incompatible ksh93 replacement

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1874870/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1873608] [NEW] libmysqlclient-dev prevents npm/nodejs

2020-04-18 Thread Jens Elkner
Public bug reported:

If one needs to install libmysqlclient-dev (e.g. because python3-mysqldb
is too old/unusable), npm/nodejs get uninstalled, which breaks react
applications running on the server. If one in turn installs npm,
libmysqlclient-dev gets removed. That's a major bug/inconsistency within
an LTS release (bionic - 18.04.4).

** Affects: mysql-5.7 (Ubuntu)
 Importance: Undecided
 Status: New

** Project changed: horizon => mysql-5.7 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1873608

Title:
  libmysqlclient-dev prevents npm/nodejs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1873608/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1840854] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2020-04-12 Thread Jens Elkner
Hi Jeff,

hmm, didn't get notified by launchpad about your answer :(((. Anyway,
tried another machine with 4.15.0-91-generic and indeed, it seems to be
fixed.

Now the problem is, that our GPU machines are running 4.15.0-58-generic
and cannot be upgraded because all the nvidia stuff is very picky and we
do not have the time to upgrade the cluster to a new kernel version.

Therefore the question: is this just a driver problem? Copying over the
kmod from a 4.15.0-91 isn't probably a problem, I guess. Or rebuilding
the kmod for 4.15.0-58 may work out of the box as well...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1840854

Title:
  mlx5_core reports hardware checksum error for padded packets on
  Mellanox NICs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1840854/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1614953] Re: hw csum failure when IPv6 interfaces configured in netdev_rx_csum_fault+0x38/0x40

2020-04-12 Thread Jens Elkner
Getting it all the time:

[Apr13 04:28] kino6_0: hw csum failure
[  +0.003777] CPU: 18 PID: 0 Comm: swapper/18 Tainted: P   OE
4.15.0-58-generic #64-Ubuntu
[  +0.03] Hardware name: GIGABYTE G291-281-00/MG51-G21-00, BIOS R06 
11/19/2019
[  +0.01] Call Trace:
[  +0.03]  
[  +0.10]  dump_stack+0x63/0x8b
[  +0.08]  netdev_rx_csum_fault+0x38/0x40
[  +0.03]  __skb_checksum_complete+0xbc/0xd0
[  +0.05]  nf_ip_checksum+0xc3/0xf0
[  +0.17]  tcp_error+0x162/0x1c0 [nf_conntrack]
[  +0.07]  ? kfree_skbmem+0x5f/0x70
[  +0.04]  ? consume_skb+0x34/0x90
[  +0.11]  nf_conntrack_in+0x14f/0x500 [nf_conntrack]
[  +0.09]  ? csum_partial_ext+0x9/0x10
[  +0.04]  ? __skb_checksum+0x6b/0x300
[  +0.06]  ipv4_conntrack_in+0x1c/0x20 [nf_conntrack_ipv4]
[  +0.05]  nf_hook_slow+0x48/0xc0
[  +0.04]  ? skb_send_sock+0x50/0x50
[  +0.05]  ip_rcv+0x2fa/0x360
[  +0.03]  ? inet_del_offload+0x40/0x40
[  +0.04]  __netif_receive_skb_core+0x432/0xb40
[  +0.04]  ? tcp4_gro_receive+0x137/0x1a0
[  +0.03]  __netif_receive_skb+0x18/0x60
[  +0.03]  ? __netif_receive_skb+0x18/0x60
[  +0.04]  netif_receive_skb_internal+0x45/0xe0
[  +0.03]  napi_gro_receive+0xc5/0xf0
[  +0.34]  mlx5e_handle_rx_cqe_mpwrq+0x465/0x860 [mlx5_core]
[  +0.29]  mlx5e_poll_rx_cq+0xd1/0x8b0 [mlx5_core]
[  +0.25]  mlx5e_napi_poll+0x9d/0x290 [mlx5_core]
[  +0.04]  net_rx_action+0x140/0x3a0
[  +0.06]  __do_softirq+0xe4/0x2d4
[  +0.06]  irq_exit+0xc5/0xd0
[  +0.04]  do_IRQ+0x8a/0xe0
[  +0.03]  common_interrupt+0x8c/0x8c
[  +0.02]  
[  +0.05] RIP: 0010:cpuidle_enter_state+0xa7/0x2f0
[  +0.05] RSP: 0018:a278002b3e68 EFLAGS: 0246 ORIG_RAX: 
ffdd
[  +0.04] RAX: 970ebeea2840 RBX: 0008672cdbad1064 RCX: 001f
[  +0.02] RDX: 0008672cdbad1064 RSI: f3a434de6285 RDI: 
[  +0.02] RBP: a278002b3ea8 R08: 0004 R09: 00022080
[  +0.02] R10: a278002b3e38 R11: 00137021632d21b0 R12: c277ff683298
[  +0.01] R13: 0003 R14: aa172e78 R15: 
[  +0.05]  ? cpuidle_enter_state+0x97/0x2f0
[  +0.03]  cpuidle_enter+0x17/0x20
[  +0.05]  call_cpuidle+0x23/0x40
[  +0.04]  do_idle+0x18c/0x1f0
[  +0.05]  cpu_startup_entry+0x73/0x80
[  +0.04]  start_secondary+0x1ab/0x200
[  +0.05]  secondary_startup_64+0xa5/0xb0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1614953

Title:
  hw csum failure when IPv6 interfaces configured in
  netdev_rx_csum_fault+0x38/0x40

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1614953/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1860975] Re: Cannot set image as desktop background from Shotwell

2020-04-07 Thread Jens Georg
Yes, shotwell is using the gnome-specific GSettings key
org.gnome.desktop.background. Happy to change that to something desktop
independent if such a thing exists

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860975

Title:
  Cannot set image as desktop background from Shotwell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1860975/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1868892] [NEW] initramfs-tools/hooks/udev for network *.link really sucks

2020-03-24 Thread Jens Elkner
Public bug reported:

If one creates e.g. /etc/systemd/network.cu and /etc/systemd/network.fc
and symlinks  /etc/systemd/network to one of them, network setup will
fail on reboot, because /usr/share/initramfs-tools/hooks/udev does a
very poor job: it simply checks for a directory instead of the link
files and therefore skips copying required files to the ram image.
Another poor job is done when copying the files to the ram image:
instead of following symlinks it copies them as which in turn makes them
useless, because it does not copy the related dirs and thus the symlinks
point to nothing. So keeping the system in an consistent state which
such poor scripts is very hard, asking for trouble.

Suggested fix is attached.

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: "/usr/share/initramfs-tools/hooks/udev patch"
   
https://bugs.launchpad.net/bugs/1868892/+attachment/5341158/+files/networkd-ramfs.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1868892

Title:
  initramfs-tools/hooks/udev for network *.link really sucks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1868892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1743529] Re: Merge kexec-tools 2.0.16-1 from Debian: System hung with Kernel panic -not syncing: Out of memory message when crash is triggered.

2020-03-19 Thread Jens Elkner
kdump package is crap, because it is using a different image (initrd)
than update-initramfs creates, so /boot/initrd.img-* !=
/var/lib/kdump/initrd.img-* . Yes, they may have the same name, but not
the same content. What a hugh bullshit! So no wonder, why one has to
waste several hours to find out, why /etc/systemd/network/* get not
honored. Crap, crap, crap!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1743529

Title:
  Merge kexec-tools 2.0.16-1 from Debian: System hung with Kernel panic
  -not syncing: Out of memory message when crash is triggered.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1743529/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1840854] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2020-03-16 Thread Jens Elkner
We use 'Linux kino6 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41
UTC 2019 x86_64 x86_64 x86_64 GNU/Linux' (Ubuntu 18.04.3 LTS) and see
all the time 'hw csum failure's:

[ +28.297139] kino6_0: hw csum failure
[  +0.003607] CPU: 12 PID: 0 Comm: swapper/12 Tainted: P   O 
4.15.0-58-generic #64-Ubuntu
[  +0.03] Hardware name: GIGABYTE G291-281-00/MG51-G21-00, BIOS R06 
11/19/2019
[  +0.01] Call Trace:
[  +0.02]  
[  +0.11]  dump_stack+0x63/0x8b
[  +0.08]  netdev_rx_csum_fault+0x38/0x40
[  +0.03]  __skb_checksum_complete+0xbc/0xd0
[  +0.05]  nf_ip_checksum+0xc3/0xf0
[  +0.18]  tcp_error+0x162/0x1c0 [nf_conntrack]
[  +0.06]  ? ttwu_do_wakeup+0x1e/0x140
[  +0.11]  nf_conntrack_in+0x14f/0x500 [nf_conntrack]
[  +0.07]  ? csum_partial_ext+0x9/0x10
[  +0.07]  ? __skb_checksum+0x6b/0x300
[  +0.06]  ipv4_conntrack_in+0x1c/0x20 [nf_conntrack_ipv4]
[  +0.05]  nf_hook_slow+0x48/0xc0
[  +0.04]  ? skb_send_sock+0x50/0x50
[  +0.05]  ip_rcv+0x2fa/0x360
[  +0.03]  ? inet_del_offload+0x40/0x40
[  +0.04]  __netif_receive_skb_core+0x432/0xb40
[  +0.03]  ? update_curr+0xf2/0x1d0
[  +0.04]  ? tcp4_gro_receive+0x137/0x1a0
[  +0.03]  __netif_receive_skb+0x18/0x60
[  +0.03]  ? __netif_receive_skb+0x18/0x60
[  +0.03]  netif_receive_skb_internal+0x45/0xe0
[  +0.04]  napi_gro_receive+0xc5/0xf0
[  +0.36]  mlx5e_handle_rx_cqe_mpwrq+0x465/0x860 [mlx5_core]
[  +0.28]  mlx5e_poll_rx_cq+0xd1/0x8b0 [mlx5_core]
[  +0.25]  mlx5e_napi_poll+0x9d/0x290 [mlx5_core]
[  +0.04]  net_rx_action+0x140/0x3a0
[  +0.05]  __do_softirq+0xe4/0x2d4
[  +0.06]  irq_exit+0xc5/0xd0
[  +0.03]  do_IRQ+0x8a/0xe0
[  +0.03]  common_interrupt+0x8c/0x8c
[  +0.02]  
[  +0.05] RIP: 0010:cpuidle_enter_state+0xa7/0x2f0
[  +0.02] RSP: 0018:ad7a00283e68 EFLAGS: 0246 ORIG_RAX: 
ffdd
[  +0.04] RAX: 89f13fd22840 RBX: 02273da74e91 RCX: 001f
[  +0.02] RDX: 02273da74e91 RSI: feba65558937 RDI: 
[  +0.02] RBP: ad7a00283ea8 R08: 0004 R09: 00022080
[  +0.01] R10: ad7a00283e38 R11: 07e0dcda6658 R12: cd5a00503298
[  +0.02] R13: 0003 R14: b3f72e78 R15: 
[  +0.04]  ? cpuidle_enter_state+0x97/0x2f0
[  +0.03]  cpuidle_enter+0x17/0x20
[  +0.05]  call_cpuidle+0x23/0x40
[  +0.04]  do_idle+0x18c/0x1f0
[  +0.04]  cpu_startup_entry+0x73/0x80
[  +0.05]  start_secondary+0x1ab/0x200
[  +0.05]  secondary_startup_64+0xa5/0xb0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1840854

Title:
  mlx5_core reports hardware checksum error for padded packets on
  Mellanox NICs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1840854/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1723350] Re: sssd offline on boot, stays offline forever

2020-03-04 Thread Jens Elkner
Same here - it is a nightmare:

(Wed Mar  4 16:19:36 2020) [sssd[be[LDAP]]] [resolv_gethostbyname_done] 
(0x0040): querying hosts database failed [5]: Input/output error
(Wed Mar  4 16:19:36 2020) [sssd[be[LDAP]]] [fo_resolve_service_done] (0x0020): 
Failed to resolve server 'ldap': Could not contact DNS servers
(Wed Mar  4 16:19:36 2020) [sssd[be[LDAP]]] [be_resolve_server_process] 
(0x0080): Couldn't resolve server (ldap), resolver returned [5]: 
Input/output error

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1723350

Title:
  sssd offline on boot, stays offline forever

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1723350/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1750384] Re: Cannot Delete Recordset / Zone in ng_dns panels

2020-01-20 Thread Dr. Jens Harbott
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1750384

Title:
  Cannot Delete Recordset / Zone in ng_dns panels

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1750384/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1859649] Re: networking disruption on upgrade from 14.0.0 to 14.0.3

2020-01-15 Thread Dr. Jens Harbott
I agree that this is kind of expected behaviour, but I also think that
it would be good if Neutron could adopt the policy to at least bump the
minor revision number on version number updates, that would make it more
obvious to deployers that special care is needed. It should also be
accompanied by a release note.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859649

Title:
  networking disruption on upgrade from 14.0.0 to 14.0.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1859649/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1859395] Re: libxen-4.9: missing libxenstat

2020-01-15 Thread Jens Elkner
Basically yes. When I do a 'dpkg -L libxen-dev|grep xenstat' I get:

/usr/include/xenstat.h
/usr/lib/x86_64-linux-gnu/pkgconfig/xenstat.pc

When doing a 'grep xenstat /usr/lib/x86_64-linux-gnu/pkgconfig/xenstat.pc' one 
gets
Libs: -L${libdir} -lxenstat

Unfortunately, when I do 'dpkg -L libxen-dev' I see a lot of xenlibs,
but neither libxenstat.so nor libxenstat.a.

So IMHO it is a bug. Either libxen-dev should provide those libs (what a
developer would expect), or it should at least pull in the required lib
via dep declaration to xen-utils-*. IMHO the latter would be not a good
decision, because one does not need all the bloat from the xen-utils-*
package incl. all the packages from its dep tree in turn (and because
there is no *.a, it would have this negative effect on the package being
built as well).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859395

Title:
  libxen-4.9: missing libxenstat

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1859395/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1859779] [NEW] ``` GNU Image Manipulation Program version 2.10.8 git-describe: GIMP_2_10_6-294-ga967e8d2c2 C compiler: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_6

2020-01-15 Thread Jens Goller
Public bug reported:

I just started the GIMP and it happened ...

** Affects: gimp (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/1859779

Title:
  ``` GNU Image Manipulation Program version 2.10.8 git-describe:
  GIMP_2_10_6-294-ga967e8d2c2 C compiler: Using built-in specs.
  COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-
  gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none
  OFFLOAD_TARGET_DEFAULT=1Target: x86_64-linux-gnu
  Configured with: ../src/configure -v --with-pkgversion='Ubuntu
  8.2.0-13ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs
  --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++
  --prefix=/usr --with-gcc-major-version-only --program-suffix=-8
  --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-
  build-id --libexecdir=/usr/lib --without-included-gettext --enable-
  threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu
  --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-
  libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify
  --enable-libmpx --enable-plugin --enable-default-pie --with-system-
  zlib --with-target-system-zlib --enable-objc-gc=auto --enable-
  multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-
  multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic
  --enable-offload-targets=nvptx-none --without-cuda-driver --enable-
  checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
  --target=x86_64-linux-gnuThread model: posix gcc version
  8.2.0 (Ubuntu 8.2.0-13ubuntu1)   using GEGL version 0.4.14
  (compiled against version 0.4.12) using GLib version 2.62.1 (compiled
  against version 2.58.1) using GdkPixbuf version 2.40.0 (compiled
  against version 2.38.0) using GTK+ version 2.24.32 (compiled against
  version 2.24.32) using Pango version 1.42.3 (compiled against version
  1.42.3) using Fontconfig version 2.13.1 (compiled against version
  2.13.0) using Cairo version 1.16.0 (compiled against version 1.16.0)
  ``` > fatal error: Speicherzugriffsfehler  Stack trace: ```  # Stack
  traces obtained from PID 12045 - Thread 12045 #  [New LWP 12046] [New
  LWP 12047] [New LWP 12048] [New LWP 12051] [New LWP 12052] [New LWP
  12053] [Thread debugging using libthread_db enabled] Using host
  libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  __libc_read (nbytes=256, buf=0x7ffc67b0ab90, fd=32) at
  ../sysdeps/unix/sysv/linux/read.c:26   Id   Target Id
  Frame  * 1Thread 0x7f229c1f6e00 (LWP 12045) "gimp-2.10"
  __libc_read (nbytes=256, buf=0x7ffc67b0ab90, fd=32) at
  ../sysdeps/unix/sysv/linux/read.c:26   2Thread 0x7f229b970700 (LWP
  12046) "worker" syscall () at
  ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38   3Thread
  0x7f2299934700 (LWP 12047) "gmain"  0x7f229d198c2f in
  __GI___poll (fds=0x560ae58cf480, nfds=2, timeout=-1) at
  ../sysdeps/unix/sysv/linux/poll.c:29   4Thread 0x7f2299133700 (LWP
  12048) "gdbus"  0x7f229d198c2f in __GI___poll
  (fds=0x560ae58e4af0, nfds=2, timeout=-1) at
  ../sysdeps/unix/sysv/linux/poll.c:29   5Thread 0x7f2283457700 (LWP
  12051) "async"  syscall () at
  ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38   6Thread
  0x7f2282c56700 (LWP 12052) "worker" syscall () at
  ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38   7Thread
  0x7f2282455700 (LWP 12053) "pool-gimp-2.10" syscall () at
  ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38  Thread 7 (Thread
  0x7f2282455700 (LWP 12053)): #0  syscall () at
  ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 No locals. #1
  0x7f229d48bea6 in g_cond_wait_until () from /lib/x86_64-linux-
  gnu/libglib-2.0.so.0 No symbol table info available. #2
  0x7f229d4103e1 in ?? () from /lib/x86_64-linux-
  gnu/libglib-2.0.so.0 No symbol table info available. #3
  0x7f229d410a06 in g_async_queue_timeout_pop () from /lib/x86_64
  -linux-gnu/libglib-2.0.so.0 No symbol table info available. #4
  0x7f229d4698f9 in ?? () from /lib/x86_64-linux-
  gnu/libglib-2.0.so.0 No symbol table info available. #5
  0x7f229d469111 in ?? () from /lib/x86_64-linux-
  gnu/libglib-2.0.so.0 No symbol table info available. #6
  0x7f229d27f669 in start_thread (arg=) at
  pthread_create.c:479 ret =  pd =
   unwind_buf = {cancel_jmp_buf = {{jmp_buf =
  {139786191197952, -4833293705935062657, 140722048119486,
  140722048119487, 140722048119632, 139786191194368,
  4803568878919350655, 4803522985794861439}, mask_was_saved = 0}}, priv
  = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
  canceltype = 0}}} not_first_call = 0 #7  0x7f229d1a5323 in
  clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals.
  Thread 6 (Thread 0x7f2282c56700 (LWP 

[Bug 1859395] Re: libxen-4.9: missing libxenstat

2020-01-14 Thread Jens Elkner
No, neither libxen-4.9 nor libxen-dev contains it. To confirm, just do a 
dpkg -L libxen-dev libxen-4.9 |grep xenstat

One should see a libxenstat.so, but unfortunately this is not the case
...

** Changed in: xen (Ubuntu)
   Status: Invalid => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859395

Title:
  libxen-4.9: missing libxenstat

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1859395/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1859375] Re: External subtitles do not work with LG Smart TV

2020-01-13 Thread Jens Georg
and 2246d802d8e7859114d14ab41af9e17f5c2c4c1d

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859375

Title:
  External subtitles do not work with LG Smart TV

To manage notifications about this bug go to:
https://bugs.launchpad.net/rygel/+bug/1859375/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1859375] Re: External subtitles do not work with LG Smart TV

2020-01-13 Thread Jens Georg
That is not the whole fix, that needs
c227c5d11babe62da609b07ed8f1d27e25fba4ca and
d8f58f0f967797905d276b53f2a14d514ecc1501 as well

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859375

Title:
  External subtitles do not work with LG Smart TV

To manage notifications about this bug go to:
https://bugs.launchpad.net/rygel/+bug/1859375/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1859395] [NEW] libxen-4.9: missing libxenstat

2020-01-12 Thread Jens Elkner
Public bug reported:

libxen-dev package contains /usr/include/xenstat.h but unfortunately the
related static lib and the dyn lib package libxen-4.9 doesn't contain it
either. Would be nice to add it at least to the libxen-4.9 so that one
does not need to install all the other huge bloat just to compile a
little util.

** Affects: xen (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/1859395

Title:
  libxen-4.9: missing libxenstat

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1859395/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1858347] [NEW] Wrong PID-File-Directory in /usr/sbin/keactrl in Ubuntu 20.04 LTS

2020-01-05 Thread Jens Holeczek
Public bug reported:

Seems nearly same bug as discussed in 
https://bugzilla.redhat.com/show_bug.cgi?id=1759264

keactrl shows all kea-Services as inactive, equal they are running or
not.

In /usr/sbin/keactrl Line 95 Line 95 following changes work:

- local pid_file_dir=/var/lib/kea
+ local pid_file_dir=/var/run/kea

Thanks for work on next Ubuntu-Version! :-)

** Affects: isc-kea (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: 20.04 focal fossa kea keactrl lts

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1858347

Title:
  Wrong PID-File-Directory in /usr/sbin/keactrl in Ubuntu 20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-kea/+bug/1858347/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1750121] Re: Dynamic routing: adding speaker to agent fails

2019-12-20 Thread Dr. Jens Harbott
** Changed in: cloud-archive
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1750121

Title:
  Dynamic routing: adding speaker to agent fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1750121/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1853319] Re: [SRU] stein stable releases

2019-12-20 Thread Dr. Jens Harbott
Neutron released 14.0.4 in the meantime, do you want to include that
update here or will that go into a new bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1853319

Title:
  [SRU] stein stable releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1853319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1854710] Re: pthread_rwlock_trywrlock results in hang

2019-12-10 Thread Dr. Jens Harbott
See also
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1839592 ,
there seems to also exist another bug in glibc 2.27 that is not fixed by
the patch from https://sourceware.org/bugzilla/show_bug.cgi?id=23844

** Bug watch added: Sourceware.org Bugzilla #23844
   https://sourceware.org/bugzilla/show_bug.cgi?id=23844

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854710

Title:
  pthread_rwlock_trywrlock results in hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1854710/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1839592] Re: Open vSwitch (Version 2.9.2) goes into deadlocked state

2019-12-10 Thread Dr. Jens Harbott
So as documented in https://github.com/openvswitch/ovs-issues/issues/175
, this really seems to be a bug in glibc and not in openswitch. After
installing libc6 and related pkgs at version 2.29-0ubuntu2 (from disco),
the issue is resolved for us. The single patch from
https://sourceware.org/bugzilla/show_bug.cgi?id=23844 did not fix the
issue. So we would either need to make an effort to get the version from
disco into bionic-updates or someone would need to locate a set of
possible patches and backport them.

** Changed in: openvswitch (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839592

Title:
  Open vSwitch (Version 2.9.2) goes into deadlocked state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1839592/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1839592] Re: Open vSwitch (Version 2.9.2) goes into deadlocked state

2019-11-28 Thread Dr. Jens Harbott
>From the discussion in https://github.com/openvswitch/ovs-
issues/issues/175 it seems like this may actually be a glibc bug
https://sourceware.org/bugzilla/show_bug.cgi?id=23844 , I'll try to get
some tests done in order to confirm this.

** Bug watch added: github.com/openvswitch/ovs-issues/issues #175
   https://github.com/openvswitch/ovs-issues/issues/175

** Bug watch added: Sourceware.org Bugzilla #23844
   https://sourceware.org/bugzilla/show_bug.cgi?id=23844

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839592

Title:
  Open vSwitch (Version 2.9.2) goes into deadlocked state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1839592/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1853733] [NEW] missing file

2019-11-24 Thread Jens Fage
Public bug reported:

Upgrade stopped due to missing file

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: ubuntu-release-upgrader-core 1:19.04.16.9
ProcVersionSignature: Ubuntu 5.0.0-36.39-generic 5.0.21
Uname: Linux 5.0.0-36-generic x86_64
ApportVersion: 2.20.10-0ubuntu27.3
Architecture: amd64
CrashDB: ubuntu
Date: Sun Nov 24 09:20:44 2019
InstallationDate: Installed on 2019-04-21 (217 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to disco on 2019-11-24 (0 days ago)
VarLogDistupgradeAptlog:
 Log time: 2019-11-24 08:38:32.422302
 Log time: 2019-11-24 08:39:12.250510
 Log time: 2019-11-24 08:41:38.174331
 Log time: 2019-11-24 09:20:53.730336
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco dist-upgrade

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1853733

Title:
  missing file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1853733/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1770604] Re: Arduino IDE from repository does not work because of "java.lang.NullPointerException thrown while loading gnu.io.RXTXCommDriver"

2019-11-23 Thread Jens Rosenboom
Verified that installing librxtx-java 2.2pre2+dfsg1-1ubuntu1 solves the
issue for me.

** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1770604

Title:
  Arduino IDE from repository does not work because of
  "java.lang.NullPointerException thrown while loading
  gnu.io.RXTXCommDriver"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/arduino/+bug/1770604/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   4   5   6   7   8   9   10   >