[Bug 2061211] [NEW] Invalid escape sequences in regexes when installing gedit

2024-04-13 Thread Erik Roland van der Meer
Public bug reported:

On a clean install of the 24.04 beta, if you do a "sudo apt install
gedit", you get the following messages at the end of the install:

/usr/lib/x86_64-linux-gnu/gedit/plugins/externaltools/library.py:212: 
SyntaxWarning: invalid escape sequence '\-'
  RE_KEY = re.compile('^([a-zA-Z_][a-zA-Z0-9_.\-]*)(\[([a-zA-Z_@]+)\])?$')
/usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/substitutionparser.py:162: 
SyntaxWarning: invalid escape sequence '\s'
  match = re.match('?%s\s*' % self.REG_GROUP, tokens)

So there are 2 issues with regexes.

Bug #2055010 reports the first of these, but not the second, and it also
reports a different issue as "the huger problem" (one that I can't
reproduce). I hope I'm making the right call in opening a new bug report
specifically for these regex issues.

Some more details:
- on the clean install, I did apply all available updates before trying to 
install gedit
- you can also reproduce this issue from the live ("try ubuntu") environment

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: gedit 46.2-1build1
ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
Uname: Linux 6.8.0-22-generic x86_64
NonfreeKernelModules: zfs
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.496
CloudArchitecture: x86_64
CloudID: nocloud
CloudName: unknown
CloudPlatform: nocloud
CloudSubPlatform: seed-dir (/var/lib/cloud/seed/nocloud)
CurrentDesktop: ubuntu:GNOME
Date: Sat Apr 13 08:41:26 2024
LiveMediaBuild: Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240410.2)
ProcEnviron:
 LANG=C.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
SourcePackage: gedit
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug noble

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

Title:
  Invalid escape sequences in regexes when installing gedit

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


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

[Bug 2015979] Re: screensaver is a cpu hog - causing waste of energy

2024-04-01 Thread roland aus köln
what about "blank screen" ?

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

Title:
  screensaver is a cpu hog - causing waste of energy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-default-settings/+bug/2015979/+subscriptions


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

[Bug 2015979] Re: screensaver is a cpu hog - causing waste of energy

2024-03-29 Thread roland aus köln
found it:

http://changelogs.ubuntu.com/changelogs/pool/universe/l/lubuntu-default-
settings/lubuntu-default-settings_24.04.6/changelog

