[Bug 1920724] Re: Upgrade focal/libjcat to version 0.1.3-2 and MIR it

2021-03-23 Thread Mario Limonciello
** Also affects: libjcat (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: libjcat (Ubuntu)
   Status: New => 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/1920724

Title:
  Upgrade focal/libjcat to version 0.1.3-2 and MIR it

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

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

[Bug 1920874] Re: [Regression] Partition not removed after removing the memory cards from card reader since kernel 5.9.0-rc3+

2021-03-23 Thread Chris Chiu
** Description changed:

+ [SRU Justification]
+ 
+ [Impact]
+ Memory card removal event can not be reflected via uevent on some card
+ readers Ex. Realtek card readers 0bda:0328 and 0bda:0158. Thus the file
+ browser still see the ghost disk even it's already removed.
+ 
+ [Fix]
+ Make sure the partition scan will never be skipped for each vfs_open
+ until the partition scan is really done.
+ 
+ 
+ [Test]
+ Verified on the Realtek card reader 0bda:0328 on Dell Precision 7820
+ and the external Realtek usb interface card reader 0bda:0158.
+ 
+ 
+ [Where problem could occur]
+ These kind of card readers doesn't send remove event of scsi_disk and
+ scsi_device like others so they only depend on the block subsystem to
+ detect the media change and relect the removal event by partition scan.
+ If the remove event is not correcly reflected, the device node of the
+ media will remain there until next card insertion.
+ 
+ 
+ == Original Bug Description ==
+ 
  Ubuntu version: 20.10
  Kernel: 5.10.0-1013-oem
  
  Card reader: Realtek Card Reader (0bda:0328 and 0bda:0158)
  
  Summary
  ===
  
  After upgrading to kernel 5.9.0-rc3 or later, the device node for the
  partitions on the memory cards will not disappear after removing the
  memory cards. This is confusing to the user level applications like File
  Browser since the partition label will remain there for a long time.
- 
  
  Steps to reproduce
  ==
  
  1. Upgrade to kernel later than 5.9.0-rc3
  2. Plug the external card reader and insert the formatted memory card
  3. Verify if the memory card mounted and visible on File Browser
  4. Remove the memory card from the card reader
  5. Verify if the mounted memory card removed from the File Browser
  
  Expected results
  
  
  The mounted memory card identifier should be disappear after remove the
  memory card
  
  Actual results
  ==
  
  The partition label of the memory card exists for a long time.
- --- 
+ ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  dev1443 F pulseaudio
-  /dev/snd/controlC0:  dev1443 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  dev1443 F pulseaudio
+  /dev/snd/controlC0:  dev1443 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2021-03-22 (0 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  MachineType: ASUSTeK COMPUTER INC. ZenBook UX434IQ_UX434IQ
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-14-generic 
root=UUID=ac0e9628-3402-4892-84ab-a1dfb21be15a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-14.15-generic 5.10.11
  RelatedPackageVersions:
-  linux-restricted-modules-5.10.0-14-generic N/A
-  linux-backports-modules-5.10.0-14-generic  N/A
-  linux-firmware 1.190
+  linux-restricted-modules-5.10.0-14-generic N/A
+  linux-backports-modules-5.10.0-14-generic  N/A
+  linux-firmware 1.190
  Tags:  groovy
  Uname: Linux 5.10.0-14-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/26/2020
  dmi.bios.release: 5.16
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX434IQ_UX434IQ.203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX434IQ
  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.:bvrUX434IQ_UX434IQ.203:bd02/26/2020:br5.16:svnASUSTeKCOMPUTERINC.:pnZenBookUX434IQ_UX434IQ:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX434IQ:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: ZenBook
  dmi.product.name: ZenBook UX434IQ_UX434IQ
  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/1920874

Title:
  [Regression] Partition not removed after removing the memory cards
  from card reader since kernel 5.9.0-rc3+

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1920874/+subscriptions

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

[Bug 1920723] Re: upgrade fwupd/focal to 1.4.x

2021-03-23 Thread Mario Limonciello
SBAT support was merged into 1.5.7 release that is present in Hirsute.  It is 
also backported to 1_4_X, 1_3_X, and 1_2_X branches however those have not had 
point releases created yet.
I've filed this to request it: https://github.com/fwupd/fwupd/issues/3057.  
Feel free to add more color.

** Bug watch added: github.com/fwupd/fwupd/issues #3057
   https://github.com/fwupd/fwupd/issues/3057

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

** Changed in: fwupd (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: fwupd (Ubuntu Focal)
   Status: New => In Progress

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

Title:
  upgrade fwupd/focal to 1.4.x

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

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

[Bug 1919955] Re: weird graphics artifacts in Firefox on Xorg after upgrade

2021-03-23 Thread rue
Ok Update 3: I've just installed Firefox 87 from the website and same graphics 
issues as before. 
What ever they have changed in the Nightly build 89.0a1, seems to have fixed 
the problem.  

Thanks 
Rue

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

Title:
  weird graphics artifacts in Firefox on Xorg after upgrade

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

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

[Bug 1919955] Re: weird graphics artifacts in Firefox on Xorg after upgrade

2021-03-23 Thread rue
Hi Olivier below is the the log for the 17th - 18th of March. 
Just to note: 
1. This machine has an old graphics card RV710 Radeon HD 4550 so there could be 
issues there. 

2. I just down loaded Firefox Nightly from their site and ran it. it runs fine 
with out any graphics issues. So the issue maybe a combo of my old graphics 
card and Firefox 86.0?
Firefox current: 86.0
Firefox Nightly 89.0a1

Firefox 87 is just released so should be updated shortly in Ubuntu we
could wait to see if that fixes the issue?


History Log 17th - 18th March

Start-Date: 2021-03-17  17:53:59
Commandline: aptdaemon role='role-commit-packages' sender=':1.136'
Upgrade: libedata-book-1.2-26:amd64 (3.39.2-0ubuntu1, 3.39.3-1), 
libebook-1.2-20:amd64 (3.39.2-0ubuntu1, 3.39.3-1), libecal-2.0-1:amd64 
(3.39.2-0ubuntu1, 3.39.3-1), libedataserver-1.2-26:amd64 (3.39.2-0ubuntu1, 
3.39.3-1), evolution-data-server:amd64 (3.39.2-0ubuntu1, 3.39.3-1), 
evolution-data-server-common:amd64 (3.39.2-0ubuntu1, 3.39.3-1), 
libgoa-1.0-common:amd64 (3.38.0-3ubuntu1, 3.38.1-1ubuntu1), libgoa-1.0-0b:amd64 
(3.38.0-3ubuntu1, 3.38.1-1ubuntu1), gir1.2-javascriptcoregtk-4.0:amd64 
(2.30.5-1, 2.31.91-1ubuntu1), gir1.2-webkit2-4.0:amd64 (2.30.5-1, 
2.31.91-1ubuntu1), libgoa-backend-1.0-1:amd64 (3.38.0-3ubuntu1, 
3.38.1-1ubuntu1), libcamel-1.2-62:amd64 (3.39.2-0ubuntu1, 3.39.3-1), 
libebook-contacts-1.2-3:amd64 (3.39.2-0ubuntu1, 3.39.3-1), 
libedataserverui-1.2-3:amd64 (3.39.2-0ubuntu1, 3.39.3-1), 
microsoft-edge-dev:amd64 (90.0.818.6-1, 91.0.825.0-1), 
gnome-online-accounts:amd64 (3.38.0-3ubuntu1, 3.38.1-1ubuntu1), 
libjavascriptcoregtk-4.0-18:amd64 (2.30.5-1, 2.31.91-1ubuntu1), anacron:amd64 
(2.3-30, 2.3-30ubuntu2), libedata-cal-2.0-1:amd64 (3.39.2-0ubuntu1, 3.39.3-1), 
gir1.2-goa-1.0:amd64 (3.38.0-3ubuntu1, 3.38.1-1ubuntu1), 
libwebkit2gtk-4.0-37:amd64 (2.30.5-1, 2.31.91-1ubuntu1), 
libebackend-1.2-10:amd64 (3.39.2-0ubuntu1, 3.39.3-1)
End-Date: 2021-03-17  17:54:17

Start-Date: 2021-03-18  18:01:18
Commandline: aptdaemon role='role-commit-packages' sender=':1.224'
Install: linux-modules-extra-5.11.0-11-generic:amd64 (5.11.0-11.12, automatic), 
linux-image-5.11.0-11-generic:amd64 (5.11.0-11.12, automatic), 
linux-headers-5.11.0-11:amd64 (5.11.0-11.12, automatic), 
linux-headers-5.11.0-11-generic:amd64 (5.11.0-11.12, automatic), 
linux-modules-5.11.0-11-generic:amd64 (5.11.0-11.12, automatic)
Upgrade: libglx-mesa0:amd64 (20.3.4-1, 21.0.0-1), python3-minimal:amd64 
(3.9.1-1, 3.9.2-2), libgbm1:amd64 (20.3.4-1, 21.0.0-1), 
linux-headers-generic-hwe-20.04:amd64 (5.10.0.14.16, 5.11.0.11.12), 
linux-generic-hwe-20.04:amd64 (5.10.0.14.16, 5.11.0.11.12), python3:amd64 
(3.9.1-1, 3.9.2-2), python3-urllib3:amd64 (1.26.2-1, 1.26.2-1ubuntu1), 
libxatracker2:amd64 (20.3.4-1, 21.0.0-1), psmisc:amd64 (23.3-1, 23.4-2build1), 
mesa-va-drivers:amd64 (20.3.4-1, 21.0.0-1), libgl1-mesa-dri:amd64 (20.3.4-1, 
21.0.0-1), gnome-calculator:amd64 (1:40~beta-2ubuntu1, 1:40~rc-1ubuntu2), 
xwayland:amd64 (2:1.20.10-3ubuntu3, 2:21.0.99.902-0ubuntu1), 
mesa-vulkan-drivers:amd64 (20.3.4-1, 21.0.0-1), libpython3-stdlib:amd64 
(3.9.1-1, 3.9.2-2), libglapi-mesa:amd64 (20.3.4-1, 21.0.0-1), cron:amd64 
(3.0pl1-136ubuntu1, 3.0pl1-136ubuntu2), libegl-mesa0:amd64 (20.3.4-1, 
21.0.0-1), sysvinit-utils:amd64 (2.96-5ubuntu1, 2.96-6ubuntu1), 
mesa-vdpau-drivers:amd64 (20.3.4-1, 21.0.0-1), 
linux-image-generic-hwe-20.04:amd64 (5.10.0.14.16, 5.11.0.11.12)
End-Date: 2021-03-18  18:02:15

Start-Date: 2021-03-18  18:02:40
Commandline: aptdaemon role='role-commit-packages' sender=':1.224'
Remove: linux-headers-5.8.0-36:amd64 (5.8.0-36.40+21.04.1), 
linux-modules-extra-5.8.0-36-generic:amd64 (5.8.0-36.40+21.04.1), 
linux-image-5.8.0-36-generic:amd64 (5.8.0-36.40+21.04.1), 
linux-headers-5.8.0-36-generic:amd64 (5.8.0-36.40+21.04.1), 
linux-modules-5.8.0-36-generic:amd64 (5.8.0-36.40+21.04.1)
End-Date: 2021-03-18  18:02:48

Start-Date: 2021-03-18  18:23:06
Commandline: apt install thunderbird
Requested-By: rue (1000)
Install: thunderbird:amd64 (1:78.8.0+build1-0ubuntu2)
End-Date: 2021-03-18  18:23:13

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

Title:
  weird graphics artifacts in Firefox on Xorg after upgrade

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

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

[Bug 1894843] Re: [dvr_snat] Router update deletes rfp interface from qrouter even when VM port is present on this host

2021-03-23 Thread Hemanth Nakkina
Debdiff for bionic

** Patch added: "lp1894843_bionic.debdiff"
   
https://bugs.launchpad.net/cloud-archive/+bug/1894843/+attachment/5480349/+files/lp1894843_bionic.debdiff

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

Title:
  [dvr_snat] Router update deletes rfp interface from qrouter even when
  VM port is present on this host

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

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

[Bug 1894843] Re: [dvr_snat] Router update deletes rfp interface from qrouter even when VM port is present on this host

2021-03-23 Thread Hemanth Nakkina
Debdiff for UCA rocky

** Patch added: "lp1894843_rocky.debdiff"
   
https://bugs.launchpad.net/cloud-archive/+bug/1894843/+attachment/5480348/+files/lp1894843_rocky.debdiff

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

Title:
  [dvr_snat] Router update deletes rfp interface from qrouter even when
  VM port is present on this host

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

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

[Bug 1921000] Re: with multiarch, apticron sometimes lists packages it shouldn't when NOTIFY_HOLDS=0

2021-03-23 Thread Bug Watch Updater
** Changed in: apticron (Debian)
   Status: Unknown => New

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

Title:
  with multiarch, apticron sometimes lists packages it shouldn't when
  NOTIFY_HOLDS=0

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

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

[Bug 1921066] Re: thinkpad yoga X1 3rd gen stylus freezes OS 20.04 LTS certain kernels

2021-03-23 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1921066/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  thinkpad yoga X1 3rd gen stylus freezes OS 20.04 LTS certain kernels

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

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

[Bug 1889196] Re: infinite loop on start if misconfigured

2021-03-23 Thread Launchpad Bug Tracker
[Expired for sssd (Ubuntu) because there has been no activity for 60
days.]

** Changed in: sssd (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  infinite loop on start if misconfigured

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

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

[Bug 1910894] Re: Wireless worked in "linux-image-unsigned-5.0.0-37-generic 5.0.0-37.41+redmiv3" doesn't work in 5.4 kernel

2021-03-23 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Wireless worked in "linux-image-unsigned-5.0.0-37-generic
  5.0.0-37.41+redmiv3" doesn't work in 5.4 kernel

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

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

[Bug 1920874] Re: [Regression] Partition not removed after removing the memory cards from card reader since kernel 5.9.0-rc3+

2021-03-23 Thread Chris Chiu
** Changed in: linux (Ubuntu)
   Status: Fix Committed => In Progress

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

** Also affects: linux (Ubuntu Hirsute)
   Importance: Undecided
 Assignee: Chris Chiu (mschiu77)
   Status: In Progress

** Also affects: linux-oem-5.10 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.10 (Ubuntu Hirsute)
   Status: New => Invalid

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux (Ubuntu Hirsute)
   Importance: Undecided => High

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: linux-oem-5.10 (Ubuntu Focal)
 Assignee: (unassigned) => Chris Chiu (mschiu77)

** Changed in: linux (Ubuntu Focal)
   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/1920874

Title:
  [Regression] Partition not removed after removing the memory cards
  from card reader since kernel 5.9.0-rc3+

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1920874/+subscriptions

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

[Bug 1920874] Re: [Regression] Partition not removed after removing the memory cards from card reader since kernel 5.9.0-rc3+

2021-03-23 Thread Chris Chiu
Patch sent upstream and accepted
https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg2522594.html

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Chris Chiu (mschiu77)

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

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

Title:
  [Regression] Partition not removed after removing the memory cards
  from card reader since kernel 5.9.0-rc3+

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1920874/+subscriptions

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

[Bug 1920632] Re: use of Wacom stylus causes immediate system hang with kernel 5.8.0-45, but 5.8.0-44 works

2021-03-23 Thread Daniel van Vugt
Groovy is already ahead:

Updates: 5.8.0-48.54
Proposed: 5.8.0-45.51

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

Title:
  use of Wacom stylus causes immediate system hang with kernel 5.8.0-45,
  but 5.8.0-44 works

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

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

[Bug 1917844] Re: When I plug in a modem, I can only see the mobile broadband details after reopening Network Setting.

2021-03-23 Thread Freedom
** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed => 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/1917844

Title:
  When I plug in a modem, I can only see the mobile broadband details
  after reopening Network Setting.

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

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

[Bug 1920632] Re: use of Wacom stylus causes immediate system hang with kernel 5.8.0-45, but 5.8.0-44 works

2021-03-23 Thread Po-Hsu Lin
Hmm,
According to bug 1918761 the 5.8 kernel on Groovy hasn't reach the proposed 
pocket yet.

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

Title:
  use of Wacom stylus causes immediate system hang with kernel 5.8.0-45,
  but 5.8.0-44 works

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

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

[Bug 1909805] Re: libclc-amdgcn missing files for current AMD APUs

2021-03-23 Thread Nicolás Abel Carbone
Same problem with a AMD 5500XT GPU.

'/usr/lib/clc/gfx1012-amdgcn-mesa-mesa3d.bc': No such file or directory

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

Title:
  libclc-amdgcn missing files for current AMD APUs

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

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

[Bug 1909805] Re: libclc-amdgcn missing files for current AMD APUs

2021-03-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libclc (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/1909805

Title:
  libclc-amdgcn missing files for current AMD APUs

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

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

[Bug 1920632] Re: use of Wacom stylus causes immediate system hang

2021-03-23 Thread Daniel van Vugt
** Changed in: linux-signed-hwe-5.8 (Ubuntu)
   Importance: Undecided => Critical

** Tags added: regression-update

** Changed in: linux-signed-hwe-5.8 (Ubuntu)
   Status: Incomplete => Confirmed

** Summary changed:

- use of Wacom stylus causes immediate system hang
+ use of Wacom stylus causes immediate system hang with kernel 5.8.0-45, but 
5.8.0-44 works

** Also affects: linux-hwe-5.8 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-hwe-5.8 (Ubuntu)
   Importance: Undecided => Critical

** Changed in: linux-hwe-5.8 (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/1920632

Title:
  use of Wacom stylus causes immediate system hang with kernel 5.8.0-45,
  but 5.8.0-44 works

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

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

[Bug 1920749] Re: [Lenovo ThinkPad X1 Yoga 4th] Computer stuck when screen touched with touchpen

2021-03-23 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1920632 ***
https://bugs.launchpad.net/bugs/1920632

** This bug has been marked a duplicate of bug 1920785
   Kernel update from 5.8.0-44 to 5.8.0-45 critically breaks wacom / stylus on 
ThinkPad X1 Yoga

** This bug is no longer a duplicate of bug 1920785
   Kernel update from 5.8.0-44 to 5.8.0-45 critically breaks wacom / stylus on 
ThinkPad X1 Yoga
** This bug has been marked a duplicate of bug 1920632
   use of Wacom stylus causes immediate system hang

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

Title:
  [Lenovo ThinkPad X1 Yoga 4th] Computer stuck when screen touched with
  touchpen

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

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

[Bug 1920785] Re: Kernel update from 5.8.0-44 to 5.8.0-45 critically breaks wacom / stylus on ThinkPad X1 Yoga

2021-03-23 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1920632 ***
https://bugs.launchpad.net/bugs/1920632

** Package changed: linux (Ubuntu) => linux-hwe-5.8 (Ubuntu)

** Tags added: regression-update wacom

** This bug has been marked a duplicate of bug 1920632
   use of Wacom stylus causes immediate system hang

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

Title:
  Kernel update from 5.8.0-44 to 5.8.0-45 critically breaks wacom /
  stylus on ThinkPad X1 Yoga

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

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

[Bug 1921066] [NEW] thinkpad yoga X1 3rd gen stylus freezes OS 20.04 LTS certain kernels

2021-03-23 Thread Michael Stewart
Public bug reported:


I am running 20.04.1 LTS on a Thinkpad X1 Yoga 3rd Gen. After recent routine 
kernel updates, touching the screen with the stylus freezes the whole operating 
system. It is not associated with a single application or package (I guess it 
is the kernel package, see below). I am running the default ubuntu desktop 
environment.

I recently switched from fedora 33 on this same machine, and this
problem occurred with it too. I "solved" it by simply loading an earlier
kernel, and trying each updated kernel version until the problem did not
occur.

The problem occurs with the following ubuntu kernels:

5.8.0-45-generic
5.8.0-48-generic

It does *not* occur with

5.8.0-44-generic

Please advise what other debugging info I can supply. I am sorry I did
not take note of the kernel versions that did or did not experience the
problem in fedora, although I note that fedora 33 also seems to be using
the same 5.8 series.

** Affects: 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/1921066

Title:
  thinkpad yoga X1 3rd gen stylus freezes OS 20.04 LTS certain kernels

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

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

[Bug 1920749] Re: [Lenovo ThinkPad X1 Yoga 4th] Computer stuck when screen touched with touchpen

2021-03-23 Thread AaronMa
Probably duplicated to 1920785.

** Changed in: linux-hwe-5.8 (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/1920749

Title:
  [Lenovo ThinkPad X1 Yoga 4th] Computer stuck when screen touched with
  touchpen

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

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

[Bug 1911831] Re: open-vm-tools 11.2.5 has been released

2021-03-23 Thread vmware-gos-Yuhua
1. It works well when do sanity check for open-vm-tools 11.2.5 from
PPA:4493

   Check in
1)Ubuntu 20.04.2 Desktop
2)Ubuntu 20.04.2 Live Server
3)Ubuntu 20.10 Live Server

   Check items:
1) install / uninstall open-vm-tools
2) check tools service and VGAuth services when install open-vm-tools
3) check tools service and VGAuth services after install and reboot guestOS
4) check ip address, OS full name after install open-vm-tools
5) uninstall open-vm-tools 
6) install/uninstall package open-vm-tools-desktop in Ubuntu 20.04.2 Desktop

