[Bug 2056494] [NEW] Snap profile import fails with EPERM

2024-03-07 Thread William Grant
Public bug reported: A regular noble full-upgrade transitioned my laptop to the thunderbird snap this morning, and I ended up with no profile due to an EPERM reading ~/.thunderbird during the migration. thunderbird.launcher says it needs personal-files, but the thunderbird snap doesn't seem to

[Bug 1969294] Re: Ubuntu 22.04 gdm3 freezes with Nvidia GPU

2022-04-16 Thread William Grant
** Project changed: launchpad => ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969294 Title: Ubuntu 22.04 gdm3 freezes with Nvidia GPU To manage notifications about this bug go to:

[Bug 1928182] Re: Unable to deploy postgresql-k8s charm from charmhub

2022-02-10 Thread William Grant
** No longer affects: ubuntu ** Changed in: snapstore-server Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928182 Title: Unable to deploy postgresql-k8s charm

[Bug 1957002] Re: tp-link AC1300 not working in 21.10

2022-01-10 Thread William Grant
** Project changed: launchpad => ubuntu ** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1957002 Title: tp-link AC1300 not working in 21.10 To manage

[Bug 1946913] [NEW] u-boot HiFive Unleashed image missing OpenSBI

2021-10-12 Thread William Grant
Public bug reported: Due to a typo in impish u-boot's debian/targets.mk ("unleased" instead of "unleashed"), the HiFive Unleashed u-boot.itb has no OpenSBI and is unbootable. With the missing "h" added, you get https://launchpad.net/~wgrant/+archive/ubuntu/nonvirt/+build/22272847 which boots

[Bug 1943963] Re: python3.8 from a riscv64 snap fails to run

2021-09-20 Thread William Grant
The specific issue is that patchelf on a non-PIE binary can shift the base load address of the image forward, which on riscv64 falls afoul of mmap_min_addr, manifesting as an EPERM from ld-linux.so and a segfault. The impact is fairly narrow because most Ubuntu binaries are PIE, but Python's

[Bug 1902459] [NEW] Live session start makes annoying loud sound

2020-11-01 Thread William Grant
Public bug reported: The start of an Ubuntu 20.04 LTS live session, where it asks whether you want to Try or Install, makes an annoying loud chiming noise. One of the last things I want when troubleshooting with live media is to have to quickly hit the mute button to avoid angering everyone

[Bug 1894780] Re: Oops and hang when starting LVM snapshots on 5.4.0-47

2020-09-10 Thread William Grant
As expected, it's easy enough to repro with raw dm_snapshot: root@bug-1894780-focal-3:~# for f in base snap1 snap2; do dd if=/dev/zero of=$f.img bs=1M count=1 seek=512; done root@bug-1894780-focal-3:~# losetup -f base.img root@bug-1894780-focal-3:~# losetup -f snap1.img

Re: [Bug 1894780] Re: Oops and hang when starting LVM snapshots on 5.4.0-47

2020-09-09 Thread William Grant
On 10/9/20 7:44 am, Jay Vosburgh wrote: > wgrant, you said: > > That :a-152 is meant to be /sys/kernel/slab/:a-152. Even a > working kernel shows some trouble there: > > $ uname -a > Linux 5.4.0-42-generic #46~18.04.1-Ubuntu SMP Fri Jul 10 > 07:21:24 UTC 2020 x86_64 x86_64 x86_64

[Bug 1894780] Re: Oops and hang when starting LVM snapshots on 5.4.0-47

2020-09-08 Thread William Grant
https://lore.kernel.org/linux- mm/alpine.lrh.2.02.1806151817130.6...@file01.intranet.prod.int.rdu2.redhat.com/ (2018's "slub: fix failure when we delete and create a slab cache") looks relevant to similar problems with this particular slub callsite. -- You received this bug notification because

[Bug 1894780] Re: Oops and hang when starting LVM snapshots on 5.4.0-47

2020-09-08 Thread William Grant
[ 31.566946] kobject_add_internal failed for :a-152 with -EEXIST, don't try to register things with the same name in the same directory. [ 31.580027] BUG: kernel NULL pointer dereference, address: 0020 [ 31.586990] #PF: supervisor read access in kernel mode [ 31.592130]

[Bug 1894780] Re: Oops when starting LVM snapshots on 5.4.0-47

2020-09-07 Thread William Grant
** Attachment added: "lspci-vnvn.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894780/+attachment/5408512/+files/lspci-vnvn.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1894780

[Bug 1894780] [NEW] Oops and hang when starting LVM snapshots on 5.4.0-47