"  * Changed the default screensaver to GL Matrix to avoid using the sometimes
glitchy-looking Flurry screensaver. (LP: #1855220)"

:-/

B-|

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

Title:
  screensaver is a cpu hog - causing waste of energy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-default-settings/+bug/2015979/+subscriptions


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

[Bug 2015979] Re: screensaver is a cpu hog - causing waste of energy

2024-03-29 Thread roland aus köln
what has been changed?

I installed fresh lubuntu 23.10 and appended all updates, then created a
new user and logged in this one.

screensaver is gl-matrix for this new user and it's still hogging the
CPU when in a VM

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

Title:
  screensaver is a cpu hog - causing waste of energy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-default-settings/+bug/2015979/+subscriptions


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

[Bug 2059344] Re: 3.0.34-3ubuntu1 autopkgtest failure

2024-03-28 Thread Roland Rosenfeld
At the moment I don't have an idea, what's going wrong in the Ubuntu 
autopkgtest here.
But it looks as privoxy does not listen on 8119 as expected but fails and dies 
(the message, that privoxy cannot be killed because there is no such process in 
line 61 of privoxy-regression-test also leads to this conclusion).

Sadly we currently have too less information here.  I just committed two
patches to the Debian repository
https://salsa.debian.org/debian/privoxy, that should extend logging of
privoxy testsuite and preserve the logfiles into artifacts.

Maybe this helps to track this issue down.  I plan to release this as
privoxy 3.0.34-4 when the 64bit time_t migration is completed, so this
may take some weeks.

In the meantime you can try out the attached patch.

** Patch added: "artifacts-log.patch"
   
https://bugs.launchpad.net/ubuntu/+source/privoxy/+bug/2059344/+attachment/5760244/+files/artifacts-log.patch

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

Title:
  3.0.34-3ubuntu1 autopkgtest failure

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


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

[Bug 2059344] Re: 3.0.34-3ubuntu1 autopkgtest failure

2024-03-28 Thread Roland Rosenfeld
At the moment I don't have an idea, what's going wrong in the Ubuntu 
autopkgtest here.
But it looks as privoxy does not listen on 8119 as expected but fails and dies 
(the message, that privoxy cannot be killed because there is no such process in 
line 61 of privoxy-regression-test also leads to this conclusion).

Sadly we currently have too less information here.  I just committed two
patches to the Debian repository
https://salsa.debian.org/debian/privoxy, that should extend logging of
privoxy testsuite and preserve the logfiles into artifacts.

Maybe this helps to track this issue down.  I plan to release this as
privoxy 3.0.34-4 when the 64bit time_t migration is completed, so this
may take some weeks.

In the meantime you can try out the attached patch.

** Patch added: "artifacts-log.patch"
   
https://bugs.launchpad.net/ubuntu/+source/privoxy/+bug/2059344/+attachment/5760243/+files/artifacts-log.patch

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

Title:
  3.0.34-3ubuntu1 autopkgtest failure

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


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

[Bug 1824436] Re: ksmtuned running at 100%

2024-02-27 Thread roland aus köln
it's been a while since this report, does this problem still exist ?

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

Title:
  ksmtuned running at 100%

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


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

[Bug 1977641] Re: mailfromd: undefined symbol: mu_stream_getline

2022-06-05 Thread Roland Rosenfeld
This is/was a bug in mailutils 3.14 (see https://bugs.debian.org/1003755) which 
had an ABI change (over 3.13), but did not bump the abiversion.
mailutils 3.15 fixed this issue.
In Debian I triggered a binary rebuild of mailfromd after mailutils 3.15 was 
released, but Ubuntu seems to have not noticed this requirement.

Since I yesterday uploaded a new version of mailfromd (8.13-2) to the
Debian archive, I expect Ubuntu to pull in this version soon, which will
freshly compile mailfromd with mailutils 3.15, which should fix this
issue in Ubuntu, too.

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

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

Title:
  mailfromd: undefined symbol: mu_stream_getline

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


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

[Bug 1977642] Re: mailfromd.service: State 'stop-sigterm' timed out. Killing.

2022-06-04 Thread Roland Rosenfeld
To say the truth, I fear that I simply missed a 
 Type=forking
in the mailfromd.service.

I'm just preparing a new version 8.13-2, that fixes this, it will be
available in Debian soon (and somewhat later in Ubuntu...).

Thanks for finding and reporting this issue!
Roland (Debian maintainer of the mailfromd package)

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

Title:
  mailfromd.service: State 'stop-sigterm' timed out. Killing.

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


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

[Bug 1976498] Re: DING causes gvfsd 'Too many files open' error and fills syslog

2022-06-01 Thread Roland Rosenfeld
I would suspect, that this "DING" does not refer to the program ding but
is some kind of bell that is ringing in gnome-shell or nautilus.

ding does not have to do anything with gvfs or the like (except you have
configured it in a very strange way).

To eliminate ding as the root cause, simply uninstall ding, check that
no instance of ding is running and check your syslog, which I expect to
still repeat the message.

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

Title:
  DING causes gvfsd 'Too many files open' error and fills syslog

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


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

[Bug 1966087] [NEW] Lacking symlinks prevent config scripts from running

2022-03-23 Thread Roland Giesler
Public bug reported:

I have installed roundcube and roundcube-psql on Ubuntu 20.04 from the
packages.  At the top of /etc/apache2/conf-available/roundcube.conf
there is a single alias which I have uncommented.

# Uncomment them to use it or adapt them to your configuration
Alias /roundcube /var/lib/roundcube

After reloading Apache, the login screen works in a browser when I load
http://ipaddress/roundcube, but the
/usr/share/roundcube/installer/config.php file cannot be found by
http://ipaddress/roundcube/installer/config.php.

https://help.ubuntu.com/community/Roundcube says there should be two
alias lines to uncomment, but in the latest source code of Roundcube
there's only one alias.

Roundcube is installed into /usr/share/roundcube, but there are symlinks
in /var/lib/roundcube as below:

lrwxrwxrwx 1 www-data www-data   14 Feb 24  2020 config -> /etc/roundcube
lrwxrwxrwx 1 www-data www-data   30 Feb 24  2020 index.php -> 
/usr/share/roundcube/index.php
lrwxrwxrwx 1 www-data www-data   19 Feb 24  2020 logs -> ../../log/roundcube
drwxr-xr-x 2 www-data www-data 4096 Mar 21 17:16 plugins
lrwxrwxrwx 1 www-data www-data   28 Feb 24  2020 program -> 
/usr/share/roundcube/program
drwxr-xr-x 2 www-data www-data 4096 Mar 21 17:16 skins
drwxr-x--- 2 www-data www-data 4096 Feb 24  2020 temp

There's index.php linking to /usr/share/roundcube/index.php, but not to
the setup scripts. So I added the following symlink:

installer -> /usr/share/roundcube/installer

This allows the installer to run, but on the "create config" step,
nothing is generated, so clearly there are more missing links ;-)

This seems like a bug in the package to me.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: roundcube 1.4.3+dfsg.1-1
ProcVersionSignature:
 
Uname: Linux 5.15.19-2-pve x86_64
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
CasperMD5CheckResult: skip
Date: Wed Mar 23 16:04:57 2022
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=C
 SHELL=/bin/bash
SourcePackage: roundcube
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: roundcube (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/1966087

Title:
  Lacking symlinks prevent config scripts from running

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


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

[Bug 1959728] [NEW] trackpad doesn't work on Lenovo X1 Yoga Titanium after suspend/resume

2022-02-01 Thread Roland Dreier
Public bug reported:

On my X1 Yoga Titanium (which has a fancy new "Sensel" trackpad with
haptic response to clicks), the trackpad stops working after a
suspend/resume cycle, although the red trackpoint continues to work fine
for controlling the pointer.  I believe this system is using S0i3 for
suspend, in case that's relevant.

If I boot from power off, then the trackpad works fine in both the pre-
boot BIOS and in Ubuntu 22.04 (prerelease), including haptic response to
clicks.  After a suspend/resume cycle, the trackpad stops responding,
although a lot of swiping/pressing will occasionally produce a button
press event.  This state persists even if I reboot out of Linux (without
a power cycle) - for example the trackpad no longer works for the pre-
boot BIOS configuration screen, until a full power cycle (which fixes
the trackpad).

Possibly relevant, the trackpad seems to be this device to the kernel:

[2.016917] input: SNSL0001:00 2C2F:0006 Mouse as 
/devices/pci:00/:00:15.0/i2c_designware.0/i2c-1/i2c-SNSL0001:00/0018:2C2F:0006.0001/input/input6
[2.016964] input: SNSL0001:00 2C2F:0006 Touchpad as 
/devices/pci:00/:00:15.0/i2c_designware.0/i2c-1/i2c-SNSL0001:00/0018:2C2F:0006.0001/input/input7
[2.017027] hid-generic 0018:2C2F:0006.0001: input,hidraw0: I2C HID v1.00 
Mouse [SNSL0001:00 2C2F:0006] on i2c-SNSL0001:00

and the last kernel messages before suspend are:

[  305.216189] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
[  305.217435] printk: Suspending console(s) (use no_console_suspend to debug)
[  305.274332] i2c_designware i2c_designware.0: i2c_dw_handle_tx_abort: lost 
arbitration
[  306.030947] i2c_hid_acpi i2c-SNSL0001:00: failed to set a report to device.
[  306.616463] ACPI: EC: interrupt blocked
[  331.551118] ACPI: EC: interrupt unblocked

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-generic (not installed)
ProcVersionSignature: Ubuntu 5.15.0-18.18-generic 5.15.12
Uname: Linux 5.15.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu76
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  bina   1543 F pipewire
  bina   1544 F pipewire-media-
  bina   1545 F pulseaudio
 /dev/snd/seq:bina   1543 F pipewire
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue Feb  1 14:54:14 2022
InstallationDate: Installed on 2022-02-01 (0 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220126)
MachineType: LENOVO 20QA000EUS
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-18-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.15.0-18-generic N/A
 linux-backports-modules-5.15.0-18-generic  N/A
 linux-firmware 20220124.git0c6a7b3b-0ubuntu1
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/30/2021
dmi.bios.release: 1.18
dmi.bios.vendor: LENOVO
dmi.bios.version: N2MET53W (1.18 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20QA000EUS
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40697 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 31
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.ec.firmware.release: 1.11
dmi.modalias: 
dmi:bvnLENOVO:bvrN2MET53W(1.18):bd09/30/2021:br1.18:efr1.11:svnLENOVO:pn20QA000EUS:pvrThinkPadX1TitaniumGen1:rvnLENOVO:rn20QA000EUS:rvrSDK0J40697WIN:cvnLENOVO:ct31:cvrNone:skuLENOVO_MT_20QA_BU_Think_FM_ThinkPadX1TitaniumGen1:
dmi.product.family: ThinkPad X1 Titanium Gen 1
dmi.product.name: 20QA000EUS
dmi.product.sku: LENOVO_MT_20QA_BU_Think_FM_ThinkPad X1 Titanium Gen 1
dmi.product.version: ThinkPad X1 Titanium Gen 1
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug jammy wayland-session

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

Title:
  trackpad doesn't work on Lenovo X1 Yoga Titanium after suspend/resume

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


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

[Bug 1892340] Re: Setting Java Flight Recorder option forces English locale

2021-11-19 Thread Roland Kaufmann
This bug seems to have been fixed in newer versions; I now have:

$ dpkg -S $(readlink -f $(which java))
openjdk-17-jre-headless:amd64: /usr/lib/jvm/java-17-openjdk-amd64/bin/java

$ java -version
openjdk version "17.0.1" 2021-10-19
OpenJDK Runtime Environment (build 17.0.1+12-Ubuntu-120.04)
OpenJDK 64-Bit Server VM (build 17.0.1+12-Ubuntu-120.04, mixed mode, sharing)

and get (using the same test example as listed above):

$ LANG=nb_NO.utf8 java -cp . -XX:FlightRecorderOptions=stackdepth=256 
JfrOptLocBugRepro
1 234 567,09

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

Title:
  Setting Java Flight Recorder option forces English locale

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


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

Fwd: [Bug 1946499] Re: SRU: GDebi - installation of deb-packages with gdebi-gtk not working at all

2021-11-06 Thread Roland Johnston
Thank you everyone. The issue has now been resolved.

Regards,

Roland Johnston

-- Forwarded message -
From: Gunnar Hjalmarsson <1946...@bugs.launchpad.net>
Date: Sun, 7 Nov 2021 at 07:50
Subject: [Bug 1946499] Re: SRU: GDebi - installation of deb-packages with
gdebi-gtk not working at all
To: 


For the record: Version 0.64.2-3 of vte2.91, without 91_keep_fds.patch,
has migrated to jammy.

** Also affects: vte2.91 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: vte2.91 (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1946499

Title:
  SRU: GDebi - installation of deb-packages with gdebi-gtk not working
  at all

Status in gdebi package in Ubuntu:
  Fix Released
Status in vte2.91 package in Ubuntu:
  Fix Released
Status in gdebi source package in Impish:
  Fix Committed

Bug description:
  Steps to reproduce:
  1. Install Ubuntu MATE 21.10
  2. Open Firefox, navigate to discord.com
  3. Download deb-file. At time of writing from the
https://dl.discordapp.net/apps/linux/0.0.16/discord-0.0.16.deb link
  4. Open Caja in ~/Downloads folder and use GDebi to install the
discord-0.0.16.deb file
  5. In the GDebi window click Install button

  Expected results:
  * Gdebi quietly install discord package, there are no error messages in
its terminal

  Actual results:
  * Gdebi terminal shows the error in the last line

  ```
  Selecting previously unselected package gconf2-common.
  (Reading database ... 457178 files and directories currently installed.)
  Preparing to unpack .../0-gconf2-common_3.2.6-7ubuntu2_all.deb ...
  Unpacking gconf2-common (3.2.6-7ubuntu2) ...
  Selecting previously unselected package libgconf-2-4:amd64.
  Preparing to unpack .../1-libgconf-2-4_3.2.6-7ubuntu2_amd64.deb ...
  Unpacking libgconf-2-4:amd64 (3.2.6-7ubuntu2) ...
  Selecting previously unselected package gconf-service-backend.
  Preparing to unpack .../2-gconf-service-backend_3.2.6-7ubuntu2_amd64.deb
...
  Unpacking gconf-service-backend (3.2.6-7ubuntu2) ...
  Selecting previously unselected package gconf-service.
  Preparing to unpack .../3-gconf-service_3.2.6-7ubuntu2_amd64.deb ...
  Unpacking gconf-service (3.2.6-7ubuntu2) ...
  Selecting previously unselected package libappindicator1.
  Preparing to unpack
.../4-libappindicator1_12.10.1+20.10.20200706.1-0ubuntu1_amd64.deb ...
  Unpacking libappindicator1 (12.10.1+20.10.20200706.1-0ubuntu1) ...
  Selecting previously unselected package libunwind-13:amd64.
  Preparing to unpack .../5-libunwind-13_1%3a13.0.0-2_amd64.deb ...
  Unpacking libunwind-13:amd64 (1:13.0.0-2) ...
  Selecting previously unselected package libc++abi1-13:amd64.
  Preparing to unpack .../6-libc++abi1-13_1%3a13.0.0-2_amd64.deb ...
  Unpacking libc++abi1-13:amd64 (1:13.0.0-2) ...
  Selecting previously unselected package libc++1-13:amd64.
  Preparing to unpack .../7-libc++1-13_1%3a13.0.0-2_amd64.deb ...
  Unpacking libc++1-13:amd64 (1:13.0.0-2) ...
  Selecting previously unselected package libc++1:amd64.
  Preparing to unpack .../8-libc++1_1%3a13.0-53~exp1_amd64.deb ...
  Unpacking libc++1:amd64 (1:13.0-53~exp1) ...
  Setting up libappindicator1 (12.10.1+20.10.20200706.1-0ubuntu1) ...
  Setting up gconf2-common (3.2.6-7ubuntu2) ...

  Creating config file /etc/gconf/2/path with new version
  Setting up libunwind-13:amd64 (1:13.0.0-2) ...
  Setting up libc++abi1-13:amd64 (1:13.0.0-2) ...
  Setting up libc++1-13:amd64 (1:13.0.0-2) ...
  Setting up libc++1:amd64 (1:13.0-53~exp1) ...
  Setting up gconf-service (3.2.6-7ubuntu2) ...
  Processing triggers for libc-bin (2.34-0ubuntu2) ...
  Processing triggers for sgml-base (1.30) ...
  Setting up libgconf-2-4:amd64 (3.2.6-7ubuntu2) ...
  Setting up gconf-service-backend (3.2.6-7ubuntu2) ...
  Processing triggers for libc-bin (2.34-0ubuntu2) ...
  dpkg: error: unable to read filedescriptor flags for : Bad file descriptor
  ```

  and as the result Discord package is not installed .

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: gdebi 0.9.5.7+nmu5ubuntu1
  ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
  Uname: Linux 5.13.0-16-generic x86_64
  ApportVersion: 2.20.11-0ubuntu70
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: MATE
  Date: Fri Oct  8 18:17:36 2021
  InstallationDate: Installed on 2021-10-08 (0 days ago)
  InstallationMedia: Ubuntu-MATE 21.10 "Impish Indri" - Daily amd64
(20211008)
  PackageArchitecture: all
  SourcePackage: gdebi
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.default.apport:
   # set this to 0 to disable apport, or to 1 to enable it
   # you can temporarily override this with
   # sudo service apport start force_start=1
   enabled=0
  mtime.conffile..etc.default.apport: 2021-10-08T15:41:41.001986

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

Re: [Bug 1946499] Re: SRU: GDebi - installation of deb-packages with gdebi-gtk not working at all

2021-11-01 Thread Roland Johnston
Thanks everyone, the issue is now resolved by installing the update from
Impish.

Regards,

Roland Johnston

On Sun, 31 Oct 2021 at 11:20, Bryan Snyder <1946...@bugs.launchpad.net>
wrote:

> This resolved my issue installing my backup program Cloudberry backup.
> (version 3.2.2.125-01)  Previously deb wouldn’t install on Impish with Bad
> file descriptor issue.
> *Validated issue remained.
> *Enabled proposed updates.
> *Updated gdebi and gdebi-core from 0.9.5.7+nmu5ubuntu1to
> 0.9.5.7+nmu5ubuntu2
> *deb file installed without issue.
>
> Thanks everyone.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1946499
>
> Title:
>   SRU: GDebi - installation of deb-packages with gdebi-gtk not working
>   at all
>
> Status in Ubuntu MATE:
>   Invalid
> Status in gdebi package in Ubuntu:
>   Fix Released
> Status in vte2.91 package in Ubuntu:
>   Confirmed
> Status in gdebi source package in Impish:
>   Fix Committed
>
> Bug description:
>   Steps to reproduce:
>   1. Install Ubuntu MATE 21.10
>   2. Open Firefox, navigate to discord.com
>   3. Download deb-file. At time of writing from the
> https://dl.discordapp.net/apps/linux/0.0.16/discord-0.0.16.deb link
>   4. Open Caja in ~/Downloads folder and use GDebi to install the
> discord-0.0.16.deb file
>   5. In the GDebi window click Install button
>
>   Expected results:
>   * Gdebi quietly install discord package, there are no error messages in
> its terminal
>
>   Actual results:
>   * Gdebi terminal shows the error in the last line
>
>   ```
>   Selecting previously unselected package gconf2-common.
>   (Reading database ... 457178 files and directories currently installed.)
>   Preparing to unpack .../0-gconf2-common_3.2.6-7ubuntu2_all.deb ...
>   Unpacking gconf2-common (3.2.6-7ubuntu2) ...
>   Selecting previously unselected package libgconf-2-4:amd64.
>   Preparing to unpack .../1-libgconf-2-4_3.2.6-7ubuntu2_amd64.deb ...
>   Unpacking libgconf-2-4:amd64 (3.2.6-7ubuntu2) ...
>   Selecting previously unselected package gconf-service-backend.
>   Preparing to unpack .../2-gconf-service-backend_3.2.6-7ubuntu2_amd64.deb
> ...
>   Unpacking gconf-service-backend (3.2.6-7ubuntu2) ...
>   Selecting previously unselected package gconf-service.
>   Preparing to unpack .../3-gconf-service_3.2.6-7ubuntu2_amd64.deb ...
>   Unpacking gconf-service (3.2.6-7ubuntu2) ...
>   Selecting previously unselected package libappindicator1.
>   Preparing to unpack
> .../4-libappindicator1_12.10.1+20.10.20200706.1-0ubuntu1_amd64.deb ...
>   Unpacking libappindicator1 (12.10.1+20.10.20200706.1-0ubuntu1) ...
>   Selecting previously unselected package libunwind-13:amd64.
>   Preparing to unpack .../5-libunwind-13_1%3a13.0.0-2_amd64.deb ...
>   Unpacking libunwind-13:amd64 (1:13.0.0-2) ...
>   Selecting previously unselected package libc++abi1-13:amd64.
>   Preparing to unpack .../6-libc++abi1-13_1%3a13.0.0-2_amd64.deb ...
>   Unpacking libc++abi1-13:amd64 (1:13.0.0-2) ...
>   Selecting previously unselected package libc++1-13:amd64.
>   Preparing to unpack .../7-libc++1-13_1%3a13.0.0-2_amd64.deb ...
>   Unpacking libc++1-13:amd64 (1:13.0.0-2) ...
>   Selecting previously unselected package libc++1:amd64.
>   Preparing to unpack .../8-libc++1_1%3a13.0-53~exp1_amd64.deb ...
>   Unpacking libc++1:amd64 (1:13.0-53~exp1) ...
>   Setting up libappindicator1 (12.10.1+20.10.20200706.1-0ubuntu1) ...
>   Setting up gconf2-common (3.2.6-7ubuntu2) ...
>
>   Creating config file /etc/gconf/2/path with new version
>   Setting up libunwind-13:amd64 (1:13.0.0-2) ...
>   Setting up libc++abi1-13:amd64 (1:13.0.0-2) ...
>   Setting up libc++1-13:amd64 (1:13.0.0-2) ...
>   Setting up libc++1:amd64 (1:13.0-53~exp1) ...
>   Setting up gconf-service (3.2.6-7ubuntu2) ...
>   Processing triggers for libc-bin (2.34-0ubuntu2) ...
>   Processing triggers for sgml-base (1.30) ...
>   Setting up libgconf-2-4:amd64 (3.2.6-7ubuntu2) ...
>   Setting up gconf-service-backend (3.2.6-7ubuntu2) ...
>   Processing triggers for libc-bin (2.34-0ubuntu2) ...
>   dpkg: error: unable to read filedescriptor flags for  progress file descriptor>: Bad file descriptor
>   ```
>
>   and as the result Discord package is not installed .
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 21.10
>   Package: gdebi 0.9.5.7+nmu5ubuntu1
>   ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
>   Uname: Linux 5.13.0-16-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu70
>   Architecture: amd64
>   CasperMD5CheckResult: pass
>   CurrentDesktop: MATE
>   Date: Fri Oct  8 18:17:36 2021
>   InstallationDate: Installed on 2021-10-08 (0 da

[Bug 1930754] Re: e1000e extremly slow

2021-10-25 Thread Roland Sommer
As the fixes now have landed in the mainline linux kernel, that should
just be a matter of time.

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

Title:
  e1000e extremly slow

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


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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-09-24 Thread Roland Sommer
I can confirm good receive speeds using the patches from #93 against
5.15-rc2 (including one atomisp compile fix) on a Lenovo T14 G2 running
Ubuntu 20.04. Looking forward for the official backport!

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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


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

[Bug 1943003] [NEW] 1.9.1-1ubuntu4 fails to compile with Kernel 5.14

2021-09-08 Thread Roland Tapken
Public bug reported:

Package evdi 1.9.1-1ubuntu4 fails to compile with Kernel 5.14 from
mainline repository:

/var/lib/dkms/evdi/1.9.1/build/evdi_painter.c: In function 
‘evdi_log_pixel_format’:
/var/lib/dkms/evdi/1.9.1/build/evdi_painter.c:738:29: error: storage size of 
‘format_name’ isn’t known
  738 |  struct drm_format_name_buf format_name;
  | ^~~
/var/lib/dkms/evdi/1.9.1/build/evdi_painter.c:740:2: error: implicit 
declaration of function ‘drm_get_format_name’; did you mean 
‘drm_get_format_info’? [-Werror=implicit-function-declaration]
  740 |  drm_get_format_name(pixel_format, _name);
  |  ^~~
  |  drm_get_format_info
/var/lib/dkms/evdi/1.9.1/build/evdi_painter.c:738:29: warning: unused variable 
‘format_name’ [-Wunused-variable]
  738 |  struct drm_format_name_buf format_name;
  | ^~~
cc1: some warnings being treated as errors

** Affects: evdi (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/1943003

Title:
  1.9.1-1ubuntu4 fails to compile with Kernel 5.14

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


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

[Bug 1941604] Re: Crash during update from ubuntu 18 to 20

2021-08-25 Thread Roland Margelidon
** Description changed:

  During the second step of upgrade named in french "Configuration des
  nouveaux dépôts logiciels", meaning config of new source lists
  repositories for softwares. I get this message asking me to check ppa-
  purge and contact the support :
  
  "Impossible d'évaluer la mise à niveau
  
  Un problème insoluble est survenu lors du calcul de la mise à niveau.
  
-  Cela a probablement été causé par :
-  * des paquets logiciels non officiels qui ne proviennent pas d’Ubuntu.
- Veuillez utiliser la commande « ppa-purge » du paquet 
- « ppa-purge » afin de supprimer les paquets d’un 
+  Cela a probablement été causé par :
+  * des paquets logiciels non officiels qui ne proviennent pas d’Ubuntu.
+ Veuillez utiliser la commande « ppa-purge » du paquet
+ « ppa-purge » afin de supprimer les paquets d’un
  dépôt PPA Launchpad, puis essayez de relancer la mise à niveau.
  
  Si rien de tout cela ne s'applique, signalez ce bogue à l'aide de la
  commande « ubuntu-bug ubuntu-release-upgrader-core » dans un terminal.
  Si vous souhaitez analyser le problème par vous-même, les fichiers
  journaux contenus dans le répertoire « /var/log/dist-upgrade »
  contiennent les informations sur la mise à niveau. Plus précisément,
  veuillez consulter les journaux « main.log » et « apt.log »."
  
- I checked the log and I found this : 
+ I checked the log and I found this :
  "2021-08-25 15:47:03,772 INFO Using config files 
'['./DistUpgrade.cfg.bionic', 
'/etc/update-manager/release-upgrades.d/ubuntu-advantage-upgrades.cfg', 
'/etc/update-manager/release-upgrades.d/opera-stable.cfg']'
  2021-08-25 15:47:03,772 INFO uname information: 'Linux roland-GE60-2QE 
4.15.0-154-generic #161-Ubuntu SMP Fri Jul 30 13:04:17 UTC 2021 x86_64'
  2021-08-25 15:47:04,188 INFO apt version: '1.6.14'
- 2021-08-25 15:47:04,189 INFO python version: '3.6.9 (default, Jan 26 2021, 
15:33:00) 
+ 2021-08-25 15:47:04,189 INFO python version: '3.6.9 (default, Jan 26 2021, 
15:33:00)
  [GCC 8.4.0]'
  2021-08-25 15:47:04,192 INFO release-upgrader version '20.04.36' started
  2021-08-25 15:47:04,243 INFO locale: 'fr_FR' 'UTF-8'
  2021-08-25 15:47:04,404 DEBUG Using 'DistUpgradeViewGtk3' view
  2021-08-25 15:47:04,442 DEBUG enable dpkg --force-overwrite
  2021-08-25 15:47:04,456 DEBUG creating statefile: 
'/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
  2021-08-25 15:47:09,512 DEBUG lsb-release: 'bionic'
  2021-08-25 15:47:09,513 DEBUG _pythonSymlinkCheck run
  2021-08-25 15:47:09,514 DEBUG openCache()
  2021-08-25 15:47:09,514 DEBUG quirks: running PreCacheOpen
  2021-08-25 15:47:09,514 DEBUG running Quirks.PreCacheOpen
- 2021-08-25 15:47:10,547 DEBUG Comparing 4.15.0-153 with 
+ 2021-08-25 15:47:10,547 DEBUG Comparing 4.15.0-153 with
  2021-08-25 15:47:10,548 DEBUG Comparing 4.15.0-154 with 4.15.0-153
  2021-08-25 15:47:10,798 DEBUG /openCache(), new cache size 105055
  2021-08-25 15:47:10,799 DEBUG need_server_mode(): run in 'desktop' mode, 
(because of pkg 'ubuntu-desktop')
  2021-08-25 15:47:10,799 DEBUG checkViewDepends()
  2021-08-25 15:47:10,803 DEBUG running doUpdate() (showErrors=False)
  2021-08-25 15:47:14,609 DEBUG openCache()
- 2021-08-25 15:47:15,650 DEBUG Comparing 4.15.0-153 with 
+ 2021-08-25 15:47:15,650 DEBUG Comparing 4.15.0-153 with
  2021-08-25 15:47:15,650 DEBUG Comparing 4.15.0-154 with 4.15.0-153
  2021-08-25 15:47:15,907 DEBUG /openCache(), new cache size 105055
  2021-08-25 15:47:15,908 DEBUG doPostInitialUpdate
  2021-08-25 15:47:15,908 DEBUG quirks: running focalPostInitialUpdate
  2021-08-25 15:47:15,908 DEBUG running Quirks.focalPostInitialUpdate
  2021-08-25 15:47:18,820 WARNING error reading deb2snap.json file (Expected a 
string or a pair of strings)
  2021-08-25 15:47:19,579 DEBUG Snap core18 is installed
  2021-08-25 15:47:21,407 DEBUG Snap gtk-common-themes is installed
  2021-08-25 15:47:21,408 DEBUG Snap gtk-common-themes is not tracking the 
release channel
  2021-08-25 15:47:23,018 DEBUG Snap core is installed
  2021-08-25 15:47:23,019 DEBUG Snap core is not tracking the release channel
  2021-08-25 15:47:23,738 DEBUG Snap core20 is installed
  2021-08-25 15:47:23,738 DEBUG Snap core20 is not tracking the release channel
  2021-08-25 15:47:24,468 DEBUG Snap flutter is installed
  2021-08-25 15:47:24,468 DEBUG Snap flutter is not tracking the release channel
  2021-08-25 15:47:24,717 DEBUG Snap gimp is installed
  2021-08-25 15:47:24,718 DEBUG Snap gimp is not tracking the release channel
  2021-08-25 15:47:25,307 DEBUG Snap gnome-3-28-1804 is installed
  2021-08-25 15:47:25,307 DEBUG Snap gnome-3-28-1804 is not tracking the 
release channel
  2021-08-25 15:47:25,486 DEBUG Snap gnome-3-38-2004 is installed
  2021-08-25 15:47:25,486 DEBUG Snap gnome-3-38-2004 is not tracking the 
release channel
  2021-08-25 15:47:25,687 DEBUG Snap gtk2-common-themes is installed
  2021-08-25 15:47:25,687 DEBUG Snap gtk2-common-themes is not tracking the 
release channel
  2021-08-2

[Bug 1941604] [NEW] Crash during update from ubuntu 18 to 20

2021-08-25 Thread Roland Margelidon
Public bug reported:

During the second step of upgrade named in french "Configuration des
nouveaux dépôts logiciels", meaning config of new source lists
repositories for softwares. I get this message asking me to check ppa-
purge and contact the support :

"Impossible d'évaluer la mise à niveau

Un problème insoluble est survenu lors du calcul de la mise à niveau.

 Cela a probablement été causé par :
 * des paquets logiciels non officiels qui ne proviennent pas d’Ubuntu.
Veuillez utiliser la commande « ppa-purge » du paquet 
« ppa-purge » afin de supprimer les paquets d’un 
dépôt PPA Launchpad, puis essayez de relancer la mise à niveau.

Si rien de tout cela ne s'applique, signalez ce bogue à l'aide de la
commande « ubuntu-bug ubuntu-release-upgrader-core » dans un terminal.
Si vous souhaitez analyser le problème par vous-même, les fichiers
journaux contenus dans le répertoire « /var/log/dist-upgrade »
contiennent les informations sur la mise à niveau. Plus précisément,
veuillez consulter les journaux « main.log » et « apt.log »."

I checked the log and I found this : 
"2021-08-25 15:47:03,772 INFO Using config files '['./DistUpgrade.cfg.bionic', 
'/etc/update-manager/release-upgrades.d/ubuntu-advantage-upgrades.cfg', 
'/etc/update-manager/release-upgrades.d/opera-stable.cfg']'
2021-08-25 15:47:03,772 INFO uname information: 'Linux roland-GE60-2QE 
4.15.0-154-generic #161-Ubuntu SMP Fri Jul 30 13:04:17 UTC 2021 x86_64'
2021-08-25 15:47:04,188 INFO apt version: '1.6.14'
2021-08-25 15:47:04,189 INFO python version: '3.6.9 (default, Jan 26 2021, 
15:33:00) 
[GCC 8.4.0]'
2021-08-25 15:47:04,192 INFO release-upgrader version '20.04.36' started
2021-08-25 15:47:04,243 INFO locale: 'fr_FR' 'UTF-8'
2021-08-25 15:47:04,404 DEBUG Using 'DistUpgradeViewGtk3' view
2021-08-25 15:47:04,442 DEBUG enable dpkg --force-overwrite
2021-08-25 15:47:04,456 DEBUG creating statefile: 
'/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
2021-08-25 15:47:09,512 DEBUG lsb-release: 'bionic'
2021-08-25 15:47:09,513 DEBUG _pythonSymlinkCheck run
2021-08-25 15:47:09,514 DEBUG openCache()
2021-08-25 15:47:09,514 DEBUG quirks: running PreCacheOpen
2021-08-25 15:47:09,514 DEBUG running Quirks.PreCacheOpen
2021-08-25 15:47:10,547 DEBUG Comparing 4.15.0-153 with 
2021-08-25 15:47:10,548 DEBUG Comparing 4.15.0-154 with 4.15.0-153
2021-08-25 15:47:10,798 DEBUG /openCache(), new cache size 105055
2021-08-25 15:47:10,799 DEBUG need_server_mode(): run in 'desktop' mode, 
(because of pkg 'ubuntu-desktop')
2021-08-25 15:47:10,799 DEBUG checkViewDepends()
2021-08-25 15:47:10,803 DEBUG running doUpdate() (showErrors=False)
2021-08-25 15:47:14,609 DEBUG openCache()
2021-08-25 15:47:15,650 DEBUG Comparing 4.15.0-153 with 
2021-08-25 15:47:15,650 DEBUG Comparing 4.15.0-154 with 4.15.0-153
2021-08-25 15:47:15,907 DEBUG /openCache(), new cache size 105055
2021-08-25 15:47:15,908 DEBUG doPostInitialUpdate
2021-08-25 15:47:15,908 DEBUG quirks: running focalPostInitialUpdate
2021-08-25 15:47:15,908 DEBUG running Quirks.focalPostInitialUpdate
2021-08-25 15:47:18,820 WARNING error reading deb2snap.json file (Expected a 
string or a pair of strings)
2021-08-25 15:47:19,579 DEBUG Snap core18 is installed
2021-08-25 15:47:21,407 DEBUG Snap gtk-common-themes is installed
2021-08-25 15:47:21,408 DEBUG Snap gtk-common-themes is not tracking the 
release channel
2021-08-25 15:47:23,018 DEBUG Snap core is installed
2021-08-25 15:47:23,019 DEBUG Snap core is not tracking the release channel
2021-08-25 15:47:23,738 DEBUG Snap core20 is installed
2021-08-25 15:47:23,738 DEBUG Snap core20 is not tracking the release channel
2021-08-25 15:47:24,468 DEBUG Snap flutter is installed
2021-08-25 15:47:24,468 DEBUG Snap flutter is not tracking the release channel
2021-08-25 15:47:24,717 DEBUG Snap gimp is installed
2021-08-25 15:47:24,718 DEBUG Snap gimp is not tracking the release channel
2021-08-25 15:47:25,307 DEBUG Snap gnome-3-28-1804 is installed
2021-08-25 15:47:25,307 DEBUG Snap gnome-3-28-1804 is not tracking the release 
channel
2021-08-25 15:47:25,486 DEBUG Snap gnome-3-38-2004 is installed
2021-08-25 15:47:25,486 DEBUG Snap gnome-3-38-2004 is not tracking the release 
channel
2021-08-25 15:47:25,687 DEBUG Snap gtk2-common-themes is installed
2021-08-25 15:47:25,687 DEBUG Snap gtk2-common-themes is not tracking the 
release channel
2021-08-25 15:47:25,972 DEBUG Snap kde-frameworks-5-core18 is installed
2021-08-25 15:47:25,973 DEBUG Snap kde-frameworks-5-core18 is not tracking the 
release channel
2021-08-25 15:47:26,249 DEBUG Snap signal-desktop is installed
2021-08-25 15:47:26,249 DEBUG Snap signal-desktop is not tracking the release 
channel
2021-08-25 15:47:26,483 DEBUG Snap slack is installed
2021-08-25 15:47:26,483 DEBUG Snap slack is not tracking the release channel
2021-08-25 15:47:28,828 DEBUG MetaPkgs: ubuntu-desktop
2021-08-25 15:47:33,444 DEBUG Foreign: code dropbox megasync nodejs obs-studio 
opera-stable typora unetbootin une

[Bug 1936970] Re: [MIR] libnet-snmp-perl as a dependency of amavisd-new

2021-07-21 Thread Roland Rosenfeld
I fear that you mixed up two packages here:

libnet-snmp-perl 6.0.1 with the Perl module Net::SNMP from
https://metacpan.org/dist/Net-SNMP (unchanged upstream since 2010).

and

libsnmp-perl 5.9(.1) with the Perl modules SNMP and NetSNMP::* from
https://net-snmp.sourceforge.io/ and http://github.com/net-snmp/net-
snmp/

I don't know which of them is used by amavisd-ng, but libnet-snmp-perl
6.0.1 isn't updated upstream since 2010, but is actively maintained by
the Debian Perl team (including me).

Greetings
Roland

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

Title:
  [MIR] libnet-snmp-perl as a dependency of amavisd-new

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnet-snmp-perl/+bug/1936970/+subscriptions


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

[Bug 1934660] Re: intel_pmc_core driver is not probed on ADL

2021-07-21 Thread Roland Sommer
Is this going to be backported to the generic/generic-hwe kernels?

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

Title:
  intel_pmc_core driver is not probed on ADL

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


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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-07-09 Thread Roland Sommer
Is there a final root cause for all of this? I'm very interested in the
explanation or some link to the specific commits that solve the
issue(s).

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-07-09 Thread Roland Sommer
Rebooted with the 5.13.0-10007-oem kernel and the first test run was
successful. Transfer speeds are as expected, no errors reported by
ethtool on rx_errors or rx_crc_errors.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-07-08 Thread Roland Sommer
Just booted the provided kernel from #79. Without any of the
workarounds, network connectivity is still broken. Using the MEI fix
from #77 fixes the problem.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-07-07 Thread Roland Sommer
Just tested, after:

$ echo on | sudo tee /sys/bus/pci/devices/\:00\:16.0/power/control

I do get good rx speeds.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1934131] Re: package privoxy 3.0.24-1ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2021-06-30 Thread Roland Rosenfeld
Could you please try to start privoxy again and if it fails again run the 
commands "systemctl status privoxy.service" and "journalctl -xe" with a wider 
screen after this to get more output.
The messages in DpkgTerminalLog.txt are cut at a place where it would become 
interesting...

