[Bug 2067071] Re: cannot upgrade from 23.10 to 24.04, error in _install_t64_replacement_packages

2024-06-14 Thread Juanjo Aparicio
Quick followup: upgrade completed without issues.

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

Title:
  cannot upgrade from 23.10 to 24.04, error in
  _install_t64_replacement_packages

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


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

[Bug 2067071] Re: cannot upgrade from 23.10 to 24.04, error in _install_t64_replacement_packages

2024-06-14 Thread Juanjo Aparicio
Run into the same problem upgrading 23.10 to 24.04.

I run do-release-upgrade. Checking /var/log/dist-upgrade/main.log, I
could see that the problem was:


2024-06-14 21:00:38,539 DEBUG Searching for replacement for libts0
2024-06-14 21:00:38,562 ERROR not handled exception:
...
  File 
"/tmp/ubuntu-release-upgrader-t3r65jm_/DistUpgrade/DistUpgradeQuirks.py", line 
1845, in _install_t64_replacement_packages
if replacement.candidate._cand != ver:
   ^^^

AttributeError: 'NoneType' object has no attribute '_cand'


Replaced libts0:1.22.1 with libts0t64 1.22.1-1build1 instead of removing it, 
and this allowed me to proceed with the upgrade.

It hasn't completed yet, I don't know whether I'll find something else.

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

Title:
  cannot upgrade from 23.10 to 24.04, error in
  _install_t64_replacement_packages

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


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

[Bug 2026760] Re: [SRU] wrk fails to run

2024-02-25 Thread Juanjo Aparicio
I can confirm the proposed package fixes the issue for me.

Just upgraded to

ii  wrk4.1.0-3build2 amd64HTTP benchmarking tool


Tested against the following webservers:

* localhost

bnt@workstation:~$ wrk http://localhost/
Running 10s test @ http://localhost/
  2 threads and 10 connections
  Thread Stats   Avg  Stdev Max   +/- Stdev
Latency   509.81us4.59ms  86.87ms   99.17%
Req/Sec35.11k 5.34k   42.95k82.50%
  698425 requests in 10.00s, 7.65GB read
Requests/sec:  69835.52
Transfer/sec:783.22MB


* different host on the same LAN

bnt@workstation:~$ wrk http://www.fastpace.org/
Running 10s test @ http://www.fastpace.org/
  2 threads and 10 connections
  Thread Stats   Avg  Stdev Max   +/- Stdev
Latency   136.95us   27.55us   1.03ms   73.95%
Req/Sec35.24k 1.51k   38.68k71.64%
  704908 requests in 10.10s, 314.61MB read
Requests/sec:  69797.92
Transfer/sec: 31.15MB


* Internet host

bnt@workstation:~$ wrk http://www.google.com/
Running 10s test @ http://www.google.com/
  2 threads and 10 connections
  Thread Stats   Avg  Stdev Max   +/- Stdev
Latency   441.69ms   61.96ms 774.67ms   75.00%
Req/Sec13.25  8.4740.00 80.77%
  220 requests in 10.02s, 11.25MB read
Requests/sec: 21.96
Transfer/sec:  1.12MB


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

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

Title:
  [SRU] wrk fails to run

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


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

[Bug 1902885] [NEW] Gnome on wayland freezes on notification

2020-11-04 Thread Juanjo Aparicio
Public bug reported:

Updated to 20.04 from 19.10 last week.

Wayland enabled on gdm3, Gnome on wayland session. When receiving
notifications from the Slack snap or notifications from Firefox
Developer Edition on the Slack site, the desktop freezes, the keyboard
does not work (cannot switch to virtual console), neither does the mouse
pointer. After some 30s the desktop unfreezes and everything continues
normally. Don't know what logs to check, journal and syslog offer no
clues.

Disabled wayland on gdm3. Gnome on Xorg session (configured "intel"
driver instead of "modesetting"). Slack notifications do not cause
desktop freezes.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Gnome on wayland freezes on notification

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

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

[Bug 1245074] [NEW] suspend fails with "GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Operation not permitted"

2013-10-26 Thread Juanjo Aparicio
Public bug reported:

* System release: 
Description:Ubuntu 13.10
Release:13.10
* Package: unknown
* Expected behaviour: Clicking on the "Suspend" option of the session menu 
shows a confirmation dialog, then the computer goes to sleep
* Actual behaviour: Clicking on the "Suspend" option of the session menu shows 
a confirmation dialog, then an error dialog, with the text 
"GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Operation not permitted"

Additional information:
Just upgraded from Xubuntu 13.04 to Xubuntu 13.10
Kernel 3.11.0-13-generic
Proprietary nvidia module loaded (nvidia-319-updates=319.60-0ubuntu1, 
nvidia-common=1:0.2.83, nvidia-settings-319-updates=319.60-0ubuntu1)
Running xubuntu-session
Happens with existing users (existing .config, etc) and with newly created 
users also.

.xsession-errors shows no additional info

Using dbus-monitor and repeating the sequence of actions shows, among
others, the following lines:

method call sender=:1.50 -> dest=org.xfce.SessionManager serial=95 
path=/org/xfce/SessionManager; interface=org.xfce.Session.Manager; 
member=Suspend
method call sender=:1.5 -> dest=org.xfce.Xfconf serial=153 
path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=GetProperty
   string "xfce4-session"
   string "/shutdown/LockScreen"
error sender=:1.8 -> dest=:1.5 
error_name=org.xfce.Xfconf.Error.PropertyNotFound reply_serial=153
   string "Property "/shutdown/LockScreen" does not exist on channel 
"xfce4-session""
error sender=:1.5 -> dest=:1.50 
error_name=org.freedesktop.DBus.GLib.UnmappedError.GDbusErrorQuark.Code9 
reply_serial=95
   string "GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Operation not 
permitted"

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  suspend fails with
  "GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Operation not
  permitted"

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

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