[Bug 1896506] Re: keepalived_use_no_track default=True breaks bionic deploys

2020-10-12 Thread OpenStack Infra
Fix proposed to branch: master
Review: https://review.opendev.org/757620

** Changed in: neutron
   Status: Confirmed => In Progress

** Changed in: neutron
 Assignee: (unassigned) => Lajos Katona (lajos-katona)

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

Title:
  keepalived_use_no_track default=True breaks bionic deploys

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

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

[Bug 1276544] Re: Multi-boot grub menu does not identify releases

2020-10-12 Thread Julian Andres Klode
You can realistically only really have a single Ubuntu install per
system anyway, otherwise it's mad ping-pong between bootloaders
overriding each other (because there can only be one "ubuntu"
bootloader). And newer bootloaders might not load older kernels or vice
versa. OK, OK, what I say is valid only for EFI, but well, not much
point doing much more work on os-prober for nicer BIOS support (and we
need to kill it on UEFI anyway, and set BootNext from grub and use entry
names from UEFI BootOrder, so that each foreign OS gets booted by
rebooting to it, so that measurements and secure boot chain is correct).

** Changed in: grub2 (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Multi-boot grub menu does not identify releases

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

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

[Bug 1891100] Re: hp notebook 15-da0001nk sound mute led not working

2020-10-12 Thread Djalel Oukid
@kaihengfeng
This is the cat /proc/cmdline output after I run sudo update-grub and reboot
BOOT_IMAGE=/boot/vmlinuz-5.4.0-48-generic 
root=UUID=a4fd6950-d770-40a6-9863-f35146cfaf67 ro quiet splash 
snd_hda_intel.model=hp-mute-led-mic3 vt.handoff=7
A full dmesg is also attached.

** Attachment added: "dmesg2"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1891100/+attachment/5421360/+files/dmesg2

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

Title:
  hp notebook 15-da0001nk sound mute led not working

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

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

[Bug 1899511] [NEW] Focal update: v5.4.68 upstream stable release

2020-10-12 Thread Kamal Mostafa
Public bug reported:

SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The following upstream
   stable patches should be included in the Ubuntu kernel:

   v5.4.68 upstream stable release
   from git://git.kernel.org/

af_key: pfkey_dump needs parameter validation
ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
ibmvnic: add missing parenthesis in do_reset()
kprobes: fix kill kprobe which has been marked as gone
mm/thp: fix __split_huge_pmd_locked() for migration PMD
act_ife: load meta modules before tcf_idr_check_alloc()
bnxt_en: Avoid sending firmware messages when AER error is detected.
bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
cxgb4: fix memory leak during module unload
cxgb4: Fix offset when clearing filter byte counters
geneve: add transport ports in route lookup for geneve
hdlc_ppp: add range checks in ppp_cp_parse_cr()
ip: fix tos reflection in ack and reset packets
ipv4: Initialize flowi4_multipath_hash in data path
ipv4: Update exception handling for multipath routes via same device
ipv6: avoid lockdep issue in fib6_del()
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
net: dsa: rtl8366: Properly clear member config
net: Fix bridge enslavement failure
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
net/mlx5: Fix FTE cleanup
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
nfp: use correct define to return NONE fec
taprio: Fix allowing too small intervals
tipc: Fix memory leak in tipc_group_create_member()
tipc: fix shutdown() of connection oriented socket
tipc: use skb_unshare() instead in tipc_buf_append()
net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
bnxt_en: return proper error codes in bnxt_show_temp
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
net: lantiq: Wake TX queue again
net: lantiq: use netif_tx_napi_add() for TX NAPI
net: lantiq: Use napi_complete_done()
net: lantiq: Disable IRQs only if NAPI gets scheduled
net: phy: Avoid NPD upon phy_detach() when driver is unbound
net: phy: Do not warn in phy_stop() on PHY_DOWN
net: qrtr: check skb_put_padto() return value
net: add __must_check to skb_put_padto()
mm: memcg: fix memcg reclaim soft lockup
iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
Linux 5.4.68
UBUNTU: upstream stable to v5.4.68

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

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Assignee: Kamal Mostafa (kamalmostafa)
 Status: In Progress


** Tags: kernel-stable-tracking-bug

** Changed in: linux (Ubuntu)
   Status: New => Confirmed

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Description changed:

+ SRU Justification
  
- SRU Justification
+ Impact:
+    The upstream process for stable tree updates is quite similar
+    in scope to the Ubuntu SRU process, e.g., each patch has to
+    demonstrably fix a bug, and each patch is vetted by upstream
+    by originating either directly from a mainline/stable Linux tree or
+    a minimally backported form of that patch. The following upstream
+    stable patches should be included in the Ubuntu kernel:
  
- Impact:
-The upstream process for stable tree updates is quite similar
-in scope to the Ubuntu SRU process, e.g., each patch has to
-demonstrably fix a bug, and each patch is vetted by upstream
-by originating either directly from a mainline/stable Linux tree or
-a minimally backported form of that patch. The following upstream
-stable patches should be included in the Ubuntu kernel:
+    v5.4.68 upstream stable release
+    from git://git.kernel.org/
  
-v5.4.68 upstream stable release
-from git://git.kernel.org/
+ af_key: pfkey_dump needs parameter validation
+ ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
+ ibmvnic: add missing parenthesis in do_reset()
+ kprobes: fix kill kprobe which has been marked as gone
+ mm/thp: fix __split_huge_pmd_locked() for migration PMD
+ act_ife: load meta modules before tcf_idr_check_alloc()
+ bnxt_en: Avoid sending firmware messages when AER error is detected.
+ bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
+ cxgb4: fix memory leak during module unload
+ cxgb4: Fix offset when clearing filter byte counters
+ geneve: add

[Bug 1899510] [NEW] package nslcd 0.9.11-1 failed to install/upgrade: installed nslcd package post-installation script subprocess returned error exit status 1

2020-10-12 Thread Despot Maksimovic
Public bug reported:

i just started my pc and this came up, i'm not sure what it is

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: nslcd 0.9.11-1
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
Date: Mon Oct 12 14:02:00 2020
ErrorMessage: installed nslcd package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2020-10-11 (0 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: nss-pam-ldapd
Title: package nslcd 0.9.11-1 failed to install/upgrade: installed nslcd 
package post-installation script subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nss-pam-ldapd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal

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

Title:
  package nslcd 0.9.11-1 failed to install/upgrade: installed nslcd
  package post-installation script subprocess returned error exit status
  1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/1899510/+subscriptions

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

[Bug 1871794] Re: [Bluetooth] No audio output/input in HSP/HFP mode

2020-10-12 Thread bmer
I have the issue as well and the 5.4.0-48-generic kernel does NOT fix it
for me.

- Ubuntu 20.04.1 LTS (just upgraded from 18.04 where it worked)
- Dell XPS 13 7390 Developer Edition
- SteelSeries Arctis Pro Wireless

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

Title:
  [Bluetooth] No audio output/input in HSP/HFP mode

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

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

[Bug 1898393] Re: Gnome 3.38 Magnifier does track mouse cursor.

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package gjs - 1.66.1-1

---
gjs (1.66.1-1) unstable; urgency=medium

  * New upstream release:
- Throws on Unsupported caller allocates
- arg: Fix MIN/MAX safe big integer limits
- Fix leak when virtual function is unimplemented
- Cannot compile GJS 1.66.0 on macOS with llvm/clang 10.0.1
- console: fix typo in command-line option
- Prevent passing null pointers when not nullable
- Passing fundamentals to functions works again (LP: #1898393)

 -- Marco Trevisan (Treviño)   Sun, 11 Oct 2020
01:00:09 +0200

** Changed in: gjs (Ubuntu)
   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/1898393

Title:
  Gnome 3.38 Magnifier does track mouse cursor.

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

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

[Bug 1884525] Re: Cannot start calibre

2020-10-12 Thread Juanjo Benages
*** This bug is a duplicate of bug 1898904 ***
https://bugs.launchpad.net/bugs/1898904

** This bug has been marked a duplicate of bug 1898904
   Calibre crashes at startup with AttributeError: 'NoneType' object has no 
attribute 'cancel'

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

Title:
  Cannot start calibre

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

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

[Bug 1822340] Re: [UIFe] motd messaging rewrite

2020-10-12 Thread Chad Smith
Thanks Łukasz Zemczak, We have a proposed PPA for ubuntu-advantage-tools
that gives access to ESM on xenial, bionic and focal. We can test the
output uusing the updated script I provided in the test case section
abouve.

** Description changed:

  [Impact]
  Changes to the motd and update counting to count ESM security upgrades as 
security upgrades, and show some information about ESM upgrades.
  
  [Test case]
  The motd output has unit tests for the various combinations, passing counts 
of various upgrade types. That said, the actual counting might be wrong.
  
  The regression potential is higher in releases with ESM, as they'll get
  more messages and have more stuff that could go wrong.
+ 
+ 
+ #!/bin/bash
+ 
+ #
+ # SRU Verification update-notifier + ubuntu=advantage-tools
+ # Test procedure:
+ # - launch container Trusty, Xenial or Bionic
+ # - Install ubuntu-advantage-tools from 
https://launchpad.net/~ua-client/+archive/ubuntu/proposed which supports esm on 
trusty, xenial, bionic, and focal
+ # - Attach container to UA subscription (which activates the ESM APT repos
+ # - run apt_check --human-readable to assert ESM pkg counts ARE NOT reported
+ # - Upgrade update-notifier to -proposed
+ # - re-run apt_check --human-readable to assert ESM pkg counts ARE reported
+ 
+ set -e
+ UA_TOKEN=$1
+ if [ -z "$1" ]; then
+  echo "Usage: $0 "
+  exit 1
+ fi
+ # sources:
+ #   ua.proposed:
+ #  source: deb 
http://ppa.launchpad.net/canonical-server/ua-client-daily/ubuntu \$RELEASE main
+ #  keyid: 94E187AD53A59D1847E4880F8A295C4FB8B190B7
+ 
+ cat > test-uru.yaml  setup_proposed.sh 

[Bug 1889342] Re: Thunderbolt Dock Loses Monitors

2020-10-12 Thread rhpot1991
See attachment, everything is up to date according to fwupdmgr.

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

Title:
  Thunderbolt Dock Loses Monitors

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

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

[Bug 1889342] Re: Thunderbolt Dock Loses Monitors

2020-10-12 Thread rhpot1991
** Attachment added: "current_firmware.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1889342/+attachment/5421352/+files/current_firmware.txt

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

Title:
  Thunderbolt Dock Loses Monitors

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

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

[Bug 1750818] Re: Already installed deb packages not showing as installed when opened

2020-10-12 Thread Carlos Pita
I'm not seeing this issue in an up-to-date 20.04 installation.

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

Title:
  Already installed deb packages not showing as installed when opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-store-desktop/+bug/1750818/+subscriptions

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

[Bug 1842508] Re: motd messaging changes regarding apt updates

2020-10-12 Thread Chad Smith
** Description changed:

  [Impact]
  Changes to wording regarding the ESM support available for Trusty. 
Additionally, reorder command output after UX review.
  
  [Test Case]
  test_motd.py has unit tests for all of the combinations of upgrade types 
possible. It's also possible to run "/usr/lib/update-notifier/apt-check 
--human-readable" on a system with ESM configured (enabled or disabled).
+ #!/bin/bash
+ 
+ #
+ # SRU Verification update-notifier + ubuntu=advantage-tools
+ # Test procedure:
+ # - launch container Trusty, Xenial or Bionic
+ # - Install ubuntu-advantage-tools from 
https://launchpad.net/~ua-client/+archive/ubuntu/proposed which supports esm on 
trusty, xenial, bionic, and focal
+ # - Attach container to UA subscription (which activates the ESM APT repos
+ # - run apt_check --human-readable to assert ESM pkg counts ARE NOT reported
+ # - Upgrade update-notifier to -proposed
+ # - re-run apt_check --human-readable to assert ESM pkg counts ARE reported
+ 
+ set -e
+ UA_TOKEN=$1
+ if [ -z "$1" ]; then
+  echo "Usage: $0 "
+  exit 1
+ fi
+ # sources:
+ #   ua.proposed:
+ #  source: deb 
http://ppa.launchpad.net/canonical-server/ua-client-daily/ubuntu \$RELEASE main
+ #  keyid: 94E187AD53A59D1847E4880F8A295C4FB8B190B7
+ 
+ cat > test-uru.yaml  setup_proposed.sh 

[Bug 1899507] Re: update-manager checks for free space in /boot when the operation would actually free space

2020-10-12 Thread Brian Murray
** Tags added: rls-gg-incoming

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

Title:
  update-manager checks for free space in /boot when the operation would
  actually free space

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1899507/+subscriptions

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

[Bug 1849859] Re: smb printing fails

2020-10-12 Thread xzu
Is this the same as 
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1895852 ?
In short for me syst-config-printer ask for non existent password.

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

Title:
  smb printing fails

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

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

[Bug 1899487] Re: cloud-init hard codes MTU configuration at initial deploy time

2020-10-12 Thread Ryan Harper
" # curl http://169.254.169.254/openstack/2018-08-27/network_data.json
{"links": [{"id": "tapa035fb68-01", "vif_id": 
"a035fb68-010c-42e3-8da7-ea3c36a0d607", "type": "ovs", "mtu": 8942, 
"ethernet_mac_address": "fa:16:3e:31:26:f7"}], "networks": [{"id": "network0", 
"type": "ipv4_dhcp", "link": "tapa035fb68-01", "network_id": 
"b4ef84c0-1235-48a8-aaf7-03fab7ef5367"}], "services": []}"

How is cloud-init to know from this network-config.json that DHCP will
provide an MTU value?  How does it know that it should ignore the
provided MTU?  If DHCP is providing MTU, should network-config.json then
not provide the MTU value?


** Also affects: netplan.io (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: cloud-init
   Status: New => Incomplete

** Changed in: netplan.io (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/1899487

Title:
  cloud-init hard codes MTU configuration at initial deploy time

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

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

[Bug 1874908] Re: Failed to install the grub

2020-10-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: grub-installer (Ubuntu)
   Status: New => Confirmed

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

Title:
  Failed to install the grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1874908/+subscriptions

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

[Bug 1899507] Re: update-manager checks for free space in /boot when the operation would actually free space

2020-10-12 Thread Brian Murray
Also I've no idea why gnome-screenshot added a border around the window.
I'd used 'gnome-screenshot --window --delay=25'.

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

Title:
  update-manager checks for free space in /boot when the operation would
  actually free space

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1899507/+subscriptions

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

[Bug 1899506] [NEW] Xenial update: v4.4.238 upstream stable release

2020-10-12 Thread Kamal Mostafa
Public bug reported:

SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The following upstream
   stable patches should be included in the Ubuntu kernel:

   v4.4.238 upstream stable release
   from git://git.kernel.org/

af_key: pfkey_dump needs parameter validation
KVM: fix memory leak in kvm_io_bus_unregister_dev()
kprobes: fix kill kprobe which has been marked as gone
ftrace: Setup correct FTRACE_FL_REGS flags for module
RDMA/ucma: ucma_context reference leak in error path
mtd: Fix comparison in map_word_andequal()
hdlc_ppp: add range checks in ppp_cp_parse_cr()
tipc: use skb_unshare() instead in tipc_buf_append()
net: add __must_check to skb_put_padto()
ip: fix tos reflection in ack and reset packets
serial: 8250: Avoid error message on reprobe
scsi: aacraid: fix illegal IO beyond last LBA
m68k: q40: Fix info-leak in rtc_ioctl
gma/gma500: fix a memory disclosure bug due to uninitialized bytes
ASoC: kirkwood: fix IRQ error handling
PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()
mfd: mfd-core: Protect against NULL call-back function pointer
tracing: Adding NULL checks for trace_array descriptor pointer
bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
xfs: fix attr leaf header freemap.size underflow
kernel/sys.c: avoid copying possible padding bytes in copy_to_user
neigh_stat_seq_next() should increase position index
rt_cpu_seq_next should increase position index
seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
ACPI: EC: Reference count query handlers under lock
tracing: Set kernel_stack's caller size properly
ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter
Bluetooth: Fix refcount use-after-free issue
mm: pagewalk: fix termination condition in walk_pte_range()
Bluetooth: prefetch channel before killing sock
skbuff: fix a data race in skb_queue_len()
audit: CONFIG_CHANGE don't log internal bookkeeping as an event
selinux: sel_avc_get_stat_idx should increase position index
scsi: lpfc: Fix RQ buffer leakage when no IOCBs available
drm/omap: fix possible object reference leak
dmaengine: tegra-apb: Prevent race conditions on channel's freeing
media: go7007: Fix URB type for interrupt handling
Bluetooth: guard against controllers sending zero'd events
drm/amdgpu: increase atombios cmd timeout
Bluetooth: L2CAP: handle l2cap config request during open state
media: tda10071: fix unsigned sign extension overflow
tpm: ibmvtpm: Wait for buffer to be set before proceeding
tracing: Use address-of operator on section symbols
serial: 8250_omap: Fix sleeping function called from invalid context during 
probe
SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra 
endpoint descriptor
mm/filemap.c: clear page error before actual read
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
bdev: Reduce time holding bd_mutex in sync in blkdev_close()
drivers: char: tlclk.c: Avoid data race between init and interrupt handler
dt-bindings: sound: wm8994: Correct required supplies based on actual 
implementaion
atm: fix a memory leak of vcc->user_back
phy: samsung: s5pv210-usb2: Add delay after reset
Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()
tty: serial: samsung: Correct clock selection logic
ALSA: hda: Fix potential race in unsol event handler
fuse: don't check refcount after stealing page
USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int
e1000: Do not perform reset in reset_task if we are already down
printk: handle blank console arguments passed in.
vfio/pci: fix memory leaks of eventfd ctx
perf kcore_copy: Fix module map when there are no modules loaded
mtd: rawnand: omap_elm: Fix runtime PM imbalance on error
ceph: fix potential race in ceph_check_caps
mtd: parser: cmdline: Support MTD names containing one or more colons
x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline
vfio/pci: Clear error and request eventfd ctx after releasing
vfio/pci: fix racy on error and request eventfd ctx
s390/init: add missing __init annotations
batman-adv: bla: fix type misuse for backbone_gw hash indexing
atm: eni: fix the missed pci_disable_device() for eni_init_one()
batman-adv: mcast/TT: fix wrongly dropped or rerouted packets
ALSA: asihpi: fix iounmap in error handler
MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()
tty: vt, consw->con_scrolldelta cleanup
kprobes: Fix

[Bug 1899508] [NEW] alsa/hda/realtek - The front Mic on a HP machine doesn't work

2020-10-12 Thread jeremyszu
Public bug reported:

This fix is only for oem-5.6 kernel, other kernels will merge this
patch with stable update. Our oem project needs this patch to be merged
ASAP.

[Impact]
When using a HP machine, after plugging the headset at front jack,
there is no any input device shows.

[Fix]
The codec of the HP ZCentrol is alc671 and it needs to override the pin
configuration to enable the headset mic.
This patch is going to be merged by upstream, now backport it to
oem-5.6 kernel.

[Test Case]
Boot the system, plug a headset and check the gnome-control-center,
the Mic is active in the UI, and record the sound, it could record
the sound.

[Regression Risk]
Low, this patch is to add a platform specific quirk to override pin
configuration and already tested in this HP machine.

** Affects: linux-oem-5.6 (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/1899508

Title:
  alsa/hda/realtek - The front Mic on a HP machine doesn't work

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

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

[Bug 1899507] [NEW] update-manager checks for free space in /boot when the operation would actually free space

2020-10-12 Thread Brian Murray
Public bug reported:

I'd run an apt dist-upgrade operation on Groovy and then update-manager
popped up. The only operation was removing of packages but when I
clicked "Install" I was presented with the dialog that there was not
enough free space in /boot for the operation to continue. Of course this
doesn't make any sense when the operation is going to free space in
/boot!

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: update-manager 1:20.10.1
ProcVersionSignature: Ubuntu 5.8.0-21.22-generic 5.8.13
Uname: Linux 5.8.0-21-generic x86_64
ApportVersion: 2.20.11-0ubuntu49
Aptdaemon:
 
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct 12 09:03:02 2020
InstallationDate: Installed on 2016-01-22 (1724 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160117)
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug groovy

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

Title:
  update-manager checks for free space in /boot when the operation would
  actually free space

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1899507/+subscriptions

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

[Bug 1899507] Re: update-manager checks for free space in /boot when the operation would actually free space

2020-10-12 Thread Brian Murray
Here's a screenshot of what update-manager would be doing.

** Attachment added: "Screenshot from 2020-10-12 08-57-42.png"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1899507/+attachment/5421351/+files/Screenshot%20from%202020-10-12%2008-57-42.png

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

Title:
  update-manager checks for free space in /boot when the operation would
  actually free space

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1899507/+subscriptions

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

[Bug 1899509] [NEW] Settings not applied to external touchpad

2020-10-12 Thread Brennan Vincent
Public bug reported:

When I plug in a touchpad via USB, my chosen scrolling and speed
settings are not applied, unless I adjust them again in the settings UI.

** Affects: gnome-control-center (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/1899509

Title:
  Settings not applied to external touchpad

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

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

Re: [Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-10-12 Thread Coiby Xu
On Sun, Oct 11, 2020 at 07:07:37PM -, Paulinski wrote:
>Is there any chance that his patch will be part of the official kernel
>build soon?

I have yet to submit the patch of fixing the root cause. But I've
submitted a patch of adding polling mode to the i2c-hid module to
https://www.spinics.net/lists/linux-input/msg69458.html last Friday.
After the patch reaches end users like you, you can add
i2c-hid.polling_mode=1 to the kernel boot parameters to make the
touchpad work.

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

To manage notifications about this bug go to:
https://bugs.launchpad.net/pop-os/+bug/1887190/+subscriptions

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

[Bug 1898904] Re: Calibre crashes at startup with AttributeError: 'NoneType' object has no attribute 'cancel'

2020-10-12 Thread Evan Huus
As a work-around for those affected, I can confirm that manually
applying the upstream patch to
`/usr/lib/calibre/calibre/utils/ipc/server.py` does allow Calibre to
start up successfully.

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

Title:
  Calibre crashes at startup with AttributeError: 'NoneType' object has
  no attribute 'cancel'

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

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

[Bug 1898904] Re: Calibre crashes at startup with AttributeError: 'NoneType' object has no attribute 'cancel'

2020-10-12 Thread Evan Huus
Per https://bugzilla.redhat.com/show_bug.cgi?id=1840780#c2 this happens
on python >= 3.8.3. As Focal ships 3.8.5 we get this bug. Juanjo linked
and attached the upstream patch already, which is included in Calibre >=
4.15. Focal ships Calibre version 4.99.4 which I assume is some pre-
release version of the Calibre 5 series which didn't yet include this
fix. Calibre 5 is now available and presumably would also fix this
issue.

** Summary changed:

- Calibre crashes at startup with "/usr/bin/calibre, line 20" error
+ Calibre crashes at startup with AttributeError: 'NoneType' object has no 
attribute 'cancel'

** Bug watch added: Red Hat Bugzilla #1840780
   https://bugzilla.redhat.com/show_bug.cgi?id=1840780

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

Title:
  Calibre crashes at startup with AttributeError: 'NoneType' object has
  no attribute 'cancel'

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

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

[Bug 1899503] Re: blk_update_request: operation not supported error (WRITE_ZEROES) on Sandisk Skyhawk nvme SSD

2020-10-12 Thread Xing Li
No logs missing. Relevant log entries, lspci, and Nvme info is embedded
in issue text.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  blk_update_request: operation not supported error (WRITE_ZEROES) on
  Sandisk Skyhawk nvme SSD

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

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

[Bug 1894061] Re: calibre crashes on startup with AttributeError: 'NoneType' object has no attribute 'cancel'

2020-10-12 Thread Evan Huus
*** This bug is a duplicate of bug 1898904 ***
https://bugs.launchpad.net/bugs/1898904

This was technically reported first but the other ticket has more
progress already so I'm consolidating the duplicate reports there.

** This bug has been marked a duplicate of bug 1898904
   Calibre crashes at startup with "/usr/bin/calibre, line 20" error

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

Title:
  calibre crashes on startup with AttributeError: 'NoneType' object has
  no attribute 'cancel'

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

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

[Bug 1899296] Re: AttributeError when launching calibre

2020-10-12 Thread Evan Huus
*** This bug is a duplicate of bug 1898904 ***
https://bugs.launchpad.net/bugs/1898904

** This bug has been marked a duplicate of bug 1898904
   Calibre crashes at startup with "/usr/bin/calibre, line 20" error

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

Title:
  AttributeError when launching calibre

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

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

[Bug 1899259] Re: Freshly installed calibre crashes

2020-10-12 Thread Evan Huus
*** This bug is a duplicate of bug 1898904 ***
https://bugs.launchpad.net/bugs/1898904

** This bug has been marked a duplicate of bug 1898904
   Calibre crashes at startup with "/usr/bin/calibre, line 20" error

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

Title:
  Freshly installed calibre crashes

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

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

[Bug 1895929] Re: [SRU] 2.47

2020-10-12 Thread Łukasz Zemczak
Hello Michael, or anyone else affected,

Accepted snapd into xenial-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/snapd/2.47.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
xenial to verification-done-xenial. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-xenial. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: snapd (Ubuntu Xenial)
   Status: New => Fix Committed

** Tags added: verification-needed-xenial

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

Title:
  [SRU] 2.47

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

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

[Bug 1899504] [NEW] Upgrade from 18.04 to 20.04 unsuccessful

2020-10-12 Thread Kirc Breden
Public bug reported:

An unresolvable problem occurred while calculating the upgrade.

 This was likely caused by:
 * Unofficial software packages not provided by Ubuntu
Please use the tool 'ppa-purge' from the ppa-purge 
package to remove software from a Launchpad PPA and 
try the upgrade again.

If none of this applies, then please report this bug using the command
'ubuntu-bug ubuntu-release-upgrader-core' in a terminal. If you want to
investigate this yourself the log files in '/var/log/dist-upgrade' will
contain details about the upgrade. Specifically, look at 'main.log' and
'apt.log'.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.38
ProcVersionSignature: Ubuntu 4.15.0-118.119-generic 4.15.18
Uname: Linux 4.15.0-118-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.17
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct 12 10:30:44 2020
InstallationDate: Installed on 2019-07-31 (438 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-10-12 (0 days ago)
VarLogDistupgradeTermlog:
 
mtime.conffile..etc.update-manager.release-upgrades: 2020-10-03T22:36:55.052835

** 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/1899504

Title:
  Upgrade from 18.04 to 20.04 unsuccessful

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

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

[Bug 1892626] Re: [radeon] Random system freeze

2020-10-12 Thread SolarSoap
Unsure why, but this seems to have resolved itself - now suffering from
far less (pretty much no) freezes.  I must have updated some software
that was causing the problem and a fix has been put in place.
Appreciate the help on this forum, thank you.

** Changed in: linux (Ubuntu)
   Status: Incomplete => 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/1892626

Title:
  [radeon] Random system freeze

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

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

[Bug 1893818] Re: Several blockprobe errors if trying to install the groovy daily live on LPAR

2020-10-12 Thread Paride Legovini
Subscribed ubuntu-server as now there is an indicator that this could be
a regression in multipath-tools, and we need to discuss how to tackle
it.

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

Title:
  Several blockprobe errors if trying to install the groovy daily live
  on LPAR

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

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

[Bug 1887544] Re: upgrade from 18.04 to 20.04 fails to calculate if python-dbg is installed

2020-10-12 Thread Brian Murray
** Description changed:

  Impact
  --
  Users with the package python-dbg installed on their system are unable to 
upgrade from Ubuntu 18.04 LTS to Ubuntu 20.04 LTS as the upgrade path is not 
calculable. Additionally, other python packages from Ubuntu 18.04 will be left 
installed or removed when they should not be.
  
  Test Case
  -
  [python-dbg]
- 1) On an Ubuntu 18.04 LTS system install python-dbg (or some set of packages 
which depend on it)
+ 1) On an Ubuntu 18.04 LTS system install python-qt4-dbg (or some set of 
packages which depend on it)
  2) Run do-release-upgrade
  3) Observe a message regarding a failure to calculate the upgrade
  
  With the dist-upgrader from -proposed there will be no such failure to
  calculate the upgrade.
  
  [python-doc]
  1) On an Ubuntu 18.04 LTS system install python-doc
  2) Run do-release-upgrade
  3) Say Y to removing obsolete packages
  4) Observe that python-doc is still installed on the system
  
  With the version of the dist-upgrader from -proposed python-doc will not
  be installed after the upgrade and python2-doc will be.
  
  [python-dev]
  1) On an Ubuntu 18.04 LTS system install python-dev
  2) Run do-release-upgrade
  3) Say Y to removing obsolete packages
  4) Observe that python-dev is still installed on the system
  
  With the version of the dist-ugprader from -proposed python-dev will not
  be installed after the upgrade and python2-dev will be installed.
  Additionally, python-dev-is-python2 will be installed.
  
  Regression Potential
  
  The logic of the "_install_python_is_python2" quirk is essentially the same 
