bzr launchpad-login fails if ~/.config doesn't exist

Bug #1892658 reported by James Troup
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
breezy (Ubuntu)
New
Undecided
Unassigned

Bug Description

bzr launchpad-login for a fresh user (e.g. in a lxd container) fails
due to ~/.config not existing... but then creates it?

ubuntu@portal-focal:~$ rm -fr ~/.config/
ubuntu@portal-focal:~$ bzr launchpad-login elmo
brz: ERROR: [Errno 2] No such file or directory: '/home/ubuntu/.config/breezy'
ubuntu@portal-focal:~$ echo $?
3
ubuntu@portal-focal:~$ tree ~/.config
/home/ubuntu/.config
└── breezy
    ├── breezy.conf
    └── lock

2 directories, 1 file
ubuntu@portal-focal:~$

This worked OK in Bionic and Xenial, FWIW.

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.