Triage report for Bugs last updated on 2023-10-05

2023-10-06 Thread Mitchell Dzurick
Bugs last updated on 2023-10-05 (Thursday)
Date range identified as: "Friday triage"

Found 6 bugs

1 applicable bug

LP: #2038561
 |
Requesting Ubuntu package manager to release openssh update…
This bug is requesting for openssh to be upgraded in Jammy/Focal to 9.4+
(currently on 8.9) to support OpenSSL 3.1.2 (currently 3.0.2 on Jammy).

The bug mentions a specific commit in openssh upstream that might make it
work, and I tried building with that commit. It built fine, but failed one
of the tests. This is mainly to help the user unblock them, and I wasn't
planning on SRUing this.

I think this is something we don't want to support because there are
major version differences, but I'd like another opinion on it before I say
for sure no. It sounds nice to have newer openssh versions, but I
understand that's not a simple task.

Discourse Comment Triage Helper
Showing comments belonging to the Server category on
https://discourse.ubuntu.com, updated on 2023-10-05 (Thursday)
+Autoinstall Ubuntu 22.04… [Zero 0ne,
2023-10-05]
This is an issue with snap install failures in an air-gapped network. I'm
not very proficient with this, but it sounds like a snap cache server would
solve this issue, do we have something like that?
-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Triage report for bugs last updated on 2023-10-04

2023-10-06 Thread Paride Legovini
Team 'ubuntu-server' currently subscribed to 239 bugs
Bugs last updated on 2023-10-04 (Wednesday)
Date range identified as: "Thursday triage"
Found 5 bugs

Few bugs, but two interesting ones:

## https://bugs.launchpad.net/ironic/+bug/2026757
## dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

We almost certainly have a bug we want to fix here, reported fixed
in Lunar/Mantic (comment 12). This is difficult to reproduce, so
little progress has been done in identifying a candidate patch
(there was one, Sergio prepared a patched package in a PPA, but
apparently the bug isn't gone). I proposed a couple of possible
ways to gather useful information. Still Incomplete.

## https://bugs.launchpad.net/ubuntu/+source/gpsd/+bug/2011721
## GPS position information doesn't update beyond a first fix
## with certain devices (e.g. u-blox 6). The issue has been
## discussed in the gpsd gitlab. Building current versions from
## source fixes this issue. 

I asked to test the Mantic package (the Mantic version grabbed
from upstream is reported fixed). I also pointed to a possibly
interesting upstream changelog entry, but I couldn't immediately
find which commit implements it.

--
Paride


-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

~ubuntu-server subscription changes

2023-10-06 Thread robie . basak
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
self.connect()
  File "/usr/lib/python3.8/http/client.py", line 1418, in connect
super().connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 808, in create_connection
raise err
  File "/usr/lib/python3.8/socket.py", line 796, in create_connection
sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File 
"/home/robie/Code/Canonical/team-subscriptions.cron/subscription-sync.py", line 
133, in 
main()
  File 
"/home/robie/Code/Canonical/team-subscriptions.cron/subscription-sync.py", line 
72, in main
with urllib.request.urlopen(args.goal_file) as f:
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1397, in https_open
return self.do_open(http.client.HTTPSConnection, req,
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
raise URLError(err)
urllib.error.URLError: 

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam