[Bug 1979590] Re: Configured to mirror server url about {focal, jammy}-security suite
Matsumoto Naoki
1979590 at bugs.launchpad.net
Wed Sep 20 04:04:53 UTC 2023
I think it's same issue.
https://bugs.launchpad.net/subiquity/+bug/2033977
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1979590
Title:
Configured to mirror server url about {focal,jammy}-security suite
Status in subiquity package in Ubuntu:
New
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
```
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1979590/+subscriptions
More information about the foundations-bugs
mailing list