but the set of replacements is being expanded so we should ensure that this 
does not cause any additional package removals which may are unwanted.
  
  Original Description
  
  the problem is during issue  this command from terminal to start upgrade
  process from 18.04 to 20.04
  
  $cat /etc/lsb-release
  
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=18.04
  DISTRIB_CODENAME=bionic
  DISTRIB_DESCRIPTION="Ubuntu 18.04.4 LTS"
  
  $ uname -mrs
  
  Linux 5.3.0-62-generic x86_64
  
  Using this command
  sudo do-release-upgrade -d
  this is the output
  
  [sudo] password for amr:
  Checking for a new Ubuntu release
  Get:1 Upgrade tool signature [1,554 B]
  Get:2 Upgrade tool [1,342 kB]
  Fetched 1,343 kB in 6s (211 kB/s)
  authenticate 'focal.tar.gz' against 'focal.tar.gz.gpg'
  extracting 'focal.tar.gz'
  
  Reading cache
  
  Checking package manager
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Hit http://archive.ubuntu.com/ubuntu bionic InRelease
  Get:1 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
  Get:2 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
  Get:3 http://archive.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
  Get:4 http://archive.ubuntu.com/ubuntu bionic-security/main amd64 Packages 
[783 kB]
  Get:5 http://archive.ubuntu.com/ubuntu bionic-security/main i386 Packages 
