Related Application and/or Package Version (run apt policy $PACKAGE NAME):
N/A
Issue/Bug Description:
When you perform a fresh install of PopOS
Steps to reproduce (if you know):
Install Pop OS
Go to settings > About
Change device name
(Intermittent?) Run command with sudo, multiple second delay will occur before the command executes.
Expected behavior:
There should be no delay.
Other Notes:
If you edit /etc/hosts and add the following line:
127.0.1.1 [Computer Name]
The issue will be resolved. Perhaps this should be automatic when changing the computer name.
Distribution (run
cat /etc/os-release
): NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 22.04 LTS" VERSION_ID="22.04" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=jammy UBUNTU_CODENAME=jammy LOGO=distributor-logo-pop-osRelated Application and/or Package Version (run
apt policy $PACKAGE NAME
): N/AIssue/Bug Description: When you perform a fresh install of PopOS
Steps to reproduce (if you know):
Expected behavior: There should be no delay.
Other Notes: If you edit
/etc/hosts
and add the following line:127.0.1.1 [Computer Name]
The issue will be resolved. Perhaps this should be automatic when changing the computer name.