2. It works well when do sanity check for open-vm-tools 11.2.5 from
ubuntu 21.04 (desktop, live-sever and cloud image) daily build image

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

Title:
  open-vm-tools 11.2.5 has been released

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1911831/+subscriptions

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

[Bug 1920749] Re: [Thinkpad Yoga X1] Computer stuck when screen touched with touchpen

2021-03-23 Thread Daniel van Vugt
Since you say the problem started mid-March I wonder if it's a
regression in kernel 5.8.0-45.51.

Are you able to boot an older kernel? Please also try some other
versions from:

https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=M;O=D

** Package changed: xorg-server (Ubuntu) => xf86-input-wacom (Ubuntu)

** Changed in: xf86-input-wacom (Ubuntu)
   Status: Incomplete => New

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

** Summary changed:

- [Thinkpad Yoga X1] Computer stuck when screen touched with touchpen
+ [Lenovo ThinkPad X1 Yoga 4th] Computer stuck when screen touched with touchpen

** Package changed: linux (Ubuntu) => linux-hwe-5.8 (Ubuntu)

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

** Changed in: xf86-input-wacom (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/1920749

Title:
  [Lenovo ThinkPad X1 Yoga 4th] Computer stuck when screen touched with
  touchpen

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

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

[Bug 152864] Re: No possibility to change a date other than current with locale cs_CZ ne_NP ta_IN

2021-03-23 Thread Bug Watch Updater
Launchpad has imported 22 comments from the remote bug at
https://bugs.gnucash.org/show_bug.cgi?id=497831.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2007-11-18T09:35:02+00:00 Saivann Carignan wrote:

Please describe the problem:
When using Gnucash with one of these locales :

cs_CZ 
ne_NP 
pl_PL 
ta_IN

It's impossible to change the date of a transaction inside of the
registry. I tested all Gnucash locales and these 4 locales are the only
one affected by this problem.

Steps to reproduce:
1. Open Gnucash with one of the listed locales Ex. LANG=cs_CZ.UTF8 
/usr/bin/gnucash
2. Go to one account that already contain transactions.
3. Try to change the date of one of the transactions with the mouse.


Actual results:
I can't choose another date, it doesn't work.

Expected results:
The new date should be selected and replace the old date.

Does this happen every time?
Yes

Other information:
It has been tested on Linux Ubuntu Gutsy 7.10, Gnucash 2.2.1-1ubuntu4

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/152864/comments/1


On 2008-02-16T17:59:50+00:00 Saivann Carignan wrote:

This bug can still be reproduced with 2.2.3 version in Hardy alpha 4

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/152864/comments/4


On 2008-05-30T10:56:49+00:00 J-janovec wrote:

Visible even in KDE 3.5.9 with Kubuntu 8.04

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/152864/comments/5


On 2008-09-23T13:32:28+00:00 Saivann Carignan wrote:

Fixed for pl_PL locale in 2.2.6, but the bug still exist for :

cs_CZ
ne_NP
ta_IN

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/152864/comments/7


On 2008-11-23T19:19:55+00:00 Vítězslav Kotrla wrote:

I'm using Debian gnucash package (2.2.6-2) and can confirm that this bug
exists for cs_CZ.UTF-8.

How has been pl_PL fixed? I'd like to fix cs_CZ, what needs to be done?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/152864/comments/8


On 2008-11-23T19:52:44+00:00 Saivann Carignan wrote:

I'm not a expert but I'm pretty sure that things needs to be fixed in
"po" and folder in the source because this is where pl.po is. I'm
attaching the difference in po/pl.po between 2.2.3 and 2.2.7 in case
that might be useful to you.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/152864/comments/9


On 2008-11-23T19:53:33+00:00 Saivann Carignan wrote:

Created attachment 123281
Diff for po/pl.po between 2.2.3 and 2.2.7

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/152864/comments/10


On 2008-11-23T20:09:29+00:00 Vítězslav Kotrla wrote:

(Thanks, but it seems like you've attached wrong file, I can see only
some lspci stuff.)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/152864/comments/11


On 2008-11-23T21:15:38+00:00 Saivann Carignan wrote:

Created attachment 123284
Diff for po/pl.po between 2.2.3 and 2.2.7

Indeed, sorry ;)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/152864/comments/12