[506 kB]
  Get:6 http://archive.ubuntu.com/ubuntu bionic-security/universe amd64 
Packages [679 kB]
  Get:7 http://archive.ubuntu.com/ubuntu bionic-security/universe i386 Packages 
[625 kB]
  Fetched 2,845 kB in 6s (15.3 kB/s)
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  
  Checking for installed snaps
  
  Calculating snap size requirements
  
  Updating repository information
  Hit http://archive.ubuntu.com/ubuntu focal InRelease
  Hit http://archive.ubuntu.com/ubuntu focal-updates InRelease
  Hit http://archive.ubuntu.com/ubuntu focal-backports InRelease
  Hit http://archive.ubuntu.com/ubuntu focal-security InRelease
  Fetched 0 B in 6s (0 B/s)
  
  Checking package manager
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  
  Calculating the changes
  
  Calculating the changes
  
  Could not calculate the upgrade
  
  An unresolvable problem occurred while calculating the upgrade.
  
  This was caused by:
  * Upgrading to a pre-release version of Ubuntu
  This is most likely a transient problem,
  please try again later.
  If none of this applies, then please report this bug using the
  command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal. If
  you want to investigate this yourself the log files in
  '/var/log/dist-upgrade' will contain details about the upgrade.
  Specifically, look at 'main.log' and 'apt.log'.
  
  Restoring original system state
  
  Aborting
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  
  ProblemType: BugDistroRelease: Ubuntu 18.04
  Package: ubuntu-release-upgrader-core 1:18.04.37
  ProcVersionSignature: Ubuntu 5.3.0-62.56~18.04.1-generic 5.3.18
  Uname: Linux 5.3.0-62-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Jul 14 17:08:1