2020-09-07 Thread William Grant
Public bug reported: One of my bionic servers with HWE 5.4.0 hangs on boot (apparently while starting LVM snapshots) after upgrading from Linux 5.4.0-42 to 5.4.0-47, with the following trace:   [ 29.126292] kobject_add_internal failed for :a-152 with -EEXIST, don't try to register things

[Bug 1894780] Re: Oops when starting LVM snapshots on 5.4.0-47

2020-09-07 Thread William Grant
** Attachment added: "version_signature from the last good kernel" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894780/+attachment/5408514/+files/version.log ** Summary changed: - Oops when starting LVM snapshots on 5.4.0-47 + Oops and hang when starting LVM snapshots on 5.4.0-47

[Bug 1894780] Re: Oops when starting LVM snapshots on 5.4.0-47

2020-09-07 Thread William Grant
** Attachment added: "lvs-a.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894780/+attachment/5408513/+files/lvs-a.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1894780 Title:

[Bug 1889961] Re: touchpad fails after turning on from sleep

2020-08-01 Thread William Grant
** Project changed: canonical-identity-provider => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1889961 Title: touchpad fails after turning on from sleep To manage notifications

[Bug 1873368] Re: ssshuttle server fails to connect endpoints with python 3.8

2020-07-28 Thread William Grant
IMO we should carry it until trusty ESM expires. There are still trusty systems around, and groovy users who need to connect to those trusty systems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1873368] Re: ssshuttle server fails to connect endpoints with python 3.8

2020-07-22 Thread William Grant
** Tags removed: regression-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1873368 Title: ssshuttle server fails to connect endpoints with python 3.8 To manage notifications about this bug

[Bug 1873368] Re: ssshuttle server fails to connect endpoints with python 3.8

2020-07-22 Thread William Grant
This breaks connecting to Python 3.4 hosts, e.g. trusty: client: Connected. Traceback (most recent call last): File "", line 1, in File "assembler.py", line 39, in File "sshuttle.server", line 400, in main File "sshuttle.ssnet", line 598, in runonce File "sshuttle.ssnet", line 488, in

[Bug 1886145] Re: Buy Tramadol Online :: US to US 4 Days Delivery

2020-07-03 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1886143] Re: Buy Tramadol 100mg Online

2020-07-03 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1886142] Re: Buy Ambien Online without Rx - Ambien 10mg

2020-07-03 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1886141] Re: Buy Tramadol Online without prescription - Blister

2020-07-03 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1884549] Re: Buy Tramadol Online

2020-06-22 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878679] Re: Please enable IPv6 on api.snapcraft.io

2020-06-03 Thread William Grant
*** This bug is a duplicate of bug 1710022 *** https://bugs.launchpad.net/bugs/1710022 ** This bug has been marked a duplicate of bug 1710022 Snap store APIs (api.snapcraft.io) are not reachable via IPv6 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1881534] Re: Touchpad not working on Lenovo Thinkbook

2020-06-01 Thread William Grant
** Project changed: canonical-identity-provider => ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881534 Title: Touchpad not working on Lenovo Thinkbook To manage notifications about this

[Bug 1881411] Re: Buy Tramadol Online Cheap Without Prescription

2020-05-30 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1875414] Re: Wrong liquidsoap installation, libs are missed

2020-04-27 Thread William Grant
** No longer affects: launchpad -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875414 Title: Wrong liquidsoap installation, libs are missed To manage notifications about this bug go to:

[Bug 1872945] Re: risc-v doubles getting clobbered somehow

2020-04-20 Thread William Grant
I think you got the wrong version. PPA version 1:4.2-3ubuntu6~ppa5 has the fix, archive version 1:4.2-3ubuntu6 has the fix, but PPA version 1:4.2-3ubuntu6 (which was to be archive -3ubuntu6, but while it was waiting in the queue we found this fix) doesn't have the fix. -- You received this bug

[Bug 1872945] Re: risc-v doubles getting clobbered somehow

