[Bug 2065074] Re: WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» gone. «Soft blocks» for Bluetooth only.

2024-05-11 Thread Bas Roufs
UPDATE AND SUMMARY 11 MAY 2024, 12.00 CEST.


Be reassured. Right now, I am writing this message under my veranda in my 
garden, while using Wi-Fi. Thanks God, this is possible now. Hallelujah!  The 
core issue in this context is a tiny switch at the left front side of my laptop 
- Lenovo X230, product Name: 2325AZ8, Serial Number: R9XTT6X.  I bought this 
device late March 2024. Then, I thought the switch was related to opening and 
closing the lid of the laptop. After watching one of the videos you showed me 
yesterday, it became clear to me that the switch was related to turning off and 
on Wi-Fi. The hard block has been caused by the switch in the off position. The 
devil is in the detail.


About Bluethooth... I have checked this page

https://askubuntu.com/questions/1465957/bluetooth-manager-not-
connecting-to-devices-after-upgrading-to-ubuntu-23-04

This story is a good summary of my Bluethooth experience about one month
ago, when I was still at Kubuntu 22.04.4 LTS along with the same laptop
at which I am working now. Also in my case, connections with «trusted»
devices were constantly being interrupted. I have carried out the
advises I found there - however, it does not or not yet work out.

Like this, I have tried to get rid of the «soft block» that still
prevents Bluetooth from working properly.


bas@Camino:~$ rfkill unblock 0
bas@Camino:~$

Let's test now...

bas@Camino:~$ rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
    Soft blocked: yes
    Hard blocked: no
1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no

Wi-Fi is absolutely fine now. Bluetooth - no hard block, but the «soft»
block still persists.

Now, I try this

Systemsettings -> "Bluetooth" -> "Enable"
and then either "Add New Device…" or "Configure…".

I also tried the same by clicking the Bluethooth applet right down
under.

In both case: no success yet. I have tried to enable Bluetooth several
times like this. Now, I had a device with me I wanted to add
However, I already get stuck when trying to enable Bluetooth. «Adding a
new device» is still not possible.

Provisional conclusion for now Wi-Fi works absolutely fine now. No hard 
blocks and also no soft blocks.
The hard blocks have been removed for Bluethooth too. However, I still do not 
yet manage to get Bluethooth enabled by lifting it's «soft» blacks.


** Summary changed:

- WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» gone. 
«Soft blocks» for Bluetooth only.
+ WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» gone, 
WiFi works OK now. «Soft blocks» still disable Bluetooth.

** Summary changed:

- WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» gone, 
WiFi works OK now. «Soft blocks» still disable Bluetooth.
+ Wi-Fi & Bluetooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» gone, 
Wi-Fi works OK now. «Soft blocks» still disable Bluetooth.

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

Title:
  Wi-Fi & Bluetooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks»
  gone, Wi-Fi works OK now. «Soft blocks» still disable Bluetooth.

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


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

[Bug 2065074] Re: WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» gone. «Soft blocks» for Bluetooth only.

2024-05-10 Thread Bas Roufs
Short summary

WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. 
«Hard blocks» gone. «Soft blocks» for Bluetooth only.

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

Title:
  WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks»
  gone. «Soft blocks» for Bluetooth only.

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


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

[Bug 2065074] Re: Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» or something else?

2024-05-10 Thread Bas Roufs
WIFI issue solved, however Bluetooth not yet.

This video has helped to solve the WIFI issue:

https://www.youtube.com/watch?v=vvzFYP8WjXo

A tiny switch at the front side of the laptop had turned off the WIFI
function. I switched the switch back to the on positition - from that
moment on, it was no problem any more to enable WIFI.

Terminal tests points in the same direction..

bas@Camino:~$ iw dev
phy#0
Interface wlp3s0
ifindex 3
wdev 0x1
addr 9c:4e:36:aa:5c:d0
ssid ArcoBaleno
type managed
channel 11 (2462 MHz), width: 20 MHz, center1: 2462 MHz
txpower 15.00 dBm
multicast TXQ:
qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol 
tx-bytestx-packets
0   0   0   0   0   0   0   
0   0
bas@Camino:~$

sudo ip link set wlp3s0 up
bas@Camino:~$

Now I check both WIFI and Bluethooth...

bas@Camino:~$ rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: yes
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

For WIFI ALL blocks have been eliminated now - the hard and the soft
ones. There is no hardware problem anymore that blocks possibilities to
enable WIFI.Software settings are also OK now apparently.

Bluetooth has no hard blocks anymore - no problems from the point of
view of hardware. However, there are still one or a few problems in the
realm of software - soft blocks.

Now, I focus more on Bluetooth.

bas@Camino:~$ bluetoothctl -v
bluetoothctl: 5.72
bas@Camino:~$

Apparently, there is Bluetooth software present.

Another test delivers the following output

bas@Camino:~$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
 Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; 
preset: enabled)
 Active: active (running) since Fri 2024-05-10 22:24:26 CEST; 1h 16min ago
   Docs: man:bluetoothd(8)
   Main PID: 2378 (bluetoothd)
 Status: "Running"
  Tasks: 1 (limit: 4221)
 Memory: 988.0K (peak: 2.9M swap: 392.0K swap peak: 408.0K)
CPU: 110ms
 CGroup: /system.slice/bluetooth.service
 └─2378 /usr/libexec/bluetooth/bluetoothd

mei 10 22:24:26 ConnectON bluetoothd[2378]: Starting SDP server
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support csip plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: profiles/audio/micp.c:micp_init() 
D-Bus experimental not enabled
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support micp plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support vcp plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support mcp plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support bass plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support bap plugin
mei 10 22:24:27 ConnectON bluetoothd[2378]: Bluetooth management interface 1.22 
initialized
mei 10 22:24:27 ConnectON bluetoothd[2378]: src/profile.c:register_profile() 
:1.55 tried to register 111e>
lines 1-22/22 (END)

Now, I break down this output in two parts

This is the first, upper part....

«(...)
bas@Camino:~$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
 Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; 
preset: enabled)
 Active: active (running) since Fri 2024-05-10 22:24:26 CEST; 1h 16min ago
   Docs: man:bluetoothd(8)
   Main PID: 2378 (bluetoothd)
 Status: "Running"
  Tasks: 1 (limit: 4221)
 Memory: 988.0K (peak: 2.9M swap: 392.0K swap peak: 408.0K)
CPU: 110ms
 CGroup: /system.slice/bluetooth.service
 └─2378 /usr/libexec/bluetooth/bluetoothd
(...)»

This looks goods apparently, unless some expert perceives here a
problem.

Now, we take a look at the second and last part of the output report

«(...)
mei 10 22:24:26 ConnectON bluetoothd[2378]: Starting SDP server
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support csip plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: profiles/audio/micp.c:micp_init() 
D-Bus experimental not enabled
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support micp plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support vcp plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support mcp plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does not support bass plugin
mei 10 22:24:26 ConnectON bluetoothd[2378]: src/plugin.c:plugin_init() System 
does

[Bug 2065074] Re: Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» or something else?

2024-05-09 Thread Bas Roufs
Tests related to Bluetooth:

https://askubuntu.com/questions/641892/hcitool-scan-does-not-find-my-
bluetooth-device

According to this article, the command hcitool dev should need to
deliver a list of Bluetooth devices. I get this non-result - though I
have been using Bluetooth at the same laptop, when it ran on Kubuntu
22.04.4. LTS:

bas@Camino:~$ hcitool dev
Devices:
bas@Camino:~$
bas@Camino:~$ hcitool -i hci1 scan
Invalid device: No such device

bas@Camino:~$ sudo hcitool scan
[sudo] password for bas:
Device is not available: No such device


WIFI and Bluetooth related tests based at this article:

https://askubuntu.com/questions/474219/wifi-is-hard-locked

bas@Camino:~$ rfkill unblock all
bas@Camino:~$
(Apparently, nothing happens.)


bas@Camino:~$ rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
bas@Camino:~$

The keyboard key combination FN and F5 at my Lenovo Thinkpad X230 should
need to switch on and switch off WIFI. However, nothing happens. I keep
getting this test result:

bas@Camino:~$ rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes


Info at page 47 of the hardware manual related to Lenovo Thinkpad X230: FN+F5 
Enables or disables the built-in wireless networking features.
Notes: If you want to use Fn+F5 to enable or disable the wireless features, the 
following
device drivers must be installed on the computer beforehand:
• Power Management Driver
• On Screen Display Utility
• Wireless device drivers

Question - is there a way to get such drivers and to get them working at
Kubuntu 24.04 LTS?

https://askubuntu.com/questions/1325028/wifi-gets-hard-blocked-on-
ubuntu-20-04-2-hp-15-series

bas@Camino:~$ sudo rfkill unblock 0
[sudo] password for bas:
bas@Camino:~$ rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
bas@Camino:~$


bas@Camino:~$ sudo rfkill unblock all
[sudo] password for bas:
bas@Camino:~$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-6.8.0-31-generic
bas@Camino:~$ rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
bas@Camino:~$


https://askubuntu.com/questions/1436900/wi-fi-and-bluetooth-got-hardblocked-after-upgrading-xubuntu-from-22-04-to-22-1

bas@Camino:~$ rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
bas@Camino:~$

Test after removing and reinserting battery:

bas@Camino:~$ sudo rfkill list all
[sudo] password for bas:
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
bas@Camino:~$

SUMMARY SO FAR:

WIFI and Bluetooth works at Kubuntu 22.04.4. LTS. However, it does not
at Kubuntu 24.04 LTS. I have been using both LTS systems at exactly the
same laptop with the same BIOS settings.

Software and hardware system info