[Bug 1899164] Re: nginx ignores prefix path

2020-10-12 Thread Vasya Pupkin
> You may be able to fix this by setting `error_log` yourself in your
http configuration section.

Check the config I provided, error_log is defined there. Yet the warning
is printed, because nginx tries to access error_log before reading
config file. I can start nginx (with a warning) after overriding path of
settings I don't even want to use, but do you really believe that's how
it supposed to work?

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

Title:
  nginx ignores prefix path

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

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

[Bug 1899503] Missing required logs.

2020-10-12 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1899503

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

** Tags added: focal

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

Title:
  blk_update_request: operation not supported error (WRITE_ZEROES) on
  Sandisk Skyhawk nvme SSD

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

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

[Bug 1899503] [NEW] blk_update_request: operation not supported error (WRITE_ZEROES) on Sandisk Skyhawk nvme SSD

2020-10-12 Thread Xing Li
Public bug reported:

Similar to https://bugs.launchpad.net/oem-priority/+bug/1872383

OS: Ubuntu 20.04
Kernel Affected: 5.4.0-48-generic and mainline/5.8.12-050812-generic
Device: Sandisk Skyhawk NVME SSD
FileSystem: Ext4

Eerror (Caused by newly formatted and mounted Ext4 partition. Can confirm the 
errors are thrown by the ext4lazyInit kernel thread)
-
[ 6305.633884] print_req_error: 20 callbacks suppressed
[ 6305.633887] blk_update_request: operation not supported error, dev nvme0n1, 
sector 340812032 op 0x9:(WRITE_ZEROES) flags 0x0 phys_seg 0 prio class 0
[ 6305.639529] blk_update_request: operation not supported error, dev nvme0n1, 
sector 340812289 op 0x9:(WRITE_ZEROES) flags 0x0 phys_seg 0 prio class 0

Sandisk Skyhawk nvme firmware version/info

Node SN Model Namespace Usage Format FW Rev

/dev/nvme0n1 A04506C0 SDLC2CLR-016T-3NA1 1 1.60 TB / 1.60 TB 512 B + 0 B N00A
/dev/nvme1n1 A04507FB SDLC2CLR-016T-3NA1 1 1.60 TB / 1.60 TB 512 B + 0 B N00A

Both identical drives have same issue so not related to a single
defective drive.

lspci output


00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
Root Complex [1022:1480]
00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse IOMMU 
[1022:1481]
00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
PCIe Dummy Host Bridge [1022:1482]
00:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
GPP Bridge [1022:1483]
00:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
GPP Bridge [1022:1483]
00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
PCIe Dummy Host Bridge [1022:1482]
00:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
PCIe Dummy Host Bridge [1022:1482]
00:03.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
GPP Bridge [1022:1483]
00:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
PCIe Dummy Host Bridge [1022:1482]
00:05.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
PCIe Dummy Host Bridge [1022:1482]
00:07.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
PCIe Dummy Host Bridge [1022:1482]
00:07.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
Internal PCIe GPP Bridge 0 to bus[E:B] [1022:1484]
00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
PCIe Dummy Host Bridge [1022:1482]
00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
Internal PCIe GPP Bridge 0 to bus[E:B] [1022:1484]
00:08.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
Internal PCIe GPP Bridge 0 to bus[E:B] [1022:1484]
00:08.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
Internal PCIe GPP Bridge 0 to bus[E:B] [1022:1484]
00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller 
[1022:790b] (rev 61)
00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge 
[1022:790e] (rev 51)
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 0 [1022:1440]
00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 1 [1022:1441]
00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 2 [1022:1442]
00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 3 [1022:1443]
00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 4 [1022:1444]
00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 5 [1022:1445]
00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 6 [1022:1446]
00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 7 [1022:1447]
01:00.0 Non-Volatile memory controller [0108]: Sandisk Corp Skyhawk Series NVME 
SSD [15b7:2001] (rev 01)
03:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:43d0] (rev 01)
03:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] 400 Series 
Chipset SATA Controller [1022:43c8] (rev 01)
03:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series 
Chipset PCIe Bridge [1022:43c6] (rev 01)
20:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series 
Chipset PCIe Port [1022:43c7] (rev 01)
20:01.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series 
Chipset PCIe Port [1022:43c7] (rev 01)
20:02.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series 
Chipset PCIe Port [1022:43c7] (rev 01)
20:03.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series 
Chipset PCIe Port [1022:43c7] (rev 01)
20:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series 
Chipset PCIe Port [1022:43c7] (rev 01)
20:08.0 PCI bridge