On 2008-11-25T07:19:20+00:00 Vítězslav Kotrla wrote:

Well I went several times through cs.po, but found no clue. The only
variables found there are %s and %d, nothing special in terms of
strftime(), so I guess problem lies in gnucash source, not in message
catalog (.po file).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/152864/comments/13


On 2009-04-15T03:36:59+00:00 Linux-uae wrote:

I can confirm this bug for ar_SA locale.
I'm using GnuCash 2.2.6 on Debian.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/152864/comments/14


On 2010-02-25T02:15:13+00:00 Saivann Carignan wrote:

Still not fixed in gnucash 2.3.9 development release.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/152864/comments/15


On 2011-01-21T14:31:18+00:00 Geert Janssens wrote:

*** Bug 506505 has been marked as a 

[Bug 1915547] Re: Users are prompted by ucf on upgrade from Trusty to Xenial

2021-03-23 Thread Chad Smith
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Users are prompted by ucf on upgrade from Trusty to Xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1915547/+subscriptions

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

[Bug 1920670] Re: [Dell Precision 5540] Screen glitches

2021-03-23 Thread Daniel van Vugt
OK, thanks. Can you please try some older/newer kernels and tell us if
any of those avoid the problem?

https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=M;O=D

** Summary changed:

- screen glitches
+ [Dell Precision 5540] Screen glitches

** Package changed: ubuntu => linux (Ubuntu)

** Summary changed:

- [Dell Precision 5540] Screen glitches
+ [Dell Precision 5540] Screen glitches temporarily

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

Title:
  [Dell Precision 5540] Screen glitches temporarily

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

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

[Bug 1528422] Re: Additional drivers reports the wrong driver in use

2021-03-23 Thread Si Dedman
Another related issue: I manually installed the latest nvidia graphics
driver (460.67) for my GPU (1080ti), tried it out, still choppy,
reverted to nouveau, restarted, all good. However the 'additional
drivers' pane is wrong again, saying I'm continuing to use a manually
installed driver, when I'm using Nouveau. Screenshot attached. Will
attach logs of whatever people need, upon request.

