~racb/git-ubuntu:nofollow-broken-symlinks

Last commit made on 2020-03-17
Get this branch:
git clone -b nofollow-broken-symlinks https://git.launchpad.net/~racb/git-ubuntu
Only Robie Basak can upload to this branch. If you are Robie Basak please log in for upload directions.

Branch merges

Branch information

Name:
nofollow-broken-symlinks
Repository:
lp:~racb/git-ubuntu

Recent commits

41487af... by Robie Basak

Fix RenameableDir instantiation on broken symlinks

RenameableDir may be instantiated with a path that exists on the
filesystem but that is a broken symlink. In this case the "exists"
assertion should not follow the symlink, so it should use
os.path.lexists(), not os.path.exists().

This fixes the corresponding test, so we drop the xfail.

LP: #1864255

699e70a... by Robie Basak

Add xfailing test case for broken symlinks

Commit 748689c exposed LP: #1864255. Add a test case for this: when
RenameableDir is instantiated with a path that exists that is a symlink
to a path that doesn't exist, it should not raise an exception and a
the "recursive" attribute of the object should be False.

173ef94... by Andreas Hasenack

Add libmaxminddb, about to be in main (LP: #1861101)

05c0087... by Bryce Harrington

version: bump to 0.9.4

83d1da4... by Rafael David Tinoco

Despite being in 'universe', fence-virt is an important Ubuntu HA pkg.
Adding it to whitelist.

8dcabb1... by Rafael David Tinoco

Adding all packages related to Ubuntu HA that were not added yet.
Note: Special need to add python-rtslib-fb and targetcli-fb (MIR).

80e1b49... by Andreas Hasenack

Import packages related to the mysql my_bool work from the focal
development cycle.

8c32681... by Bryce Harrington

version: bump to 0.9.3

81cb62d... by Andreas Hasenack

blacklist linux-gke and linux-kvm

Two more big kernel source packages

19244fc... by Andreas Hasenack

Add linux-gcp to blacklist

It's another big kernel source