2020-04-20 Thread William Grant
** Changed in: qemu (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872945 Title: risc-v doubles getting clobbered somehow To manage notifications about this

[Bug 1872931] Re: enable riscv build

2020-04-18 Thread William Grant
Disabling virglrenderer on only some host archs is a bit more complicated. I've opted to ignore the virglrenderer test failures on riscv64, reenabled virglrenderer in qemu, and uploaded virglrenderer/qemu/libvirt to focal-proposed. -- You received this bug notification because you are a member

[Bug 1872945] Re: risc-v doubles getting clobbered somehow

2020-04-18 Thread William Grant
Past 22 hours now and still no issues, even though I've intermittently been saturating all cores with builds. So yeah, the kernel is probably fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1872945] Re: risc-v doubles getting clobbered somehow

2020-04-17 Thread William Grant
I've been running your test code on a HiFive Unleashed board with our 5.4.0-24 for a couple of hours so far, and no issues yet. I saw widespread crashes with qemu 4.2 that went away when downgrading (though I went straight back to 3.1), so I'm pretty confident there is a qemu bug, but I haven't

[Bug 998492] Re: Fails to detect package download errors on architectures other than amd64

2020-04-06 Thread William Grant
** Package changed: lliurex-ubiquity-casper (Ubuntu) => ubuntu ** Package changed: ubuntu => ubiquity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998492 Title: Fails to detect package

[Bug 1870262] Re: Buy Tramadols Online

2020-04-01 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1867343] Re: Buy Ambien Online

2020-03-13 Thread William Grant
** Package changed: nvidia-graphics-drivers-440 (Ubuntu) => null-and- void ** Information type changed from Public to Private ** Changed in: null-and-void Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1864586] Re: plymouth does not ask for LUKS password and does not change tty properly

2020-02-27 Thread William Grant
Which makes this, bug #1856712 and bug #1862485 duplicates, I think. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1864586 Title: plymouth does not ask for LUKS password and does not change tty

[Bug 1864586] Re: plymouth does not ask for LUKS password and does not change tty properly

2020-02-27 Thread William Grant
The problem is that the bgrt theme requires resources from /usr/share/plymouth/themes/spinner, but /usr/share/initramfs- tools/hooks/plymouth only copies in the default theme directory (bgrt) plus text as a fallback. Hacking the initramfs-tools hook to always include "spinner" in currthemes avoids

[Bug 1864586] Re: plymouth does not ask for LUKS password and does not change tty properly

2020-02-27 Thread William Grant
The prompt is visible if you hit Esc, and (at least sometimes?) shows up on the text theme when you hit Esc again. After entering the password, hitting Esc a couple of times gets you into the spinner theme. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1620054] Re: Google reCaptcha does not work in browser

2020-01-07 Thread William Grant
*** This bug is a duplicate of bug 1599146 *** https://bugs.launchpad.net/bugs/1599146 ** Attachment removed: "out.png" https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1620054/+attachment/5198514/+files/out.png -- You received this bug notification because you are a member

[Bug 1729389] Re: [Intel 8260/8265] Bluetooth peripherals work for a few seconds, then don't react

2020-01-07 Thread William Grant
** Attachment removed: "window.png" https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1729389/+attachment/5196912/+files/window.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1856646] Re: buy ativan online

2019-12-16 Thread William Grant
** Package changed: gsmartcontrol (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1853656] Re: how to get percocet online

2019-11-22 Thread William Grant
** Package changed: compiz-plugins-main (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1851339] Re: Add the to order tramadol 50 mg online in USA ability to check for updates

2019-11-04 Thread William Grant
** Package changed: openssh (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1847462] Re: Buy Valium Online to stay away from the symptoms of muscle spasm

2019-10-09 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1844311] Re: spam - ignore me

2019-09-29 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1844311 Title: spam - ignore me To manage

[Bug 1845468] Re: Cheap Ambien online

2019-09-26 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1841307] Re: Cheap Ambien online 10mg

2019-08-24 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1841306] Re: Cheap Ambien online 10mg

2019-08-24 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 577038] Re: [Upstream] Hard lock in opening files from a remote NFS volume

2019-08-20 Thread William Grant
** Description changed: Binary package hint: openoffice.org I recently updated to Lucid, and noticed that Openoffice would lock with opening certain files. First I thought the problem was a corrupt file, now I can reproducibly hard lock OO.org when trying to open ANY file (.xls,

[Bug 1837029] Re: Order Tramadol Online at YourRxStore.Com

2019-08-20 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: Fix Committed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1840608] Re: Tramadol Pain Reliever

2019-08-18 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1837208] Re: cheap ambien online buy | update-grub: savedefault can cause problems

2019-07-19 Thread William Grant
** Package changed: grub (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1836961] Re: ansible 2.0.0.2-2ubuntu1.2 uninstallable on Ubuntu 16.04

2019-07-17 Thread William Grant
** Also affects: ansible (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: ansible (Ubuntu) Status: Confirmed => Invalid ** Tags added: regression-update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1836961] Re: ansible 2.0.0.2-2ubuntu1.2 uninstallable on Ubuntu 16.04