** Attachment added: "AdditionalDrivers.png"
   
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1528422/+attachment/5480342/+files/AdditionalDrivers.png

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

Title:
  Additional drivers reports the wrong driver in use

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1528422/+subscriptions

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

[Bug 1920106] Re: [Dell Vostro 14 5401] Eye strain on using ubuntu but not windows

2021-03-23 Thread Daniel van Vugt
OK, if this is a software bug at all then it sounds like it would be a
kernel issue.

** Summary changed:

- Eye strain on using ubuntu but not windows
+ [Dell Vostro 14 5401] Eye strain on using ubuntu but not windows

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

Title:
  [Dell Vostro 14 5401] Eye strain on using ubuntu but not windows

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

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

[Bug 1921064] [NEW] wget 1.19.4 corrupts large downloaded files

2021-03-23 Thread Tony Travis
Public bug reported:

In normal use, downloading small files, "wget" 1.19.4 works correctly
under Ubuntu-MATE 18.04 LTS. The length and md5sums of downloaded files
are correct. However, when attempting to download a larger 16GB .tar.gz
file the length of the original file on the server is 16336802611 bytes,
but the downloaded file is 16463139667 bytes and the computed md5sum of
the file does not match the stored md5sum of the file on the server:

ionice -c idle wget --no-check-certificate 
ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b151_GRCh38p7/VCF/All_20180418.vcf.gz
--2021-03-23 16:22:12--  
ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b151_GRCh38p7/VCF/All_20180418.vcf.gz
   => ‘All_20180418.vcf.gz’
Resolving ftp.ncbi.nih.gov (ftp.ncbi.nih.gov)... 130.14.250.11, 130.14.250.13, 
2607:f220:41e:250::11, ...
Connecting to ftp.ncbi.nih.gov (ftp.ncbi.nih.gov)|130.14.250.11|:21... 
connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /snp/organisms/human_9606_b151_GRCh38p7/VCF 
... done.
==> SIZE All_20180418.vcf.gz ... 16336802611
==> PASV ... done.==> RETR All_20180418.vcf.gz ... done.
Length: 16336802611 (15G) (unauthoritative)

All_20180418.vcf.gz
100%[>]
15.33G   939KB/sin 2h 7m

2021-03-23 18:29:25 (2.06 MB/s) - ‘All_20180418.vcf.gz’ saved
[16463139667]

Repeating the same download using "wget" 1.20.3 under Ubuntu-MATE 20.04
LTS, the file length and md5sum are correct.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: wget 1.19.4-1ubuntu2.2
ProcVersionSignature: Ubuntu 5.4.0-66.74~18.04.2-generic 5.4.86
Uname: Linux 5.4.0-66-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.9-0ubuntu7.23
Architecture: amd64
Date: Wed Mar 24 02:32:49 2021
InstallationDate: Installed on 2020-08-03 (232 days ago)
InstallationMedia: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: wget
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

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

Title:
  wget 1.19.4 corrupts large downloaded files

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

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

[Bug 1920973] Re: open windows show in app grid

2021-03-23 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1918874 ***
https://bugs.launchpad.net/bugs/1918874

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1918874, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1918874
   [regression] Application windows appear over the icon grid when Ubuntu Dock 
or Dash To Dock is loaded

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

Title:
  open windows show in app grid

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

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

[Bug 1867070] Re: ykman crashes immediately

2021-03-23 Thread Taowa
> 3.1.1~ppa1~eoan1
This sounds like it's a bug in the PPA package. Can you reproduce it with the 
version in the repositories?

** Changed in: yubikey-manager (Ubuntu)
   Status: New => Incomplete

** Changed in: yubikey-manager (Ubuntu)
 Assignee: (unassigned) => Taowa (taowa)

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

Title:
  ykman crashes immediately

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

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

[Bug 1918874] Re: [regression] Application windows appear over the icon grid when Ubuntu Dock or Dash To Dock is loaded

2021-03-23 Thread Daniel van Vugt
Fixing bug 1918033 only requires notify::reactive if I read the upstream
fix correctly. So that's why I think we are free to revert
notify::opacity to fix bug 1918874 here.

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

Title:
  [regression] Application windows appear over the icon grid when Ubuntu
  Dock or Dash To Dock is loaded

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

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

[Bug 1921011] Re: Fix build against new runc version

2021-03-23 Thread Sergio Durigan Junior
Thanks, Lucas.

I was involved in the investigation of the libpod breakage and feel
confident that this is the right way to go.

I did try to build both libpod and buildah with equivalent patches
locally, and everything succeeds.  I'm +1 on both patches.

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

Title:
  Fix build against new runc version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-github-containers-buildah/+bug/1921011/+subscriptions

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

[Bug 1921062] Re: la ejecución de grub-install /dev/sda falló

2021-03-23 Thread Chris Guiver
** Package changed: ubiquity (Ubuntu) => 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/1921062

Title:
  la ejecución de grub-install /dev/sda falló

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

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

[Bug 1896171] Re: Wayland GL apps appear corrupt on Raspberry Pi 4B (v3d driver)

2021-03-23 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu)
   Status: In Progress => Fix Committed

** Tags added: fixed-in-40.1 fixed-upstream

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

Title:
  Wayland GL apps appear corrupt on Raspberry Pi 4B (v3d driver)

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

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

[Bug 1920605] Re: heap overflow

2021-03-23 Thread XiaoyuHe
** Information type changed from Private Security to Public Security

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

Title:
  heap overflow

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

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

[Bug 1920606] Re: heap overflow

2021-03-23 Thread XiaoyuHe
** Information type changed from Private Security to Public Security

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

Title:
  heap overflow

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

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

[Bug 1920607] Re: heap overflow

2021-03-23 Thread XiaoyuHe
** Information type changed from Private Security to Public Security

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

Title:
  heap overflow

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

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

[Bug 1920617] Re: heap overflow

2021-03-23 Thread XiaoyuHe
** Information type changed from Private Security to Public Security

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

Title:
  heap overflow

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

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

[Bug 1920616] Re: heap overflow

2021-03-23 Thread XiaoyuHe
** Information type changed from Private Security to Public Security

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

Title:
  heap overflow

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

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

[Bug 1920618] Re: heap overflow

2021-03-23 Thread XiaoyuHe
** Information type changed from Private Security to Public Security

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

Title:
  heap overflow

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

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

[Bug 1921062] [NEW] la ejecución de grub-install /dev/sda falló

2021-03-23 Thread PCamacho
Public bug reported:

when install xubuntu 20.10 fail for la ejecución de grub-install
/dev/sda falló

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: ubiquity 20.10.13
ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
Uname: Linux 5.8.0-25-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu50
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.455
Date: Wed Mar 24 02:02:10 2021
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/xubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Xubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
RebootRequiredPkgs:
 linux-image-5.8.0-25-generic
 linux-base
 linux-base
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug groovy ubiquity-20.10.13 xubuntu

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

Title:
  la ejecución de grub-install /dev/sda falló

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

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

[Bug 1920252] Re: package snapd (not installed) failed to install/upgrade: installed snapd package post-removal script subprocess returned error exit status 1

2021-03-23 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package snapd (not installed) failed to install/upgrade: installed
  snapd package post-removal script subprocess returned error exit
  status 1

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

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

[Bug 1920252] Re: package snapd (not installed) failed to install/upgrade: installed snapd package post-removal script subprocess returned error exit status 1

2021-03-23 Thread Avital Ostromich
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  package snapd (not installed) failed to install/upgrade: installed
  snapd package post-removal script subprocess returned error exit
  status 1

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

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

[Bug 1920593] Re: package openjdk-8-jre:amd64 8u282-b08-0ubuntu1~16.04 failed to install/upgrade: problemas de dependência - deixando desconfigurado

2021-03-23 Thread Avital Ostromich
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  package openjdk-8-jre:amd64 8u282-b08-0ubuntu1~16.04 failed to
  install/upgrade: problemas de dependência - deixando desconfigurado

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1920593/+subscriptions

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

[Bug 1920594] Re: package openjdk-8-jre:amd64 8u282-b08-0ubuntu1~16.04 failed to install/upgrade: problemas de dependência - deixando desconfigurado

2021-03-23 Thread Avital Ostromich
*** This bug is a duplicate of bug 1920593 ***
https://bugs.launchpad.net/bugs/1920593

** This bug has been marked a duplicate of bug 1920593
   package openjdk-8-jre:amd64 8u282-b08-0ubuntu1~16.04 failed to 
install/upgrade: problemas de dependência - deixando desconfigurado

** Information type changed from Private Security to Public

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

Title:
  package openjdk-8-jre:amd64 8u282-b08-0ubuntu1~16.04 failed to
  install/upgrade: problemas de dependência - deixando desconfigurado

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1920594/+subscriptions

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

[Bug 1920595] Re: package openjdk-8-jre:amd64 8u282-b08-0ubuntu1~16.04 failed to install/upgrade: problemas de dependência - deixando desconfigurado

2021-03-23 Thread Avital Ostromich
*** This bug is a duplicate of bug 1920593 ***
https://bugs.launchpad.net/bugs/1920593

** This bug has been marked a duplicate of bug 1920593
   package openjdk-8-jre:amd64 8u282-b08-0ubuntu1~16.04 failed to 
install/upgrade: problemas de dependência - deixando desconfigurado