Also have a look at /var/log/privoxy/*, maybe there is more information
why privoxy fails.

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

Title:
  package privoxy 3.0.24-1ubuntu0.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-29 Thread Roland Sommer
Just for reference, the same/a similar bug has been posted to the netdev
mailing list by another user.
https://www.spinics.net/lists/netdev/msg743850.html

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-28 Thread Roland Sommer
I reported another weird discovery in
https://bugzilla.kernel.org/show_bug.cgi?id=213377#c13.

Booted without any additional kernel parameters, I can "fix" the
download speed if I plug in an USB stick. That would explain why the
installation works in the first place, because I booted ubuntu live from
USB.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-28 Thread Roland Sommer
That would be strange. After systemctl hibernate, the system went into
hibernation, I got the resume message while booting and the system state
was restored just as before hibernation. The system was not just
suspended. I had to go through grub and the hard disk decryption
password.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1825419] Re: Rancid deb missing arrancid executible

2021-06-25 Thread Roland Rosenfeld
Man page arrancid(1) was removed in 3.10, which is available since
focal.

** Changed in: rancid (Ubuntu)
   Status: New => Fix Released

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

Title:
  Rancid deb missing arrancid executible

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-25 Thread Roland Sommer
The current kernel was started using the kernel parameter, speeds where
fine. I did hibernate, restart the laptop, and now network was broken.

I did another reboot afterwards, booting clean with kernel parameter but
now network connectivity is still broken.

I am not able to spot the system behind all this. Sometimes the
behaviour is predictable, sometimes it seems completely random.

** Attachment added: "dmesg-after-hibernate.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1927925/+attachment/5506959/+files/dmesg-after-hibernate.log

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-23 Thread Roland Sommer
I just tested this, but after hibernation, the same network errors occur
as before.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-22 Thread Roland Sommer
Are there any more informations under which specific configuration (like
modules, kernel parameters etc.)
https://ubuntu.com/certified/202104-28912 has been tested?

As described in the kernel bugtracker, the behaviour seems to flip from
time to time - sometimes already tested kernels do not work even if
"intel_idle.max_cstate=1" is used (booting several times), and then
again without changing much (kernel installs/removals) the kernel
parameter starts fixing the problem again, even after several reboots.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-11 Thread Roland Sommer
https://bugzilla.kernel.org/show_bug.cgi?id=213377

While testing, I reverted back to the original ubuntu OEM kernel 1026
and discovered, that the max_cstate-Parameter does not help while using
that kernel.

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

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-07 Thread Roland Sommer
Just booted the kernel from #64 without the parameter - downloads suffer
from slow speeds, ethtool reports rx_errors and rx_crc_errors again.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-07 Thread Roland Sommer
Just booted with "intel_idle.max_cstate=1" added to the kernel cmdline.
This seems to have fixed the problem. Network speeds are as expected,
ethtool shows no errors after some big network transfers. Tested the
kernel from #59 and the default 5.8.0-55-generic, both work when
"intel_idle.max_cstate=1" is set.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-04 Thread Roland Sommer
Attached the corresponding dmesg output for the last tested kernel.

** Attachment added: "dmesg-oem-2030.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1927925/+attachment/5502454/+files/dmesg-oem-2030.log

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-04 Thread Roland Sommer
Tried the kernel from #59, receive speeds are still very poor.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-04 Thread Roland Sommer
Attached dmesg of a fresh boot with the Kernel from #52.

** Attachment added: "dmesg.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1927925/+attachment/5502354/+files/dmesg.log

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1930433] [NEW] UEFI doesn't load fwupd on Lenovo X1 Carbon 7th

2021-06-01 Thread Roland Dreier
Public bug reported:

I have a 7th gen Lenovo X1 Carbon with Ubuntu up-to-date on 21.04, and
fwupdmgr shows:

$ fwupdmgr update
Devices with no available firmware updates: 
 • UEFI Device Firmware
 • UEFI Device Firmware
 • UEFI Device Firmware
 • UEFI dbx
Devices with the latest available firmware version:
 • Thunderbolt host controller
Upgrade available for Embedded Controller from 0.1.15 to 0.1.16

however, if I answer yes to the update and reboot:

20R1000SUS must remain plugged into a power source for the duration of the 
update to avoid damage. Continue with update? [Y|n]: y
Downloading… [***]
Decompressing…   [***]
Authenticating…  [***]
Authenticating…  [***]
Updating Embedded Controller…]
Scheduling…  [***]
Successfully installed firmware
 • KXG6AZNV512G TOSHIBA
 • Prometheus
 • Prometheus IOTA Config
 • System Firmware
 • UEFI Device Firmware

An update requires a reboot to complete. Restart now? [y|N]: y

then the system reboots, but UEFI / grub just boots back into Ubuntu.
Even if I select the Linux firmware update manually from the UEFI boot
menu, the system just drops into a grub menu and I can only boot back
into Linux.  After rebooting the EC is not updated and fwupdmgr offers
the same upgrade again.

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: shim (not installed)
ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
Uname: Linux 5.11.0-18-generic x86_64
.proc.sys.kernel.moksbstate_disabled: Error: [Errno 2] No such file or 
directory: '/proc/sys/kernel/moksbstate_disabled'
ApportVersion: 2.20.11-0ubuntu65.1
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Tue Jun  1 08:14:43 2021
InstallationDate: Installed on 2020-02-27 (460 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200220)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SecureBoot: 6   0   0   0   1
SourcePackage: shim
UpgradeStatus: Upgraded to hirsute on 2021-05-14 (18 days ago)

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


** Tags: amd64 apport-bug hirsute wayland-session

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

Title:
  UEFI doesn't load fwupd on Lenovo X1 Carbon 7th

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-01 Thread Roland Sommer
This seems even worse - the local download grinds to a complete halt.
ethtool shows errors on rx_errors and rx_crc_errors.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-01 Thread Roland Sommer
In addition, I did some download tests in my local network: using the
internal network adapter, I get download speeds around 1MB/s, varying
from a few kB to 3MB/sec, if I switch to the attached USB network
adapter I get constant rates above 90MB/sec, nearly saturating the
gigabit network.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-01 Thread Roland Sommer
Additional information: I just did an internet speed test via
speedtest.net (I'm connected on 100/40 DSL). While using the internal
network card I get around 40MBit upstream (as expected) but only around
3MBit downstream. Switching to the attached USB network adapter, I
instantly get around 40MBit upstream and nearly 100MBit downstream as it
should be.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] acpidump.txt

2021-06-01 Thread Roland Sommer
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1927925/+attachment/5501661/+files/acpidump.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] WifiSyslog.txt

2021-06-01 Thread Roland Sommer
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1927925/+attachment/5501660/+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/1927925

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] UdevDb.txt

2021-06-01 Thread Roland Sommer
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1927925/+attachment/5501659/+files/UdevDb.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] RfKill.txt

2021-06-01 Thread Roland Sommer
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1927925/+attachment/5501658/+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/1927925

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] ProcModules.txt

2021-06-01 Thread Roland Sommer
apport information

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

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] ProcInterrupts.txt

2021-06-01 Thread Roland Sommer
apport information

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

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] ProcEnviron.txt

2021-06-01 Thread Roland Sommer
apport information

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] ProcCpuinfoMinimal.txt

2021-06-01 Thread Roland Sommer
apport information

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] ProcCpuinfo.txt

2021-06-01 Thread Roland Sommer
apport information

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

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Lsusb-v.txt

2021-06-01 Thread Roland Sommer
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1927925/+attachment/5501652/+files/Lsusb-v.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Lsusb-t.txt

2021-06-01 Thread Roland Sommer
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1927925/+attachment/5501651/+files/Lsusb-t.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Lsusb.txt

2021-06-01 Thread Roland Sommer
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1927925/+attachment/5501650/+files/Lsusb.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Lspci-vt.txt

2021-06-01 Thread Roland Sommer
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1927925/+attachment/5501649/+files/Lspci-vt.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Lspci.txt

2021-06-01 Thread Roland Sommer
apport information

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

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] IwConfig.txt

2021-06-01 Thread Roland Sommer
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1927925/+attachment/5501647/+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/1927925

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] CurrentDmesg.txt

2021-06-01 Thread Roland Sommer
apport information

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

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] CRDA.txt

2021-06-01 Thread Roland Sommer
apport information

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-01 Thread Roland Sommer
apport information

** Tags added: focal

** Description changed:

  I recently got a Thinkpad T14 Gen2 with a I219-V network adapter
  (8086:15fc). I get very slow connection speeds and even total loss of
  connectivity without seeing much in the logs (like dmesg etc.). ethtool
  reports CRC errors and paket loss. Besides Ubuntu 21.04/kernel 5.11 I
  tried to install Ubuntu 20.04 (kernel seems to old) and i tried the
  e1000e driver directly from upstream (3.8.7) with no success.
  
  A strange behaviour I observed: if connectivity is lost (notebook is not
  reachable via ping from another host), if I do something like "ping
  8.8.8.8" on the notebook itself, it becomes reachable from the other
  host again.
  
  Downloads in general are very slow if they work at all.
  
  WLAN (AX210) seems to work fine, wired network using a USB-network adapter 
works fine, too.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu65
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ros3285 F pulseaudio
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 21.04
  HibernationDevice: RESUME=none
  InstallationDate: Installed on 2021-05-07 (2 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: LENOVO 20W0004MGE
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/BOOT/ubuntu_n51dtp@/vmlinuz-5.11.0-16-generic 
root=ZFS=rpool/ROOT/ubuntu_n51dtp ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-16-generic N/A
   linux-backports-modules-5.11.0-16-generic  N/A
   linux-firmware 1.197
  Tags:  hirsute
  Uname: Linux 5.11.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 03/10/2021
  dmi.bios.release: 1.10
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N34ET21W (1.10 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20W0004MGE
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.8
  dmi.modalias: 
dmi:bvnLENOVO:bvrN34ET21W(1.10):bd03/10/2021:br1.10:efr1.8:svnLENOVO:pn20W0004MGE:pvrThinkPadT14Gen2i:rvnLENOVO:rn20W0004MGE:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T14 Gen 2i
  dmi.product.name: 20W0004MGE
  dmi.product.sku: LENOVO_MT_20W0_BU_Think_FM_ThinkPad T14 Gen 2i
  dmi.product.version: ThinkPad T14 Gen 2i
  dmi.sys.vendor: LENOVO
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.18
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  ros1673 F pulseaudio
+  /dev/snd/controlC1:  ros1673 F pulseaudio
+ CasperMD5CheckResult: skip
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2021-05-31 (0 days ago)
+ InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
+ MachineType: LENOVO 20W0004MGE
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.10.0-1026-oem 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.10.0-1026.27-oem 5.10.31
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.10.0-1026-oem N/A
+  linux-backports-modules-5.10.0-1026-oem  N/A
+  linux-firmware   1.187.12
+ Tags:  focal
+ Uname: Linux 5.10.0-1026-oem x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: True
+ dmi.bios.date: 03/10/2021
+ dmi.bios.release: 1.10
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: N34ET21W (1.10 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 20W0004MGE
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0J40697 WIN
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: None
+ dmi.ec.firmware.release: 1.8
+ dmi.modalias: 
dmi:bvnLENOVO:bvrN34ET21W(1.10):bd03/10/2021:br1.10:efr1.8:svnLENOVO:pn20W0004MGE:pvrThinkPadT14Gen2i:rvnLENOVO:rn20W0004MGE:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
+ dmi.product.family: ThinkPad T14 Gen 2i
+ dmi.product.name: 20W0004MGE
+ dmi.product.sku: LENOVO_MT_20W0_BU_Think_FM_ThinkPad T14 Gen 2i
+ dmi.product.version: ThinkPad T14 Gen 2i
+ dmi.sys.vendor: LENOVO

** Attachment added: "AlsaInfo.txt"
   

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-01 Thread Roland Sommer
I reinstalled Ubuntu 20.04 after the certification was granted (even
that was more than painful) to test out the OEM kernel, the logs are
indeed from my previous installation of 21.04. At that time, the laptop
was not certified at all so i tried the newest version after
encountering the described problems. I'll repost all logs as soon as
possible from the system running 20.04 and 5.10.0-1026-oem.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-05-31 Thread Roland Sommer
I still encounter very bad network connectivity using the
5.10.0-1026-oem kernel while running Ubuntu 20.04.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-05-31 Thread Roland Sommer
This laptop has been certified for 20.04 using the latest OEM kernel:

https://certification.ubuntu.com/hardware/202104-28912

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-05-10 Thread Roland Sommer
This has also been reported here:
https://sourceforge.net/p/e1000/bugs/688/

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] acpidump.txt

2021-05-10 Thread Roland Sommer
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1927925/+attachment/5496142/+files/acpidump.txt

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

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] WifiSyslog.txt

2021-05-10 Thread Roland Sommer
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1927925/+attachment/5496141/+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/1927925

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] UdevDb.txt

2021-05-10 Thread Roland Sommer
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1927925/+attachment/5496140/+files/UdevDb.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] RfKill.txt

2021-05-10 Thread Roland Sommer
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1927925/+attachment/5496139/+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/1927925

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] ProcModules.txt

2021-05-10 Thread Roland Sommer
apport information

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

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] ProcInterrupts.txt

2021-05-10 Thread Roland Sommer
apport information

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

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] ProcEnviron.txt

2021-05-10 Thread Roland Sommer
apport information

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] ProcCpuinfoMinimal.txt

2021-05-10 Thread Roland Sommer
apport information

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] PaInfo.txt

2021-05-10 Thread Roland Sommer
apport information

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

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] ProcCpuinfo.txt

2021-05-10 Thread Roland Sommer
apport information

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

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Lsusb-v.txt

2021-05-10 Thread Roland Sommer
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1927925/+attachment/5496132/+files/Lsusb-v.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Lsusb-t.txt

2021-05-10 Thread Roland Sommer
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1927925/+attachment/5496131/+files/Lsusb-t.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Lsusb.txt

2021-05-10 Thread Roland Sommer
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1927925/+attachment/5496130/+files/Lsusb.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Lspci-vt.txt

2021-05-10 Thread Roland Sommer
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1927925/+attachment/5496129/+files/Lspci-vt.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Lspci.txt

2021-05-10 Thread Roland Sommer
apport information

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

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] IwConfig.txt

2021-05-10 Thread Roland Sommer
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1927925/+attachment/5496127/+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/1927925

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] CurrentDmesg.txt

2021-05-10 Thread Roland Sommer
apport information

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

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-05-10 Thread Roland Sommer
apport information

** Tags added: apport-collected hirsute

** Description changed:

  I recently got a Thinkpad T14 Gen2 with a I219-V network adapter
  (8086:15fc). I get very slow connection speeds and even total loss of
  connectivity without seeing much in the logs (like dmesg etc.). ethtool
  reports CRC errors and paket loss. Besides Ubuntu 21.04/kernel 5.11 I
  tried to install Ubuntu 20.04 (kernel seems to old) and i tried the
  e1000e driver directly from upstream (3.8.7) with no success.
  
  A strange behaviour I observed: if connectivity is lost (notebook is not
  reachable via ping from another host), if I do something like "ping
  8.8.8.8" on the notebook itself, it becomes reachable from the other
  host again.
  
  Downloads in general are very slow if they work at all.
  
- WLAN (AX210) seems to work fine, wired network using a USB-network
- adapter works fine, too.
+ WLAN (AX210) seems to work fine, wired network using a USB-network adapter 
works fine, too.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu65
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  ros3285 F pulseaudio
+ CasperMD5CheckResult: pass
+ DistroRelease: Ubuntu 21.04
+ HibernationDevice: RESUME=none
+ InstallationDate: Installed on 2021-05-07 (2 days ago)
+ InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
+ MachineType: LENOVO 20W0004MGE
+ NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/BOOT/ubuntu_n51dtp@/vmlinuz-5.11.0-16-generic 
root=ZFS=rpool/ROOT/ubuntu_n51dtp ro quiet splash vt.handoff=1
+ ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.11.0-16-generic N/A
+  linux-backports-modules-5.11.0-16-generic  N/A
+  linux-firmware 1.197
+ Tags:  hirsute
+ Uname: Linux 5.11.0-16-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: True
+ dmi.bios.date: 03/10/2021
+ dmi.bios.release: 1.10
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: N34ET21W (1.10 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 20W0004MGE
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0J40697 WIN
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: None
+ dmi.ec.firmware.release: 1.8
+ dmi.modalias: 
dmi:bvnLENOVO:bvrN34ET21W(1.10):bd03/10/2021:br1.10:efr1.8:svnLENOVO:pn20W0004MGE:pvrThinkPadT14Gen2i:rvnLENOVO:rn20W0004MGE:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
+ dmi.product.family: ThinkPad T14 Gen 2i
+ dmi.product.name: 20W0004MGE
+ dmi.product.sku: LENOVO_MT_20W0_BU_Think_FM_ThinkPad T14 Gen 2i
+ dmi.product.version: ThinkPad T14 Gen 2i
+ dmi.sys.vendor: LENOVO

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

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] CRDA.txt

2021-05-10 Thread Roland Sommer
apport information

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-05-10 Thread Roland Sommer
I also tried fedora 34 (kernel 5.11) on this notebook with the same
behaviour, so this seems to be a general kernel/driver-problem. The pre-
installed windows on this notebook does not have any problems regarding
network connectivity.

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-05-10 Thread Roland Sommer
** Attachment added: "Output ip link show dev"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1927925/+attachment/5496038/+files/link.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-05-10 Thread Roland Sommer
** Attachment added: "Output ethtool -S"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1927925/+attachment/5496037/+files/ethtool_S.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-05-10 Thread Roland Sommer
** Attachment added: "Output ethtool -i"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1927925/+attachment/5496035/+files/ethtool_i.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-05-10 Thread Roland Sommer
** Attachment added: "Output ethtool"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1927925/+attachment/5496032/+files/ethtool.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1927925] [NEW] Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-05-10 Thread Roland Sommer
Public bug reported:

I recently got a Thinkpad T14 Gen2 with a I219-V network adapter
(8086:15fc). I get very slow connection speeds and even total loss of
connectivity without seeing much in the logs (like dmesg etc.). ethtool
reports CRC errors and paket loss. Besides Ubuntu 21.04/kernel 5.11 I
tried to install Ubuntu 20.04 (kernel seems to old) and i tried the
e1000e driver directly from upstream (3.8.7) with no success.

A strange behaviour I observed: if connectivity is lost (notebook is not
reachable via ping from another host), if I do something like "ping
8.8.8.8" on the notebook itself, it becomes reachable from the other
host again.

Downloads in general are very slow if they work at all.

WLAN (AX210) seems to work fine, wired network using a USB-network
adapter works fine, too.

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

** Attachment added: "Output ubuntu-bug linux"
   https://bugs.launchpad.net/bugs/1927925/+attachment/5496031/+files/report.txt

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1926673] Re: Null pointer of fig2dev of gensvg.c in function svg_arrows

2021-05-01 Thread Roland Rosenfeld
Fixed in version 3.2.8-3 (which was yesterday uploaded to Debian
unstable)

** Changed in: fig2dev (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/1926673

Title:
  Null pointer of fig2dev of gensvg.c in function svg_arrows

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

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

[Bug 1926674] Re: heap-buffer-overflow of fig2dev of gensvg.c in function gensvg_text

2021-05-01 Thread Roland Rosenfeld
Fixed in version 3.2.8-3 (which was yesterday uploaded to Debian
unstable)

** Changed in: fig2dev (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/1926674

Title:
  heap-buffer-overflow of  fig2dev of  gensvg.c in function gensvg_text

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

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

[Bug 1926676] Re: global-buffer-overflow of fig2dev of gensvg.c in function arrow_path

2021-05-01 Thread Roland Rosenfeld
Fixed in version 3.2.8-3 (which was yesterday uploaded to Debian
unstable)

** Changed in: fig2dev (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/1926676

Title:
  global-buffer-overflow of  fig2dev of gensvg.c in function arrow_path

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

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

[Bug 1926677] Re: global-buffer-overflow of fix2dev of fig2dev/read.c in function read_objects

2021-05-01 Thread Roland Rosenfeld
Fixed in version 3.2.8-3 (which was yesterday uploaded to Debian
unstable)

** Changed in: fig2dev (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/1926677

Title:
  global-buffer-overflow of fix2dev of fig2dev/read.c in function
  read_objects

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

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

[Bug 1926673] Re: Null pointer of fig2dev of gensvg.c in function svg_arrows

2021-04-30 Thread Roland Rosenfeld
** Package changed: xfig (Ubuntu) => fig2dev (Ubuntu)

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

Title:
  Null pointer of fig2dev of gensvg.c in function svg_arrows

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

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

[Bug 1926674] Re: heap-buffer-overflow of fig2dev of gensvg.c in function gensvg_text

2021-04-30 Thread Roland Rosenfeld
** Package changed: xfig (Ubuntu) => fig2dev (Ubuntu)

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

Title:
  heap-buffer-overflow of  fig2dev of  gensvg.c in function gensvg_text

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

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

[Bug 1926676] Re: global-buffer-overflow of fig2dev of gensvg.c in function arrow_path

2021-04-30 Thread Roland Rosenfeld
** Package changed: xfig (Ubuntu) => fig2dev (Ubuntu)

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

Title:
  global-buffer-overflow of  fig2dev of gensvg.c in function arrow_path

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

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

[Bug 1926677] Re: global-buffer-overflow of fix2dev of fig2dev/read.c in function read_objects

2021-04-30 Thread Roland Rosenfeld
** Package changed: xfig (Ubuntu) => fig2dev (Ubuntu)

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

Title:
  global-buffer-overflow of fix2dev of fig2dev/read.c in function
  read_objects

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

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

[Bug 1888781] Re: failed to boot with 1.20200601+arm64-0ubuntu2~20.04.1

2021-04-24 Thread Roland Kaiser
Ran into this issue today as well. My hardware is a Pi 3B with the boot
disk attached to a USB port.

I can still connect to the Pi via SSH, so it appears to be merely a
problem with the video output.

Current focal "daily-preinstalled" server images seem to be broken from
the get go. So for new installs I now use 20.04.2 images, which still
work, then immediately downgrade and pin flash-kernel and linux-
firmware-raspi2 packages:


sudo apt install -y flash-kernel=3.98ubuntu12 
linux-firmware-raspi2=1.20200212-0ubuntu1

cat 

  1   2   3   4   5   6   7   8   9   10   >