[Bug 1887544] Re: upgrade from 18.04 to 20.04 fails to calculate if python-dbg is installed

2020-10-12 Thread Brian Murray
Michał - This is because you have the gnuradio-dev package installed. We
are still working on sorting upgrades with that package installed and
that is being tracked in bug 1898152.

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

Title:
  upgrade from 18.04 to 20.04 fails to calculate if python-dbg is
  installed

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

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

[Bug 1899164] Re: nginx ignores prefix path

2020-10-12 Thread Vasya Pupkin
@Thomas, this is a bug report, not a request to change paths or
anything. I believe it should be reported upstream and tracked here.
Nginx should NOT ignore prefix provided on command line with -p switch
regardless of paths provided at compile time.

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

Title:
  nginx ignores prefix path

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

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

[Bug 1895855] Re: FFE: support for NVIDIA runtimepm (hybrid gfx)

2020-10-12 Thread Alberto Milone
I have uploaded a new nvidia-prime and a new ubuntu-drivers-common in
Groovy.

They address Yuan-Chen's concerns.

I also fixed the licence, specifying the two-clause BSD licence.

As for the reason why I didn't relied on on json-c was that I did not
see it in the archive. I can certainly rebase my code against that in
the future.

As for using /lib/modprobe.d/ instead of /etc/modprobe.d/ , I think this
comes from LP: #1761593 .

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

Title:
  FFE: support for NVIDIA runtimepm (hybrid gfx)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1895855/+subscriptions

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

[Bug 1895929] Please test proposed package

2020-10-12 Thread Łukasz Zemczak
Hello Michael, or anyone else affected,

Accepted snapd into bionic-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/snapd/2.47.1+18.04 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
bionic to verification-done-bionic. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-bionic. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

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

Title:
  [SRU] 2.47

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

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

[Bug 1895929] Re: [SRU] 2.47

2020-10-12 Thread Łukasz Zemczak
Hello Michael, or anyone else affected,

Accepted snapd into focal-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/snapd/2.47.1+20.04 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: snapd (Ubuntu Focal)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-focal

** Changed in: snapd (Ubuntu Bionic)
   Status: New => Fix Committed

** Tags added: verification-needed-bionic

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

Title:
  [SRU] 2.47

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

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

[Bug 1899479] Re: folders window in v76 has excessive vertival spacing

2020-10-12 Thread Matthias Klose
** Attachment added: "groovy version had the same spacing as in the email 
header window"
   
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1899479/+attachment/5421335/+files/tb.png

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

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

Title:
  folders window in v76 has excessive vertival spacing

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

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

[Bug 1276544] Re: Multi-boot grub menu does not identify releases

2020-10-12 Thread Richard Elkins
This is 6 years old.  We need a "timed out" status!  (-:  Seriously,
there is probably no interest as the world has moved on.  I don't mind a
"Wont Fix" status applied by whoever can do this.

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

Title:
  Multi-boot grub menu does not identify releases

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

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

[Bug 1899164] Re: nginx ignores prefix path

2020-10-12 Thread Thomas Ward
You may be able to fix this by setting `error_log` yourself in your http
configuration section.

Anything that's precompiled with a prefix will need **manually
overridden** in your nginx.conf file.  Either way, this isn't a problem
with the packaging, this is a problem with your configuraiton file.

The prefix paths are only applicable if you don't override them in the
nginx configuration files.  In which case, you should refer to
documentation on how to actually override paths and such.  Almost all
the prefix issues you've mentioned in compiletime can be altered in an
nginx.conf to override the compiled-in default prefixes.

So alter your custom nginx.conf accordingly for whatever paths you WANT
nginx to use.

This won't be altered in the packaging directly.

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

Title:
  nginx ignores prefix path

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

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

[Bug 1899164] Re: nginx ignores prefix path

2020-10-12 Thread Thomas Ward
NGINX Upstream has similar pre3fixes set in their prebuilt packages as
well:

--error-log-path=/var/log/nginx/error.log --http-log-
path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-
path=/var/run/nginx.lock --http-client-body-temp-
path=/var/cache/nginx/client_temp --http-proxy-temp-
path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-
path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-
path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-
path=/var/cache/nginx/scgi_temp

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

Title:
  nginx ignores prefix path

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

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

[Bug 1175882] Re: Hangs while modifying document (after completion of paste from Wep Page with Multiple Images)

2020-10-12 Thread Richard Elkins
Current libreoffice-writer version: 1:7.0.2~rc2-0ubuntu1 amd64

The issue is no longer present.

** Changed in: libreoffice (Ubuntu)
   Status: Triaged => 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/1175882

Title:
  Hangs while modifying document (after completion of paste from Wep
  Page with Multiple Images)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1175882/+subscriptions

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

[Bug 1896476] Re: [SRU] ussuri stable releases

2020-10-12 Thread James Page
focal/proposed

==
Totals
==
Ran: 97 tests in 2229.0708 sec.
 - Passed: 89
 - Skipped: 8
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 706.4950 sec.


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

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

Title:
  [SRU] ussuri stable releases

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

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

[Bug 1899164] Re: nginx ignores prefix path

2020-10-12 Thread Christian Ehrhardt 
@Thomas - I lack the context knowledge, can you speak to these issues?

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

Title:
  nginx ignores prefix path

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

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

[Bug 1899493] Re: check_supported not matching wildcards

2020-10-12 Thread Dave Jones
** Description changed:

  The new match_machine function is not being called in check_supported,
  only in get_machine_field with the result that machines relying on the
  wild-card match (e.g. CM4 with old firmware) still fails with a "machine
  unsupported" error.
+ 
+ Test package available in the following PPA:
+ 
+ https://launchpad.net/~waveform/+archive/ubuntu/flash-kernel/+packages

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

Title:
  check_supported not matching wildcards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1899493/+subscriptions

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

[Bug 1899164] Re: nginx ignores prefix path

2020-10-12 Thread Thomas Ward
paelzer: These are paths chosen by Upstream Debian - we aren't going to
alter those compile time paths.

Marking Won't Fix.  (If you need an NGINX that works with nonstandard
paths, you should probably be compiling NGINX yourself)

** Changed in: nginx (Ubuntu)
   Status: New => Won't Fix

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

Title:
  nginx ignores prefix path

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

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

[Bug 1899361] Re: udisk prevent disk from standby, standby timer is broken

2020-10-12 Thread Mohammad Kazemi
** Description changed:

