[Bug 1897765] Re: gnome-shell crashed with signal 5 in g_log_structured_array() from g_log_default_handler() from ?? from g_logv() from g_log() from meta_window_actor_thaw()

2020-09-30 Thread Daniel van Vugt
Just launching `terminator` does not seem to cause a crash for me. Can
you check if removing your extensions avoids the issue?

'wsmat...@martin.zurowietz.de', 'freon@UshakovVasilii_Github.yahoo.com'

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  gnome-shell crashed with signal 5 in g_log_structured_array() from
  g_log_default_handler() from ?? from g_logv() from g_log() from
  meta_window_actor_thaw()

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

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

[Bug 1896344] Re: ppa-purge doesn't resolve do-release-upgrade to focal

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

** Changed in: ubuntu-release-upgrader (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/1896344

Title:
  ppa-purge doesn't resolve do-release-upgrade to focal

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

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

[Bug 1897853] Re: [regression] gnome-shell stutters noticeably with kernel 5.8.0-19, but not 5.8.0-18

2020-09-30 Thread Daniel van Vugt
When finished, this will also solve it:

  https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1441

but that probably won't be this cycle.

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

Title:
  [regression] gnome-shell stutters noticeably with kernel 5.8.0-19, but
  not 5.8.0-18

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

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

[Bug 1897765] Re: gnome-shell crashed with signal 5 in g_log_structured_array() from g_log_default_handler() from ?? from g_logv() from g_log("Error in freeze/thaw accounting") from meta_window_actor_

2020-09-30 Thread Daniel van Vugt
** Summary changed:

- gnome-shell crashed with signal 5 in g_log_structured_array() from 
g_log_default_handler() from ?? from g_logv() from g_log() from 
meta_window_actor_thaw()
+ gnome-shell crashed with signal 5 in g_log_structured_array() from 
g_log_default_handler() from ?? from g_logv() from g_log("Error in freeze/thaw 
accounting") from meta_window_actor_thaw()

** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #1431
   https://gitlab.gnome.org/GNOME/mutter/-/issues/1431

** Also affects: mutter via
   https://gitlab.gnome.org/GNOME/mutter/-/issues/1431
   Importance: Unknown
   Status: Unknown

** Package changed: gnome-shell (Ubuntu) => mutter (Ubuntu)

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

** Changed in: mutter (Ubuntu)
   Importance: Undecided => Medium

** Summary changed:

- gnome-shell crashed with signal 5 in g_log_structured_array() from 
g_log_default_handler() from ?? from g_logv() from g_log("Error in freeze/thaw 
accounting") from meta_window_actor_thaw()
+ gnome-shell crashed with signal 5 in g_log("Error in freeze/thaw accounting") 
from meta_window_actor_thaw()

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

Title:
  gnome-shell crashed with signal 5 in g_log("Error in freeze/thaw
  accounting") from meta_window_actor_thaw()

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

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

[Bug 1318542] Re: One keystroke goes double when using groups.

2020-09-30 Thread Haim Daniel
Ubuntu 20.04.1 LTS
terminator version 1.91-4ubuntu1

Had to combine  @master-zion and @quad3datwork solutions to put this to
work:


sudo vi `which terminator`

after the last import line add the following:

if 'DBUS_SESSION_BUS_ADDRESS' in os.environ:
del os.environ['DBUS_SESSION_BUS_ADDRESS']
if 'GTK_IM_MODULE' in os.environ:
del os.environ['GTK_IM_MODULE']

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

Title:
  One keystroke goes double when using groups.

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

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

[Bug 1873184] Re: Wired and wireless connection details have not enough height and items overlap

2020-09-30 Thread Olivier Febwin
3.36.4-0ubuntu2 fixes the issue 
Thanks!

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

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

Title:
  Wired and wireless connection details have not enough height and items
  overlap

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

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

[Bug 1880694] Re: The tomcat9.service doesn't use JAVA_HOME defined in /etc/default/tomcat9

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

** Changed in: tomcat9 (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/1880694

Title:
  The tomcat9.service doesn't use JAVA_HOME defined in
  /etc/default/tomcat9

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

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

[Bug 1897860] Re: flash-kernel does not generate initramfs on SolidRun MACCHIATObin

2020-09-30 Thread RussianNeuroMancer
Seeing similar issue on Lenovo Yoga C630 WOS (SDM845-based) although
initramfs is generated in m case. Log:

Using DTB: qcom/sdm850-lenovo-yoga-c630.dtb
Couldn't find DTB sdm850-lenovo-yoga-c630.dtb on the following paths: 
/etc/flash-kernel/dtbs /usr/lib/linux-image- /lib/firmware//device-tree/
Installing  into /boot/dtbs//qcom/sdm850-lenovo-yoga-c630.dtb
cp: cannot stat '': 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/1897860

Title:
  flash-kernel does not generate initramfs on SolidRun MACCHIATObin

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

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

[Bug 1897860] Re: flash-kernel does not generate initramfs on SolidRun MACCHIATObin

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

** Changed in: flash-kernel (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/1897860

Title:
  flash-kernel does not generate initramfs on SolidRun MACCHIATObin

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

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

[Bug 1897856] Re: snap launch fails: symbol lookup error

2020-09-30 Thread Sebastien Bacher
Thanks, indeed it requires a newer gdk-pixbuf, you can workaround by
doing

$ sudo snap refresh --candidate gnome-3-34-1804


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

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

** Changed in: evince (Ubuntu)
 Assignee: (unassigned) => Ken VanDine (ken-vandine)

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

Title:
  snap launch fails: symbol lookup error

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

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

[Bug 1897864] [NEW] Kernel modules not created when new kernel is installed

2020-09-30 Thread Thomas
Public bug reported:

When installing a new kernel the dkms is not triggered and virtualbox
can not start (due to missing modules).

dpkg-reconfigure virtualbox-dkms must be run manually all the time

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: virtualbox-dkms 6.1.10-dfsg-1~ubuntu1.20.04.1
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: XFCE
Date: Wed Sep 30 09:38:32 2020
InstallationDate: Installed on 2019-12-19 (285 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: virtualbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  Kernel modules not created when new kernel is installed

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

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

[Bug 1897865] [NEW] package apt 1.2.10ubuntu1 failed to install/upgrade: unable t o stat './etc/kernel' (which I was about to install): Input/output error

2020-09-30 Thread Kęstutis Grigas
Public bug reported:

*** Collecting problem information

The collected information can be sent to the developers to improve the
application. This might take a few minutes.
ERROR: hook 
/usr/share/apport/general-hooks/ubuntu.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport/report.py", line 218, in _run_hook
symb['add_info'](report, ui)
  File "/usr/share/apport/general-hooks/ubuntu.py", line 66, in add_info
check_attachment_for_errors(report, attachment)
  File "/usr/share/apport/general-hooks/ubuntu.py", line 170, in 
check_attachment_for_errors
trim_dpkg_log(report)
  File "/usr/share/apport/general-hooks/ubuntu.py", line 468, in trim_dpkg_log
report['DpkgTerminalLog'] = '\n'.join([str(line.encode('utf-8')) for line 
in lines])
  File "/usr/share/apport/general-hooks/ubuntu.py", line 468, in 
report['DpkgTerminalLog'] = '\n'.join([str(line.encode('utf-8')) for line 
in lines])
AttributeError: 'bytes' object has no attribute 'encode'
...

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: apt 1.2.10ubuntu1
Uname: Linux 4.1.19-v7+ armv7l
ApportVersion: 2.20.1-0ubuntu2
Architecture: armhf
Date: Tue Sep 29 21:03:38 2020
ErrorMessage: unable to stat './etc/kernel' (which I was about to install): 
Input/output error
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2.3
 apt  1.2.10ubuntu1
SourcePackage: apt
Title: package apt 1.2.10ubuntu1 failed to install/upgrade: unable to stat 
'./etc/kernel' (which I was about to install): Input/output error
UpgradeStatus: Upgraded to bionic on 2020-09-29 (0 days ago)

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


** Tags: apport-package armhf bionic

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

Title:
  package apt 1.2.10ubuntu1 failed to install/upgrade: unable t
  o stat './etc/kernel' (which I was about to install): Input/output
  error

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

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

[Bug 1880694] Re: The tomcat9.service doesn't use JAVA_HOME defined in /etc/default/tomcat9

2020-09-30 Thread Te Plyuska
Hello

While "/usr/libexec/tomcat9/tomcat-start.sh" sources
"/etc/default/tomcat9" the variable is not available from "catalina.sh".

"/usr/libexec/tomcat9/tomcat-start.sh" specifically exports JAVA_OPTS
which is available from "catalina.sh"

Which is the best place to configure these things?
 - /etc/default/tomcat9
 - /usr/lib/systemd/system/tomcat9.service
 - $CATALINA_BASE/bin/setenv.sh (as suggested by catalina.sh)

For my application i also need to add additional ReadWritePaths in
"/lib/systemd/system/tomcat9.service"

For me it makes sense to ignore "/etc/default/tomcat9" because other
application specific configurations has to be done in the
tomcat9.service anyway? Why not do them all here then?

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

Title:
  The tomcat9.service doesn't use JAVA_HOME defined in
  /etc/default/tomcat9

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

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

[Bug 1890435] Re: gcc-10 breaks on armhf (flaky): internal compiler error: Segmentation fault

2020-09-30 Thread Christian Ehrhardt 
There is a new gcc-10 version from two days ago in groovy now.
I was talking with doko and we wanted to try different gcc-10 versions in 
general trying to corner the issue to when it started to appear.

https://launchpad.net/ubuntu/+source/gcc-10/10-20200425-1ubuntu2 - WIP
https://launchpad.net/ubuntu/+source/gcc-10/10.1.0-6ubuntu1 - WIP
https://launchpad.net/ubuntu/+source/gcc-10/10.2.0-9ubuntu2 - fails
https://launchpad.net/ubuntu/+source/gcc-10/10.2.0-11ubuntu1 - WIP

I usually had the crash in 1-2 runs, so I will consider 4 good runs as
the issue being not present. Although there is some racyness to this I
just can't wait much longer without growing out of a day for a single
test :-/

I'll update once the I got more results

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

Title:
  gcc-10 breaks on armhf (flaky): internal compiler error: Segmentation
  fault

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

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

[Bug 1897281] Re: evince suicides in 20.04 but not in 18.04

2020-09-30 Thread Sebastien Bacher
> Would it not be easier for you, if you downloaded this CBR file and
tried to open it in Ubuntu 20.04 yourself?

I did and it works fine, maybe the issue is the resource usage, how much
free memory do you have avaible? could you check with top if maybe
that's the issue and that opening it exhause the available resources for
you?

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

Title:
  evince suicides  in 20.04 but not in 18.04

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

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

[Bug 1894017] Re: Keyboard not working

2020-09-30 Thread Carlos
Following a tip from [1] (the user there suspects their laptop is
erroneously entering tablet mode) I blacklisted the kernel module
intel_vbtn and it seems to do the trick, my laptop keyboard works again
on kernel 5.4.0-48.

I found a few other bug reports which may be related or duplicates. One
([2]) suggests some kernel parameters as a partial fix, the others ([3],
[4], [5]) have no solution

[1]: https://bugzilla.kernel.org/show_bug.cgi?id=208525#c9
[2]: https://bugzilla.kernel.org/show_bug.cgi?id=208945
[3]: https://bugzilla.kernel.org/show_bug.cgi?id=208853
[4]: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894012
[5]: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894125

** Bug watch added: Linux Kernel Bug Tracker #208525
   https://bugzilla.kernel.org/show_bug.cgi?id=208525

** Bug watch added: Linux Kernel Bug Tracker #208945
   https://bugzilla.kernel.org/show_bug.cgi?id=208945

** Bug watch added: Linux Kernel Bug Tracker #208853
   https://bugzilla.kernel.org/show_bug.cgi?id=208853

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

Title:
  Keyboard not working

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

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

[Bug 1873378] Re: gnome-control-center crashed with SIGSEGV in _g_utf8_normalize_wc()

2020-09-30 Thread Sebastien Bacher
** Changed in: gnome-control-center (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  gnome-control-center crashed with SIGSEGV in _g_utf8_normalize_wc()

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

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

[Bug 1896637] Re: [Lenovo v310-15ISK] System booting is too slow. Application like chrome, spotify, Libre Office, etc open too slow.

2020-09-30 Thread Rahul Kumar Singh
After running this command sudo grep -r thermal-conf.xml /etc, nothing
will happened. But there is a file named thermal-cpu-cdev-order.xml.
This file is to be remove?

I used Ubuntu 18.04 LTS in past, this version were faster than Ubuntu
20.04 LTS.

I also change the default swappiness value(60) to 5 because it consumes too 
much swap memory during copying any large file from flash disk or any other 
devices to laptop and vice versa. During copying files, RAM is available but it 
still used swap memory.
But before changing swappiness value, this version(20.04LTS) always perform 
slower than 18.04LTS.

There is sometimes shows some firmware missing during boot. I used
legacy first boot method to install Ubuntu 20.04 LTS. My motherboard
supports both Legacy First and UEFI method.

And there is always shows some error on every booting such as 'Sorry,
Ubuntu 20.04 experience an internal error' and 'System program problem
detected'. I were very few experiencing such error in Ubuntu 18.04LTS.

There is no 'tlp' installed in my system.


Thank you sir! For helping me :)

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

Title:
  [Lenovo v310-15ISK] System booting is too slow. Application like
  chrome, spotify, Libre Office, etc  open too slow.

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

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

[Bug 1856708] Re: Clipboard usability issues

2020-09-30 Thread raj sabharwal
Same issue can be reproduced on Visual Foxpro 6.

Copy paste worked fine in Ubuntu 18.04 but after upgrade to 20.04,
copy/cut paste has become unusable.

every time you have to copy twice to get it work. Although when u do
copy/cut paste for the first time after opening application it works
fine.

Also copy paste from native applications to wine works fine all the
time.

Further the application is less stable on Ubuntu 20.04. It hangs every
now and then whereas on ubuntu 18.04 it was rock solid

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

Title:
  Clipboard usability issues

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

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

[Bug 1896577] Re: FFE: new upstream release 20.2 and migrate to llvm 11

2020-09-30 Thread Timo Aaltonen
** Description changed:

- Mesa 20.2.0 has been delayed by upstream, but we still want it in 20.10.
- It's currrently at rc4, final was supposed to be out a month ago. It's
- been in debian experimental since rc1.
+ Mesa 20.2.0 was released on Sep 28th a month late, but we still want it
+ in 20.10. It's been in debian experimental since rc1. The packaging in
+ debian also migrates to use llvm 11.
  
- The packaging in debian also migrates to use llvm 11.
+ The risks involve graphical issues or even crashes when running more
+ intense OpenGL/Vulkan apps like games. Running a desktop is a simple
+ use-case and should work fine across the board. Upstream gitlab has a
+ fairly extensive CI for various drivers, while Intel tests on their own
+ CI. This means that any showstoppers should be shaken out already.
+ 
+ We will be able to pull maybe two point-releases before groovy is
+ frozen, and then push more as an SRU.
+ 
+ I've tested 20.2.0 on Intel and AMD (RX 5700) and the latter too with
+ some games, all good.
  
  packages for groovy are available on ppa:canonical-x/x-staging

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

Title:
  FFE: new upstream release 20.2 and migrate to llvm 11

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

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

[Bug 1887312] Re: [SRU] Cinnamon session doesn't shutdown until all apps close regardless if they act to Cinnamon's logout request

2020-09-30 Thread Fantu
I also saw this issue, about the patch no issue is reported about it
from a fast search and gnome-session have same change from one year
without revert or change about it, so seems safe.

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

Title:
  [SRU] Cinnamon session doesn't shutdown until all apps close
  regardless if they act to Cinnamon's logout request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinnamon-session/+bug/1887312/+subscriptions

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

[Bug 1849644] Re: QEMU VNC websocket proxy requires non-standard 'binary' subprotocol

2020-09-30 Thread Christian Ehrhardt 
Trying to connect using
novnc   latest/stable:1.2.0  2020-07-31 (6) 18MB -

as-is failing to connect
Keeping VNC up and refreshing qemu.


Updating to the new qemu from focal proposed (by now resolved the archive 
publishing issues we had before this morning).
Get:67 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 qemu-utils 
amd64 1:4.2-3ubuntu6.7 [975 kB] 
 
Get:68 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 
qemu-system-common amd64 1:4.2-3ubuntu6.7 [1056 kB] 

Get:69 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 
qemu-block-extra amd64 1:4.2-3ubuntu6.7 [53.8 kB]   

Get:70 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 
qemu-system-data all 1:4.2-3ubuntu6.7 [563 kB]  

Get:71 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 qemu-kvm 
amd64 1:4.2-3ubuntu6.7 [13.1 kB]
   
Get:72 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 
qemu-system-x86 amd64 1:4.2-3ubuntu6.7 [6720 kB]

Get:73 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 
qemu-system-gui amd64 1:4.2-3ubuntu6.7 [40.8 kB]

Get:74 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 
qemu-system-mips amd64 1:4.2-3ubuntu6.7 [12.9 MB]


Now the same novnc1.2 can connect to it \o/
Setting verified

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

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

Title:
  QEMU VNC websocket proxy requires non-standard 'binary' subprotocol

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

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

[Bug 1887490] Re: Add/Backport EPYC-v3 and EPYC-Rome CPU model

2020-09-30 Thread Christian Ehrhardt 
Before:
qemu-system-x86_64 -cpu ? | grep EPYC
x86 EPYC  (alias configured by machine type)  
x86 EPYC-IBPB (alias of EPYC-v2)  
x86 EPYC-v1   AMD EPYC Processor  
x86 EPYC-v2   AMD EPYC Processor (with IBPB)

Upgrade:
...
Setting up qemu-system-data (1:4.2-3ubuntu6.7) ...
Setting up libgfortran5:amd64 (10.2.0-5ubuntu1~20.04) ...
Setting up libubsan1:amd64 (10.2.0-5ubuntu1~20.04) ...
Setting up python3.8-minimal (3.8.5-1~20.04) ...
Setting up gdbserver (9.2-0ubuntu1~20.04) ...
Setting up language-selector-common (0.204.2) ...
Setting up build-essential (12.8ubuntu1.1) ...
Setting up libpython3.8-stdlib:amd64 (3.8.5-1~20.04) ...
Setting up python3.8 (3.8.5-1~20.04) ...
Setting up python3-lib2to3 (3.8.5-1~20.04.1) ...
find: ‘/usr/lib/python3.7/lib2to3’: No such file or directory
find: ‘/usr/lib/python3.7/lib2to3’: No such file or directory
find: ‘/usr/lib/python3.7’: No such file or directory
Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.7) ...
Setting up libcc1-0:amd64 (10.2.0-5ubuntu1~20.04) ...
Setting up liblsan0:amd64 (10.2.0-5ubuntu1~20.04) ...
Setting up mdadm (4.1-5ubuntu1.2) ...
update-initramfs: deferring update (trigger activated)
Created symlink 
/etc/systemd/system/mdmonitor.service.wants/mdcheck_continue.timer → 
/lib/systemd/system/mdcheck_continue.timer.
Setting up libitm1:amd64 (10.2.0-5ubuntu1~20.04) ...
Setting up bolt (0.8-4ubuntu1) ...
Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
Setting up libgcc-s1-arm64-cross (10.2.0-5ubuntu1~20.04cross1) ...
Setting up libtsan0:amd64 (10.2.0-5ubuntu1~20.04) ...
Setting up libatomic1-arm64-cross (10.2.0-5ubuntu1~20.04cross1) ...
Setting up python3-distutils (3.8.5-1~20.04.1) ...
find: ‘/usr/lib/python3.7/distutils’: No such file or directory
find: ‘/usr/lib/python3.7/distutils’: No such file or directory
find: ‘/usr/lib/python3.7’: No such file or directory
Setting up libgomp1-armhf-cross (10.2.0-5ubuntu1~20.04cross1) ...
Setting up liblsan0-arm64-cross (10.2.0-5ubuntu1~20.04cross1) ...
Setting up libgomp1-arm64-cross (10.2.0-5ubuntu1~20.04cross1) ...
Setting up qemu-system-common (1:4.2-3ubuntu6.7) ...
Setting up cpp-9-arm-linux-gnueabihf (9.3.0-17ubuntu1~20.04cross2) ...
Setting up libgcc-s1-armhf-cross (10.2.0-5ubuntu1~20.04cross1) ...
Setting up qemu-system-mips (1:4.2-3ubuntu6.7) ...
Setting up libpython3.8-dbg:amd64 (3.8.5-1~20.04) ...
Setting up libtsan0-arm64-cross (10.2.0-5ubuntu1~20.04cross1) ...
Setting up qemu-system-x86 (1:4.2-3ubuntu6.7) ...
...

After:
qemu-system-x86_64 -cpu ? | grep EPYC
x86 EPYC  (alias configured by machine type)  
x86 EPYC-IBPB (alias of EPYC-v2)  
x86 EPYC-Rome (alias configured by machine type)  
x86 EPYC-Rome-v1  AMD EPYC-Rome Processor 
x86 EPYC-v1   AMD EPYC Processor  
x86 EPYC-v2   AMD EPYC Processor (with IBPB)  
x86 EPYC-v3   AMD EPYC Processor

Marking as verified.

@Markus - if you could give this a better test on your systems with the
respective HW as well that would be awesome.

P.S. as expected libvirt can make use of EPYC-v3 but not Rome yet.
$ virsh domcapabilities | grep EPYC
  EPYC-IBPB
  EPYC

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

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

Title:
  Add/Backport EPYC-v3 and EPYC-Rome CPU model

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

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

[Bug 1868703] Re: Support new AD requirements (ADV190023)

2020-09-30 Thread Tobias Karnat
Can we now get patched adcli and sssd backported to bionic and focal?

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

Title:
  Support new AD requirements (ADV190023)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cyrus-sasl2/+bug/1868703/+subscriptions

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

[Bug 1897729] Re: FeatureFreeze exception for new Pitivi release

2020-09-30 Thread Iain Lane
I think it should be fine, providing someone does some (light) testing
of the package in an Ubuntu environment to make sure it basically works.

We decided on temporary removal because the Debian maintainer indicated
that this new release was due soon, and we could then re-include pitivi
once it was there.

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

Title:
  FeatureFreeze exception for new Pitivi release

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

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

[Bug 1876083] Re: chromium snap from focal fails DNS lookups, or delays them (ipv6)

2020-09-30 Thread Jan Vlug
Resolving hosts in Chromium stopped working after applying the changes
as described in: https://bugs.launchpad.net/ubuntu/+source/network-
manager-strongswan/+bug/1864256/comments/3

Firefox and Chrome still could resolve host names.

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

Title:
  chromium snap from focal fails DNS lookups, or delays them (ipv6)

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

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

[Bug 1883174] Re: Some desktop icons disappear

2020-09-30 Thread Sergio Costas
I tried that, but I'm unable to reproduce that bug.

Can you check if there is any error message in the gnome shell logs?
(you can see them from a terminal with "sudo journalctl /usr/bin/gnome-
shell", and pressing the "END" key to go to the end of the file).

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

Title:
  Some desktop icons disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1883174/+subscriptions

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

[Bug 1896637] Re: [Lenovo v310-15ISK] System booting is too slow. Application like chrome, spotify, Libre Office, etc open too slow.

2020-09-30 Thread Daniel van Vugt
Hmm, can you please reboot again and then run this command ASAP:

  ps auxw > allprocesses.txt

and attach the resulting text file?

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

Title:
  [Lenovo v310-15ISK] System booting is too slow. Application like
  chrome, spotify, Libre Office, etc  open too slow.

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

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

[Bug 1847105] Re: very slow disk creation, snapshotting

2020-09-30 Thread Christian Ehrhardt 
On a system affected by the issue I was upgrading to focal-proposed:

The time on ZFS got down from >20sec to ~<2sec now and in ps I can catch
it is back on metadata as intended:

$ ps axlf | grep -e qemu-img | grep -v grep
0 0   48981   11928  20   0 164860  5020 ?  Sl   ?  0:00  \_ 
/usr/bin/qemu-img create -f qcow2 -o 
preallocation=metadata,compat=1.1,lazy_refcounts 
/var/lib/libvirt/images/ubuntu20.04.qcow2 15728640K

Setting verified

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

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

Title:
  very slow disk creation, snapshotting

To manage notifications about this bug go to:
https://bugs.launchpad.net/virt-manager/+bug/1847105/+subscriptions

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

[Bug 1897860] Re: flash-kernel does not generate initramfs on SolidRun MACCHIATObin

2020-09-30 Thread Stefan Kooman
I have repeated the installation procedure and captured logging. flash-
kernel exits with exit code 3:

2020-09-30 07:28:57,452 DEBUG subiquitycore.utils:83 arun_command 
['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.2566', 
'/snap/subiquity/1972/usr/bin/python3', '-m', 'curtin', '--showtrace', '-c', 
'/var/log/installer/subiquity-curtin-install.conf', 'install'] exited with code 
3
2020-09-30 07:28:57,453 ERROR root:39 finish: 
subiquity/InstallProgress/install/curtin_install: FAIL: Command 
'['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.2566', 
'/snap/subiquity/1972/usr/bin/python3', '-m', 'curtin', '--showtrace', '-c', 
'/var/log/installer/subiquity-curtin-install.conf', 'install']' returned 
non-zero exit status 3.
subprocess.CalledProcessError: Command '['systemd-cat', '--level-prefix=false', 
'--identifier=curtin_log.2566', '/snap/subiquity/1972/usr/bin/python3', '-m', 
'curtin', '--showtrace', '-c', 
'/var/log/installer/subiquity-curtin-install.conf', 'install']' returned 
non-zero exit status 3.
2020-09-30 07:28:57,452 DEBUG subiquitycore.utils:83 arun_command 
['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.2566', 
'/snap/subiquity/1972/usr/bin/python3', '-m', 'curtin', '--showtrace', '-c', 
'/var/log/installer/subiquity-curtin-install.conf', 'install'] exited with code 
3
2020-09-30 07:28:57,453 ERROR root:39 finish: 
subiquity/InstallProgress/install/curtin_install: FAIL: Command 
'['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.2566', 
'/snap/subiquity/1972/usr/bin/python3', '-m', 'curtin', '--showtrace', '-c', 
'/var/log/installer/subiquity-curtin-install.conf', 'install']' returned 
non-zero exit status 3.
subprocess.CalledProcessError: Command '['systemd-cat', '--level-prefix=false', 
'--identifier=curtin_log.2566', '/snap/subiquity/1972/usr/bin/python3', '-m', 
'curtin', '--showtrace', '-c', 
'/var/log/installer/subiquity-curtin-install.conf', 'install']' returned 
non-zero exit status 3.


and that gives the following logging in curtin:

2020-09-30 07:19:55,807 DEBUG root:39 start: 
subiquity/InstallProgress/install/curtin_install/cmd-install/stage-curthooks/builtin/cmd-curthooks/installing-kernel:
 installing kernel
2020-09-30 07:28:56,459 DEBUG root:39 finish: 
subiquity/InstallProgress/install/curtin_install/cmd-install/stage-curthooks/builtin/cmd-curthooks/installing-kernel:
 SUCCESS: Status.FAIL
2020-09-30 07:28:56,480 DEBUG root:39 finish: 
subiquity/InstallProgress/install/curtin_install/cmd-install/stage-curthooks/builtin:
 SUCCESS: Status.FAIL
2020-09-30 07:28:56,483 DEBUG root:39 finish: 
subiquity/InstallProgress/install/curtin_install/cmd-install/stage-curthooks: 
SUCCESS: Status.FAIL
2020-09-30 07:28:57,452 DEBUG subiquitycore.utils:83 arun_command 
['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.2566', 
'/snap/subiquity/1972/usr/bin/python3', '-m', 'curtin', '--showtrace', '-c', 
'/var/log/installer/subiquity-curtin-install.conf', 'install'] exited with code 
3
2020-09-30 07:28:57,453 DEBUG subiquity.lockfile:44 unlocking exclusive 
/run/subiquity/installing
2020-09-30 07:28:57,453 ERROR root:39 finish: 
subiquity/InstallProgress/install/curtin_install: FAIL: Command 
'['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.2566', 
'/snap/subiquity/1972/usr/bin/python3', '-m', 'curtin', '--showtrace', '-c', 
'/var/log/installer/subiquity-curtin-install.conf', 'install']' returned 
non-zero exit status 3.
2020-09-30 07:28:57,455 ERROR subiquitycore.controller.installprogress:145 
curtin_error
Traceback (most recent call last):
  File 
"/snap/subiquity/1972/lib/python3.6/site-packages/subiquity/controllers/installprogress.py",
 line 304, in install
await self.curtin_install(context=context)
  File 
"/snap/subiquity/1972/lib/python3.6/site-packages/subiquitycore/context.py", 
line 142, in decorated_async
return await meth(self, **kw)
  File 
"/snap/subiquity/1972/lib/python3.6/site-packages/subiquity/controllers/installprogress.py",
 line 281, in curtin_install
self.logged_command(curtin_cmd), check=True)
  File 
"/snap/subiquity/1972/lib/python3.6/site-packages/subiquitycore/utils.py", line 
85, in arun_command
raise subprocess.CalledProcessError(proc.returncode, cmd)
subprocess.CalledProcessError: Command '['systemd-cat', '--level-prefix=false', 
'--identifier=curtin_log.2566', '/snap/subiquity/1972/usr/bin/python3', '-m', 
'curtin', '--showtrace', '-c', 
'/var/log/installer/subiquity-curtin-install.conf', 'install']' returned 
non-zero exit status 3.
2020-09-30 07:28:57,458 DEBUG subiquity.core:470 generating crash report
2020-09-30 07:28:57,462 INFO subiquity.core:487 saving crash report 'install 
failed crashed with CalledProcessError' to 
/var/crash/1601450937.461412191.install_fail.crash
2020-09-30 07:28:57,465 DEBUG subiquity.core:511 show_error_report 
'1601450937.461412191.install_fail'