2019-07-17 Thread William Grant
I've rolled xenial-updates and xenial-security back to ansible 2.0.0.2-2ubuntu1.1 to mitigate the breakage for now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1836961 Title: ansible

[Bug 1835905] Re: tramadol for sale online at cheapest price

2019-07-09 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1835813] Re: order adderall online overnight shipping

2019-07-08 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1835506] Re: Office.com/Setup - Product Key Office 365 Setup Download - www.office.com/setup and follow the on screen instructions

2019-07-05 Thread William Grant
** Package changed: ceilometer (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1834620] Re: best place to buy soma online

2019-06-28 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834620 Title: best place to buy soma online To manage

[Bug 1834617] Re: Where i can buy ultram 100mg

2019-06-28 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1834615] Re: buy adderall online at tramadol website

2019-06-28 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1834612] Re: where can i buy tramadol online

2019-06-28 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1833937] Re: Is there a solution for this?

2019-06-24 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1833944] Re: dependency called Protobuf but I am very much

2019-06-24 Thread William Grant
** Package changed: protobuf (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1833925] Re: pain killer ultram buy online at yourrxpills

2019-06-24 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1832969] Re: Buy Tramadol Online - No Prescription Needed (US to US)

2019-06-15 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1832702] Re: pain killer ultram online product is here?

2019-06-13 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1832209] Re: pain killer tramadol product is right for me? YourRxPills.Com

2019-06-10 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1832167] Re: I have Ultram product, are you ready for buy online

2019-06-10 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: Fix Released => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1832165] Re: cheap tramadol product in online here buy now

2019-06-09 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1831717] [NEW] libpython3.8-dbg header symlinks point to nonexistent python3.8m rather than python3.8

2019-06-05 Thread William Grant
Public bug reported: python3.8 3.8.0~a4-1 renamed /usr/include/python3.8m to /usr/include/python3.8, but the symlinks in /usr/include/python3.8d still point to python3.8m so are dangling. This causes packages like python3-stdlib-extensions to FTBFS. (eoan-amd64)root@lamuella:~# cat

[Bug 1823713] Re: Buy Tramadol online cheap for pain control and relief

2019-04-08 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 566437] Re: package fglrx 2:8.723.1-0ubuntu2 failed to REMOVE: error exit status 2 - dpkg-divert: mismatch on package - while removing the package

2019-03-31 Thread William Grant
** Attachment removed: "2928BD5A4805EE05.jpg" https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/566437/+attachment/5006295/+files/2928BD5A4805EE05.jpg ** Attachment removed: "8669D1F82087B3B7A3E4BA1B70A0654D.jpg"

[Bug 1312347] Re: do-release-upgrade crashed with SystemError in open(): E:Could not open file /var/lib/apt/lists/ppa.launchpad.net_vala-team_ppa_ubuntu_dists_trusty_main_binary-i386_Packages - open (

2019-03-21 Thread William Grant
** Attachment removed: "Buy Tramadol Online https://yourrxpills.com; https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1312347/+attachment/5243872/+files/Buy%20Tramadol%20100mg%20Online%20Without%20Rx%20.pdf ** Changed in: ubuntu-release-upgrader (Ubuntu) Assignee:

[Bug 1820958] Re: What is Soma?

2019-03-20 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1820973] Re: Buy soma Online:: Soma Maximum Dosage

2019-03-20 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1820922] Re: Buy Oxycodone Online No Prescription

2019-03-19 Thread William Grant
** Package changed: ubuntu-budgie-meta (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1820821] Re: Buy Adderall online with norx

