On my system "25.04 (Plucky Puffin)"
# btrfs subvolume list /
ID 256 gen 104 top level 5 path @
cat /etc/fstab
UUID=7d69515d-9769-4f5b-ad0e-ecb34d7f055c / btrfs
defaults,noatime,commit=120,subvol=@ 0 1
mount |grep @
/dev/mmcblk1p2 on / type btrfs
(rw,noatime,ssd,discard=async,space_cache=v2,co
I would like to comment that the suggested fix does not allow
snapshotting of BTRFS root mounts that aren't a subvolume. I didn't
actually notice the original reporter's configuration and was more
focused on my issue - which is very much using a subvolume and will not
clutter /
If I understand you
First of all, this bug is about btrfs partitions not using a subvolume
for /, which is not supportable, because the snapshot would end up being
a subvolume of the volume being snapshotted, i.e. you'd clutter /.
As for the other requests for different / subvolume names I commented on
that in the me
** Merge proposal linked:
https://code.launchpad.net/~oded-geek/ubuntu/+source/apt-btrfs-snapshot/+git/apt-btrfs-snapshot/+merge/470734
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064274
Title:
I fixed my git push issues. The proposed fix is posted in
https://code.launchpad.net/~oded-geek/ubuntu/+source/apt-btrfs-
snapshot/+git/apt-btrfs-snapshot/+merge/470734
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
Launcpad killed all the spaces which are 100% necessary to get this
python code to compile :-( , anyway - contact me if you want the code in
another way.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2
I can't figure out how to patch a merge request to this package (the
launchpad git configuration does not work for me and/or I cannot figure
the process out) - so here's the patch that should fix this issue:
diff --git a/apt_btrfs_snapshot.py b/apt_btrfs_snapshot.py
index 980c787..6ec4e0e 100644
-
I think the problem is in this code that is in the apt_btrfs_snapshot
Python module:
def _get_supported_btrfs_root_fstab_entry(self):
""" return the supported btrfs root FstabEntry or None """
for entry in self.fstab:
if (
entry.mountpoint == "/"
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: apt-btrfs-snapshot (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064274