Configured to mirror server url about {focal,jammy}-security suite

Bug #1979590 reported by Matsumoto Naoki
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subiquity (Ubuntu)
New
Undecided
Unassigned

Bug Description

Ubuntu server focal and jammy are configured to mirror repository about security pockets. However, I know that security pocket does not use mirror server traditionally. The tips is wrote down at
https://wiki.ubuntu.com/SecurityTeam/FAQ#What_repositories_and_pockets_should_I_use_to_make_sure_my_systems_are_up_to_date.3F

I confirmed this matter is on server edition of focal and jammy. I think desktop edition is correct.

Is this expected behavior about server edition?

```
desktop % grep security < /etc/apt/sources.list
## review or updates from the Ubuntu security team.
## security team.
## or updates from the Ubuntu security team.
deb http://security.ubuntu.com/ubuntu focal-security main restricted
# deb-src http://security.ubuntu.com/ubuntu eoan-security main restricted
deb http://security.ubuntu.com/ubuntu focal-security universe
# deb-src http://security.ubuntu.com/ubuntu eoan-security universe
deb http://security.ubuntu.com/ubuntu focal-security multiverse
# deb-src http://security.ubuntu.com/ubuntu eoan-security multiverse
```

```
server~$ grep security < /etc/apt/sources.list
## review or updates from the Ubuntu security team.
## security team.
## or updates from the Ubuntu security team.
deb http://jp.archive.ubuntu.com/ubuntu focal-security main restricted
# deb-src http://jp.archive.ubuntu.com/ubuntu focal-security main restricted
deb http://jp.archive.ubuntu.com/ubuntu focal-security universe
# deb-src http://jp.archive.ubuntu.com/ubuntu focal-security universe
deb http://jp.archive.ubuntu.com/ubuntu focal-security multiverse
# deb-src http://jp.archive.ubuntu.com/ubuntu focal-security multiverse
```

Revision history for this message
Matsumoto Naoki (nekomatu) wrote :
Revision history for this message
Matsumoto Naoki (nekomatu) wrote :
Revision history for this message
Matsumoto Naoki (nekomatu) wrote :
Revision history for this message
Dan Bungert (dbungert) wrote :

Thanks for the report.
Yes, should be the same problem as LP: #2033977.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.