- It seems udisks tries to access my HDD every 10 minute. So when I set standby 
timer less than 10 minutes, It can't go to standby. 
- This bug has been reported before (+bug #1281588) and seems to be fixed, But 
I'm experiencing this again.
+ It seems udisks tries to access my HDD every 10 minute. So when I set standby 
timer less than 10 minutes, It can't go to standby.
+ Probably the disk shouldn't be checked when it's on standby. 
+ 
+ This bug has been reported before (+bug #1281588) and seems to be fixed,
+ But I'm experiencing this again.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: udisks2 2.8.4-1ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  CustomUdevRuleFiles: wolfram-vernierlink-libusb.rules
  Date: Sun Oct 11 19:38:48 2020
  InstallationDate: Installed on 2020-10-02 (8 days ago)
  InstallationMedia: Kubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 
(20200731)
  MachineType: ASUSTeK COMPUTER INC. VivoBook S15 X510UF
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-48-generic 
root=UUID=2dccc476-4ac0-4ab2-9742-bde2ad020de3 ro quiet splash vt.handoff=7
  SourcePackage: udisks2
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/06/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X510UF.304
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X510UF
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX510UF.304:bd09/06/2019:svnASUSTeKCOMPUTERINC.:pnVivoBookS15X510UF:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX510UF:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: VivoBook S
  dmi.product.name: VivoBook S15 X510UF
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

Title:
  udisk prevent disk from standby, standby timer is broken

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

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

[Bug 1899456] Re: [UIFe] Update yaru icon style to 2010-10-11 (Ubuntu)

2020-10-12 Thread Gunnar Hjalmarsson
The desktop guide does not include any screenshots which would be
affected by this. No problem from a docs POV.

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

Title:
   [UIFe] Update yaru icon style to 2010-10-11 (Ubuntu)

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

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

[Bug 1899479] Re: folders window in v76 has excessive vertival spacing

2020-10-12 Thread Matthias Klose
1:78.3.2+build1-0ubuntu1

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

Title:
  folders window in v76 has excessive vertival spacing

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

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

[Bug 1899363] Re: After ESM update on ubuntu 14.04.5 Samba not connecting

2020-10-12 Thread Christian Ehrhardt 
Also please explain what you mean with "The ESM changes" exactly.
Enabling ESM (why not just upgrading if you can), or if you truly need to stay 
on 14.04 then what is the pain you mention and suggest how things could be 
better.

Also if you are a non private user and have an active contract for ESM
you most likely also have UA and that is a much better place for such a
kind of bug. So if you have consider filing it there instead and link to
the bug in the report.

And finally, you say after the upgrade things are bad, but which version
did you have exactly before the upgrade so that one can consider the
changes that happened in between?

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

Title:
  After ESM update on ubuntu 14.04.5 Samba not connecting

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

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

[Bug 1899473] Themes.txt

2020-10-12 Thread Matthias Klose
apport information

** Attachment added: "Themes.txt"
   https://bugs.launchpad.net/bugs/1899473/+attachment/5421326/+files/Themes.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1777285] Re: [upstream] Batch libreoffice --convert-to offers no way to wait for document completion

2020-10-12 Thread Richard Elkins
Since there clearly no interest or resources to fix this, I am
withdrawing this bug report.

** Changed in: libreoffice (Ubuntu)
   Status: Triaged => Opinion

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

Title:
  [upstream] Batch libreoffice --convert-to offers no way to wait for
  document completion

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1777285/+subscriptions

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

[Bug 1899473] Extensions.txt

2020-10-12 Thread Matthias Klose
apport information

** Attachment added: "Extensions.txt"
   
https://bugs.launchpad.net/bugs/1899473/+attachment/5421315/+files/Extensions.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1899473] Prefs.txt

2020-10-12 Thread Matthias Klose
apport information

** Attachment added: "Prefs.txt"
   https://bugs.launchpad.net/bugs/1899473/+attachment/5421321/+files/Prefs.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1892621] Re: No login screen when waking from sleep

2020-10-12 Thread Raphael Mankin
Some  more info:

This bug affected me on  a clean install of Ubuntu 20.04.

On upgrading another machine from 18.04 to 20.04 I found that I had both
xscreensaver and xfce4-screensaver installed. This caused me to have to
do a double unlock each time I wanted to wake the PC. I therefore
deleted xscreensaver and got the same problem as on the clean
installation, only worse. On the clean installation I  could type the
unlock password even though unlock-widget was not visible; on the
upgraded machine I could not unlock at all.

I therefore removed xfce4-screensaver and re-installed xscreensaver.
This fixed the problem. I now have two usable systems.

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

Title:
  No login screen when waking from sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1892621/+subscriptions

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

[Bug 1899501] [NEW] Ubuntu-release-upgrader can not calculate the upgrade to 20.04

2020-10-12 Thread Matthew Schmerer
Public bug reported:

The release-upgrader can not calculate the upgrade after removal of the
hauppauge kernel drivers.  I have some other ppas installed, but those
haven't caused problems on upgrade in the past.

Any assistance you all can provide would be helpful.  Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.40
ProcVersionSignature: Ubuntu 
4.15.0-11820201007.0+mediatree+hauppauge-generic 4.15.18
Uname: Linux 4.15.0-11820201007-generic x86_64
NonfreeKernelModules: talpa_vfshook talpa_pedconnector talpa_pedevice 
talpa_vcdevice talpa_core talpa_linux talpa_syscallhook ses enclosure i915 
pata_acpi
ApportVersion: 2.20.9-0ubuntu7.18
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: GNOME-Flashback:GNOME
Date: Mon Oct 12 10:43:00 2020
EcryptfsInUse: Yes
InstallationDate: Installed on 2016-01-31 (1716 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-10-12 (0 days ago)
VarLogDistupgradeTermlog:

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


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

** Description changed:

  The release-upgrader can not calculate the upgrade after removal of the
  hauppauge kernel drivers.  I have some other ppas installed, but those
  haven't caused problems on upgrade in the past.
+ 
+ Any assistance you all can provide would be helpful.  Thanks!
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: ubuntu-release-upgrader-core 1:18.04.40
  ProcVersionSignature: Ubuntu 
4.15.0-11820201007.0+mediatree+hauppauge-generic 4.15.18
  Uname: Linux 4.15.0-11820201007-generic x86_64
  NonfreeKernelModules: talpa_vfshook talpa_pedconnector talpa_pedevice 
talpa_vcdevice talpa_core talpa_linux talpa_syscallhook ses enclosure i915 
pata_acpi
  ApportVersion: 2.20.9-0ubuntu7.18
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: GNOME-Flashback:GNOME
  Date: Mon Oct 12 10:43:00 2020
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-01-31 (1716 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to bionic on 2020-10-12 (0 days ago)
  VarLogDistupgradeTermlog:

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

Title:
  Ubuntu-release-upgrader can not calculate the upgrade to 20.04

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

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

[Bug 1899473] CurrentDmesg.txt

2020-10-12 Thread Matthias Klose
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1899473/+attachment/5421313/+files/CurrentDmesg.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1899473] ProcEnviron.txt

2020-10-12 Thread Matthias Klose
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1899473/+attachment/5421323/+files/ProcEnviron.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1899473] SubmittedCrashIDs.txt

2020-10-12 Thread Matthias Klose
apport information

** Attachment added: "SubmittedCrashIDs.txt"
   
https://bugs.launchpad.net/bugs/1899473/+attachment/5421325/+files/SubmittedCrashIDs.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1899473] Re: gpg migration is stuck (gpg running at 100%)

2020-10-12 Thread Matthias Klose
apport information

** Tags added: apport-collected groovy

** Description changed:

- after the focal to groovy update, the gpg migration is stuck, no
- progress, and gpg running at 100%.
+ after the focal to groovy update, the gpg migration is stuck, no progress, 
and gpg running at 100%.
+ --- 
+ ProblemType: Bug
+ AddonCompatCheckDisabled: False
+ ApportVersion: 2.20.11-0ubuntu49
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  doko   8824 F pulseaudio
+  /dev/snd/controlC1:  doko   8824 F pulseaudio
+ BuildID: 20201006011220
+ CasperMD5CheckResult: skip
+ Channel: Unavailable
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 20.10
+ ForcedLayersAccel: False
+ IfupdownConfig:
+  # interfaces(5) file used by ifup(8) and ifdown(8)
+  auto lo
+  iface lo inet loopback
+ IncompatibleExtensions:
+  Deutsch (DE) Language Pack - langpack...@thunderbird.mozilla.org
+  English (GB) Language Pack - langpack-en...@thunderbird.mozilla.org
+  Thunderbird (default) - {972ce4c6-7e08-4474-a285-3208198ce6fd}
+ InstallationDate: Installed on 2019-01-12 (638 days ago)
+ InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
+ IpRoute:
+  default via 192.168.178.1 dev enp0s31f6 proto dhcp metric 100 
+  169.254.0.0/16 dev enp0s31f6 scope link metric 1000 
+  192.168.178.0/24 dev enp0s31f6 proto kernel scope link src 192.168.178.21 
metric 100
+ MostRecentCrashID: bp-5c7565c6-7621-45b3-a192-3dcee0180531
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: thunderbird 1:78.3.2+build1-0ubuntu1
+ PackageArchitecture: amd64
+ PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/thunderbird/omni.ja:greprefs.js:732
+ PrefSources: prefs.js
+ ProcVersionSignature: Ubuntu 5.8.0-21.22-generic 5.8.13
+ Profiles: Profile0 (Default) - LastVersion=78.3.2/20201006011220 (In use)
+ RunningIncompatibleAddons: True
+ Tags:  groovy
+ Uname: Linux 5.8.0-21-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sbuild sudo
+ _MarkForUpload: True
+ dmi.bios.date: 10/28/2019
+ dmi.bios.release: 1.25
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: N2EET43W (1.25 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 20MFCTO1WW
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0J40697 WIN
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: None
+ dmi.ec.firmware.release: 1.13
+ dmi.modalias: 
dmi:bvnLENOVO:bvrN2EET43W(1.25):bd10/28/2019:br1.25:efr1.13:svnLENOVO:pn20MFCTO1WW:pvrThinkPadX1Extreme:rvnLENOVO:rn20MFCTO1WW:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
+ dmi.product.family: ThinkPad X1 Extreme
+ dmi.product.name: 20MFCTO1WW
+ dmi.product.sku: LENOVO_MT_20MF_BU_Think_FM_ThinkPad X1 Extreme
+ dmi.product.version: ThinkPad X1 Extreme
+ dmi.sys.vendor: LENOVO

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1899473/+attachment/5421312/+files/AlsaInfo.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1899473] PulseList.txt

2020-10-12 Thread Matthias Klose
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1899473/+attachment/5421324/+files/PulseList.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1899473] Locales.txt

2020-10-12 Thread Matthias Klose
apport information

** Attachment added: "Locales.txt"
   
https://bugs.launchpad.net/bugs/1899473/+attachment/5421317/+files/Locales.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1899473] Dependencies.txt

2020-10-12 Thread Matthias Klose
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1899473/+attachment/5421314/+files/Dependencies.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1899363] Re: After ESM update on ubuntu 14.04.5 Samba not connecting

2020-10-12 Thread Christian Ehrhardt 
Hi,
I saw you mention on bug 1656642 as well.
But as I mentioned there this is more a support request than a bug.

Please consider applying much more details on configuration, the crash
that happens and logs on those occasions.


>From the log:

  send_netbios_packet: send_packet() to IP 192.168.1.255 port 137 failed
[2020/10/11 13:12:39.378237,  0] 
../source3/nmbd/nmbd_namequery.c:245(query_name)
  query_name: Failed to send packet trying to query name WORKGROUP<1d>
[2020/10/11 13:13:39.425145,  0] ../source3/libsmb/nmblib.c:873(send_udp)
  Packet send failed to 192.168.1.255(138) ERRNO=Operation not permitted
[2020/10/11 13:17:39.594994,  0] ../source3/libsmb/nmblib.c:873(send_udp)
  Packet send failed to 192.168.1.255(137) ERRNO=Operation not permitted