This time, the initrd image _is_ created:

root@ubuntu-server:/target/

[Bug 1890786] Re: ipa-client-install fails on restarting non-existing chronyd.service

2020-09-30 Thread paul patou
Hi, I encounter the same problem on ubuntu 20.04.1, is there any news on
the resolution of this bug?

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

Title:
  ipa-client-install fails on restarting non-existing chronyd.service

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

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

[Bug 1890786] Re: ipa-client-install fails on restarting non-existing chronyd.service

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

** Changed in: freeipa (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/1890786

Title:
  ipa-client-install fails on restarting non-existing chronyd.service

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

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

[Bug 1849162] Re: Lightning extension should be installed and enabled by default

2020-09-30 Thread Olivier Tilloy
Thunderbird 78 is now in groovy, and in the process of being backported
to focal, and later bionic and xenial.

** Changed in: thunderbird (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Lightning extension should be installed and enabled by default

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

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

[Bug 1897870] [NEW] Cannot upgrade to 20.04

2020-09-30 Thread Sonder Peters
Public bug reported:

Upgrade cannot be calculated. I've removed all sources besides the top
two Canonical ones and it still doesn't work.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.38
ProcVersionSignature: Ubuntu 5.4.0-48.52~18.04.1-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.17
Architecture: amd64
CrashDB: ubuntu
Date: Wed Sep 30 18:42:23 2020
InstallationDate: Installed on 2019-03-22 (557 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-09-30 (0 days ago)

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


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

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

Title:
  Cannot upgrade to 20.04

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

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

[Bug 1636728] Re: [MIR] khronos-opencl-clhpp

2020-09-30 Thread Didier Roche
khronos-opencl-clhpp 2.2.0~~2.0.11+git9-g0192662-1 in groovy: universe/misc -> 
main
opencl-clhpp-headers 2.2.0~~2.0.11+git9-g0192662-1 in groovy amd64: 
universe/libdevel/extra/100% -> main
opencl-clhpp-headers 2.2.0~~2.0.11+git9-g0192662-1 in groovy arm64: 
universe/libdevel/extra/100% -> main
opencl-clhpp-headers 2.2.0~~2.0.11+git9-g0192662-1 in groovy armhf: 
universe/libdevel/extra/100% -> main
opencl-clhpp-headers 2.2.0~~2.0.11+git9-g0192662-1 in groovy i386: 
universe/libdevel/extra/100% -> main
opencl-clhpp-headers 2.2.0~~2.0.11+git9-g0192662-1 in groovy ppc64el: 
universe/libdevel/extra/100% -> main
opencl-clhpp-headers 2.2.0~~2.0.11+git9-g0192662-1 in groovy riscv64: 
universe/libdevel/extra/100% -> main
opencl-clhpp-headers 2.2.0~~2.0.11+git9-g0192662-1 in groovy s390x: 
universe/libdevel/extra/100% -> main
opencl-clhpp-headers-doc 2.2.0~~2.0.11+git9-g0192662-1 in groovy amd64: 
universe/doc/extra/100% -> main
opencl-clhpp-headers-doc 2.2.0~~2.0.11+git9-g0192662-1 in groovy arm64: 
universe/doc/extra/100% -> main
opencl-clhpp-headers-doc 2.2.0~~2.0.11+git9-g0192662-1 in groovy armhf: 
universe/doc/extra/100% -> main
opencl-clhpp-headers-doc 2.2.0~~2.0.11+git9-g0192662-1 in groovy i386: 
universe/doc/extra/100% -> main
opencl-clhpp-headers-doc 2.2.0~~2.0.11+git9-g0192662-1 in groovy ppc64el: 
universe/doc/extra/100% -> main
opencl-clhpp-headers-doc 2.2.0~~2.0.11+git9-g0192662-1 in groovy riscv64: 
universe/doc/extra/100% -> main
opencl-clhpp-headers-doc 2.2.0~~2.0.11+git9-g0192662-1 in groovy s390x: 
universe/doc/extra/100% -> main
Override [y|N]? y
15 publications overridden.

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

Title:
  [MIR] khronos-opencl-clhpp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/khronos-opencl-clhpp/+bug/1636728/+subscriptions

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

[Bug 1896637] Re: [Lenovo v310-15ISK] System booting is too slow. Application like chrome, spotify, Libre Office, etc open too slow.

2020-09-30 Thread Rahul Kumar Singh
** Attachment added: "allprocesses.txt"
   
https://bugs.launchpad.net/ubuntu/+bug/1896637/+attachment/5415593/+files/allprocesses.txt

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

Title:
  [Lenovo v310-15ISK] System booting is too slow. Application like
  chrome, spotify, Libre Office, etc  open too slow.

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

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

[Bug 1547589] Re: rtkit-daemon flooding syslog

2020-09-30 Thread Forest
** Bug watch added: github.com/heftig/rtkit/issues #22
   https://github.com/heftig/rtkit/issues/22

** Also affects: rtkit via
   https://github.com/heftig/rtkit/issues/22
   Importance: Unknown
   Status: Unknown

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

Title:
  rtkit-daemon flooding syslog

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

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

[Bug 1882347] Re: [needs-packaging] [MIR] oem-stella.cmit-abra-meta

2020-09-30 Thread Shih-Yuan Lee
** Changed in: oem-priority
   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/1882347

Title:
  [needs-packaging] [MIR] oem-stella.cmit-abra-meta

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

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

[Bug 1888599] Re: [MIR] oem-somerville-caterpie-meta

2020-09-30 Thread Shih-Yuan Lee
** Changed in: oem-priority
   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/1888599

Title:
  [MIR] oem-somerville-caterpie-meta

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

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

[Bug 1866999] Re: gnome-calendar does not sync with Google Calendar

2020-09-30 Thread Bernardo M. S. Oliveira
I've just updated from 18.04.5 to 20.04.1 and the calendar stopped working - 
none of my calendars are showing up.
This seems to be another snap-related issue, as the apt installation (version 
3.36.2) works fine. I tried removing and reinstalling the snap (version 3.30.0) 
but it didn't help.

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

Title:
  gnome-calendar does not sync with Google Calendar

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

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

[Bug 1897873] [NEW] nautilus doesn't display thumbnails on NFS network share

2020-09-30 Thread abssorb
Public bug reported:

Nautilus is set to show thumbnails in all locations. When viewing a NAS
share, it will not display thumbnails for a NFS mount. Just generic
image icon is displayed for both jpg and movies.

If I view the same folder in Nautilus via samba, the thumbnails will
generate and display OK.

Thunar will generate and display thumbnails OK on NFS and samba.


Permissions are sound.
Works on 18.04 as expected, and NAS has not changed since 18.04 in use.

I just replicated this on a VM build of Ubuntu desktop 20.04.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: nautilus 1:3.36.3-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Wed Sep 30 09:55:52 2020
ExecutablePath: /usr/bin/nautilus
GsettingsChanges:
 b'org.gnome.nautilus.preferences' b'show-image-thumbnails' b"'always'"
 b'org.gnome.nautilus.list-view' b'use-tree-view' b'true'
 b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 
'date_modified_with_time', 'date_accessed', 'recency', 'starred', 
'detailed_type']"
InstallationDate: Installed on 2020-09-29 (1 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
ProcEnviron:
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
 PATH=(custom, no user)
 LANGUAGE=en_GB:en
 LANG=en_GB.UTF-8
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus:

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


** Tags: amd64 apport-bug focal

** Description changed:

  Nautilus is set to show thumbnails in all locations. When viewing a NAS
  share, it will not display thumbnails for a NFS mount. Just generic
  image icon is displayed for both jpg and movies.
  
- If I view the same folder via samba, the thumbnails will generate and display 
OK. 
+ If I view the same folder in Nautilus via samba, the thumbnails will
+ generate and display OK.
+ 
+ Thunar will generate and display thumbnails OK on NFS and samba.
+ 
+ 
  Permissions are sound.
  Works on 18.04 as expected, and NAS has not changed since 18.04 in use.
  
  I just replicated this on a VM build of Ubuntu desktop 20.04.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: nautilus 1:3.36.3-0ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Sep 30 09:55:52 2020
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
-  b'org.gnome.nautilus.preferences' b'show-image-thumbnails' b"'always'"
-  b'org.gnome.nautilus.list-view' b'use-tree-view' b'true'
-  b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 
'date_modified_with_time', 'date_accessed', 'recency', 'starred', 
'detailed_type']"
+  b'org.gnome.nautilus.preferences' b'show-image-thumbnails' b"'always'"
+  b'org.gnome.nautilus.list-view' b'use-tree-view' b'true'
+  b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 
'date_modified_with_time', 'date_accessed', 'recency', 'starred', 
'detailed_type']"
  InstallationDate: Installed on 2020-09-29 (1 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  ProcEnviron:
-  SHELL=/bin/bash
-  XDG_RUNTIME_DIR=
-  PATH=(custom, no user)
-  LANGUAGE=en_GB:en
-  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
+  XDG_RUNTIME_DIR=
+  PATH=(custom, no user)
+  LANGUAGE=en_GB:en
+  LANG=en_GB.UTF-8
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

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

Title:
  nautilus doesn't display thumbnails on NFS network share

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

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

[Bug 684280] Re: casper toram forgets to disconnect loop device

2020-09-30 Thread Michel-Ekimia
Just an Update : umount -lfd was not enough

So I'm trying to embed a startup script in a Live custom ISO :


losetup -d /dev/loop0
umount -lfd /isodevice


And it works

** Description changed:

  Binary package hint: ubiquity
  
  Ubiquity cannot install if you are booting LiveCD directly from ISO.
+ 
  Booting directly from GRUB to the ISO, mounts the ISO to /isodevice.
+ 
  Ubiquity will not install (even if on separate disk) if this is not
- unmounted. The result being that one cannot install Ubuntu in this
- method. This method can be used to create a recovery partition or a
- multi-usb bootable drive. For more explanation on how to do this:
+ unmounted.
+ 
+ The result being that one cannot install Ubuntu in this method.
+ 
+ This method can be used to create a recovery partition or a multi-usb
+ bootable drive. For more explanation on how to do this:
  
  == START ==
  
  * Run the following commands which will create the directory
  /boot/iso and download the iso file to that directory.
  
  $ sudo -s
  # mkdir /boot/iso
  # cd /boot/iso
  # wget http://releases.ubuntu.com/maverick/ubuntu-10.10-desktop-i386.iso
  
  * Add a custom menu entry in GRUB2 configuration file. Edit
  /etc/grub.d/40_custom as root to look like this:
  
  #!/bin/sh
  echo "Adding 40_custom." >&2
  exec tail -n +3 $0
  
  menuentry "Maverick CD Image ISO" {
  set isofile=/boot/iso/ubuntu-10.10-desktop-i386.iso
  loopback loop (hd0,1)$isofile
  linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=$isofile noprompt 
noeject
  initrd (loop)/casper/initrd.lz
  }
  
  * Afterwards, run update-grub for the changes to be propagated to
  /boot/grub/grub.cfg
  
  # update-grub
  Generating grub.cfg ...
  Found linux image: /boot/vmlinuz-...
  Found initrd image: /boot/initrd.img-...
  
  == STOP ==
  
- ==Solution =
+ == Workaround =
  
  After casper copy to ram , it need to disconnect the loop device and
  unmount
  
+ 
+ losetup -d /dev/loop0
  umount -lfd /isodevice
  
  ===
  
  The result of booting from the ISO directly from GRUB, is that the CD is
  that the partition where the ISO is located is mounted to /isodevice.
  
  Ubiquity seems to want to have control of all disks and unmount all
  disks before it starts installing. In the images here you see the
  example is sda2 for / and sda for the MBR. I have also tried this with a
  secondary disk where sdb1 was to be used for / and sdb for the MBR and
  ubiquity still complained that it had to to unmount /isodevice, even
  though it is on sda1. Doesn't make much sense to unmount a disk if you
  will not be editing any part of it.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: ubiquity 2.4.8
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Thu Dec  2 16:34:42 2010
  LiveMediaBuild: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubiquity

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

Title:
  casper toram forgets to disconnect loop device

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

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

[Bug 1897875] [NEW] Unexpected warning from partman during entire disk installation

2020-09-30 Thread Jean-Baptiste Lallement
Public bug reported:

Groovy daily 20200930

Test Case:
1. Boot to ubiquity-dm
2. Select "Install"
3. Perform an "entire disk" installation
4. Proceed with the remaining steps

Expected result
Nothing out of the ordinary happens

Actual result
A warning dialog is displayed with the following message:
"""
Partition(s) 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 
20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 
40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 
60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 
80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 
100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 
116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128 on /dev/vda 
have been written, but we have been unable to inform the kernel of the change, 
probably because it/they are in use.  As a result, the old partition(s) will 
remain in use.  You should reboot now before making further changes.
"""

If the user clicks 'ignore' installation continues normally.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: ubiquity 20.10.10
ProcVersionSignature: Ubuntu 5.8.0-19.20-generic 5.8.8
Uname: Linux 5.8.0-19-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu48
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.452
CurrentDesktop: ubuntu:GNOME
Date: Wed Sep 30 09:08:26 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200928)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=C.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug groovy rls-gg-incoming ubiquity-20.10.10 ubuntu

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

Title:
  Unexpected warning from partman during entire disk installation

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

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

[Bug 1896637] Re: [Lenovo v310-15ISK] System booting is too slow. Application like chrome, spotify, Libre Office, etc open too slow.

2020-09-30 Thread Daniel van Vugt
** Changed in: ubuntu
   Status: Incomplete => New

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

Title:
  [Lenovo v310-15ISK] System booting is too slow. Application like
  chrome, spotify, Libre Office, etc  open too slow.

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

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

[Bug 1897779] Re: Sync golang-github-lucas-clemente-quic-go 0.18.0-2 (universe) from Debian unstable (main)

2020-09-30 Thread Dmitry Shachnev
This bug was fixed in the package golang-github-lucas-clemente-quic-go - 
0.18.0-2
Sponsored for Andrej Shadura (andrew.sh)

---
golang-github-lucas-clemente-quic-go (0.18.0-2) unstable; urgency=medium

  * Team upload
  * Bump golang-github-marten-seemann-qtls-dev to 0.10.0
  * Bump debhelper-compat to 13

 -- Shengjing Zhu   Thu, 24 Sep 2020 14:02:49 +0800

golang-github-lucas-clemente-quic-go (0.18.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.18.0 (Closes: #970621)
Support golang 1.15
  * Update Build-Depends and Depends for new version
  * Temporarily vendor qtls-go1-15

 -- Shengjing Zhu   Thu, 24 Sep 2020 00:07:38 +0800

** Changed in: golang-github-lucas-clemente-quic-go (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/1897779

Title:
  Sync golang-github-lucas-clemente-quic-go 0.18.0-2 (universe) from
  Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-github-lucas-clemente-quic-go/+bug/1897779/+subscriptions

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

[Bug 1896397] Re: [UIFe] Tweak Arabic font

2020-09-30 Thread Gunnar Hjalmarsson
Verified the test case using language-selector-{common,gnome} 0.204.2
from focal-proposed.

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

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

Title:
  [UIFe] Tweak Arabic font

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1896397/+subscriptions

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

[Bug 1897844] Re: Focal package doesn't work

2020-09-30 Thread Hans Joachim Desserud
** Tags added: focal

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

Title:
  Focal package doesn't work

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

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

[Bug 1896947] Re: Release 20.2

2020-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package curtin - 20.2-0ubuntu1

---
curtin (20.2-0ubuntu1) groovy; urgency=medium

  * New upstream release.
- Release 20.2 (LP: #1896947)
- Fix the py3 pylint ci run [Paride Legovini]

 -- Paride Legovini   Fri, 25 Sep 2020
22:44:41 +0200

** Changed in: curtin (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/1896947

Title:
  Release 20.2

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

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

[Bug 1892635] Re: mysql-direct-connector not working

2020-09-30 Thread Duns
any news?
I have reported this bug here 
(https://bugs.documentfoundation.org/show_bug.cgi?id=134982), but the coclusion 
is that this is not their fault, but yours.
Are you doing something to resolve this bug?
Thanks

** Bug watch added: Document Foundation Bugzilla #134982
   https://bugs.documentfoundation.org/show_bug.cgi?id=134982

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

Title:
  mysql-direct-connector not working

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

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

[Bug 1890435] Re: gcc-10 breaks on armhf (flaky): internal compiler error: Segmentation fault

2020-09-30 Thread Christian Ehrhardt 
https://launchpad.net/ubuntu/+source/gcc-10/10.2.0-11ubuntu1 - Fails

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

Title:
  gcc-10 breaks on armhf (flaky): internal compiler error: Segmentation
  fault

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

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

[Bug 1889174] Re: [MIR] oem-sutton.bachman-baldhere-meta

2020-09-30 Thread Shih-Yuan Lee
** Summary changed:

- [MIR] oem-sutton.bachman-baldhere-meta 
+ [MIR] oem-sutton.bachman-baldhere-meta

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

Title:
  [MIR] oem-sutton.bachman-baldhere-meta

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

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

[Bug 1866194] Re: External audio device shows up in the sound output options but the sound keeps being emitted from the internal laptop speaker, or none at all.

2020-09-30 Thread Daniel van Vugt
Verified on focal using 1:13.99.1-1ubuntu3.7

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

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

Title:
  External audio device shows up in the sound output options but the
  sound keeps being emitted from the internal laptop speaker, or none at
  all.

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

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

[Bug 1866194] Re: External audio device shows up in the sound output options but the sound keeps being emitted from the internal laptop speaker, or none at all.

2020-09-30 Thread Daniel van Vugt
Well, I've now spent a couple of hours starting from 19.10, upgrading to
20.04, trying to reproduce this bug and then testing the proposed
package.

Somewhat predictably I cannot reproduce the bug. But I can confirm the
focal-proposed package works well. So that's probably as good a
verification as we can get.

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

Title:
  External audio device shows up in the sound output options but the
  sound keeps being emitted from the internal laptop speaker, or none at
  all.

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

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

[Bug 1891680] Re: grub-pc needs to detect when debconf points to invalid drive and stop in preinst, before unpacking files, and also treat this as a failure in postinst

2020-09-30 Thread BDisp
I was unable to upgrade and this link
(https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-
upgrader/+bug/1769446) solved the problem.

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

Title:
  grub-pc needs to detect when debconf points to invalid drive and stop
  in preinst, before unpacking files, and also treat this as a failure
  in postinst

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

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

[Bug 1890435] Re: gcc-10 breaks on armhf (flaky): internal compiler error: Segmentation fault

2020-09-30 Thread Christian Ehrhardt 
Downloaded the other two as well and running on
https://launchpad.net/ubuntu/+source/gcc-10/10.1.0-6ubuntu1 now

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

Title:
  gcc-10 breaks on armhf (flaky): internal compiler error: Segmentation
  fault

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

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

[Bug 1894197] Re: [SRU][FFe] Update to netplan.io 0.100

2020-09-30 Thread Lukas Märdian
** Changed in: netplan.io (Ubuntu)
   Status: In Progress => Confirmed

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

Title:
  [SRU][FFe] Update to netplan.io 0.100

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

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

[Bug 1896617] Re: [SRU] Creation of image (or live snapshot) from the existing VM fails if libvirt-image-backend is configured to qcow2 starting from Ussuri

2020-09-30 Thread James Page
One comment on the fix in proposed - it does not actually update an
existing deployment to remove the libvirt-qemu user from the nova group.
Was this intentional? I appreciate that all qemu processes need to be
restarted to actually resolve this issue as well.

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

Title:
  [SRU] Creation of image (or live snapshot) from the existing VM fails
  if libvirt-image-backend is configured to qcow2 starting from Ussuri

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nova-compute/+bug/1896617/+subscriptions

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

[Bug 1887142] Re: pdfsam won't run, has missing and conflicting dependencies

2020-09-30 Thread Robie Basak
> I don't know how I could/should evaluate how bad this is compared to
having a non-working package such as pdfsam, so I would appreciate any
feedback related to the SRU process on such decisions (maybe just having
the regressions described is good enough?).

Just whatever best effort you can manage. I don't think there's any
specific objective measure that can be used. Thank you for noting this
in the bug description. I think describing these are important because
if a user does get regressed, it does help that they can find out that
we considered their case when making a decision.

In this case I think that given no such user is known and no other
packages in the archive use libsejda-data the likelyhood of regression
in this manner is unlikely, so bumping this is the least worst option to
fix pdfsam (which surely has many more direct users).

** Changed in: libsejda-java (Ubuntu Focal)
   Status: New => Fix Committed

** Tags added: verification-needed 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/1887142

Title:
  pdfsam won't run, has missing and conflicting dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libhibernate-validator-java/+bug/1887142/+subscriptions

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

[Bug 1887142] Please test proposed package

2020-09-30 Thread Robie Basak
Hello Thomas, or anyone else affected,

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

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

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

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

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

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

Title:
  pdfsam won't run, has missing and conflicting dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libhibernate-validator-java/+bug/1887142/+subscriptions

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

[Bug 1887142] Please test proposed package

2020-09-30 Thread Robie Basak
Hello Thomas, or anyone else affected,

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

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

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

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

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

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

Title:
  pdfsam won't run, has missing and conflicting dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libhibernate-validator-java/+bug/1887142/+subscriptions

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

[Bug 1892855] Re: [Potential Regression] hyperv_connections / hyperv_stimer / hyperv_synic failed on B-i386

2020-09-30 Thread Po-Hsu Lin
Affecting B-5.4 i386 as well

** Tags added: 5.4 sru-20200921

** Summary changed:

- [Potential Regression] hyperv_connections / hyperv_stimer / hyperv_synic 
failed on B-i386
+ [Potential Regression] hyperv_connections / hyperv_stimer / hyperv_synic 
failed on B-i386 / B-5.4 i386

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

Title:
  [Potential Regression] hyperv_connections / hyperv_stimer /
  hyperv_synic failed on B-i386 / B-5.4 i386

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

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

[Bug 1897754] Re: The icon does not appear in the GNOME bar

2020-09-30 Thread Treviño
Mh, so... I've just tried with the flameshot snap and the latest
extension version, but it works correctly here.

Please, try to do as follow:
 - Start a session without flameshot started

In a terminal run:

  journalctl -b0 /usr/bin/gnome-shell -ef

Launch flameshot

Tell me what debug output do you get while running it.

If none, we may need to raise the debugging level, you can add it by
editing /usr/lib/systemd/user/gnome-shell-x11.service (or wayland) so
that it contains a line

 Environment=G_MESSAGES_DEBUG=all

In the [Service] stanza.

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

Title:
  The icon does not appear in the GNOME bar

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

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

[Bug 1874647] Comment bridged from LTC Bugzilla

2020-09-30 Thread bugproxy
--- Comment From heinz-werner_se...@de.ibm.com 2020-09-30 06:46 EDT---
IBM Bugzilla status-> closed, Fix Released with all requested distros

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

Title:
  [Ubuntu 20.04] Stale libvirt cache leads to VM startup failures

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

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

[Bug 1894197] Re: [SRU][FFe] Update to netplan.io 0.100

2020-09-30 Thread Robie Basak
I noticed that the *entire* build time test suite is being disabled on
riscv64 instead of just the OVS bits. I talked to Lukas on IRC and came
to the following conclusion:

"I don't like the lack of care for an architecture just because we don't
think it's an important enough architecture. Apparently Ubuntu
considered it important enough to release with it, and so I think we
need to use that standard. Adding new features like this is predicated
on having good test coverage, and so it seems wrong to me just to turn
that off for one architecture Skipping some tests based on architecture
really shouldn't be difficult unless I'm missing something - and as
straightforward to review as the current patch. So I think we should
either do that, or wait on OVS support on Focal. I'm happy to seek wider
SRU team opinion if you like."

"It just seems to me that as we're trying to make riscv64 both in
original bringup and on an ongoing basis, disabling stuff like this is a
step backwards - and doubly so to regress this in an SRU."

We concluded that Lukas would prepare a new upload with all tests
enabled and upload that after OVS support in riscv64 lands. As the
current upload will no longer land as-is, I'll reject it from the queue.

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

Title:
  [SRU][FFe] Update to netplan.io 0.100

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

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

[Bug 1547589] Re: rtkit-daemon flooding syslog

2020-09-30 Thread Bug Watch Updater
** Changed in: rtkit
   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/1547589

Title:
  rtkit-daemon flooding syslog

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

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

[Bug 1896725] Re: xenial 4.4.0-191-generic in -proposed has a regression

2020-09-30 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
xenial' to 'verification-done-xenial'. If the problem still exists,
change the tag 'verification-needed-xenial' to 'verification-failed-
xenial'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


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

Title:
  xenial 4.4.0-191-generic in -proposed has a regression

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

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

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

2020-09-30 Thread Diana Voicu
** Changed in: glibc (Ubuntu)
 Assignee: (unassigned) => Diana Voicu (dianavoicu)

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

Title:
  Installation fails with Could not configure 'libc6:i386'. , E:Could
  not perform immediate configuration on 'libgcc-s1:i386'

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

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

[Bug 1897299] Re: mwifiex stops working after kernel upgrade

2020-09-30 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
xenial' to 'verification-done-xenial'. If the problem still exists,
change the tag 'verification-needed-xenial' to 'verification-failed-
xenial'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


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

Title:
  mwifiex stops working after kernel upgrade

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

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

[Bug 1867813] Re: [MIR] linux-firmware-raspi2 to restricted

2020-09-30 Thread Dimitri John Ledkov
** Changed in: linux-firmware-raspi2 (Ubuntu)
 Assignee: Matthias Klose (doko) => (unassigned)

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

Title:
  [MIR] linux-firmware-raspi2 to restricted

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

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

[Bug 1847982] Re: memcg_subgroup_charge from controllers in ubuntu_ltp failed on D/E

2020-09-30 Thread Po-Hsu Lin
Spotted on B-5.4 ARM64
 memcg_subgroup_charge 1 TINFO: Starting test 1
 sh: echo: I/O error
 memcg_subgroup_charge 1 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
 memcg_subgroup_charge 1 TINFO: Running memcg_process --mmap-anon -s 135168
 memcg_subgroup_charge 1 TINFO: Warming up pid: 51116
 memcg_subgroup_charge 1 TINFO: Process is still here after warm up: 51116
 memcg_subgroup_charge 1 TFAIL: rss is 0, 135168 expected

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

Title:
  memcg_subgroup_charge from controllers in ubuntu_ltp failed on D/E

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

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

[Bug 1837035] Re: memcg_stat_rss from controllers in ubuntu_ltp failed

2020-09-30 Thread Po-Hsu Lin
Spotted on B-5.4 ARM64

 memcg_stat_rss 4 TINFO: Starting test 4
 sh: echo: I/O error
 memcg_stat_rss 4 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
 memcg_stat_rss 4 TINFO: Running memcg_process --mmap-anon --mmap-file --shm -s 
135168
 memcg_stat_rss 4 TINFO: Warming up pid: 50880
 memcg_process: shmget() failed: Invalid argument
 /opt/ltp/testcases/bin/memcg_stat_rss.sh: 168: kill: No such process
 
 memcg_stat_rss 4 TFAIL: Process 50880 exited with 1 after warm up


** Tags added: arm64

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

Title:
  memcg_stat_rss from controllers in ubuntu_ltp failed

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

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

[Bug 1101647] Re: ID 138a:003d Validity Sensors, Inc.

2020-09-30 Thread ahmed kay
same i have an hp laptop with the same problem ,checked it's
138a:003d device:VFS491

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

Title:
  ID 138a:003d Validity Sensors, Inc.

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

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

[Bug 1837005] Re: cve-2015-3290 in cve from ubuntu_ltp failed with B/D-i386

2020-09-30 Thread Po-Hsu Lin
Still affecting B-5.4 i386

** Tags added: sru-20200921

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

Title:
  cve-2015-3290 in cve from ubuntu_ltp failed with B/D-i386

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

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

[Bug 684280] Re: casper toram forgets to disconnect loop device

2020-09-30 Thread Michel-Ekimia
** Description changed:

  Binary package hint: ubiquity
  
  Ubiquity cannot install if you are booting LiveCD directly from ISO.
  
  Booting directly from GRUB to the ISO, mounts the ISO to /isodevice.
  
  Ubiquity will not install (even if on separate disk) if this is not
  unmounted.
  
  The result being that one cannot install Ubuntu in this method.
  
  This method can be used to create a recovery partition or a multi-usb
  bootable drive. For more explanation on how to do this:
  
  == START ==
  
  * Run the following commands which will create the directory
  /boot/iso and download the iso file to that directory.
  
  $ sudo -s
  # mkdir /boot/iso
  # cd /boot/iso
  # wget http://releases.ubuntu.com/maverick/ubuntu-10.10-desktop-i386.iso
  
  * Add a custom menu entry in GRUB2 configuration file. Edit
  /etc/grub.d/40_custom as root to look like this:
  
  #!/bin/sh
  echo "Adding 40_custom." >&2
  exec tail -n +3 $0
  
  menuentry "Maverick CD Image ISO" {
  set isofile=/boot/iso/ubuntu-10.10-desktop-i386.iso
  loopback loop (hd0,1)$isofile
  linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=$isofile noprompt 
noeject
  initrd (loop)/casper/initrd.lz
  }
  
  * Afterwards, run update-grub for the changes to be propagated to
  /boot/grub/grub.cfg
  
  # update-grub
  Generating grub.cfg ...
  Found linux image: /boot/vmlinuz-...
  Found initrd image: /boot/initrd.img-...
  
  == STOP ==
  
  == Workaround =
  
  After casper copy to ram , it need to disconnect the loop device and
  unmount
  
- 
  losetup -d /dev/loop0
- umount -lfd /isodevice
+ umount /isodevice
  
  ===
  
  The result of booting from the ISO directly from GRUB, is that the CD is
  that the partition where the ISO is located is mounted to /isodevice.
  
  Ubiquity seems to want to have control of all disks and unmount all
  disks before it starts installing. In the images here you see the
  example is sda2 for / and sda for the MBR. I have also tried this with a
  secondary disk where sdb1 was to be used for / and sdb for the MBR and
  ubiquity still complained that it had to to unmount /isodevice, even
  though it is on sda1. Doesn't make much sense to unmount a disk if you
  will not be editing any part of it.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: ubiquity 2.4.8
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Thu Dec  2 16:34:42 2010
  LiveMediaBuild: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubiquity

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

Title:
  casper toram forgets to disconnect loop device

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

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

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

2020-09-30 Thread Julian Andres Klode
** Changed in: glibc (Ubuntu)
 Assignee: Diana Voicu (dianavoicu) => (unassigned)

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

Title:
  Installation fails with Could not configure 'libc6:i386'. , E:Could
  not perform immediate configuration on 'libgcc-s1:i386'

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

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

[Bug 1897890] [NEW] Upgrade fails on python-is-python2 calculation step

2020-09-30 Thread Branimir Lambov
Public bug reported:

Appears different from #1875523 as I manually uninstalled both python-gi
and python-pyside.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.38
ProcVersionSignature: Ubuntu 4.15.0-118.119-generic 4.15.18
Uname: Linux 4.15.0-118-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.17
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Wed Sep 30 14:35:22 2020
InstallationDate: Installed on 2016-01-28 (1707 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-09-30 (0 days ago)
VarLogDistupgradeAptlog: Log time: 2020-09-30 14:32:20.091574

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


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

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

Title:
  Upgrade fails on python-is-python2 calculation step

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

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

[Bug 62949]

2020-09-30 Thread Nate-b
Re-opening since this is a reasonable request. Binding shortcuts/actions
to additional mouse buttons seems reasonable.

Even if there's no explicit Qt support (is this still true?) we could
still implement it ourselves on the KDE side.

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

Title:
  No way to configure mouse button number

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

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

[Bug 62949]

2020-09-30 Thread Nate-b
*** Bug 386670 has been marked as a duplicate of this bug. ***

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

Title:
  No way to configure mouse button number

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

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


[Bug 62949] Re: No way to configure mouse button number

2020-09-30 Thread Bug Watch Updater
** Changed in: kdelibs
   Status: Won't Fix => Unknown

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

Title:
  No way to configure mouse button number

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

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

[Bug 62949]

2020-09-30 Thread Nate-b
*** Bug 424369 has been marked as a duplicate of this bug. ***

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

Title:
  No way to configure mouse button number

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

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


[Bug 62949]

2020-09-30 Thread Nate-b
*** Bug 272728 has been marked as a duplicate of this bug. ***

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

Title:
  No way to configure mouse button number

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

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

[Bug 1886769] Re: [ 0.000000] Initramfs unpacking failed: Decoding failed

2020-09-30 Thread Norbert
Still happens on Ubuntu MATE 20200930 beta iso. Using virtualbox 6.0.24
with EFI.

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

Title:
  [ 0.00] Initramfs unpacking failed: Decoding failed

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

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

[Bug 1868703] Re: Support new AD requirements (ADV190023)

2020-09-30 Thread Andreas Hasenack
Yes, that's the plan.

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

Title:
  Support new AD requirements (ADV190023)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cyrus-sasl2/+bug/1868703/+subscriptions

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

[Bug 1892440] Re: Shell text with wrong size in mutter 3.36.4-0ubuntu0.20.04.2 (mostly on Nvidia)

2020-09-30 Thread Cristiano Nunes
7 days have passed. I'm waiting the package be released to "-updates".
LoL

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

Title:
  Shell text with wrong size in mutter 3.36.4-0ubuntu0.20.04.2 (mostly
  on Nvidia)

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

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

[Bug 1867813] Re: [MIR] linux-firmware-raspi2 to restricted

2020-09-30 Thread Christian Ehrhardt 
Setting back to "new" so it shows up in our weekly (Tuesdays) MIR
meeting lists.

@xnox - why have you unassigned doko, he was meant to do a MIR review as 
assigned in March.
I'd have supported pinging/asking him to do that, but unassigning - why that?

** Changed in: linux-firmware-raspi2 (Ubuntu)
   Status: Triaged => New

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

Title:
  [MIR] linux-firmware-raspi2 to restricted

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

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

[Bug 1896617] Re: [SRU] Creation of image (or live snapshot) from the existing VM fails if libvirt-image-backend is configured to qcow2 starting from Ussuri

2020-09-30 Thread Corey Bryant
@James, That's not intentional, I need to fix that. Thanks for
reviewing.

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

Title:
  [SRU] Creation of image (or live snapshot) from the existing VM fails
  if libvirt-image-backend is configured to qcow2 starting from Ussuri

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nova-compute/+bug/1896617/+subscriptions

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

[Bug 1867813] Re: [MIR] linux-firmware-raspi2 to restricted

2020-09-30 Thread Christian Ehrhardt 
>From a glimpse onto the package, I agree this is mostly like the cases
of intel-microcode [1][2] and amd64-microcode [3] but will need a review
still to be sure nothing awkward becomes supported.

@xnox - I'm curious; I'd still want to know if you had talked to doko
before you unassigned him. What was going on (in background), ...?

[1]: https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/139
[2]: https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1738272
[3]: https://bugs.launchpad.net/ubuntu/+source/amd64-microcode/+bug/1521174

** Changed in: linux-firmware-raspi2 (Ubuntu)
 Assignee: (unassigned) => Christian Ehrhardt  (paelzer)

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

Title:
  [MIR] linux-firmware-raspi2 to restricted

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

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

[Bug 1897173] Re: 20.10 Installer crashes with partitions being written but unable to inform kernel of the change

2020-09-30 Thread Norbert
Ubuntu MATE 20200930 beta is surprisingly no more affected by this bug. 
Tested on QuickEMU legacy and  EFI; and also on VirtualBox - both legacy and 
EFI.

@Bill (franksmcb), can you please confirm?

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

Title:
  20.10 Installer crashes with partitions being written but unable to
  inform kernel of the change

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

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

[Bug 1897895] Re: [FFe] FTBFS with glibc 2.32

2020-09-30 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~lucaskanashiro/ubuntu/+source/ruby2.7/+git/ruby2.7/+merge/391584

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

Title:
  [FFe] FTBFS with glibc 2.32

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby2.7/+bug/1897895/+subscriptions

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

[Bug 1897895] [NEW] [FFe] FTBFS with glibc 2.32

2020-09-30 Thread Lucas Kanashiro
Public bug reported:

As reported by the latest Groovy archive rebuild made by doko, ruby2.7
FTBFS on all arches due to some changes in the new glibc. Take a look at
the amd64 build log:

https://launchpadlibrarian.net/499859053/buildlog_ubuntu-groovy-
amd64.ruby2.7_2.7.1-3build1_BUILDING.txt.gz

Two upstream patches need to be backported in order to fix the build
failure, they are:

https://github.com/ruby/ruby/commit/a19228f878d
https://github.com/ruby/ruby/commit/72c02aa4b79

Those patches do not introduce new features nor change the feature set
but since we are in Beta freeze and ruby2.7 is seeded in ubuntu-budgie:
daily-live, these changes require approval before uploading them.

** Affects: ruby2.7 (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/1897895

Title:
  [FFe] FTBFS with glibc 2.32

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby2.7/+bug/1897895/+subscriptions

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

[Bug 1897894] CRDA.txt

2020-09-30 Thread Po-Hsu Lin
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1897894/+attachment/5415644/+files/CRDA.txt

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

Title:
  bind04 from ubuntu_ltp_syscalls caused kernel NULL pointer dereference
  on B-5.4 i386

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

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

[Bug 1897894] Lspci.txt

2020-09-30 Thread Po-Hsu Lin
apport information

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

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

Title:
  bind04 from ubuntu_ltp_syscalls caused kernel NULL pointer dereference
  on B-5.4 i386

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

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

[Bug 1897894] ProcInterrupts.txt

2020-09-30 Thread Po-Hsu Lin
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1897894/+attachment/5415650/+files/ProcInterrupts.txt

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

Title:
  bind04 from ubuntu_ltp_syscalls caused kernel NULL pointer dereference
  on B-5.4 i386

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

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

[Bug 1897894] ProcEnviron.txt

2020-09-30 Thread Po-Hsu Lin
apport information

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

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

Title:
  bind04 from ubuntu_ltp_syscalls caused kernel NULL pointer dereference
  on B-5.4 i386

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

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

[Bug 1897894] [NEW] bind04 from ubuntu_ltp_syscalls caused kernel NULL pointer dereference on B-5.4 i386

2020-09-30 Thread Po-Hsu Lin
Public bug reported:

Issue found on 5.4.0-49.53~18.04.1 i386 node pepe (this issue does not
exist on other arhces)

bind04 test will cause kernel NULL pointer dereference and taints the
kernel, making other tests to fail.

Test output:
<<>>
incrementing stop
tst_test.c:1250: TINFO: Timeout per run is 0h 05m 00s
bind04.c:117: TINFO: Testing AF_UNIX pathname stream
bind04.c:150: TPASS: Communication successful
bind04.c:117: TINFO: Testing AF_UNIX pathname seqpacket
bind04.c:150: TPASS: Communication successful
bind04.c:117: TINFO: Testing AF_UNIX abstract stream
bind04.c:150: TPASS: Communication successful
bind04.c:117: TINFO: Testing AF_UNIX abstract seqpacket
bind04.c:150: TPASS: Communication successful
bind04.c:117: TINFO: Testing IPv4 loop TCP variant 1
bind04.c:150: TPASS: Communication successful
bind04.c:117: TINFO: Testing IPv4 loop TCP variant 2
bind04.c:150: TPASS: Communication successful
bind04.c:117: TINFO: Testing IPv4 loop SCTP
bind04.c:150: TPASS: Communication successful
bind04.c:117: TINFO: Testing IPv4 any TCP variant 1
bind04.c:150: TPASS: Communication successful
bind04.c:117: TINFO: Testing IPv4 any TCP variant 2
bind04.c:150: TPASS: Communication successful
bind04.c:117: TINFO: Testing IPv4 any SCTP
bind04.c:150: TPASS: Communication successful
bind04.c:117: TINFO: Testing IPv6 loop TCP variant 1
bind04.c:150: TPASS: Communication successful
bind04.c:117: TINFO: Testing IPv6 loop TCP variant 2
bind04.c:150: TPASS: Communication successful
bind04.c:117: TINFO: Testing IPv6 loop SCTP
bind04.c:150: TPASS: Communication successful
tst_test.c:1295: TINFO: If you are running on slow machine, try exporting 
LTP_TIMEOUT_MUL > 1
tst_test.c:1296: TBROK: Test killed! (timeout?)

Summary:
passed   13
failed   0
skipped  0
warnings 0
<<>>
initiation_status="ok"
duration=3 termination_type=exited termination_id=2 corefile=no
cutime=40 cstime=324
<<>>

syslog output:
 pepe kernel: [  456.420474] LTP: starting bind04
 pepe kernel: [  456.451023] sctp: Hash tables configured (bind 512/512)
 pepe kernel: [  456.452997] BUG: kernel NULL pointer dereference, address: 
0008
 pepe kernel: [  456.528037] #PF: supervisor read access in kernel mode
 pepe kernel: [  456.589500] #PF: error_code(0x) - not-present page
 pepe kernel: [  456.651172] *pdpt = 220e0001 *pde = 
 pepe kernel: [  456.720122] Oops:  [#1] SMP PTI
 pepe kernel: [  456.761828] CPU: 1 PID: 9783 Comm: bind04 Not tainted 
5.4.0-48-generic #52~18.04.1-Ubuntu
 pepe kernel: [  456.859798] Hardware name: Dell Inc. PowerEdge R310/05XKKK, 
BIOS 1.8.2 08/17/2011
 pepe kernel: [  456.949345] EIP: sctp_ulpevent_free+0x24/0x70 [sctp]
 pepe kernel: [  457.008824] Code: 52 67 71 e3 66 90 66 66 66 66 90 55 89 e5 57 
56 53 66 83 78 20 00 89 c3 78 3b 8b 78 3c 8b 40 40 85 c0 74 20 8b 83 88 00 00 
00 <8b> 70 08 85 f6 74 13 90 8d 74 26 00 8d 46 18 e8 48 ec ff ff 8b 36
 pepe kernel: [  457.233564] EAX:  EBX: e239aa20 ECX: 0246 EDX: 
e239aa08
 pepe kernel: [  457.308755] ESI: e1c02a08 EDI:  EBP: e5661eac ESP: 
e5661ea0
 pepe kernel: [  457.383798] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 
EFLAGS: 00010202
 pepe kernel: [  457.465170] CR0: 80050033 CR2: 0008 CR3: 25602000 CR4: 
06f0
 pepe kernel: [  457.540361] Call Trace:
 pepe kernel: [  457.569594]  sctp_queue_purge_ulpevents+0x22/0x40 [sctp]
 pepe kernel: [  457.633241]  sctp_close+0x69/0x270 [sctp]
 pepe kernel: [  457.681179]  ? tty_write_unlock+0x2a/0x30
 pepe kernel: [  457.729224]  ? tty_ldisc_deref+0x13/0x20
 pepe kernel: [  457.776127]  inet_release+0x2f/0x60
 pepe kernel: [  457.818040]  inet6_release+0x28/0x40
 pepe kernel: [  457.860783]  __sock_release+0x32/0xb0
 pepe kernel: [  457.904565]  sock_close+0x12/0x20
 pepe kernel: [  457.944190]  __fput+0xb3/0x240
 pepe kernel: [  457.980694]  fput+0xd/0x10
 pepe kernel: [  458.017302]  task_work_run+0x82/0xa0
 pepe kernel: [  458.060044]  exit_to_usermode_loop+0xed/0x110
 pepe kernel: [  458.112251]  do_fast_syscall_32+0x1c7/0x240
 pepe kernel: [  458.162275]  entry_SYSENTER_32+0xac/0xff
 pepe kernel: [  458.209176] EIP: 0xb7ef5bb5
 pepe kernel: [  458.242666] Code: d3 5b 5e 5f 5d c3 8d b4 26 00 00 00 00 b8 00 
09 3d 00 eb b5 8b 04 24 c3 8b 1c 24 c3 8b 34 24 c3 90 51 52 55 89 e5 0f 34 cd 
80 <5d> 5a 59 c3 90 90 90 90 8d 76 00 58 b8 77 00 00 00 cd 80 90 8d 76
 pepe kernel: [  458.467405] EAX:  EBX: 0007 ECX: 0002 EDX: 

 pepe kernel: [  458.542597] ESI: b7ee4000 EDI: 0006 EBP: 004b1210 ESP: 
bfebe150
 pepe kernel: [  458.617789] DS: 007b ES: 007b FS:  GS: 0033 SS: 007b 
EFLAGS: 0293
 pepe kernel: [  458.699012] Modules linked in: sctp nfsd auth_rpcgss nfs_acl 
lockd grace sunrpc intel_powerclamp coretemp kvm_intel kvm irqbypass ipmi_ssif 
gpio_ich intel_cstate lpc_ich dcdbas i7core_edac acpi_power_meter mac_hid 
ipmi_si ipmi_devintf ipmi_msghandler sch_fq_codel ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_isc

[Bug 1897894] CurrentDmesg.txt

2020-09-30 Thread Po-Hsu Lin
apport information

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

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

Title:
  bind04 from ubuntu_ltp_syscalls caused kernel NULL pointer dereference
  on B-5.4 i386

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

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

[Bug 1897894] ProcCpuinfoMinimal.txt

2020-09-30 Thread Po-Hsu Lin
apport information

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

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

Title:
  bind04 from ubuntu_ltp_syscalls caused kernel NULL pointer dereference
  on B-5.4 i386

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

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

[Bug 1897894] ProcCpuinfo.txt

2020-09-30 Thread Po-Hsu Lin
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1897894/+attachment/5415647/+files/ProcCpuinfo.txt

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

Title:
  bind04 from ubuntu_ltp_syscalls caused kernel NULL pointer dereference
  on B-5.4 i386

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

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

[Bug 1897894] ProcModules.txt

2020-09-30 Thread Po-Hsu Lin
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1897894/+attachment/5415651/+files/ProcModules.txt

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

Title:
  bind04 from ubuntu_ltp_syscalls caused kernel NULL pointer dereference
  on B-5.4 i386

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

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

[Bug 1897894] WifiSyslog.txt

2020-09-30 Thread Po-Hsu Lin
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1897894/+attachment/5415653/+files/WifiSyslog.txt

** Description changed:

- Issue found on 5.4.0-49.53~18.04.1 i386 node pepe
+ Issue found on 5.4.0-49.53~18.04.1 i386 node pepe (this issue does not
+ exist on other arhces)
  
  bind04 test will cause kernel NULL pointer dereference and taints the
  kernel, making other tests to fail.
  
  Test output:
  <<>>
  incrementing stop
  tst_test.c:1250: TINFO: Timeout per run is 0h 05m 00s
  bind04.c:117: TINFO: Testing AF_UNIX pathname stream
  bind04.c:150: TPASS: Communication successful
  bind04.c:117: TINFO: Testing AF_UNIX pathname seqpacket
  bind04.c:150: TPASS: Communication successful
  bind04.c:117: TINFO: Testing AF_UNIX abstract stream
  bind04.c:150: TPASS: Communication successful
  bind04.c:117: TINFO: Testing AF_UNIX abstract seqpacket
  bind04.c:150: TPASS: Communication successful
  bind04.c:117: TINFO: Testing IPv4 loop TCP variant 1
  bind04.c:150: TPASS: Communication successful
  bind04.c:117: TINFO: Testing IPv4 loop TCP variant 2
  bind04.c:150: TPASS: Communication successful
  bind04.c:117: TINFO: Testing IPv4 loop SCTP
  bind04.c:150: TPASS: Communication successful
  bind04.c:117: TINFO: Testing IPv4 any TCP variant 1
  bind04.c:150: TPASS: Communication successful
  bind04.c:117: TINFO: Testing IPv4 any TCP variant 2
  bind04.c:150: TPASS: Communication successful
  bind04.c:117: TINFO: Testing IPv4 any SCTP
  bind04.c:150: TPASS: Communication successful
  bind04.c:117: TINFO: Testing IPv6 loop TCP variant 1
  bind04.c:150: TPASS: Communication successful
  bind04.c:117: TINFO: Testing IPv6 loop TCP variant 2
  bind04.c:150: TPASS: Communication successful
  bind04.c:117: TINFO: Testing IPv6 loop SCTP
  bind04.c:150: TPASS: Communication successful
  tst_test.c:1295: TINFO: If you are running on slow machine, try exporting 
LTP_TIMEOUT_MUL > 1
  tst_test.c:1296: TBROK: Test killed! (timeout?)
  
  Summary:
  passed   13
  failed   0
  skipped  0
  warnings 0
  <<>>
  initiation_status="ok"
  duration=3 termination_type=exited termination_id=2 corefile=no
  cutime=40 cstime=324
  <<>>
  
  syslog output:
   pepe kernel: [  456.420474] LTP: starting bind04
   pepe kernel: [  456.451023] sctp: Hash tables configured (bind 512/512)
   pepe kernel: [  456.452997] BUG: kernel NULL pointer dereference, address: 
0008
   pepe kernel: [  456.528037] #PF: supervisor read access in kernel mode
   pepe kernel: [  456.589500] #PF: error_code(0x) - not-present page
   pepe kernel: [  456.651172] *pdpt = 220e0001 *pde = 
   pepe kernel: [  456.720122] Oops:  [#1] SMP PTI
   pepe kernel: [  456.761828] CPU: 1 PID: 9783 Comm: bind04 Not tainted 
5.4.0-48-generic #52~18.04.1-Ubuntu
   pepe kernel: [  456.859798] Hardware name: Dell Inc. PowerEdge R310/05XKKK, 
BIOS 1.8.2 08/17/2011
   pepe kernel: [  456.949345] EIP: sctp_ulpevent_free+0x24/0x70 [sctp]
   pepe kernel: [  457.008824] Code: 52 67 71 e3 66 90 66 66 66 66 90 55 89 e5 
57 56 53 66 83 78 20 00 89 c3 78 3b 8b 78 3c 8b 40 40 85 c0 74 20 8b 83 88 00 
00 00 <8b> 70 08 85 f6 74 13 90 8d 74 26 00 8d 46 18 e8 48 ec ff ff 8b 36
   pepe kernel: [  457.233564] EAX:  EBX: e239aa20 ECX: 0246 EDX: 
e239aa08
   pepe kernel: [  457.308755] ESI: e1c02a08 EDI:  EBP: e5661eac ESP: 
e5661ea0
   pepe kernel: [  457.383798] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 
EFLAGS: 00010202
   pepe kernel: [  457.465170] CR0: 80050033 CR2: 0008 CR3: 25602000 CR4: 
06f0
   pepe kernel: [  457.540361] Call Trace:
   pepe kernel: [  457.569594]  sctp_queue_purge_ulpevents+0x22/0x40 [sctp]
   pepe kernel: [  457.633241]  sctp_close+0x69/0x270 [sctp]
   pepe kernel: [  457.681179]  ? tty_write_unlock+0x2a/0x30
   pepe kernel: [  457.729224]  ? tty_ldisc_deref+0x13/0x20
   pepe kernel: [  457.776127]  inet_release+0x2f/0x60
   pepe kernel: [  457.818040]  inet6_release+0x28/0x40
   pepe kernel: [  457.860783]  __sock_release+0x32/0xb0
   pepe kernel: [  457.904565]  sock_close+0x12/0x20
   pepe kernel: [  457.944190]  __fput+0xb3/0x240
   pepe kernel: [  457.980694]  fput+0xd/0x10
   pepe kernel: [  458.017302]  task_work_run+0x82/0xa0
   pepe kernel: [  458.060044]  exit_to_usermode_loop+0xed/0x110
   pepe kernel: [  458.112251]  do_fast_syscall_32+0x1c7/0x240
   pepe kernel: [  458.162275]  entry_SYSENTER_32+0xac/0xff
   pepe kernel: [  458.209176] EIP: 0xb7ef5bb5
   pepe kernel: [  458.242666] Code: d3 5b 5e 5f 5d c3 8d b4 26 00 00 00 00 b8 
00 09 3d 00 eb b5 8b 04 24 c3 8b 1c 24 c3 8b 34 24 c3 90 51 52 55 89 e5 0f 34 
cd 80 <5d> 5a 59 c3 90 90 90 90 8d 76 00 58 b8 77 00 00 00 cd 80 90 8d 76
   pepe kernel: [  458.467405] EAX:  EBX: 0007 ECX: 0002 EDX: 

   pepe kernel: [  458.542597] ESI: b7ee4000 EDI: 0006 EBP: 004b1210 ESP: 
bfebe150
   pepe kernel: [  458.617789] DS: 007b ES: 007b FS:  GS: 0033 SS: 007b 
EFLAGS: 0293

  1   2   3   4   5   >