Operating System: Kubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.8.0-31-generic (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-3320M CPU @ 2.60GHz
Memory: 3,5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 4000
Manufacturer: LENOVO
Product Name: 2325AZ8
System Version: ThinkPad X230

WHAT TO DO NEXT TO GET BACK WIFI AND Bluetooth?
===

Apparently, both WIFI and Bluetooth got hard blocked  after a fresh install of 
Kubuntu 24.04 LTS at my laptop.
Kubuntu 22.04.4. was a fresh install of early April, at the same laptop, with 
the same BIOS settings. In the BIOS, there is no password or security lock. 
It's simply default stuff.

I have no clue what to do next.

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

Title:
  Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS.
  «Hard blocks» or something else?

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


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

[Bug 2065074] Re: Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» or something else?

2024-05-07 Thread Bas Roufs
** Attachment added: "3a. Impossible to get Bluetooth enabled"
   
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/2065074/+attachment/5775993/+files/3a.%20Impossible%20to%20get%20Bluetooth%20enabled.png

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

Title:
  Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS.
  «Hard blocks» or something else?

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


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

[Bug 2065074] Re: Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» or something else?

2024-05-07 Thread Bas Roufs
** Attachment added: "3. Bluetooth disbabled"
   
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/2065074/+attachment/5775992/+files/3.%20Bluetooth%20disbabled.png

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

Title:
  Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS.
  «Hard blocks» or something else?

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


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

[Bug 2065074] Re: Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» or something else?

2024-05-07 Thread Bas Roufs
** Attachment added: "2. Enabling WIFI not possible."
   
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/2065074/+attachment/5775973/+files/2.%20Enabling%20WIFI%20not%20possible.png

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

Title:
  Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS.
  «Hard blocks» or something else?

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


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

[Bug 2065074] Re: Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» or something else?

2024-05-07 Thread Bas Roufs
** Attachment added: "1a. Focus at  mouse pointer at WIFI connection corner 
right down under"
   
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/2065074/+attachment/5775972/+files/1a.%20Focus%20at%20%20mouse%20pointer%20at%20WIFI%20connection%20corner%20right%20down%20under.png

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

Title:
  Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS.
  «Hard blocks» or something else?

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


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

[Bug 2065074] [NEW] Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS. «Hard blocks» or something else?

2024-05-07 Thread Bas Roufs
Public bug reported:

Cannot enable WIFI & Bluethooth at fresh install of Kubuntu 24.04 LTS.
«Hard blocks» or something else?

Update from the bug reporter, Bas Roufs, Tuesday 7 May 2024, at about
12.30 CEST, Mook, near Nijmegen, The Netherlands:

For:

Expert users and developers of Kubuntu and/or other flavours of *Ubuntu,
who know about WIFI and Bluetooth - especially in connection with the
package rfkill.

Cc.:

KDE Experts.


Previous versions of this report I have submitted here:

https://bugs.kde.org/show_bug.cgi?id=486368

KDE experts who have replied me there, emphasised that the issue needs
to be resolved «downstream», in my case at the level of *Ubuntu.


INTRODUCTION.


@ Kubuntu and other *Ubuntu expert users.

After checking the settings related to WIFI (and Bluetooth), I ended up
filing a bug report at KDE:

https://bugs.kde.org/show_bug.cgi?id=486368

According to the feedback I got from KDE experts after doing so, the
problem is real. However, those experts say it cannot be solved at the
side of KDE. It needs to be solved «downstream», so at the side of
Kubuntu and other Ubuntu flavours in our case. That's why, i finally
file this bug report.


THE PROBLEM IN BRIEF.


So far, I do not manage to get WIFI enabled by the useful steps at a fresh 
install of Kubuntu 24.04 LTS, at  this laptop:
Lenovo Thinkpad X230 i5, along with 4 GB RAM, 250 GB SSD. A quick internet 
search clarifies me that I am not the only one who deals with this problem.

I do work now with wired internet. However, this wired connection does
not help me so far to get the WIFI enabled. The same applies for
Bluetooth. Neither GUI approaches, nor command line solves anything so
far.

Ticking the box for enabling WIFI is not possible. The same applies for 
Bluetooth. Check the screenshots I send along with this bug report.
It's about the graphical check down under - fruitlessly trying to tick the box 
to enable WIFI or the one to enable Bluetooth.
At each screenshot, you can see a red arrow pointing at a WIFI or Bluetooth 
check box that cannot be ticked.

Here, I go through the screeenshots that I send along this bug report:

1. Mouse at WIFI connection corner right down under. I indicate the
place to look at by means of a red arrow.

1a. Focus at  mouse pointer at WIFI connection corner right down under.

2. Enabling WIFI not possible. The red arrow and the mouse pointer point
at the box that cannot be ticked with a view to enabling WIFI.

2a. Detail - Enabling WIFI not possible. A more detailed look at the
corner where the red arrow points at the box that cannot be ticked.

3. Bluetooth disbabled. The red arrow and the mouse pointer both point
at the area where bluetooth should need to be enabled.

3a. Impossible to get Bluetooth enabled. After the click indicated by image 3, 
I end up here The button aimed at enabling Bluetooth cannot
be toggled. This button is being indicated by the mouse pointer and the red 
arrow.

A few terminal checks so far do not solve the problem. However, more
info comes to the surface. Take a look at the next paragraph.


COMMAND LINE OUTPUT REPORTS.
=
Terminal checks derived from, amongst other pages:

https://www.baeldung.com/linux/connect-network-cli

https://www.baeldung.com/linux/disable-wireless-network


bas@Camino:~$ iw dev
phy#0
Interface wlp3s0
ifindex 3
wdev 0x1
addr 9c:4e:36:aa:5c:d0
type managed
txpower 0.00 dBm
multicast TXQ:
qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol 
tx-bytestx-packets
0   0   0   0   0   0   0   
0   0
bas@Camino:~$ sudo ip link set wlp3s0 up
RTNETLINK answers: Operation not possible due to RF-kill
bas@Camino:~$
bas@Camino:~$ nmcli radio wifi disabled
bas@Camino:~$ nmcli radi wifi on
bas@Camino:~$ sudo nmcli radio wifi on
bas@Camino:~$ sudo ip link set wlp3s0 up
RTNETLINK answers: Operation not possible due to RF-kill
bas@Camino:~$
bas@Camino:~$ rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: yes
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
bas@Camino:~$


STEPS TO REPRODUCE
=
1. Check my screeenshots attached to  this bug report. See also above, «THE 
PROBLEM IN BRIEF».

2. Command line checks summarised here - see here above, «COMMAND LINE
OUTPUT REPORTS.»,

What I expected to happen.
=
Enabling WIFI should need to be possible via either command line, the graphical 
approach or both of them.
In early April 2024, only some weeks ago, I have fresh-installed Kubuntu 
22.04.4 LTS at exactly the same laptop, with the same SSD, the same hardware 
specs and BIOS settings. At that configuration, WIFI worked out of the box, 
simply correctly. Bluethooth worked also - how

Re: [Bug 2063952] Re: 22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.

2024-05-07 Thread Bas Roufs
Hello Rick.

Thanks for your very useful comment.

Op za 4 mei 2024 om 12:50 schreef Rik Mills
<2063...@bugs.launchpad.net>:

> I can see from the logs that you must have packages from the backports-
> extra PPA on your system, to get newest plasma 5.27. The packages in
> that are backported from 24.04, so are newer than those found 23.10.
> This is likely the source of most of the conflicts and refusal to
> upgrade.
>

As far as I know, you are totally right.

>
> Re-enabling the backports PPA then removing it with ppa-purge may be a
> solution to at least some of this.


I have been trying such a solution. However, it did not work out. Moreover,
at some point, I got too many complications.  The most important one: the
system was not able any more to read a 2 GB USB stick and 4 TB external
hard drives = 3 items I use fore backup purposes. When stumbling on those
complications, I made a few emergency backups via WETRANSFER, after which I
did the following First, I reformatted and repartitioned the SSD with
Gparted at System rescue at a Ventoy USB. Then, I made a fresh manually
partitioned install of Kubuntu 24.04 LTS, the most recent LTS.  About this,
I'll tell more in other posts.


> I would note that 22.04 to 23.10
> upgrades is non standard and not a path that really gets tested.
>

You might be right about this too. It was some emergency solution after me
remarking that a direct upgrade from 22.04 to 24.04 is not yet possible. It
became clear to me that this will be possible on 15 August 2024, after the
issue of Kubuntu 24.04.1 LTS. I could not wait till that moment.

Yours.

Bas.

--

Bas G. Roufs

-- 

Bas G. Roufs MA
Rijksweg 66a
NL-6585 AG Mook
+31 6 446 835 10
basro...@gmail.com

Mook ligt ca. 10 km. ten zuiden van Nijmegen en 10 km. ten oosten van de
Duitse grens.
Uitspraak -ou- in achternaam «Roufs»: zoals in «bouwen».

Mook is about 10 km. south of Nijmegen and 10 km west of the German border.
Pronunciatiation -ou- family name «Roufs»: like in «about».

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

Title:
  22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.

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


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

Re: [Bug 2063952] Re: 22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.

2024-05-02 Thread Bas Roufs
Hello Julian and all others.


Op ma 29 apr. 2024 14:01 schreef Julian Andres Klode <
2063...@bugs.launchpad.net>:

> ** Summary changed:
>

Thanks for considering my bug report!

You share here two possible summaries.


> - 22.04 to 23.10 upgrade fails to keep kubuntu-desktop installed
>

This possible explanation coincides best with my experience of 25 & 26
April 2024. There WAS a Kubuntu desktop. However, my upgrade attempts
revealed major problems that made the whole configuration unusable.


+ 22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.
>


May be, we can formulate it like this:
«()
When trying to upgrade from 22.04 to 23.10, the 23.10 kubuntu-desktop is
not installable.
(...)»

At some point, there were simply too many complications. That's why, I
decided to try a fresh install of Kubuntu 24.04 LTS. After a bit of
tweaking, trial and error, I DID manage to get started with it. About that,
I'll share another post and one more bug report.

Yours.
Bas.

>



Bas G. Roufs MA

Rijksweg 66a

NL-6585 AG Mook

+31 6 446 835 10

basro...@gmail.com


> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/2063952
>
> Title:
>   22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2063952/+subscriptions
>
>

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

Title:
  22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.

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


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

[Bug 2063952] Re: 22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.

2024-05-02 Thread Bas Roufs
Hello Julian and all others.


Op ma 29 apr. 2024 14:01 schreef Julian Andres Klode 
<2063...@bugs.launchpad.net>:


** Summary changed:


Thanks for considering my bug report!

You share here two possible summaries.


- 22.04 to 23.10 upgrade fails to keep kubuntu-desktop installed


This possible explanation coincides best with my experience of 25 & 26 April 
2024. There WAS a Kubuntu desktop. However, my upgrade attempts revealed major 
problems that made the whole configuration unusable. 


+ 22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.


May be, we can formulate it like this:
«()
When trying to upgrade from 22.04 to 23.10, the 23.10 kubuntu-desktop is not 
installable.
(...)»

At some point, there were simply too many complications. That's why, I
decided to try a fresh install of Kubuntu 24.04 LTS. After a bit of
tweaking, trial and error, I DID manage to get started with it. About
that, I'll share another post and one more bug report.

Yours.
Bas.

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

Title:
  22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.

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


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

[Bug 1731710] Re: Add multiarch support to libogdi

2024-04-28 Thread Bas Couwenberg
This is fixed in ogdi-dfsg (4.1.1+ds-2), but that contained a bug [0]
which was fixed in ogdi-dfsg (4.1.1+ds-4).

[0] https://lists.debian.org/debian-gis/2024/04/msg6.html

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

** Also affects: ogdi-dfsg (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063996
   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/1731710

Title:
  Add multiarch support to libogdi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ogdi-dfsg/+bug/1731710/+subscriptions


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

Re: [Bug 2063952] [NEW] Upgrade problem caused by many mistakes and broken packages.

2024-04-27 Thread Bas Roufs
Wanna add one thing.

Thanks God, I DID manage to read and write my 128 GB Ventoy USB. I already
copied the ISO to it from Kubuntu 24.04 LTS.I

However, I cannot read the 2 and 4 GB USB devices I am using for backup
purposes. This is one of the reasons, I have decided to carry out a fresh
install of the latest Kubuntu LTS at my system.

Yours.

Bas.

Yours.

Bas.

Op za 27 apr 2024 om 16:45 schreef Bas Roufs
<2063...@bugs.launchpad.net>:

> Public bug reported:
>
> Upgrade problem caused by many mistakes and broken packages.
>
> Bug report 27 April 2024.in
>
> From Bas Roufs for Kubuntu developers.
>
> Mook, near Nijmegen, NL, 27 April 2024.
>
> Hello Everybody.
>
> Only a few weeks ago, I installed Kubuntu 22.04.1 LTS at my Lenovo
> Thinkpad X230 i5, 4GB RAM and 250 GB SSD at present. In a few weeks from
> now, I'll go to a computer repair shop that will add an extra SSD of 1
> GB and 2 DDR 3, 1600 Mhz memory banks - with a view to getting 16 GB
> RAM.
>
> My idea was the following
>
> STEP 1.
> Prepare a system with the all the packages and languages modules I need
> for 10 languages - spell and grammar check, etc.
>
> STEP 2.
> Upgrade from Kubuntu 22.04.4 LTS to Kubuntu 24.04 LTS.
> However, it has become clear to me that a direct, automatic upgrade from
> the previous LTS to the current one is only possible after the issue of
> Kubuntu 24.04.1 LTS on 15 August 2024. This is way too late for me and in
> the middle of my holiday period.
> So, I have considered the option to make first an upgrade to Kubuntu
> 23.10, after which I would upgrade to 24.04. However, this attempt ended up
> in many, many complications as summarised here.
>
> STEP 3.
> Attempt to prepare a data only backup via Backintime or Luckybackup.
> However, Backintime seemingly caused complications as summarised below.
>
> STEP 3A.
> Attempt to prepare a system backup via Timeshift. However, this is too
> complicated for now - I'll start using Timeshift after getting the new 1 TB
> SSD. The old 250 GB SSD, I want to use for the Timeshift system-backup. My
> practice experience makes me clear that Timeshift is NOT AT ALL good for
> migration from one disk or one laptop to another.
>
> STEP 3B.
> Prepare migration from the smaller to the bigger SSD: via a compressed
> CloneZilla ISO image of the whole SSD at a Ventoy USB. Like this, I wanted
> to port all the packages, language modules, etc. to the bigger, new SSD.
> However, because of the complications summarised below, I need to make a
> fresh new install of, in this case, Kubuntu 24.04 LTS even before getting
> the hard ware upgrades: the extra SSD and RAM memory. With the language
> modules, packages, etc., I need to start again after fresh-installing
> «Noble Numbat».
>
> On the other hand, I stick to the plan to create a CloneZilla ISO: a
> compressed version of the contents my whole small 250 GB SDD. Like this,
> I want to get all the language settings, etc. to the new configuration
> after getting the new 1 TB SSD.
>
> STEP 3C.
> After getting the new SSD and RAM memory Installing the whole system
> and all data from the CloneZilla ISO.
>
> COMPLICATIONS EVER SINCE THURSDAY 25-04-2024.
>
> After installing Backintime, for the data only backup, the system does not
> 'see' anymore my 4 TB external hard disks, formatted in EXT4. Also a 2 TB
> USB stick formatted in FAT32 can not be used any more. Note - I am using
> USB 3.0 ports.
> So, I uninstalled again Backintime. However, this uninstallit ment action
> does not help. My system still does not "see" USB devices.
>
> That's why, I have copied some provisional data backups to Wetransfer.
> ASAP after fresh-installing Kubuntu 24.04 LTS, I'll retrieve my recent
> data from there.
>
> On Thursday, Kubuntu 24.04 LTS has been released. However, I do not manage
> to upgrade to it. That's why, I did several attempts to upgrade to Kubuntu
> 23.10, prior to upgrading to the newest LTS version. However, because of my
> ppa backports, I was not able to do an upgrade.
> So, I have removed the backports and also Flatpak - via the package
> managers at my system.
>
> However, those efforts did not help. Several attempts to upgrade to
> 23.10 ended up like this:
>
> «(...)
> bas@Camino:~$ sudo do-release-upgrade -m desktop
> Checking for a new Ubuntu release
> ERROR:root:getting the encoding failed
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeView.py",
> line 39, in 
> locale.setlocale(locale.LC_ALL, "")
>   File "/usr/lib/python3.10/locale.py", line 620, in setlocale
> return _setlocale(category, locale)
> locale.Error: unsuppor

[Bug 2063952] [NEW] Upgrade problem caused by many mistakes and broken packages.

2024-04-27 Thread Bas Roufs
Public bug reported:

Upgrade problem caused by many mistakes and broken packages.

Bug report 27 April 2024.in

From Bas Roufs for Kubuntu developers.

Mook, near Nijmegen, NL, 27 April 2024.

Hello Everybody.

Only a few weeks ago, I installed Kubuntu 22.04.1 LTS at my Lenovo
Thinkpad X230 i5, 4GB RAM and 250 GB SSD at present. In a few weeks from
now, I'll go to a computer repair shop that will add an extra SSD of 1
GB and 2 DDR 3, 1600 Mhz memory banks - with a view to getting 16 GB
RAM.

My idea was the following

STEP 1.
Prepare a system with the all the packages and languages modules I need for 10 
languages - spell and grammar check, etc.

STEP 2.
Upgrade from Kubuntu 22.04.4 LTS to Kubuntu 24.04 LTS.
However, it has become clear to me that a direct, automatic upgrade from the 
previous LTS to the current one is only possible after the issue of Kubuntu 
24.04.1 LTS on 15 August 2024. This is way too late for me and in the middle of 
my holiday period.
So, I have considered the option to make first an upgrade to Kubuntu 23.10, 
after which I would upgrade to 24.04. However, this attempt ended up in many, 
many complications as summarised here.

STEP 3.
Attempt to prepare a data only backup via Backintime or Luckybackup.
However, Backintime seemingly caused complications as summarised below.

STEP 3A.
Attempt to prepare a system backup via Timeshift. However, this is too 
complicated for now - I'll start using Timeshift after getting the new 1 TB 
SSD. The old 250 GB SSD, I want to use for the Timeshift system-backup. My 
practice experience makes me clear that Timeshift is NOT AT ALL good for 
migration from one disk or one laptop to another.

STEP 3B.
Prepare migration from the smaller to the bigger SSD: via a compressed 
CloneZilla ISO image of the whole SSD at a Ventoy USB. Like this, I wanted to 
port all the packages, language modules, etc. to the bigger, new SSD.
However, because of the complications summarised below, I need to make a fresh 
new install of, in this case, Kubuntu 24.04 LTS even before getting the hard 
ware upgrades: the extra SSD and RAM memory. With the language modules, 
packages, etc., I need to start again after fresh-installing «Noble Numbat».

On the other hand, I stick to the plan to create a CloneZilla ISO: a
compressed version of the contents my whole small 250 GB SDD. Like this,
I want to get all the language settings, etc. to the new configuration
after getting the new 1 TB SSD.

STEP 3C.
After getting the new SSD and RAM memory Installing the whole system and 
all data from the CloneZilla ISO.

COMPLICATIONS EVER SINCE THURSDAY 25-04-2024.

After installing Backintime, for the data only backup, the system does not 
'see' anymore my 4 TB external hard disks, formatted in EXT4. Also a 2 TB USB 
stick formatted in FAT32 can not be used any more. Note - I am using USB 3.0 
ports.
So, I uninstalled again Backintime. However, this uninstallit ment action does 
not help. My system still does not "see" USB devices.

That's why, I have copied some provisional data backups to Wetransfer.
ASAP after fresh-installing Kubuntu 24.04 LTS, I'll retrieve my recent
data from there.

On Thursday, Kubuntu 24.04 LTS has been released. However, I do not manage to 
upgrade to it. That's why, I did several attempts to upgrade to Kubuntu 23.10, 
prior to upgrading to the newest LTS version. However, because of my ppa 
backports, I was not able to do an upgrade.
So, I have removed the backports and also Flatpak - via the package managers at 
my system.

However, those efforts did not help. Several attempts to upgrade to
23.10 ended up like this:

«(...)
bas@Camino:~$ sudo do-release-upgrade -m desktop
Checking for a new Ubuntu release
ERROR:root:getting the encoding failed
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeView.py", line 
39, in 
locale.setlocale(locale.LC_ALL, "")
  File "/usr/lib/python3.10/locale.py", line 620, in setlocale
return _setlocale(category, locale)
locale.Error: unsupported locale setting

= Welcome to Ubuntu 23.10 'Mantic Minotaur' =

The Ubuntu team is proud to announce Ubuntu 23.10 'Mantic Minotaur'.

(...ETC.)

Could not determine the upgrade

An unresolvable problem occurred while calculating the upgrade.

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


Restoring original system state

Aborting
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
bas@Camino:~$
(...)»

I have been checking main.log and apt.log as well as some other logs in 
'/var/log/dist-upgrade'
Main problem - too many broken packages and depencies.

What to do next?
One option i

[Bug 2043376] Re: adsys cant fetch gpos ubuntu 22.04.3

2024-04-17 Thread Bas Prins
Hi, I have (I believe) the exact same error message. I am setting up my
personal samba AD server (running on ubuntu 22.04). I can join windows
computers without any problem to the domain. I can use RAST (users and
groups) from windows to manage the domain (add/create/change
users/groups).

I can also join linux computers (ubuntu 23.04 and ubuntu 23.10), and I
can login with a domain user. But, when I login, I get errors from the
server

```
bp@legion-ubuntu:~ % sudo login
legion-ubuntu.sb.lan login: SB\bp
Password: 

Login incorrect
legion-ubuntu.sb.lan login: SB\bp
Password: 
Welcome to Ubuntu 23.04 (GNU/Linux 6.2.0-37-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management: https://landscape.canonical.com
 * Support:https://ubuntu.com/pro

3 updates can be applied immediately.
To see these additional updates run: apt list --upgradable

Your Ubuntu release is not supported anymore.
For upgrade information, please visit:
http://www.ubuntu.com/releaseendoflife

New release '23.10' available.
Run 'do-release-upgrade' to upgrade to it.


The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.


The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.

Last login: Wed Apr 17 14:05:59 CEST 2024 on pts/1
Applying machine settings
ERROR Error from server: error while updating policy: can't get policies for 
"legion-ubuntu": failed to retrieve the list of GPO (exited with 1): exit 
status 1
Failed to bind - LDAP client internal error: NT_STATUS_INVALID_PARAMETER
Failed to connect to 'ldap://dc.sb.lan' with backend 'ldap': LDAP client 
internal error: NT_STATUS_INVALID_PARAMETER
Failed to open session: (1, 'LDAP client internal error: 
NT_STATUS_INVALID_PARAMETER') 

Failure setting user credentials
```

This prevents me from logging in through normal login screen.

My sssd.conf

```
bp@legion-ubuntu:~ % sudo cat /etc/sssd/sssd.conf

[sssd]
domains = sb.lan
config_file_version = 2
services = nss, pam
debug_level = 10

[domain/sb.lan]
default_shell = /bin/bash
krb5_store_password_if_offline = True
cache_credentials = True
krb5_realm = SB.LAN
realmd_tags = manages-system joined-with-adcli 
id_provider = ad
fallback_homedir = /home/%u@%d
ad_domain = sb.lan
use_fully_qualified_names = True
ldap_id_mapping = True
access_provider = ad
timeout = 20
ldap_uri = ldap://dc.sb.lan
ldap_search_base = dc=sb,dc=lan
auth_provider = krb5
krb5_server = dc.sb.lan
krb5_passwd = dc.sb.lan
krb5_validate = True
# 
https://serverfault.com/questions/872542/debugging-sssd-login-pam-sss-system-error
# suggested work around in question
ad_gpo_access_control = permissive

```

Any chance you could point me in the right direction? I am sure there is
something wrong (I expect it to be client side since windows computers
seem to work perfectly fine in the samba AD domain)

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

Title:
  adsys cant fetch gpos ubuntu 22.04.3

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


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

[Bug 2029924] Re: [SRU] "Can't locate lcovutil.pm" after updating to 2.0-1

2024-03-08 Thread Bas Prins
Hi Sudip,

Still trying to get lcov working on and off :).

You asked for the output of apt cache:

bp@bas-hp:~ % apt-cache policy lcov   
lcov:
  Installed: (none)
  Candidate: 2.0-1
  Version table:
 2.0-1ubuntu0.1 400
100 http://nl.archive.ubuntu.com/ubuntu mantic-proposed/universe amd64 
Packages
100 http://nl.archive.ubuntu.com/ubuntu mantic-proposed/universe i386 
Packages
 2.0-1 500
500 http://nl.archive.ubuntu.com/ubuntu mantic/universe amd64 Packages
500 http://nl.archive.ubuntu.com/ubuntu mantic/universe i386 Packages
100 /var/lib/dpkg/status

So this means I should be able to install 2.0-1 "400" from proposed, and
2.0-1 "500" from universe? Or what exactly is this telling me?

I just tried to :
sudo apt-get install lcov -t mantic-proposed

Which results in:

bp@bas-hp:~ % sudo apt-get install lcov -t mantic-proposed
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libgstreamer-plugins-bad1.0-0 libgupnp-igd-1.6-0 libnice10
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  lcov
0 upgraded, 1 newly installed, 0 to remove and 76 not upgraded.
Need to get 0 B/177 kB of archives.
After this operation, 744 kB of additional disk space will be used.
Selecting previously unselected package lcov.
(Reading database ... 332568 files and directories currently installed.)
Preparing to unpack .../archives/lcov_2.0-1_all.deb ...
Unpacking lcov (2.0-1) ...
Setting up lcov (2.0-1) ...
Processing triggers for man-db (2.11.2-3) ...


And then when running lcov --version 

bp@bas-hp:~ % lcov --version
Can't locate lcovutil.pm in @INC (you may need to install the lcovutil module) 
(@INC contains: /usr/local/lib/lcov /etc/perl 
/usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 
/usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 
/usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 
/usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/bin/lcov line 102.
BEGIN failed--compilation aborted at /usr/bin/lcov line 102.

still gives me the same error.

What am I still doing wrong?

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

Title:
  [SRU] "Can't locate lcovutil.pm" after updating to 2.0-1

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


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

[Bug 2029924] Re: [SRU] "Can't locate lcovutil.pm" after updating to 2.0-1

2024-02-26 Thread Bas Prins
Arghh... I wrote you name wrong and I can't edit my comment :(. 
Apologies again...

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

Title:
  [SRU] "Can't locate lcovutil.pm" after updating to 2.0-1

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


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

[Bug 2029924] Re: [SRU] "Can't locate lcovutil.pm" after updating to 2.0-1

2024-02-26 Thread Bas Prins
Hi Supid, I am really sorry but I don't know how to install the fix. Not that 
familiar with linux as I should be I guess. 
- I again added the proposed repos
- sudo apt remove lcov
- sudo apt-get install lcov -t mantic-proposed (I am pretty sure this installed 
the wrong version again, the 2.0.1)

See output below

bp@bas-hp:~ % sudo apt-get install lcov -t mantic-proposed
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  lcov
0 upgraded, 1 newly installed, 0 to remove and 62 not upgraded.
Need to get 0 B/177 kB of archives.
After this operation, 744 kB of additional disk space will be used.
Selecting previously unselected package lcov.
(Reading database ... 331408 files and directories currently installed.)
Preparing to unpack .../archives/lcov_2.0-1_all.deb ...
Unpacking lcov (2.0-1) ...
Setting up lcov (2.0-1) ...
Processing triggers for man-db (2.11.2-3) ...

Or... should I do something manual based on the salsa debian link you
shared?

Again, apologies for the stupid questions.. I just want lcov working
again on 23.10

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

Title:
  [SRU] "Can't locate lcovutil.pm" after updating to 2.0-1

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


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

[Bug 1971428] Re: CPU pipe A FIFO underrun

2022-05-03 Thread Bas Janssen
Same here on my Dell XPS 13 with i915 graphics. Occasionally it gets
worse: my screen goes completely black and won't come back on unless I
switch to an external monitor and back, or reboot.

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

Title:
  CPU pipe A FIFO underrun

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


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

[Bug 1875015] Re: Displaylink is extremely slow

2022-01-21 Thread Bas Prins
Just to share with those who didn't knew. I just leared that you can use
wayland instead of xorg with ubuntu 21.10. I've installed the latest
stable display link drivers, and I am running my 2 screens via
displaylink without any problems now.

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

Title:
  Displaylink is extremely slow

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


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

[Bug 1875015] Re: Ubuntu 20.04 and Displaylink is extremely slow

2022-01-02 Thread Bas Prins
Scratch that After a reboot it's the same story all over again.
1FPS. Read so many posts on this topic. Will this ever get solved or is
displaylink for ubuntu (/linux) just not on the agenda? (iow is this the
end for me with ubuntu?)

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

Title:
  Ubuntu 20.04 and Displaylink is extremely slow

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


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

[Bug 1875015] Re: Ubuntu 20.04 and Displaylink is extremely slow

2022-01-02 Thread Bas Prins
Hi aaron, after building up my hate again towards microsoft for two
months (bought a new fancy laptop, upgraded to windows11, and my screens
connected via display link went dark from time to time, no fix, really
freaking annoying), I thought 

[Bug 1947444] Re: Missing dependnecy in sfcgal 1.3.7 on focal

2021-10-16 Thread Bas Couwenberg
sfcgal is not actively maintained in Ubuntu, this issue is unlikely to
get fixed.

sfcgal (1.3.7-4) has a patch to fix this issue when using sfcal-config,
you should consider using that like postgis does.

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

Title:
  Missing dependnecy in sfcgal 1.3.7 on focal

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


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

[Bug 1945985] [NEW] Can't use number pad for password prompt full disk encryption

2021-10-04 Thread Bas de Bruijne
Public bug reported:

When the entering my password for full disk encryption, I cannot use the
number pad to enter numbers. The number pad keys enter several
characters in the password prompt and that occasionally makes the
password prompt crash.

Entering the numbers using the top keyboard row has no problems.

Ubuntu 20.04.3 LTS
5.11.0-37-generic

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.11.0-37-generic 5.11.0-37.41~20.04.2
ProcVersionSignature: Ubuntu 5.11.0-37.41~20.04.2-generic 5.11.22
Uname: Linux 5.11.0-37-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.11-0ubuntu27.20
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct  4 09:08:23 2021
InstallationDate: Installed on 2021-07-30 (65 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
SourcePackage: linux-signed-hwe-5.11
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-signed-hwe-5.11 (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/1945985

Title:
  Can't use number pad for password prompt full disk encryption

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


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

[Bug 1930733] Re: Kernel oops with the 460.80 and 465.27 drivers when using DP, but not with HDMI

2021-06-18 Thread Bas Schilperoord
When is this going to be fixed? It's really annoying we have to use old
drivers in order to get it to work. 460.56 works, but all the others
don't

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

Title:
  Kernel oops with the 460.80 and 465.27 drivers when using DP, but not
  with HDMI

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

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

[Bug 1930733] Re: Kernel oops with the 460.80 and 465.27 drivers when using DP, but not with HDMI

2021-06-11 Thread Bas Schilperoord
460.84 doesn't work with DisplayPort cables, still. I have tried to
install it, but it freezes at the end of the installation.

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

Title:
  Kernel oops with the 460.80 and 465.27 drivers when using DP, but not
  with HDMI

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

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

[Bug 1930976] Re: 5.8.0-55 kernel issue with RTX 3080 on Nvidia drivers

2021-06-05 Thread Bas Schilperoord
** Also affects: nvidia-graphics-drivers-460 (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/1930976

Title:
  5.8.0-55 kernel issue with RTX 3080 on Nvidia drivers

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

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

[Bug 1930976] Re: 5.8.0-55 kernel issue with RTX 3080 on Nvidia drivers

2021-06-05 Thread Bas Schilperoord
** Information type changed from Public to Public Security

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

Title:
  5.8.0-55 kernel issue with RTX 3080 on Nvidia drivers

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

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

[Bug 1930976] [NEW] 5.8.0-55 kernel issue with RTX 3080 on Nvidia drivers

2021-06-05 Thread Bas Schilperoord
Public bug reported:

Kernel: 5.8.0-55
The last kernel destroyed my Ubuntu 20.04.02 installation, something went wrong 
with some kernel packages. It seems like Ubuntu is unable to find my video card 
correctly and the device drivers from Nvidia don't seem to work anymore. I had 
to do a clean installation, but even that doesn't solve the problem. I think 
this is a serious issue that needs to be looked into.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.8.0-55.62~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-55-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
CompositorRunning: None
Date: Sat Jun  5 16:50:38 2021
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation Device [10de:2206] (rev a1) (prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd Device [1458:403f]
InstallationDate: Installed on 2021-06-05 (0 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
MachineType: Gigabyte Technology Co., Ltd. X570 AORUS MASTER
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-55-generic 
root=UUID=4984fe2f-d45f-4734-884c-2426bcf10ca4 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/23/2021
dmi.bios.release: 5.17
dmi.bios.vendor: American Megatrends International, LLC.
dmi.bios.version: F33j
dmi.board.asset.tag: Default string
dmi.board.name: X570 AORUS MASTER
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF33j:bd04/23/2021:br5.17:svnGigabyteTechnologyCo.,Ltd.:pnX570AORUSMASTER:pvr-CF:rvnGigabyteTechnologyCo.,Ltd.:rnX570AORUSMASTER:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
dmi.product.family: X570 MB
dmi.product.name: X570 AORUS MASTER
dmi.product.sku: Default string
dmi.product.version: -CF
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.102-1ubuntu1~20.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.6-0ubuntu0.20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1.2~20.04.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug focal ubuntu

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

Title:
  5.8.0-55 kernel issue with RTX 3080 on Nvidia drivers

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

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

[Bug 1928701] [NEW] update-grub does not run on kernel updates

2021-05-17 Thread Bas van der Lei
Public bug reported:

A fresh Ubuntu 18.04.5 installation (eg. from ubuntu-18.04.5-server-
amd64.iso) on a EFI machine, will not run update-grub when a kernel is
installed or removed. Resulting in an older kernel being booted or
missing/broken entries in grub.cfg.

It seems the following pre/post hook scripts are missing:
- `/etc/kernel/postinst.d/zz-update-grub`
- `/etc/kernel/postrm.d/zz-update-grub`

This is due to a version mismatch of grub-efi-amd64 and grub2-common. In
2.04-1ubuntu44 of grub2 these scripts are installed as part of
grub2-common package, while in 2.02-2ubuntu8.23 they are conffiles of
the grub-efi-amd64 (or grub-pc, etc) package.

NOTE: A system that previously had an older version of grub-efi-amd64 or
the grub-pc package installed will not encounter this issue since the
scripts are still present as obsolete conffiles:

```
# dpkg --status grub-efi-amd64

Conffiles:
 /etc/kernel/postrm.d/zz-update-grub 536d9d45e3e547638db3c5d58a925b6c obsolete
 /etc/kernel/postinst.d/zz-update-grub 536d9d45e3e547638db3c5d58a925b6c obsolete
```

---

```
$ lsb_release -rd
Description:Ubuntu 18.04.5 LTS
Release:18.04

$ apt-cache policy grub-efi-amd64 grub2-common
grub-efi-amd64:
  Installed: 2.04-1ubuntu44
  Candidate: 2.04-1ubuntu44
  Version table:
 *** 2.04-1ubuntu44 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
100 /var/lib/dpkg/status
 2.02-2ubuntu8.17 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 
Packages
 2.02-2ubuntu8 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
grub2-common:
  Installed: 2.02-2ubuntu8.23
  Candidate: 2.02-2ubuntu8.23
  Version table:
 *** 2.02-2ubuntu8.23 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
100 /var/lib/dpkg/status
 2.02-2ubuntu8.17 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 
Packages
 2.02-2ubuntu8 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
```

---

Could also be the cause of #1922234 and #1927857

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

Title:
  update-grub does not run on kernel updates

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

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

[Bug 1834085] Re: Bluetooth touchpad (Apple Magic Trackpad) disconnects every few minutes

2021-05-04 Thread Bas
exactly the same issue on Ubuntu 20.04 5.8.0-50 on a Lenovo X1 gen8 with
Magic Tracpad 2

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

Title:
  Bluetooth touchpad (Apple Magic Trackpad) disconnects every few
  minutes

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

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

[Bug 1883370] Re: system-config-printer hangs when trying to change driver

2020-12-23 Thread Bas
That worked, thanks!

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

Title:
  system-config-printer hangs when trying to change driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1883370/+subscriptions

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

[Bug 1908901] [NEW] Mysecureshell binary has wrong permission

2020-12-21 Thread Bas van den Dikkenberg
Public bug reported:

After fresh install, users with mysecureshell as shell can't login get
an exit code 14

sftp-verif show that the binary has the wrong permissions

root@scp:/etc/ssh# sftp-verif


MySecureShell Verification Tool


### Verifing file existance ###

/usr/bin/mysecureshell   [ OK ]
/usr/bin/sftp-who[ OK ]
/usr/bin/sftp-kill   [ OK ]
/usr/bin/sftp-state  [ OK ]
/usr/bin/sftp-admin  [ OK ]
/usr/bin/sftp-verif  [ OK ]
/usr/bin/sftp-user   [ OK ]


### Verifing /etc/shells ###

/etc/shells contains /usr/bin/mysecureshell
[ OK ]


### Verifing rights ###

Verifing file rights of /etc/ssh/sftp_config [ OK ]
Verifing file rights of /usr/bin/sftp-who[ OK ]
Verifing file rights of /usr/bin/sftp-verif  [ OK ]
Verifing file rights of /usr/bin/sftp-user   [ OK ]
Verifing file rights of /usr/bin/sftp-kill   [ OK ]
Verifing file rights of /usr/bin/sftp-state  [ OK ]
Verifing file rights of /usr/bin/sftp-admin  [ OK ]
Verifing file rights of /usr/bin/mysecureshell   [ FAILED ]
Rights problems have been detected 0755 and should be 4755
Do you want to repair /usr/bin/mysecureshell file rights ? (Y/n)
y
Good rights (4755) reseted on /usr/bin/mysecureshell file[ OK ]


### Verifing rotation logs ###

Rotation logs have been found
[ OK ]


### Verifing server status ###

Verifing server status (ONLINE)
[ OK ]


### Verifing server dependencies ###

Show only error(s) :


### Verifing server configuration ###

Show only error(s) :
Trying user: root


### All tests dones ###


root@scp:/etc/ssh# lsb_release -rd
Description:Ubuntu 20.04.1 LTS
Release:20.04
root@scp:/etc/ssh#

root@scp:/etc/ssh# apt-cache policy mysecureshell
mysecureshell:
  Installed: 2.0-2build1
  Candidate: 2.0-2build1
  Version table:
 *** 2.0-2build1 500
500 http://nl.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
100 /var/lib/dpkg/status
 1.31 500
500 https://www.hobby.nl/repo focal/main amd64 Packages

** Affects: mysecureshell (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/1908901

Title:
  Mysecureshell binary has wrong permission

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

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

[Bug 1883370] Re: system-config-printer hangs when trying to change driver

2020-12-20 Thread Bas
This bug also affect my Linux Mint 20 install. I left the dialog for
like 10 minutes, but it does not give control back to the user, it's
just frozen. Is there a workaround available for this problem?

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

Title:
  system-config-printer hangs when trying to change driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1883370/+subscriptions

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

[Bug 1883370] Re: system-config-printer hangs when trying to change driver

2020-12-20 Thread Bas
Addendum to the above message: I'm trying to change the driver of a
Canon printer.

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

Title:
  system-config-printer hangs when trying to change driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1883370/+subscriptions

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

[Bug 1902209] [NEW] atop 2.4.0-3 post-installation script subprocess returned error exit status 7

2020-10-30 Thread Willy-Bas Loos
Public bug reported:

When installing atop 2.0.4-3 on ubuntu 20.04 apt says:

The following NEW packages will be installed:
  atop
0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
Need to get 0 B/153 kB of archives.
After this operation, 454 kB of additional disk space will be used.
Selecting previously unselected package atop.
(Reading database ... 354465 files and directories currently installed.)
Preparing to unpack .../atop_2.4.0-3_amd64.deb ...
Unpacking atop (2.4.0-3) ...
Setting up atop (2.4.0-3) ...
uncompress: failed due to lack of room in buffer
dpkg: error processing package atop (--configure):
 installed atop package post-installation script subprocess returned error exit 
status 7
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for ureadahead (0.100.0-21) ...
ureadahead will be reprofiled on next reboot
Processing triggers for systemd (245.4-4ubuntu3.2) ...
Errors were encountered while processing:
 atop
E: Sub-process /usr/bin/dpkg returned an error code (1)


term.log says:
Log started: 2020-10-29  08:37:55
Selecting previously unselected package atop.
(Reading database ... ^M(Reading database ... 5%^M(Reading database ... 
10%^M(Reading database ... 15%^M(Reading database ... 20%^M(Reading database 
... 25%^M(Reading database ... 30%^M(Reading database ... 35%^M(Reading 
database ... 40%^M(Reading database ... 45%^M(Reading database ... 
50%^M(Reading database ... 55%^M(Reading database ... 60%^M(Reading database 
... 65%^M(Reading database ... 70%^M(Reading database ... 75%^M(Reading 
database ... 80%^M(Reading database ... 85%^M(Reading database ... 
90%^M(Reading database ... 95%^M(Reading database ... 100%^M(Reading database 
... 354465 files and directories currently installed.)
Preparing to unpack .../atop_2.4.0-3_amd64.deb ...
Unpacking atop (2.4.0-3) ...
Setting up atop (2.4.0-3) ...
uncompress: failed due to lack of room in buffer
ESC[1mdpkg:ESC[0m error processing package atop (--configure):
 installed atop package post-installation script subprocess returned error exit 
status 7
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for ureadahead (0.100.0-21) ...
ureadahead will be reprofiled on next reboot
Processing triggers for systemd (245.4-4ubuntu3.2) ...
Errors were encountered while processing:
 atop
Log ended: 2020-10-29  08:38:12


This was especially troublesome because it made the upgrade of ubuntu 18.04 to 
20.04 end in an error. No great harm was done afaik, it just looks very scary.
I could reproduce it once after the upgrade, which produces the above output. 
Now i cannot reproduce this anymore. I ran apt-get autoremove after 
successfully reproducing this error, possibly this has fixed it( this seems 
improbable to me). There was a lot to remove because the upgrade did not clean 
up because of the error. I added the apt history log.
Unfortunately i couldn't find any more elaborate error message in the dpkg log. 
Nor could a find a hard-coded "exit 7" in the post installation script 
/var/lib/dpkg/info/atop.postinst

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: atop 2.4.0-3
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.10
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri Oct 30 10:51:51 2020
InstallationDate: Installed on 2017-02-02 (1365 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
SourcePackage: atop
UpgradeStatus: Upgraded to focal on 2020-10-29 (1 days ago)

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


** Tags: amd64 apport-bug focal

** Attachment added: "apt log"
   
https://bugs.launchpad.net/bugs/1902209/+attachment/5429443/+files/history.log

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

Title:
  atop 2.4.0-3 post-installation script subprocess returned error exit
  status 7

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

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

[Bug 1861610] Re: 'Elan touchpad' not detected in 'Ubuntu 19.04' on 'Lenovo ThinkBook 15 IIL'

2020-03-26 Thread Bas Mevissen
The problem here is that the ID of the Elan touchpad is not in the white
list of the driver. For a patch, see https://lore.kernel.org/linux-
input/20191202010253.GO248138@dtor-
ws/t/#m008d36e30f2711c0e3e33d396a444dd2ee98f8b1

So far, I could not find a tree carrying this change. So you need to
patch some kernel source to make it work. With the patch applied, no
need to modify the DSDT table nor do any other change.

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

Title:
  'Elan touchpad' not detected in 'Ubuntu 19.04' on 'Lenovo ThinkBook 15
  IIL'

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

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

[Bug 1782650] Re: nrpe plugin in bionic fails with "Error - Could not complete SSL handshake"

2020-01-16 Thread Bas Couwenberg
** Bug watch added: Debian Bug tracker #914489
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914489

** Also affects: nagios-nrpe (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914489
   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/1782650

Title:
  nrpe plugin in bionic fails with "Error - Could not complete SSL
  handshake"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-nrpe/+bug/1782650/+subscriptions

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

[Bug 1838759] [NEW] Unable to install both amd64 and i386 version of libc++1-7

2019-08-02 Thread Bas Vermeulen
Public bug reported:

I have a private debian package that needs both amd64 and i386 version of 
libc++1-7.
When I install it, the amd64 version gets installed first, and the i386 version 
fails to install because it tries to overwrite files from the amd64 version.

This work(s/ed) for libc++1_6.0-2, where both versions can be installed
at the same time.

sudo apt install libc++1-7 libc++1-7:i386
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following additional packages will be installed:
  libc++abi1-7 libc++abi1-7:i386
Suggested packages:
  clang clang:i386
The following packages will be REMOVED:
  libc++1 libc++1:i386 libc++abi1 libc++abi1:i386
The following NEW packages will be installed:
  libc++1-7 libc++1-7:i386 libc++abi1-7 libc++abi1-7:i386
0 upgraded, 4 newly installed, 4 to remove and 0 not upgraded.
Need to get 0 B/516 kB of archives.
After this operation, 176 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
dpkg: libc++1:i386: dependency problems, but removing anyway as you requested:
 tobyl4-image-tools depends on libc++1:i386.
 tobyl4-image-tools depends on libc++1:i386.

(Reading database ... 401718 files and directories currently installed.)
Removing libc++1:i386 (6.0-2) ...
dpkg: libc++1:amd64: dependency problems, but removing anyway as you requested:
 tobyl4-image-tools depends on libc++1.
 tobyl4-image-tools depends on libc++1.

Removing libc++1:amd64 (6.0-2) ...
(Reading database ... 401710 files and directories currently installed.)
Preparing to unpack .../libc++1-7_1%3a7-3~ubuntu0.18.04.1_i386.deb ...
Unpacking libc++1-7:i386 (1:7-3~ubuntu0.18.04.1) ...
Selecting previously unselected package libc++1-7:amd64.
Preparing to unpack .../libc++1-7_1%3a7-3~ubuntu0.18.04.1_amd64.deb ...
Unpacking libc++1-7:amd64 (1:7-3~ubuntu0.18.04.1) ...
dpkg: error processing archive 
/var/cache/apt/archives/libc++1-7_1%3a7-3~ubuntu0.18.04.1_amd64.deb (--unpack):
 trying to overwrite shared '/usr/lib/llvm-7/lib/libc++.so.1.0', which is 
different from other instances of package libc++1-7:amd64
Errors were encountered while processing:
 /var/cache/apt/archives/libc++1-7_1%3a7-3~ubuntu0.18.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

** Affects: libc++ (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/1838759

Title:
  Unable to install both amd64 and i386 version of libc++1-7

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

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

[Bug 1829730] [NEW] init hangs when debug is specified

2019-05-20 Thread Bas Zoetekouw
Public bug reported:

When specifying "debug" on the kernel command line in order to catch
initramfs debug info, the init hangs.  It's quite early in the boot
process (certainly before pre-mount is called, as I don't see anything
relating to btrfs scan and resuming from hibernation).

╰─▶ uname -a
Linux regan 5.0.0-13-generic #14-Ubuntu SMP Mon Apr 15 14:59:14 UTC 2019 x86_64 
x86_64 x86_64 GNU/Linux

╰─▶ dpkg -l initramfs-tools
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion  Architecture Description
+++-===---
ii  initramfs-tools 0.133ubuntu2 all  generic modular initramfs 
generator (automation)

╰─▶ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Eoan Ermine (development branch)
Release:19.10
Codename:   eoan

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  When specifying "debug" on the kernel command line in order to catch
  initramfs debug info, the init hangs.  It's quite early in the boot
  process (certainly before pre-mount is called, as I don't see anything
  relating to btrfs scan and resuming from hibernation).
+ 
+ ╰─▶ uname -a
+ Linux regan 5.0.0-13-generic #14-Ubuntu SMP Mon Apr 15 14:59:14 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux
+ 
+ ╰─▶ dpkg -l initramfs-tools
+ Desired=Unknown/Install/Remove/Purge/Hold
+ | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
+ |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
+ ||/ NameVersion  Architecture Description
+ 
+++-===---
+ ii  initramfs-tools 0.133ubuntu2 all  generic modular initramfs 
generator (automation)
+ 
+ ╰─▶ lsb_release -a
+ No LSB modules are available.
+ Distributor ID:   Ubuntu
+ Description:  Ubuntu Eoan Ermine (development branch)
+ Release:  19.10
+ Codename: eoan

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

Title:
  init hangs when debug is specified

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

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

[Bug 1829726] [NEW] resume after hibernation fails because resume script is never executed

2019-05-20 Thread Bas Zoetekouw
Public bug reported:

In recent versions of initramfs-tools-core, the hibernation resume
script (/usr/share/initramfs-tools/scripts/local-premount/resume) is no
longer +x, so it's silently skipped during boot, causing resume after
hibernation to fail.

I'm not sure when this change was introduced.  All I can see is that it
worked fine on 18.04, but that it's broken in current 19.10-dev.

╰─▶ ls -la /usr/share/initramfs-tools/scripts/local-premount/resume
-rw-r--r-- 1 root root 1,5K apr 29 09:24 
/usr/share/initramfs-tools/scripts/local-premount/resume

Unpacking the initramfs confirms this:

╰─▶ unmkinitramfs /boot/initrd.img-5.0.0-13-generic initramfs

╰─▶ ls -la initramfs/main/scripts/local-premount/
total 32K
drwxr-xr-x  2 bas bas 4,0K mei 20 10:49 ./
drwxr-xr-x 10 bas bas 4,0K mei 20 10:49 ../
-rw-r--r--  1 bas bas  246 mei 20 10:29 ORDER
-rwxr-xr-x  1 bas bas  270 mrt 12 04:53 btrfs*
-rwxr-xr-x  1 bas bas 4,1K apr 29 09:24 fixrtc*
-rwxr-xr-x  1 bas bas  226 mei  3 07:49 ntfs_3g*
-rw-r--r--  1 bas bas 1,5K apr 29 09:24 resume

╰─▶ cat initramfs/main/scripts/local-premount/ORDER
/scripts/local-premount/btrfs "$@"
[ -e /conf/param.conf ] && . /conf/param.conf
/scripts/local-premount/fixrtc "$@"
[ -e /conf/param.conf ] && . /conf/param.conf
/scripts/local-premount/ntfs_3g "$@"
[ -e /conf/param.conf ] && . /conf/param.conf

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- resume afte hibernation fails because resume script is never executed
+ resume after hibernation fails because resume script is never executed

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

Title:
  resume after hibernation fails because resume script is never executed

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

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

[Bug 1815742] Re: latest network-manager segfaults in disco

2019-04-03 Thread Bas Zoetekouw
Yes, this version works perfectly.  Thanks!

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1484447] Re: python-mapscript lacks egg-info on trusty

2019-03-30 Thread Bas Couwenberg
This is fixed in MapServer 7.4.0-beta1.

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

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

Title:
  python-mapscript lacks egg-info on trusty

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

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

[Bug 1677501] Re: no SSL certificate verify

2019-03-19 Thread Bas Couwenberg
** Changed in: nsca-ng (Ubuntu)
   Status: New => Invalid

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

Title:
  no SSL certificate verify

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nsca-ng/+bug/1677501/+subscriptions

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

[Bug 1815407] Re: nsca-ng fails under TLS 1.3 / openssl 1.1.1: "Cannot retrieve client identity" error

2019-03-19 Thread Bas Couwenberg
This should be fixed in 1.6.

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

** Also affects: nsca-ng (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900152
   Importance: Unknown
   Status: Unknown

** Changed in: nsca-ng (Ubuntu)
   Status: New => 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/1815407

Title:
  nsca-ng fails under TLS 1.3 / openssl 1.1.1: "Cannot retrieve client
  identity" error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nsca-ng/+bug/1815407/+subscriptions

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

[Bug 1815742] Re: latest network-manager segfaults in disco

2019-03-18 Thread Bas Zoetekouw
The problem still occurs with the .91 version from disco-proposed.
I'll attach the requested files to the upstream report.

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] Re: latest network-manager segfaults in disco

2019-03-05 Thread Bas Zoetekouw
reopened

** Changed in: network-manager (Ubuntu)
   Status: Fix Released => Confirmed

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] Re: latest network-manager segfaults in disco

2019-02-26 Thread Bas Zoetekouw
Unfortunately, NetworkManager is still segfaulting at the same line
(src/settings/nm-settings-plugin.c:147)

╰─▶ dpkg -l network-manager|cat
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion Architecture Description
+++-===-===--=
ii  network-manager 1.15.2-0ubuntu2 amd64network management framework 
(daemon and userspace tools)


feb 26 14:15:31 regan systemd[1]: Started Process Core Dump (PID 27019/UID 0).
feb 26 14:15:32 regan systemd-coredump[27022]: Process 26991 (NetworkManager) 
of user 0 dumped core.
   
   Stack trace of thread 26991:
   #0  0x7f566794f077 
__GI_raise (libc.so.6)
   #1  0x7f5667930535 
__GI_abort (libc.so.6)
   #2  0x7f5667efadc3 
g_assertion_message (libglib-2.0.so.0)
   #3  0x7f5667f55b7a 
g_assertion_message_expr (libglib-2.0.so.0)
   #4  0x562133f2d6d6 
_nm_settings_plugin_emit_signal_connection_added (
   #5  0x7f56683e059c 
initialize (libnm-settings-plugin-ifupdown.so)
   #6  0x562133ec7d90 
add_plugin (NetworkManager)
   #7  0x562133ecb3a5 
add_plugin_load_file (NetworkManager)
   #8  0x562133d6a0b1 
nm_manager_start (NetworkManager)
   #9  0x562133d2efe9 main 
(NetworkManager)
   #10 0x7f566793209b 
__libc_start_main (libc.so.6)
   #11 0x562133d2f31a _start 
(NetworkManager)
   
   Stack trace of thread 27006:
   #0  0x7f5667a22219 syscall 
(libc.so.6)
   #1  0x7f5667f78a3a 
g_cond_wait_until (libglib-2.0.so.0)
   #2  0x7f5667eff0c1 
g_async_queue_pop_intern_unlocked (libglib-2.0.so.
   #3  0x7f5667f57412 
g_thread_pool_wait_for_new_task (libglib-2.0.so.0)
   #4  0x7f5667f5690d 
g_thread_proxy (libglib-2.0.so.0)
   #5  0x7f5667b00164 
start_thread (libpthread.so.0)
   #6  0x7f5667a28def __clone 
(libc.so.6)
   
   Stack trace of thread 27003:
   #0  0x7f5667a1c6d9 
__GI___poll (libc.so.6)
   #1  0x7f5667f2dc76 
g_main_context_poll (libglib-2.0.so.0)
   #2  0x7f5667f2dd9c 
g_main_context_iteration (libglib-2.0.so.0)
   #3  0x7f5667f2dde1 
glib_worker_main (libglib-2.0.so.0)
   #4  0x7f5667f5690d 
g_thread_proxy (libglib-2.0.so.0)
   #5  0x7f5667b00164 
start_thread (libpthread.so.0)
   #6  0x7f5667a28def __clone 
(libc.so.6)
   
   Stack trace of thread 27010:
   #0  0x7f5667a22219 syscall 
(libc.so.6)
   #1  0x7f5667f78a3a 
g_cond_wait_until (libglib-2.0.so.0)
   #2  0x7f5667eff0c1 
g_async_queue_pop_intern_unlocked (libglib-2.0.so.
   #3  0x7f5667f57412 
g_thread_pool_wait_for_new_task (libglib-2.0.so.0)
   #4  0x7f5667f5690d 
g_thread_proxy (libglib-2.0.so.0)
   #5  0x7f5667b00164 
start_thread (libpthread.so.0)
   #6  0x7f5667a28def __clone 
(libc.so.6)
   
   Stack trace of thread 27007:
   #0  0x7f5667a1c6d9 
__GI___poll (libc.so.6)
  

[Bug 1815742] Re: latest network-manager segfaults in disco

2019-02-14 Thread Bas Zoetekouw
** Attachment added: "coredumpctl.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1815742/+attachment/5238665/+files/coredumpctl.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] Re: latest network-manager segfaults in disco

2019-02-14 Thread Bas Zoetekouw
It took some effort getting a backtrace (apport didn't pick it up, for
some reason, so I had to resort to systemd-corectl), but anyway, here is
is.  I'll add it to the upstream bug, too.

** Attachment added: "backtrace.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1815742/+attachment/5238664/+files/backtrace.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] RfKill.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1815742/+attachment/5238269/+files/RfKill.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] nmcli-con.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "nmcli-con.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238272/+files/nmcli-con.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] modified.conffile..etc.NetworkManager.NetworkManager.conf.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: 
"modified.conffile..etc.NetworkManager.NetworkManager.conf.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238271/+files/modified.conffile..etc.NetworkManager.NetworkManager.conf.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.virbr1.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.virbr1.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238261/+files/NetDevice.virbr1.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] ProcCpuinfoMinimal.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238267/+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/1815742

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.virbr1-nic.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.virbr1-nic.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238262/+files/NetDevice.virbr1-nic.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] WifiSyslog.txt

2019-02-13 Thread Bas Zoetekouw
apport information

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

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.lo.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.lo.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238256/+files/NetDevice.lo.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.virbr0-nic.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.virbr0-nic.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238260/+files/NetDevice.virbr0-nic.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.virbr0.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.virbr0.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238259/+files/NetDevice.virbr0.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.vnet0.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.vnet0.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238263/+files/NetDevice.vnet0.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] PciNetwork.txt

2019-02-13 Thread Bas Zoetekouw
apport information

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

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] nmcli-dev.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "nmcli-dev.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238273/+files/nmcli-dev.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.docker0.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.docker0.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238254/+files/NetDevice.docker0.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] ProcEnviron.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238268/+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/1815742

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.br-2c9cac607cd8.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.br-2c9cac607cd8.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238253/+files/NetDevice.br-2c9cac607cd8.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.ovpn-surf.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.ovpn-surf.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238257/+files/NetDevice.ovpn-surf.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetworkManager.conf.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetworkManager.conf.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238265/+files/NetworkManager.conf.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.eth0.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.eth0.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238255/+files/NetDevice.eth0.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.tinc0.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.tinc0.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238258/+files/NetDevice.tinc0.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.wlan0.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.wlan0.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238264/+files/NetDevice.wlan0.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] IpRoute.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "IpRoute.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238251/+files/IpRoute.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] Dependencies.txt

2019-02-13 Thread Bas Zoetekouw
apport information

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

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] IpAddr.txt

2019-02-13 Thread Bas Zoetekouw
apport information

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

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] IfupdownConfig.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "IfupdownConfig.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238249/+files/IfupdownConfig.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] IwConfig.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238252/+files/IwConfig.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] [NEW] latest network-manager segfaults in disco

2019-02-13 Thread Bas Zoetekouw
Public bug reported:

When I updated to the latest version of networkmanager in disco dingo
(1.15.2-0ubuntu1), it started segfaulting.  Reverting to the version in
cosmic (1.12.4-1ubuntu1.2) solved the problem.

Syslog shows the following (will attach a more complete log):

feb 13 10:39:45 regan NetworkManager[2315]: 
NetworkManager:ERROR:src/settings/nm-settings-plugin.c:147:_nm_settings_plugin_emit_signal_connection_added:
 assertion failed: __extension__ ({ GTypeInstance *__inst = 
(GTypeInstance*) ((sett_conn)); GType __t = ((nm_settings_connection_get_type 
())); gboolean __r; if (!__inst) __r = (0); else if (__inst->g_class && 
__inst->g_class->g_type == __t) __r = (!(0)); else __r = 
g_type_check_instance_is_a (__inst, __t); __r; })
feb 13 10:39:45 regan NetworkManager[2315]:   [1550050785.3612] ifupdown: 
management mode: managed
feb 13 10:39:45 regan NetworkManager[2315]: invalid uninstantiatable type 
'(null)' in cast to 'NMSettingsConnection'
feb 13 10:39:45 regan systemd[1]: NetworkManager.service: Main process exited, 
code=dumped, status=6/ABRT
--- 
ProblemType: Bug
ApportVersion: 2.20.10-0ubuntu20
Architecture: amd64
CurrentDesktop: GNOME
DistroRelease: Ubuntu 19.04
InstallationDate: Installed on 2016-12-22 (782 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
Package: network-manager 1.12.4-1ubuntu1.2
PackageArchitecture: amd64
Tags:  disco
Uname: Linux 4.19.0-1-amd64 x86_64
UpgradeStatus: Upgraded to disco on 2017-09-18 (512 days ago)
UserGroups: adm cdrom dialout dip docker libvirt lp lpadmin lxd plugdev 
sambashare scanner src sudo tss wireshark
_MarkForUpload: True
mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2018-06-01T16:38:44.962715
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.12.4   connected  started  full  enabled enabled  
enabled  enabled  enabled

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


** Tags: apport-collected disco

** Attachment added: "network-manager journal output during upgrade"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238246/+files/journal.txt

** Tags added: apport-collected disco

** Description changed:

  When I updated to the latest version of networkmanager in disco dingo
  (1.15.2-0ubuntu1), it started segfaulting.  Reverting to the version in
  cosmic (1.12.4-1ubuntu1.2) solved the problem.
  
  Syslog shows the following (will attach a more complete log):
  
  feb 13 10:39:45 regan NetworkManager[2315]: 
NetworkManager:ERROR:src/settings/nm-settings-plugin.c:147:_nm_settings_plugin_emit_signal_connection_added:
 assertion failed: __extension__ ({ GTypeInstance *__inst = 
(GTypeInstance*) ((sett_conn)); GType __t = ((nm_settings_connection_get_type 
())); gboolean __r; if (!__inst) __r = (0); else if (__inst->g_class && 
__inst->g_class->g_type == __t) __r = (!(0)); else __r = 
g_type_check_instance_is_a (__inst, __t); __r; })
  feb 13 10:39:45 regan NetworkManager[2315]:   [1550050785.3612] 
ifupdown: management mode: managed
  feb 13 10:39:45 regan NetworkManager[2315]: invalid uninstantiatable type 
'(null)' in cast to 'NMSettingsConnection'
  feb 13 10:39:45 regan systemd[1]: NetworkManager.service: Main process 
exited, code=dumped, status=6/ABRT
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.10-0ubuntu20
+ Architecture: amd64
+ CurrentDesktop: GNOME
+ DistroRelease: Ubuntu 19.04
+ InstallationDate: Installed on 2016-12-22 (782 days ago)
+ InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
+ NetworkManager.state:
+  [main]
+  NetworkingEnabled=true
+  WirelessEnabled=true
+  WWANEnabled=true
+ Package: network-manager 1.12.4-1ubuntu1.2
+ PackageArchitecture: amd64
+ Tags:  disco
+ Uname: Linux 4.19.0-1-amd64 x86_64
+ UpgradeStatus: Upgraded to disco on 2017-09-18 (512 days ago)
+ UserGroups: adm cdrom dialout dip docker libvirt lp lpadmin lxd plugdev 
sambashare scanner src sudo tss wireshark
+ _MarkForUpload: True
+ mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2018-06-01T16:38:44.962715
+ nmcli-nm:
+  RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
+  running  1.12.4   connected  started  full  enabled enabled  
enabled  enabled  enabled

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] CRDA.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1815742/+attachment/5238247/+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/1815742

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1781846] Re: libgdal-dev won't install if libmariadbclinet-dev is installed

2019-02-12 Thread Bas Couwenberg
This is not an issue with the gdal package.

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

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

Title:
  libgdal-dev won't install if libmariadbclinet-dev is installed

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

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

[Bug 1217959] Re: 'metadata' file not found when creating backup ("Could not restore ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

2019-02-08 Thread Bas Roufs
** Attachment added: "The feed back from the terminal when starting to backup 
from there."
   
https://bugs.launchpad.net/deja-dup/+bug/1217959/+attachment/5236988/+files/Screenshot_20190208_160742.png

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

Title:
  'metadata' file not found when creating backup ("Could not restore
  ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1217959/+subscriptions

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

[Bug 1217959] Re: 'metadata' file not found when creating backup ("Could not restore ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

2019-02-08 Thread Bas Roufs
Working at a fresh install of Kubuntu 18.04.1 LTS in February 2019 - at a 
Lenovo X220, with a i5 processor and a 1 TB Samsung 860 EVO SSD, together with 
a 4 TB external HD, "WD My Passport". However, I still stumble upon the same 
bug. However, I seemingly manage to work around it by acting as follows:
TERMINAL >> sudo apt-get purge deja-dup duplicity > sudo apt-get autoremove > 
sudo reboot now > after the reboot: TERMINAL >> apt-get install deja-dup 
duplicity > sudo deja-dup.

On one hand, deja-dup has been making a first back-up ever since I hit
the "sudo-deja" commando - now, a few hours ago.

On the other hand, I got this terminal feedback in the first minutes
after hitting the "sudo deja-dup" commanend.

bas@Viaconsensus-iter:~$ sudo deja-dup

** (org.gnome.DejaDup:2519): CRITICAL **: 14:34:51.229: string_contains: 
assertion 'self != NULL' failed
gpg: WARNING: unsafe ownership on homedir '/home/bas/.gnupg'

** (org.gnome.DejaDup:2519): WARNING **: 14:35:56.153:
AssistantOperation.vala:904: Error calling StartServiceByName for
org.freedesktop.secrets: Timeout was reached

After "Timeout was reached", deja-dup seemingly started the backup
process that is still ongoing.

I keep you posted here on my experiences.

Yours,
Bas G. ROufs.

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

Title:
  'metadata' file not found when creating backup ("Could not restore
  ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1217959/+subscriptions

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

[Bug 1217959] Re: 'metadata' file not found when creating backup ("Could not restore ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

2019-02-08 Thread Bas Roufs
** Attachment added: "The (first time) backup-process is still ongoing."
   
https://bugs.launchpad.net/deja-dup/+bug/1217959/+attachment/5236989/+files/Screenshot_20190208_160642.png

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

Title:
  'metadata' file not found when creating backup ("Could not restore
  ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1217959/+subscriptions

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

[Bug 1599374] Re: Short form of option "--node" ("-n") is present, but broken and undocumented

2019-02-04 Thread Bas Zoetekouw
This is now fixed in upstream.  Will be included in pinfo 0.6.11.

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

Title:
  Short form of option "--node" ("-n") is present, but broken and
  undocumented

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-12-23 Thread Bas Zoetekouw
Yeah, "enable_autosuspend=0" by itself fixes the issue.

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-12-22 Thread Bas Zoetekouw
If the enable_autosuspend option doesn't fix your issue, I think you are
encountering a different bug (with overlapping symptoms).  For clarity,
it might be best to open a separate bug report for your issue.

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1805975] Re: Don't upload UNRELEASED revisions to Ubuntu

2018-11-30 Thread Bas Couwenberg
That's not very likely, Debian unstable has 1.0.7+ds-6.

Have a look at the changelog in the Ubuntu package, it the UNRELEASED
changes from the git repository.

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

Title:
  Don't upload UNRELEASED revisions to Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/imposm-parser/+bug/1805975/+subscriptions

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

[Bug 1805975] [NEW] Don't upload UNRELEASED revisions to Ubuntu

2018-11-29 Thread Bas Couwenberg
Public bug reported:

The summary says it all. I'm very unhappy that Ubuntu has uploaded
UNRELEASED revisions of packages they don't even help to maintain.

This is even worse than syncing packages from experimental that aren't
ready ready for wider use.

** Affects: imposm-parser (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/1805975

Title:
  Don't upload UNRELEASED revisions to Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/imposm-parser/+bug/1805975/+subscriptions

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

[Bug 1784692] Re: package gdal-bin 2.2.3+dfsg-2 failed to install/upgrade

2018-11-27 Thread Bas Couwenberg
I don't know where you get your gdal packages but the third party
version 2.3.1+3-0bionic1 is the problem.

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

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

Title:
  package gdal-bin 2.2.3+dfsg-2 failed to install/upgrade

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-11-24 Thread Bas Zoetekouw
I'm still planning to run a bisect to find the offending commit, but
havne't found the time yet.

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-11-01 Thread Bas Zoetekouw
I'm happy to report that everything seems stable now.  
I'm now running the following config
 - kernel 4.19.0-041900rc7-generic
 - delay after reset set to 200ms (see #38)
 - unload iwlwifi on suspend/sleep
 - btusb.enable_autosuspend=0

Should I try with a regular kernel and only btusb.enable_autosuspend=0 ?

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1788844] Re: -Excessive undersized/giant packets with intel nic's

2018-10-23 Thread Bas van den Dikkenberg
This issue is resolved in linux-image-4.15.0-38
We also upgrade our firmware of the I350 network interfaces to version 1.5.86

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

Title:
  -Excessive undersized/giant packets with intel nic's

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-19 Thread Bas Zoetekouw
Hmm, running the current setup (200ms sleep+iwlwifi unload-on-suspend),
I must say that the bt loading has become more reliable.  It still
doesn't work 100% of the time, but it definitely is working more often
than before (maybe 75% of the time it works ok now).

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-18 Thread Bas Zoetekouw
Also doesn't seem to make any difference...
Dmesg (attached) shows that iwlwifi is loading after initial btusb 
initialization, but it still fails about 2/3 of the time.

** Attachment added: "dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5202421/+files/dmesg.txt

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-15 Thread Bas Zoetekouw
I've changed the delay to 200ms, but now I get

[16936.380848] Bluetooth: hci0: Device boot timeout

in addition to the original symptons.

Dmesg is attached.

** Attachment added: "dmesg-200ms.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5201246/+files/dmesg-200ms.txt

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-15 Thread Bas Zoetekouw
ok, will do

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-12 Thread Bas Zoetekouw
Sorry, bug is still occurring, even with the patch.  Dmesg is attached.

** Attachment added: "dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5200246/+files/dmesg.txt

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-11 Thread Bas Zoetekouw
Ok, running a patched kernel now.  Let's see if I can still trigger the
bug.

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-09 Thread Bas Zoetekouw
Problem still occurs.  Dmesg is attached.

** Attachment added: "dmesg.4.19.0-041900rc7-generic+usbcore.quirks.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5199005/+files/dmesg.4.19.0-041900rc7-generic+usbcore.quirks.txt

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-08 Thread Bas Zoetekouw
Ah yes, cold boot seems to fix it for now.  I'll need to wait and see if
the bug now occurs during normal operation.

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

  1   2   3   4   5   6   7   8   9   >