** Information type changed from Private Security to Public

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

Title:
  package openjdk-8-jre:amd64 8u282-b08-0ubuntu1~16.04 failed to
  install/upgrade: problemas de dependência - deixando desconfigurado

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1920595/+subscriptions

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

[Bug 1920573] Re: 20.10 Stylus input (wacom screen) instantly freezes OS

2021-03-23 Thread chris
Too good to be true; kernel 5.11 is really unstable, crashes often,
reboots randomly atm.

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

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

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

[Bug 1920932] Re: zfs: Set file mode during zfs_write

2021-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package zfs-linux - 2.0.2-1ubuntu4

---
zfs-linux (2.0.2-1ubuntu4) hirsute; urgency=medium

  * Fix "PANIC: inode has invalid mode: 0x0" (LP: #1920932)
- https://github.com/openzfs/zfs/issues/11474 upstream commit
8829ba19b7fb47bef6affac8d82ed6d56dbf6d38 ("Set file mode during zfs_write")

 -- Colin Ian King   Tue, 23 Mar 2021 14:43:11
+

** Changed in: zfs-linux (Ubuntu)
   Status: In Progress => 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/1920932

Title:
  zfs: Set file mode during zfs_write

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

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

[Bug 1920947] Re: Remove rust-num and rust-num-rational from archive

2021-03-23 Thread Steve Langasek
Removing packages from hirsute-proposed:
rust-num-rational 0.2.3-1build1 in hirsute
librust-num-rational+bigint-dev 0.2.3-1build1 in hirsute amd64
librust-num-rational+bigint-dev 0.2.3-1build1 in hirsute arm64
librust-num-rational+bigint-dev 0.2.3-1build1 in hirsute armhf
librust-num-rational+bigint-dev 0.2.3-1build1 in hirsute ppc64el
librust-num-rational+bigint-dev 0.2.3-1build1 in hirsute riscv64
librust-num-rational+bigint-dev 0.2.3-1build1 in hirsute s390x
librust-num-rational+bigint-std-dev 0.2.3-1build1 in hirsute 
amd64
librust-num-rational+bigint-std-dev 0.2.3-1build1 in hirsute 
arm64
librust-num-rational+bigint-std-dev 0.2.3-1build1 in hirsute 
armhf
librust-num-rational+bigint-std-dev 0.2.3-1build1 in hirsute 
ppc64el
librust-num-rational+bigint-std-dev 0.2.3-1build1 in hirsute 
riscv64
librust-num-rational+bigint-std-dev 0.2.3-1build1 in hirsute 
s390x
librust-num-rational+default-dev 0.2.3-1build1 in hirsute amd64
librust-num-rational+default-dev 0.2.3-1build1 in hirsute arm64
librust-num-rational+default-dev 0.2.3-1build1 in hirsute armhf
librust-num-rational+default-dev 0.2.3-1build1 in hirsute 
ppc64el
librust-num-rational+default-dev 0.2.3-1build1 in hirsute 
riscv64
librust-num-rational+default-dev 0.2.3-1build1 in hirsute s390x
librust-num-rational+i128-dev 0.2.3-1build1 in hirsute amd64
librust-num-rational+i128-dev 0.2.3-1build1 in hirsute arm64
librust-num-rational+i128-dev 0.2.3-1build1 in hirsute armhf
librust-num-rational+i128-dev 0.2.3-1build1 in hirsute ppc64el
librust-num-rational+i128-dev 0.2.3-1build1 in hirsute riscv64
librust-num-rational+i128-dev 0.2.3-1build1 in hirsute s390x
librust-num-rational+serde-dev 0.2.3-1build1 in hirsute amd64
librust-num-rational+serde-dev 0.2.3-1build1 in hirsute arm64
librust-num-rational+serde-dev 0.2.3-1build1 in hirsute armhf
librust-num-rational+serde-dev 0.2.3-1build1 in hirsute ppc64el
librust-num-rational+serde-dev 0.2.3-1build1 in hirsute riscv64
librust-num-rational+serde-dev 0.2.3-1build1 in hirsute s390x
librust-num-rational+std-dev 0.2.3-1build1 in hirsute amd64
librust-num-rational+std-dev 0.2.3-1build1 in hirsute arm64
librust-num-rational+std-dev 0.2.3-1build1 in hirsute armhf
librust-num-rational+std-dev 0.2.3-1build1 in hirsute ppc64el
librust-num-rational+std-dev 0.2.3-1build1 in hirsute riscv64
librust-num-rational+std-dev 0.2.3-1build1 in hirsute s390x
librust-num-rational-dev 0.2.3-1build1 in hirsute amd64
librust-num-rational-dev 0.2.3-1build1 in hirsute arm64
librust-num-rational-dev 0.2.3-1build1 in hirsute armhf
librust-num-rational-dev 0.2.3-1build1 in hirsute ppc64el
librust-num-rational-dev 0.2.3-1build1 in hirsute riscv64
librust-num-rational-dev 0.2.3-1build1 in hirsute s390x
Comment: Depends on removed rust-num-bigint; LP: #1920947
1 package successfully removed.


** Changed in: rust-num-rational (Ubuntu)
   Status: New => 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/1920947

Title:
  Remove rust-num and rust-num-rational from archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-num/+bug/1920947/+subscriptions

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

[Bug 1920947] Re: Remove rust-num and rust-num-rational from archive

2021-03-23 Thread Steve Langasek
and added to extra-removals, so if rust-num-bigint ever comes back we
bring these back too.

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

Title:
  Remove rust-num and rust-num-rational from archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-num/+bug/1920947/+subscriptions

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

[Bug 1920947] Re: Remove rust-num and rust-num-rational from archive

2021-03-23 Thread Steve Langasek
Removing packages from hirsute-proposed:
rust-num 0.2.0-1 in hirsute
librust-num+i128-dev 0.2.0-1 in hirsute amd64
librust-num+i128-dev 0.2.0-1 in hirsute arm64
librust-num+i128-dev 0.2.0-1 in hirsute armhf
librust-num+i128-dev 0.2.0-1 in hirsute ppc64el
librust-num+i128-dev 0.2.0-1 in hirsute riscv64
librust-num+i128-dev 0.2.0-1 in hirsute s390x
librust-num+num-bigint-dev 0.2.0-1 in hirsute amd64
librust-num+num-bigint-dev 0.2.0-1 in hirsute arm64
librust-num+num-bigint-dev 0.2.0-1 in hirsute armhf
librust-num+num-bigint-dev 0.2.0-1 in hirsute ppc64el
librust-num+num-bigint-dev 0.2.0-1 in hirsute riscv64
librust-num+num-bigint-dev 0.2.0-1 in hirsute s390x
librust-num+rand-dev 0.2.0-1 in hirsute amd64
librust-num+rand-dev 0.2.0-1 in hirsute arm64
librust-num+rand-dev 0.2.0-1 in hirsute armhf
librust-num+rand-dev 0.2.0-1 in hirsute ppc64el
librust-num+rand-dev 0.2.0-1 in hirsute riscv64
librust-num+rand-dev 0.2.0-1 in hirsute s390x
librust-num+serde-dev 0.2.0-1 in hirsute amd64
librust-num+serde-dev 0.2.0-1 in hirsute arm64
librust-num+serde-dev 0.2.0-1 in hirsute armhf
librust-num+serde-dev 0.2.0-1 in hirsute ppc64el
librust-num+serde-dev 0.2.0-1 in hirsute riscv64
librust-num+serde-dev 0.2.0-1 in hirsute s390x
librust-num+std-dev 0.2.0-1 in hirsute amd64
librust-num+std-dev 0.2.0-1 in hirsute arm64
librust-num+std-dev 0.2.0-1 in hirsute armhf
librust-num+std-dev 0.2.0-1 in hirsute ppc64el
librust-num+std-dev 0.2.0-1 in hirsute riscv64
librust-num+std-dev 0.2.0-1 in hirsute s390x
librust-num-dev 0.2.0-1 in hirsute amd64
librust-num-dev 0.2.0-1 in hirsute arm64
librust-num-dev 0.2.0-1 in hirsute armhf
librust-num-dev 0.2.0-1 in hirsute ppc64el
librust-num-dev 0.2.0-1 in hirsute riscv64
librust-num-dev 0.2.0-1 in hirsute s390x
Comment: Depends on removed rust-num-bigint; LP: #1920947
1 package successfully removed.


** Changed in: rust-num (Ubuntu)
   Status: New => 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/1920947

Title:
  Remove rust-num and rust-num-rational from archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-num/+bug/1920947/+subscriptions

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

[Bug 1920570] Re: 20.10 Greeter does not scale HiDPI, onboard is tiny

2021-03-23 Thread chris
*** This bug is a duplicate of bug 1900633 ***
https://bugs.launchpad.net/bugs/1900633

Work-around here: comments # 5 and #7, so this is duplicate.

https://bugs.launchpad.net/ubuntu/+source/arctica-
greeter/+bug/1900633/comments/5

https://bugs.launchpad.net/ubuntu/+source/arctica-
greeter/+bug/1900633/comments/7

** This bug has been marked a duplicate of bug 1900633
   arctica-greeter does not honor gsettings changes

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

Title:
  20.10 Greeter does not scale HiDPI, onboard is tiny

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

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

[Bug 1921006] Re: When NOTIFY_HOLDS=0, apticron should ignore new packages depended on by held ones

2021-03-23 Thread Ubuntu Foundations Team Bug Bot
The attachment "0002-When-NOTIFY_HOLDS-0-ignore-new-packages-depended-
on-.patch" seems to be a patch.  If it isn't, please remove the "patch"
flag from the attachment, remove the "patch" tag, and if you are a
member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  When NOTIFY_HOLDS=0, apticron should ignore new packages depended on
  by held ones

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

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

[Bug 1900633] Re: arctica-greeter does not honor gsettings changes

2021-03-23 Thread chris
The correct verbiage, for schema override in file 30_ubuntu-
mate.gschema.override, line 6: enable-hidpi='on' and I also change
onboard from auto to = true as well under the Arctica section for good
measure. Then run the command to update the schema as Ironfoot states in
#5.

For anyone seeing later, the Github comment in comment #6 by Sai has been 
closed as "works as intended." I could not run dfcon-editor as lightdm user 
using several command methods so I had to revert back to the schema override 
per #5. 
 

** Attachment added: "20210323_171656.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/arctica-greeter/+bug/1900633/+attachment/5480329/+files/20210323_171656.jpg

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

Title:
  arctica-greeter does not honor gsettings changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/arctica-greeter/+bug/1900633/+subscriptions

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

[Bug 1920986] Re: i have a high cpu use whene i open firefox

2021-03-23 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Bug reporting is mostly about finding & fixing problems thus preventing
future users from hitting the same bug.

I suspect a Support site would be more appropriate, eg.
https://answers.launchpad.net/ubuntu. You can also find help with your
problem in the support forum of your local Ubuntu community
http://loco.ubuntu.com/ or asking at https://askubuntu.com or
https://ubuntuforums.org, or for more support options please look at
https://discourse.ubuntu.com/t/community-support/709

Note: You'll also need to provide details on what `firefox` you are
using, is it the standard deb packaged version? or a snap (which
stream?) or something-else.  As the bug was filed against `ubuntu-
release-upgrader` that detail is currently not present (ie. details from
an `apt-cache policy` or `snap list` etc.

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

Title:
  i have a high cpu use whene i open firefox

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

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

[Bug 1920043] Re: Latest Focal Minimal disk images from livecd-rootfs do not boot

2021-03-23 Thread Brian Murray
Is this fixed in the development release of Ubuntu (hirsute)?

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

Title:
  Latest Focal Minimal disk images from livecd-rootfs do not boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1920043/+subscriptions

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

[Bug 1920946] Status changed to Confirmed

2021-03-23 Thread Ubuntu Kernel Bot
This change was made by a bot.

** Changed in: linux (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/1920946

Title:
  package linux-image-generic 4.4.0.206.212 failed to install/upgrade:
  problèmes de dépendances - laissé non configuré

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

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

[Bug 1921009] Re: Failure applying dump from m.5 drive to SCSI drive

2021-03-23 Thread Kevin O'Gorman
There is probably more going on than I realized.  I edited the file so
that all references were to /dev/sdc without those added  "p"
characters.  It still complained about parsing sdc.  Now I'm completely
puzzled and would ask for a better error message.

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

Title:
  Failure applying dump from m.5 drive to SCSI drive

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

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

[Bug 1885430] Please test proposed package

2021-03-23 Thread Brian Murray
Hello Pedro, or anyone else affected,

Accepted ceilometer into groovy-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/ceilometer/1:15.0.0-0ubuntu3 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-
groovy to verification-done-groovy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-groovy. 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/1885430

Title:
  [Bionic/Stein] Ceilometer-agent fails to collect metrics after restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-ceilometer-agent/+bug/1885430/+subscriptions

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

[Bug 1894843] Re: [dvr_snat] Router update deletes rfp interface from qrouter even when VM port is present on this host

2021-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:17.1.0-0ubuntu3

---
neutron (2:17.1.0-0ubuntu3) groovy; urgency=medium

  * d/p/revert-dvr-remove-control-plane-arp-updates.patch: Cherry-picked
from https://review.opendev.org/c/openstack/neutron/+/777903 to prevent
permanent arp entries that never get deleted (LP: #1916761).
  * d/p/improve-get-devices-with-ip-performance.patch: Performance of
get_devices_with_ip is improved to limit the amount of information
to be sent and reduce the number of syscalls. (LP: #1896734).

neutron (2:17.1.0-0ubuntu2) groovy; urgency=medium

  * Backport fix for dvr-snat missig rfp interfaces (LP: #1894843)
- d/p/0001-Fix-deletion-of-rfp-interfaces-when-router-is-re-ena.patch

neutron (2:17.1.0-0ubuntu1) groovy; urgency=medium

  * d/watch: Fix typo in watch URL, add trailing slash.
  * New stable point release for OpenStack Victoria (LP: #1915785).
  * d/p/fix-removal-of-dvr-src-mac-flows.patch,
d/p/ovn-fix-inconsistent-igmp-configuration.patch: Removed after fix landed
upstream.

 -- Corey Bryant   Mon, 08 Mar 2021 13:00:21
-0500

** Changed in: neutron (Ubuntu Groovy)
   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/1894843

Title:
  [dvr_snat] Router update deletes rfp interface from qrouter even when
  VM port is present on this host

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

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

[Bug 1896734] Re: A privsep daemon spawned by neutron-openvswitch-agent hangs when debug logging is enabled (large number of registered NICs) - an RPC response is too large for msgpack

2021-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:17.1.0-0ubuntu3

---
neutron (2:17.1.0-0ubuntu3) groovy; urgency=medium

  * d/p/revert-dvr-remove-control-plane-arp-updates.patch: Cherry-picked
from https://review.opendev.org/c/openstack/neutron/+/777903 to prevent
permanent arp entries that never get deleted (LP: #1916761).
  * d/p/improve-get-devices-with-ip-performance.patch: Performance of
get_devices_with_ip is improved to limit the amount of information
to be sent and reduce the number of syscalls. (LP: #1896734).

neutron (2:17.1.0-0ubuntu2) groovy; urgency=medium

  * Backport fix for dvr-snat missig rfp interfaces (LP: #1894843)
- d/p/0001-Fix-deletion-of-rfp-interfaces-when-router-is-re-ena.patch

neutron (2:17.1.0-0ubuntu1) groovy; urgency=medium

  * d/watch: Fix typo in watch URL, add trailing slash.
  * New stable point release for OpenStack Victoria (LP: #1915785).
  * d/p/fix-removal-of-dvr-src-mac-flows.patch,
d/p/ovn-fix-inconsistent-igmp-configuration.patch: Removed after fix landed
upstream.

 -- Corey Bryant   Mon, 08 Mar 2021 13:00:21
-0500

** Changed in: neutron (Ubuntu Groovy)
   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/1896734

Title:
  A privsep daemon spawned by neutron-openvswitch-agent hangs when debug
  logging is enabled (large number of registered NICs) - an RPC response
  is too large for msgpack

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1896734/+subscriptions

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

[Bug 1915785] Re: [SRU] Victoria stable releases

2021-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:17.1.0-0ubuntu3

---
neutron (2:17.1.0-0ubuntu3) groovy; urgency=medium

  * d/p/revert-dvr-remove-control-plane-arp-updates.patch: Cherry-picked
from https://review.opendev.org/c/openstack/neutron/+/777903 to prevent
permanent arp entries that never get deleted (LP: #1916761).
  * d/p/improve-get-devices-with-ip-performance.patch: Performance of
get_devices_with_ip is improved to limit the amount of information
to be sent and reduce the number of syscalls. (LP: #1896734).

neutron (2:17.1.0-0ubuntu2) groovy; urgency=medium

  * Backport fix for dvr-snat missig rfp interfaces (LP: #1894843)
- d/p/0001-Fix-deletion-of-rfp-interfaces-when-router-is-re-ena.patch

neutron (2:17.1.0-0ubuntu1) groovy; urgency=medium

  * d/watch: Fix typo in watch URL, add trailing slash.
  * New stable point release for OpenStack Victoria (LP: #1915785).
  * d/p/fix-removal-of-dvr-src-mac-flows.patch,
d/p/ovn-fix-inconsistent-igmp-configuration.patch: Removed after fix landed
upstream.

 -- Corey Bryant   Mon, 08 Mar 2021 13:00:21
-0500

** Changed in: neutron (Ubuntu Groovy)
   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/1915785

Title:
  [SRU] Victoria stable releases

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

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

[Bug 1916761] Re: [dvr] bound port permanent arp entries never deleted

2021-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:17.1.0-0ubuntu3

---
neutron (2:17.1.0-0ubuntu3) groovy; urgency=medium

  * d/p/revert-dvr-remove-control-plane-arp-updates.patch: Cherry-picked
from https://review.opendev.org/c/openstack/neutron/+/777903 to prevent
permanent arp entries that never get deleted (LP: #1916761).
  * d/p/improve-get-devices-with-ip-performance.patch: Performance of
get_devices_with_ip is improved to limit the amount of information
to be sent and reduce the number of syscalls. (LP: #1896734).

neutron (2:17.1.0-0ubuntu2) groovy; urgency=medium

  * Backport fix for dvr-snat missig rfp interfaces (LP: #1894843)
- d/p/0001-Fix-deletion-of-rfp-interfaces-when-router-is-re-ena.patch

neutron (2:17.1.0-0ubuntu1) groovy; urgency=medium

  * d/watch: Fix typo in watch URL, add trailing slash.
  * New stable point release for OpenStack Victoria (LP: #1915785).
  * d/p/fix-removal-of-dvr-src-mac-flows.patch,
d/p/ovn-fix-inconsistent-igmp-configuration.patch: Removed after fix landed
upstream.

 -- Corey Bryant   Mon, 08 Mar 2021 13:00:21
-0500

** Changed in: neutron (Ubuntu Groovy)
   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/1916761

Title:
  [dvr] bound port permanent arp entries never deleted

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

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

[Bug 1918021] Re: Got Setting up libpaper1:amd64 (1.1.28) ... ucf: do not have write privilege to the state data while building simple Docker container

2021-03-23 Thread Steve Langasek
I don't know why this would be specific to the docker.io package, but it
must be a bug there, not with the packages that are quite reasonably
attempting to write their state.

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

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

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

Title:
  Got Setting up libpaper1:amd64 (1.1.28) ... ucf: do not have write
  privilege to the state data while building simple Docker container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1918021/+subscriptions

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

[Bug 1920573] Re: 20.10 Stylus input (wacom screen) instantly freezes OS

2021-03-23 Thread chris
I installed libwacom-dev but result did not change.

I upgraded to kernel 5.11.8-051108-lowlatency and now the stylus works
normally: pressure, and both in-line buttons.

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

Title:
  20.10 Stylus input (wacom screen) instantly freezes OS

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

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

[Bug 1920753] Re: Cannot install build-essential on fresh Ubuntu 20.04.2 installation

2021-03-23 Thread Steve Langasek
ok, that doesn't show anything that would explain the incompatibility.
How about apt policy g++-9?

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

Title:
  Cannot install build-essential on fresh Ubuntu 20.04.2 installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/build-essential/+bug/1920753/+subscriptions

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

[Bug 1920622] Re: Error

2021-03-23 Thread Avital Ostromich
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  Error

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

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

[Bug 1894843] Re: [dvr_snat] Router update deletes rfp interface from qrouter even when VM port is present on this host

2021-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:16.3.0-0ubuntu3

---
neutron (2:16.3.0-0ubuntu3) focal; urgency=medium

  * d/p/revert-dvr-remove-control-plane-arp-updates.patch: Cherry-picked
from https://review.opendev.org/c/openstack/neutron/+/777903 to prevent
permanent arp entries that never get deleted (LP: #1916761).
  * d/p/improve-get-devices-with-ip-performance.patch: Performance of
get_devices_with_ip is improved to limit the amount of information
to be sent and reduce the number of syscalls. (LP: #1896734).

neutron (2:16.3.0-0ubuntu2) focal; urgency=medium

  * Backport fix for dvr-snat missig rfp interfaces (LP: #1894843)
- d/p/0001-Fix-deletion-of-rfp-interfaces-when-router-is-re-ena.patch

neutron (2:16.3.0-0ubuntu1) focal; urgency=medium

  * d/watch: Add trailing slash to Neutron URL.
  * New stable point release for OpenStack Ussuri (LP: #1915786).
  * d/p/fix-removal-of-dvr-src-mac-flows.patch,
d/p/ovn-fix-inconsistent-igmp-configuration.patch: Removed after patch 
landed
upstream.

 -- Corey Bryant   Mon, 08 Mar 2021 13:26:42
-0500

** Changed in: neutron (Ubuntu Focal)
   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/1894843

Title:
  [dvr_snat] Router update deletes rfp interface from qrouter even when
  VM port is present on this host

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

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

[Bug 1896734] Re: A privsep daemon spawned by neutron-openvswitch-agent hangs when debug logging is enabled (large number of registered NICs) - an RPC response is too large for msgpack

2021-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:16.3.0-0ubuntu3

---
neutron (2:16.3.0-0ubuntu3) focal; urgency=medium

  * d/p/revert-dvr-remove-control-plane-arp-updates.patch: Cherry-picked
from https://review.opendev.org/c/openstack/neutron/+/777903 to prevent
permanent arp entries that never get deleted (LP: #1916761).
  * d/p/improve-get-devices-with-ip-performance.patch: Performance of
get_devices_with_ip is improved to limit the amount of information
to be sent and reduce the number of syscalls. (LP: #1896734).

neutron (2:16.3.0-0ubuntu2) focal; urgency=medium

  * Backport fix for dvr-snat missig rfp interfaces (LP: #1894843)
- d/p/0001-Fix-deletion-of-rfp-interfaces-when-router-is-re-ena.patch

neutron (2:16.3.0-0ubuntu1) focal; urgency=medium

  * d/watch: Add trailing slash to Neutron URL.
  * New stable point release for OpenStack Ussuri (LP: #1915786).
  * d/p/fix-removal-of-dvr-src-mac-flows.patch,
d/p/ovn-fix-inconsistent-igmp-configuration.patch: Removed after patch 
landed
upstream.

 -- Corey Bryant   Mon, 08 Mar 2021 13:26:42
-0500

** Changed in: neutron (Ubuntu Focal)
   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/1896734

Title:
  A privsep daemon spawned by neutron-openvswitch-agent hangs when debug
  logging is enabled (large number of registered NICs) - an RPC response
  is too large for msgpack

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1896734/+subscriptions

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

[Bug 1894843] Update Released

2021-03-23 Thread Brian Murray
The verification of the Stable Release Update for neutron has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  [dvr_snat] Router update deletes rfp interface from qrouter even when
  VM port is present on this host

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

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

[Bug 1896734] Update Released

2021-03-23 Thread Brian Murray
The verification of the Stable Release Update for neutron has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  A privsep daemon spawned by neutron-openvswitch-agent hangs when debug
  logging is enabled (large number of registered NICs) - an RPC response
  is too large for msgpack

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1896734/+subscriptions

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

[Bug 1915786] Re: [SRU] Ussuri stable releases

2021-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:16.3.0-0ubuntu3

---
neutron (2:16.3.0-0ubuntu3) focal; urgency=medium

  * d/p/revert-dvr-remove-control-plane-arp-updates.patch: Cherry-picked
from https://review.opendev.org/c/openstack/neutron/+/777903 to prevent
permanent arp entries that never get deleted (LP: #1916761).
  * d/p/improve-get-devices-with-ip-performance.patch: Performance of
get_devices_with_ip is improved to limit the amount of information
to be sent and reduce the number of syscalls. (LP: #1896734).

neutron (2:16.3.0-0ubuntu2) focal; urgency=medium

  * Backport fix for dvr-snat missig rfp interfaces (LP: #1894843)
- d/p/0001-Fix-deletion-of-rfp-interfaces-when-router-is-re-ena.patch

neutron (2:16.3.0-0ubuntu1) focal; urgency=medium

  * d/watch: Add trailing slash to Neutron URL.
  * New stable point release for OpenStack Ussuri (LP: #1915786).
  * d/p/fix-removal-of-dvr-src-mac-flows.patch,
d/p/ovn-fix-inconsistent-igmp-configuration.patch: Removed after patch 
landed
upstream.

 -- Corey Bryant   Mon, 08 Mar 2021 13:26:42
-0500

** Changed in: neutron (Ubuntu Focal)
   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/1915786

Title:
  [SRU] Ussuri stable releases

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

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

[Bug 1916761] Re: [dvr] bound port permanent arp entries never deleted

2021-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:16.3.0-0ubuntu3

---
neutron (2:16.3.0-0ubuntu3) focal; urgency=medium

  * d/p/revert-dvr-remove-control-plane-arp-updates.patch: Cherry-picked
from https://review.opendev.org/c/openstack/neutron/+/777903 to prevent
permanent arp entries that never get deleted (LP: #1916761).
  * d/p/improve-get-devices-with-ip-performance.patch: Performance of
get_devices_with_ip is improved to limit the amount of information
to be sent and reduce the number of syscalls. (LP: #1896734).

neutron (2:16.3.0-0ubuntu2) focal; urgency=medium

  * Backport fix for dvr-snat missig rfp interfaces (LP: #1894843)
- d/p/0001-Fix-deletion-of-rfp-interfaces-when-router-is-re-ena.patch

neutron (2:16.3.0-0ubuntu1) focal; urgency=medium

  * d/watch: Add trailing slash to Neutron URL.
  * New stable point release for OpenStack Ussuri (LP: #1915786).
  * d/p/fix-removal-of-dvr-src-mac-flows.patch,
d/p/ovn-fix-inconsistent-igmp-configuration.patch: Removed after patch 
landed
upstream.

 -- Corey Bryant   Mon, 08 Mar 2021 13:26:42
-0500

** Changed in: neutron (Ubuntu Focal)
   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/1916761

Title:
  [dvr] bound port permanent arp entries never deleted

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

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

[Bug 1916761] Update Released

2021-03-23 Thread Brian Murray
The verification of the Stable Release Update for neutron has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  [dvr] bound port permanent arp entries never deleted

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

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

[Bug 1920817] Re: Please remove 0.2.3.hg.2019.08.26-1 binaries from Hirsute

2021-03-23 Thread Steve Langasek
Removing packages from hirsute:
octave-tisean 0.2.3.hg.2019.08.26-1 in hirsute
octave-tisean 0.2.3.hg.2019.08.26-1 in hirsute amd64
octave-tisean 0.2.3.hg.2019.08.26-1 in hirsute riscv64
Comment: FTBFS, removed from Debian testing, no reverse dependencies; Debian 
bug #902158, LP: #1920817
1 package successfully removed.


** Changed in: octave-tisean (Ubuntu)
   Status: New => 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/1920817

Title:
  Please remove 0.2.3.hg.2019.08.26-1  binaries from Hirsute

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave-tisean/+bug/1920817/+subscriptions

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

[Bug 1920946] Re: package linux-image-generic 4.4.0.206.212 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2021-03-23 Thread Avital Ostromich
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  package linux-image-generic 4.4.0.206.212 failed to install/upgrade:
  problèmes de dépendances - laissé non configuré

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

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

[Bug 1920986] Re: i have a high cpu use whene i open firefox

2021-03-23 Thread Avital Ostromich
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Package changed: ubuntu-release-upgrader (Ubuntu) => firefox (Ubuntu)

** Information type changed from Private Security to Public

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

Title:
  i have a high cpu use whene i open firefox

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

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

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

2021-03-23 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package mysql-server-8.0 8.0.23-0ubuntu0.20.04.1 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/1920876/+subscriptions

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

[Bug 1920784] Re: qemu-system-ppc64le fails with kvm acceleration

2021-03-23 Thread sadoon albader
The guys on the Fedora side seem to have found the patch to fix this:

https://bugzilla.redhat.com/show_bug.cgi?id=1941652#c6

Apparently it will go upstream in Linux 5.11, but earlier versions also
need the fix, specifically 5.9 and 5.10

Thank you!

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

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

Title:
  qemu-system-ppc64le fails with kvm acceleration

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

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

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

2021-03-23 Thread Avital Ostromich
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  package mysql-server-8.0 8.0.23-0ubuntu0.20.04.1 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/1920876/+subscriptions

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

[Bug 1915786] Re: [SRU] Ussuri stable releases

2021-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2:21.1.2-0ubuntu1

---
nova (2:21.1.2-0ubuntu1) focal; urgency=medium

  * New stable point release for OpenStack Ussuri (LP: #1915786).
  * d/p/lp1892361.patch: Removed after patch landed upstream.

 -- Chris MacNaughton   Tue, 16 Feb 2021
16:10:28 +

** Changed in: nova (Ubuntu Focal)
   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/1915786

Title:
  [SRU] Ussuri stable releases

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

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

[Bug 1915786] Update Released

2021-03-23 Thread Brian Murray
The verification of the Stable Release Update for nova has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  [SRU] Ussuri stable releases

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

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

[Bug 1917516] Re: unstable with more than 2 screens

2021-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package openbox - 3.6.1-9ubuntu0.20.04.1

---
openbox (3.6.1-9ubuntu0.20.04.1) focal; urgency=medium

  * When running with > 2 screens, avoid calling XQueryPointer() in an
infinite loop. (LP: #1917516)

 -- dann frazier   Wed, 10 Mar 2021 16:07:52
-0700

** Changed in: openbox (Ubuntu Focal)
   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/1917516

Title:
  unstable with more than 2 screens

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

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

[Bug 1917516] Update Released

2021-03-23 Thread Brian Murray
The verification of the Stable Release Update for openbox has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  unstable with more than 2 screens

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

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

[Bug 1917516] Re: unstable with more than 2 screens

2021-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package openbox - 3.6.1-9ubuntu0.20.10.1

---
openbox (3.6.1-9ubuntu0.20.10.1) groovy; urgency=medium

  * When running with > 2 screens, avoid calling XQueryPointer() in an
infinite loop. (LP: #1917516)

 -- dann frazier   Wed, 10 Mar 2021 16:07:04
-0700

** Changed in: openbox (Ubuntu Groovy)
   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/1917516

Title:
  unstable with more than 2 screens

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

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

[Bug 1919322] Re: Backport the container stack in Hirsute

2021-03-23 Thread Brian Murray
Hello Lucas, or anyone else affected,

Accepted docker.io into groovy-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/docker.io/20.10.2-0ubuntu1~20.10.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-
groovy to verification-done-groovy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-groovy. 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: docker.io (Ubuntu Groovy)
   Status: In Progress => Fix Committed

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

Title:
  Backport the container stack in Hirsute

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

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

[Bug 1908548] Please test proposed package

2021-03-23 Thread Brian Murray
Hello Joshua, or anyone else affected,

Accepted cloud-init into xenial-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/21.1-19-gbad84ad4-0ubuntu1~16.04.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.

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

Title:
  Add manpages to packaging branches

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

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

[Bug 1908548] Re: Add manpages to packaging branches

2021-03-23 Thread Brian Murray
Hello Joshua, or anyone else affected,

Accepted cloud-init into bionic-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/21.1-19-gbad84ad4-0ubuntu1~18.04.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-
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.

** Changed in: cloud-init (Ubuntu Bionic)
   Status: Triaged => Fix Committed

** Tags added: verification-needed-bionic

** Changed in: cloud-init (Ubuntu Xenial)
   Status: Triaged => 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/1908548

Title:
  Add manpages to packaging branches

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

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

[Bug 1918303] Please test proposed package

2021-03-23 Thread Brian Murray
Hello Carl, or anyone else affected,

Accepted cloud-init into xenial-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/21.1-19-gbad84ad4-0ubuntu1~16.04.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.

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

Title:
  Randomly set credentials written in cleartext to world-readable file

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

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

[Bug 1918303] Re: Randomly set credentials written in cleartext to world-readable file

2021-03-23 Thread Brian Murray
Hello Carl, or anyone else affected,

Accepted cloud-init into bionic-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/21.1-19-gbad84ad4-0ubuntu1~18.04.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-
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.

** Changed in: cloud-init (Ubuntu Bionic)
   Status: New => Fix Committed

** Tags added: verification-needed-bionic

** Changed in: cloud-init (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/1918303

Title:
  Randomly set credentials written in cleartext to world-readable file

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

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

[Bug 1920272] Please test proposed package

2021-03-23 Thread Brian Murray
Hello James, or anyone else affected,

Accepted cloud-init into xenial-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/21.1-19-gbad84ad4-0ubuntu1~16.04.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.

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

Title:
  sru cloud-init (20.4-0 to 21.1-19) Xenial, Bionic, Focal, and Groovy

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

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

[Bug 1920272] Re: sru cloud-init (20.4-0 to 21.1-19) Xenial, Bionic, Focal, and Groovy

2021-03-23 Thread Brian Murray
Hello James, or anyone else affected,

Accepted cloud-init into bionic-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/21.1-19-gbad84ad4-0ubuntu1~18.04.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-
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.

** Changed in: cloud-init (Ubuntu Bionic)
   Status: New => Fix Committed

** Tags added: verification-needed-bionic

** Changed in: cloud-init (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/1920272

Title:
  sru cloud-init (20.4-0 to 21.1-19) Xenial, Bionic, Focal, and Groovy

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

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

[Bug 1918303] Please test proposed package

2021-03-23 Thread Brian Murray
Hello Carl, or anyone else affected,

Accepted cloud-init into focal-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/21.1-19-gbad84ad4-0ubuntu1~20.04.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-
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.

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

Title:
  Randomly set credentials written in cleartext to world-readable file

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

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

[Bug 1908548] Please test proposed package

2021-03-23 Thread Brian Murray
Hello Joshua, or anyone else affected,

Accepted cloud-init into focal-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/21.1-19-gbad84ad4-0ubuntu1~20.04.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-
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.

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

Title:
  Add manpages to packaging branches

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

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

[Bug 1908548] Re: Add manpages to packaging branches

2021-03-23 Thread Brian Murray
Hello Joshua, or anyone else affected,

Accepted cloud-init into groovy-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/21.1-19-gbad84ad4-0ubuntu1~20.10.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-
groovy to verification-done-groovy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-groovy. 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: cloud-init (Ubuntu Groovy)
   Status: Triaged => Fix Committed

** Tags added: verification-needed verification-needed-groovy

** Changed in: cloud-init (Ubuntu Focal)
   Status: Triaged => Fix Committed

** Tags added: verification-needed-focal

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

Title:
  Add manpages to packaging branches

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

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

[Bug 1918303] Re: Randomly set credentials written in cleartext to world-readable file

2021-03-23 Thread Brian Murray
Hello Carl, or anyone else affected,

Accepted cloud-init into groovy-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/21.1-19-gbad84ad4-0ubuntu1~20.10.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-
groovy to verification-done-groovy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-groovy. 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: cloud-init (Ubuntu Groovy)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-groovy

** Changed in: cloud-init (Ubuntu Focal)
   Status: New => Fix Committed

** Tags added: verification-needed-focal

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

Title:
  Randomly set credentials written in cleartext to world-readable file

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

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

[Bug 1920272] Please test proposed package

2021-03-23 Thread Brian Murray
Hello James, or anyone else affected,

Accepted cloud-init into focal-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/cloud-
init/21.1-19-gbad84ad4-0ubuntu1~20.04.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-
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.

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

Title:
  sru cloud-init (20.4-0 to 21.1-19) Xenial, Bionic, Focal, and Groovy

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

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

  1   2   3   4   5   >