2019-03-19 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1820061] Re: g++ (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0

2019-03-14 Thread William Grant
** Project changed: auditor => ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820061 Title: g++ (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0 To manage notifications about this bug go to:

[Bug 1819448] Re: update to openjdk 11 in 18.04 LTS (android-tools packages)

2019-03-12 Thread William Grant
I've removed android-sdk-meta 25.0.0+10~18.04 from bionic-proposed and cosmic-proposed, as it produced binaries with the same version as are already in disco, e.g. android-sdk-platform-tools-common 27.0.0+10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1819005] Re: Want To Pass JN0-220 Juniper Exam Immediately?

2019-03-07 Thread William Grant
** Package changed: gvfs (Ubuntu) => null-and-void ** Information type changed from Public to Private -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1819005 Title: Want To Pass JN0-220 Juniper Exam

[Bug 1320499] Re: Natural Cure For Diabetes - What You Must Know About It

2019-03-07 Thread William Grant
** Package changed: hylafax (Ubuntu) => null-and-void ** Information type changed from Public to Private -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1320499 Title: Natural Cure For Diabetes -

[Bug 1818634] Re: Buy Ambien Online Without Prescription

2019-03-05 Thread William Grant
** Package changed: resolvconf (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1818329] Re: xanax online without prescription

2019-03-02 Thread William Grant
** Package changed: libhybris (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1721223] Re: Networkd fail to set ip address between leases if ip address changes on UbuntuCore

2019-02-26 Thread William Grant
** Attachment removed: "job-vs-career-og.png" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1721223/+attachment/5241750/+files/job-vs-career-og.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1817616] Re: Fresh install on 16G "thumb drive"

2019-02-26 Thread William Grant
** Information type changed from Private to Public ** Project changed: null-and-void => grub-installer (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1817616 Title: Fresh install on 16G

[Bug 1817616] Re: Buy tramadol online legally Fresh install on 16G "thumb drive"

2019-02-25 Thread William Grant
** Package changed: grub-installer (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 590041] Re: wishlist: add VistaPrint business card template

2019-02-25 Thread William Grant
** Summary changed: - Buy tramadol online -wishlist: add VistaPrint business card template + wishlist: add VistaPrint business card template ** Description changed: - Order Now http://bit.ly/2GwVYNf - Tramadol is the name by which the drug Ultram is popularly known among others and the drug is

[Bug 1815731] Re: Buy Cheap Tramadol Online No Prescription Needed::Get Speedy Delivery

2019-02-13 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1813893] Re: OpenVPN LZ4 compression not working in Networkmanager

2019-02-12 Thread William Grant
** Package changed: ubuntu => network-manager-openvpn (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1813893 Title: OpenVPN LZ4 compression not working in Networkmanager To manage

[Bug 1815559] Re: RM: libwww-topica-perl -- service lists.topica.com is gone

2019-02-11 Thread William Grant
** Project changed: launchpad => libwww-topica-perl (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1815559 Title: RM: libwww-topica-perl -- service lists.topica.com is gone To manage

[Bug 1814534] Re: Binance 퓼퓮퓻퓿!퓬퓮 Support number ퟏ 800 635 9659 Binance Showcases

2019-02-04 Thread William Grant
** Package changed: ubuntu => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1813358] Re: order tramadol online without prescription on onlinemedzonline

2019-01-25 Thread William Grant
** Package changed: lttng-modules (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1809703] Re: Buy Soma 350mg (Carisoprodol) | Take Soma to Counter Muscular Pain, Strain & Sprain

2019-01-12 Thread William Grant
** Package changed: gcc-4.4 (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1809905] Re: Cash App Customer Support Number 1-888-264-8794

2018-12-29 Thread William Grant
** No longer affects: ubuntu ** Project changed: canonical-identity-provider => null-and-void ** Information type changed from Public to Private -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1809905

[Bug 1797744] [NEW] Mouse scrolling no longer moves between tabs in gnome-terminal 2.30

2018-10-14 Thread William Grant
Public bug reported: In gnome-terminal 2.28 and earlier, scrolling with the mouse cursor over the tab bar switched between tabs. This seems to be broken in cosmic's 2.30. ** Affects: gnome-terminal (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Bug 1584402] Re: TEch norton phone number 1-800-769-2805 norton technical support p.h.o.n.e n.u.m.b.e.r

2018-10-06 Thread William Grant
** Package changed: ibus (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1682498] Re: CUSTOMER SERVICES @@ 1888\\979\\8572:- Microsoft 365 Tech Support Number & Office 365 Customer Support Number

2018-10-06 Thread William Grant
** Project changed: openstack-gate => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid ** No longer affects: null-and-void -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1696724] Re: , <@!?/18002080139 i am not able to reset my paypal password :1-800:208:0139 i forgot my paypal password

2018-10-06 Thread William Grant
** Package changed: linux (Ubuntu) => null-and-void ** Information type changed from Public to Private -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1696724 Title: ,<@!?/18002080139 i am not able

[Bug 1696729] Re: GHU~!@#PayPal tech support phone number 1-800-208-0139PayPal customer service number

2018-10-06 Thread William Grant
** Package changed: linux (Ubuntu) => null-and-void ** Information type changed from Public to Private -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1696729 Title: GHU~!@#PayPal tech support phone

  1   2   3   4   5   6   7   8   9   10   >