[2018/06/05 20:52:35.168646,  0] ../source4/smbd/server.c:372(binary_smbd_main)
  samba version 4.3.11-Ubuntu started.
  Copyright Andrew Tridgell and the Samba Team 1992-2015
[2018/06/05 20:52:35.196070,  0] ../source4/smbd/server.c:477(binary_smbd_main)
  At this time the 'samba' binary should only be used for either:
  'server role = active directory domain controller' or to access the ntvfs 
file server with 'server services = +smb' or the rpc proxy with 'dcerpc 
endpoint servers = remote'
  You should start smbd/nmbd/winbindd instead for domain member and standalone 
file server tasks
[2018/06/05 20:52:35.196109,  0] ../lib/util/become_daemon.c:111(exit_daemon)
  STATUS=daemon failed to start: Samba detected misconfigured 'server role' and 
exited. Check logs for details, error code 2

That sounds more like a misconfiguration than anything else, but again
would need more details on setup and config being used.

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

Title:
  After ESM update on ubuntu 14.04.5 Samba not connecting

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

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

[Bug 1899473] Lspci.txt

2020-10-12 Thread Matthias Klose
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1899473/+attachment/5421318/+files/Lspci.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1899473] IpAddr.txt

2020-10-12 Thread Matthias Klose
apport information

** Attachment added: "IpAddr.txt"
   https://bugs.launchpad.net/bugs/1899473/+attachment/5421316/+files/IpAddr.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1899473] PciNetwork.txt

2020-10-12 Thread Matthias Klose
apport information

** Attachment added: "PciNetwork.txt"
   
https://bugs.launchpad.net/bugs/1899473/+attachment/5421320/+files/PciNetwork.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1899473] PaInfo.txt

2020-10-12 Thread Matthias Klose
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1899473/+attachment/5421319/+files/PaInfo.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1899363] Re: After ESM update on ubuntu 14.04.5 Samba not connecting

2020-10-12 Thread Christian Ehrhardt 
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

On upgrading a service this service has to be restarted to pick up the fixes.
Rather rarely a real issue occurs that the newer version does e.g. fail with 
the formerly working configuration.
But most of the time what happens is, that a service was installed, but stays 
unconfigured or experimented with but left in a broken state.

Now on any update of the related packages that service has to be restarted, but 
since its config is incomplete/faulty it fails to restart.
Therefore the update of that package has to consider itself incomplete.

Depending on your particular case there are two solutions:
- either remove the offending package if you don't want to continue using it.
- Or if you do want to keep it please fix the configuration so that re-starting 
the service will work.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Or if you believe that this is really a bug, then you may find it
helpful to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.

** Changed in: samba (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/1899363

Title:
  After ESM update on ubuntu 14.04.5 Samba not connecting

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

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

[Bug 1899473] ProcCpuinfoMinimal.txt

2020-10-12 Thread Matthias Klose
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1899473/+attachment/5421322/+files/ProcCpuinfoMinimal.txt

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1895101] Re: [SRU] openvswitch 2.13.1

2020-10-12 Thread Chris MacNaughton
Verification completed successfully for Bionic Ussuri:

bionic-ussuri-proposed:

==
Totals
==
Ran: 97 tests in 767.4735 sec.
 - Passed: 89
 - Skipped: 8
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 1127.0362 sec.

==
Worker Balance
==
 - Worker 0 (26 tests) => 0:10:29.630455
 - Worker 1 (22 tests) => 0:09:11.005533
 - Worker 2 (25 tests) => 0:10:41.415896
 - Worker 3 (24 tests) => 0:10:16.148689


** Tags added: verification-ussuri-done

** Changed in: cloud-archive/ussuri
   Status: New => Fix Committed

** Changed in: cloud-archive
   Status: New => Invalid

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

Title:
  [SRU] openvswitch 2.13.1

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

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

[Bug 1895101] Re: [SRU] openvswitch 2.13.1

2020-10-12 Thread James Page
focal/proposed

==
Totals
==
Ran: 97 tests in 2229.0708 sec.
 - Passed: 89
 - Skipped: 8
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 706.4950 sec.


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

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

Title:
  [SRU] openvswitch 2.13.1

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

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

[Bug 1899241] Re: package mysql-server-8.0 8.0.21-0ubuntu0.20.04.4 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2020-10-12 Thread Christian Ehrhardt 
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

On upgrading a service this service has to be restarted to pick up the fixes.
Rather rarely a real issue occurs that the newer version does e.g. fail with 
the formerly working configuration.
But most of the time what happens is, that a service was installed, but stays 
unconfigured or experimented with but left in a broken state.

Now on any update of the related packages that service has to be restarted, but 
since its config is incomplete/faulty it fails to restart.
Therefore the update of that package has to consider itself incomplete.

Depending on your particular case there are two solutions:
- either remove the offending package if you don't want to continue using it.
- Or if you do want to keep it please fix the configuration so that re-starting 
the service will work.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Or if you believe that this is really a bug, then you may find it
helpful to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.

** Changed in: mysql-8.0 (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  package mysql-server-8.0 8.0.21-0ubuntu0.20.04.4 failed to
  install/upgrade: installed mysql-server-8.0 package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1899241] Re: package mysql-server-8.0 8.0.21-0ubuntu0.20.04.4 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2020-10-12 Thread Christian Ehrhardt 
Hi,
it seems the sever has a stored routine which is wrong and fails on 
(re-)initialization:
Form your log:

2020-10-10T06:59:14.876648Z 2 [ERROR] [MY-013235] [Server] Error in parsing 
Routine 'park'.'abl_bbc_data_migrate_proc' during upgrade. You have an error in 
your SQL syntax; check the manual that corresponds to your MySQL server version 
for the right syntax to use near 'row_number,@client_desc:=trim(description) AS 
client_desc
FROM (SELECT * FROM ' at line 80
2020-10-10T06:59:33.461878Z 0 [ERROR] [MY-010022] [Server] Failed to Populate 
DD tables.
2020-10-10T06:59:33.463160Z 0 [ERROR] [MY-010119] [Server] Aborting
2020-10-10T06:59:35.096658Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld 
(mysqld 8.0.21-0ubuntu0.20.04.4) starting as process 4710
2020-10-10T06:59:35.151748Z 1 [System] [MY-013576] [InnoDB] InnoDB 
initialization has started.
2020-10-10T06:59:35.712050Z 1 [ERROR] [MY-012574] [InnoDB] Unable to lock 
./ibdata1 error: 11
2020-10-10T06:59:36.713352Z 1 [ERROR] [MY-012574] [InnoDB] Unable to lock 
./ibdata1 error: 11
2020-10-10T06:59:37.713698Z 1 [ERROR] [MY-012574] [InnoDB] Unable to lock 
./ibdata1 error: 11

It seems this failed before the upgrade as well, but an upgrade implies
a service restart and hence the upgrade fails.

You'd need to check what is bad "in the DB" so that it can properly (re)start 
again.
Once resolved you should also be able to upgrade 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/1899241

Title:
  package mysql-server-8.0 8.0.21-0ubuntu0.20.04.4 failed to
  install/upgrade: installed mysql-server-8.0 package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1896476] Re: [SRU] ussuri stable releases

2020-10-12 Thread Chris MacNaughton
Verification completed successfully for Bionic Ussuri:

bionic-ussuri-proposed:

==
Totals
==
Ran: 97 tests in 767.4735 sec.
 - Passed: 89
 - Skipped: 8
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 1127.0362 sec.

==
Worker Balance
==
 - Worker 0 (26 tests) => 0:10:29.630455
 - Worker 1 (22 tests) => 0:09:11.005533
 - Worker 2 (25 tests) => 0:10:41.415896
 - Worker 3 (24 tests) => 0:10:16.148689


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

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

Title:
  [SRU] ussuri stable releases

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

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

[Bug 1899248] Re: package mysql-server-8.0 8.0.21-0ubuntu0.20.04.4 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2020-10-12 Thread Christian Ehrhardt 
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

On upgrading a service this service has to be restarted to pick up the fixes.
Rather rarely a real issue occurs that the newer version does e.g. fail with 
the formerly working configuration.
But most of the time what happens is, that a service was installed, but stays 
unconfigured or experimented with but left in a broken state.

Now on any update of the related packages that service has to be restarted, but 
since its config is incomplete/faulty it fails to restart.
Therefore the update of that package has to consider itself incomplete.

Depending on your particular case there are two solutions:
- either remove the offending package if you don't want to continue using it.
- Or if you do want to keep it please fix the configuration so that re-starting 
the service will work.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Or if you believe that this is really a bug, then you may find it
helpful to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.

** Changed in: mysql-8.0 (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/1899248

Title:
  package mysql-server-8.0 8.0.21-0ubuntu0.20.04.4 failed to
  install/upgrade: installed mysql-server-8.0 package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1867540] Re: Version 10.0 out of date and doesn't support HTML5 nor Javascript projects

2020-10-12 Thread Richard Elkins
** Changed in: netbeans (Ubuntu)
   Status: New => Invalid

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

Title:
  Version 10.0 out of date and doesn't support HTML5 nor Javascript
  projects

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

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

[Bug 1899248] Re: package mysql-server-8.0 8.0.21-0ubuntu0.20.04.4 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2020-10-12 Thread Christian Ehrhardt 
Hi,
from your logs:

Error: Unable to shut down server with process id 21763


2020-10-10T05:35:05.369830Z 0 [ERROR] [MY-011292] [Server] Plugin mysqlx 
reported: 'Preparation of I/O interfaces failed, X Protocol won't be accessible'
2020-10-10T05:35:05.370488Z 0 [ERROR] [MY-011300] [Server] Plugin mysqlx 
reported: 'Setup of socket: '/var/run/mysqld/mysqlx.sock' failed, can't create 
lock file /var/run/mysqld/mysqlx.sock.lock'

It reminds me of a different transient issue that occurred to some users in the 
past.
Is this issue reproducible or does it go away on a retry of the package upgrade?

P.S. the reason it is shown "every time" might be due to an upgrade
tried "every time". In that case chances are that a local config change
made it unable to start but a service restart is required for an
upgrade. Was there any config change that could explain that?

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

Title:
  package mysql-server-8.0 8.0.21-0ubuntu0.20.04.4 failed to
  install/upgrade: installed mysql-server-8.0 package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1899248] Re: package mysql-server-8.0 8.0.21-0ubuntu0.20.04.4 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2020-10-12 Thread Christian Ehrhardt 
@Lars - I subscribed you as I've seen this particular kind of lock issue
on upgrade a few times recently. I wanted to ask if this is any new/old
issue that has (for which reason?) a comeback to be more common now?

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

Title:
  package mysql-server-8.0 8.0.21-0ubuntu0.20.04.4 failed to
  install/upgrade: installed mysql-server-8.0 package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1899499] [NEW] nvidia-kernel-source-450 450.80.02-0ubuntu0.20.04.2: nvidia kernel module failed to build

2020-10-12 Thread Pe4enko
Public bug reported:

.

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: nvidia-kernel-source-450 450.80.02-0ubuntu0.20.04.2
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
CasperMD5CheckResult: skip
DKMSKernelVersion: 5.4.0-48-generic
Date: Mon Oct 12 17:40:47 2020
Dependencies:
 
InstallationDate: Installed on 2020-04-26 (169 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
PackageVersion: 450.80.02-0ubuntu0.20.04.2
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: nvidia-graphics-drivers-450
Title: nvidia-kernel-source-450 450.80.02-0ubuntu0.20.04.2: nvidia kernel 
module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package focal

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

Title:
  nvidia-kernel-source-450 450.80.02-0ubuntu0.20.04.2: nvidia kernel
  module failed to build

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

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

[Bug 1890638] Re: I am unable to update my Ubuntu from 18.04 to 20.4

2020-10-12 Thread Brian Murray
*** This bug is a duplicate of bug 1898152 ***
https://bugs.launchpad.net/bugs/1898152

This is now happening because the gnuradio-dev package is installed.

** This bug has been marked a duplicate of bug 1898152
   upgrade fails to calculate if gnuradio-dev is installed

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

Title:
  I am unable to update my Ubuntu from 18.04 to 20.4

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

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

[Bug 1899166] Re: package libmysqlclient21:amd64 8.0.21-0ubuntu0.20.04.4 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuratio

2020-10-12 Thread Christian Ehrhardt 
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Or if you believe that this is really a bug, then you may find it
helpful to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.


** Changed in: mysql-8.0 (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/1899166

Title:
  package libmysqlclient21:amd64 8.0.21-0ubuntu0.20.04.4 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

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

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

[Bug 1899354] Re: apport-bug crashes (Kununtu)

2020-10-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-dev/apport/apport-symptoms

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

Title:
  apport-bug crashes (Kununtu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport-symptoms/+bug/1899354/+subscriptions

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

[Bug 1899166] Re: package libmysqlclient21:amd64 8.0.21-0ubuntu0.20.04.4 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuratio

2020-10-12 Thread Christian Ehrhardt 
Hi,
I can't see from the logs what happened, but the general way to resolve this is 
described in 
https://askubuntu.com/questions/148715/how-to-fix-package-is-in-a-very-bad-inconsistent-state-error


If while trying that there is more info reported on the console about what 
actually breaks please add that to the bug as well then.

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

Title:
  package libmysqlclient21:amd64 8.0.21-0ubuntu0.20.04.4 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

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

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

[Bug 1899180] Re: autopkgtest almost always fails in Bionic on amd64

2020-10-12 Thread Christian Ehrhardt 
Hmm,
we had issues in the past with this one related to various kernel images and 
other little details.
I'll take a look.

** Tags added: server-next

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

Title:
  autopkgtest almost always fails in Bionic on amd64

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

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

[Bug 1899354] Re: apport-bug crashes (Kununtu)

2020-10-12 Thread Brian Murray
** Package changed: apport (Ubuntu) => apport-symptoms (Ubuntu)

** Changed in: apport-symptoms (Ubuntu)
   Status: New => In Progress

** Changed in: apport-symptoms (Ubuntu)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: apport-symptoms (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  apport-bug crashes (Kununtu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport-symptoms/+bug/1899354/+subscriptions

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

[Bug 1899498] [NEW] Variable $buf not initialized on 2.7 version

2020-10-12 Thread LAPSupportIT
Public bug reported:

When using debmirror to create a Debian local repository, here's the
error encountered :

Use of uninitialized value $buf in concatenation (.) or string at
/home/svc_debmirror/bin/debmirror line 2163,  line 1.

Command line used to generate the mirror :

debmirror -a amd64 -d stable,stable-updates,buster,buster-updates --nosource -h 
ftp.tu-clausthal.de \
--method=http --rsync-extra=none --i18n --di-dist=buster \
--progress /var/lib/rmt/public/repo/debian

thank you.

** Affects: debmirror (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/1899498

Title:
  Variable $buf not initialized on 2.7 version

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

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

ubuntu-bugs@lists.ubuntu.com

2020-10-12 Thread Christian Ehrhardt 
Hi Marian,
Thanks for the testing - yes I think I can now prepare an SRU for Focal.
You'll then (once in focal-proposed) be asked to test it again, but until then 
this is on me.

** Changed in: bind9 (Ubuntu Focal)
 Assignee: (unassigned) => Christian Ehrhardt  (paelzer)

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

Title:
  BIND crashes with failed assertion
  INSIST(dns_name_issubdomain(&fctx->name, &fctx->domain))

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

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

[Bug 1881632] Re: esm security updates not reported by apt update-notifier

2020-10-12 Thread Łukasz Zemczak
Already asked on IRC, but re-asking here for documentation purposes: how
would it be tested for all the non-trusty series? Since the test case
mentions using a trusty lxd to perform the tests. Is it possible to
perform the same testing steps on xenial, bionic or focal (since we
don't have ESM for those)? If not, what would be the acceptance criteria
for this to be verified on those series?

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

Title:
  esm security updates not reported by apt update-notifier

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1881632/+subscriptions

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

[Bug 1895354] do-partial-upgrade crashed with signal 5 in _XEventsQueued()

2020-10-12 Thread Apport retracing service
StacktraceTop:
 XPending (dpy=0x1f728a0) at ../../src/Pending.c:55
 gdk_event_source_prepare () from /srv/vms/apport-sandbox-dir/Ubuntu 
20.10/amd64/report-sandbox/usr/lib/x86_64-linux-gnu/libgdk-3.so.0.2404.16
 g_main_context_prepare () from /srv/vms/apport-sandbox-dir/Ubuntu 
20.10/amd64/report-sandbox/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6600.0
 g_main_context_iterate.constprop () from /srv/vms/apport-sandbox-dir/Ubuntu 
20.10/amd64/report-sandbox/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6600.0
 g_main_context_pending () from /srv/vms/apport-sandbox-dir/Ubuntu 
20.10/amd64/report-sandbox/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6600.0

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

Title:
  do-partial-upgrade crashed with signal 5 in _XEventsQueued()

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

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

[Bug 1856895] Re: [SRU] Tor does not download and install; repeated signature verification failed

2020-10-12 Thread Thomas Ward
Bionic test build for SRU located here:
https://launchpad.net/~teward/+archive/ubuntu/torbrowser-launcher-sru

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

Title:
  [SRU] Tor does not download and install; repeated signature
  verification failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/torbrowser-launcher/+bug/1856895/+subscriptions

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

[Bug 1896752] Re: [SRU] Version checking error in torbrowser-launcher since Tor Browser 10.0 was released

2020-10-12 Thread Thomas Ward
Bionic test build for SRU located here:
https://launchpad.net/~teward/+archive/ubuntu/torbrowser-launcher-sru

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

Title:
  [SRU] Version checking error in torbrowser-launcher since Tor Browser
  10.0 was released

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/torbrowser-launcher/+bug/1896752/+subscriptions

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

[Bug 1846947] Re: No profiling support

2020-10-12 Thread Christian Ehrhardt 
Thanks for the explanations, now one can much better follow what this is
about!

** Changed in: samba (Ubuntu)
   Status: Expired => Confirmed

** Also affects: netdata (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/1846947

Title:
  No profiling support

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

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

[Bug 1895354] ThreadStacktrace.txt

2020-10-12 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1895354/+attachment/5421309/+files/ThreadStacktrace.txt

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1895354/+attachment/5409974/+files/CoreDump.gz

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  do-partial-upgrade crashed with signal 5 in _XEventsQueued()

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

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

<    1   2   3   4   5   6   >