Groups
Groups
Sign in
Groups
Groups
bup-list
Conversations
About
Send feedback
Help
bup-list
1–30 of 3278
Mark all as read
Report group
0 selected
Rob Browning
8
Jun 6
Fix issues exposed by additional platforms; improve manpages
Change setup_testfs and cleanup_testfs to require you to specify "where", and adjust
unread,
Fix issues exposed by additional platforms; improve manpages
Change setup_testfs and cleanup_testfs to require you to specify "where", and adjust
Jun 6
Rob Browning
Jun 6
[PATCH 09/11] Fix hash(metadata) and add an explicit test; posix1e acls were lists
Metadata.__hash__() was broken because the POSIX1e ACLs were being loaded as lists, which can't
unread,
[PATCH 09/11] Fix hash(metadata) and add an explicit test; posix1e acls were lists
Metadata.__hash__() was broken because the POSIX1e ACLs were being loaded as lists, which can't
Jun 6
Rob Browning
Jun 6
[PATCH 03/11] test-empty-metadata: accommodate test fs with default posix1e acl
If the test filesystem has a posix1e ACL, coreutils ls -l (at least) will add a final +. From the ls
unread,
[PATCH 03/11] test-empty-metadata: accommodate test fs with default posix1e acl
If the test filesystem has a posix1e ACL, coreutils ls -l (at least) will add a final +. From the ls
Jun 6
Rob Browning
Jun 6
[PATCH 11/11] Augment fsck/gc/rm/validate-object-links/validate-refs manpages
Thanks to Greg Troxel for reviewing the existing docs and suggestions for improvement. Signed-off-by:
unread,
[PATCH 11/11] Augment fsck/gc/rm/validate-object-links/validate-refs manpages
Thanks to Greg Troxel for reviewing the existing docs and suggestions for improvement. Signed-off-by:
Jun 6
Rob Browning
Jun 6
[PATCH 07/11] metadata: enc_sh the key and value in detailed_bytes xattrs (xstat)
Encode xattr key and value for the detailed_bytes linux-xattr field via enc_sh since they're
unread,
[PATCH 07/11] metadata: enc_sh the key and value in detailed_bytes xattrs (xstat)
Encode xattr key and value for the detailed_bytes linux-xattr field via enc_sh since they're
Jun 6
Mark Hewitt
,Â
Rob Browning
4
Jun 6
Type issue in main
When BUP_TEST_LOCAL_SSH is set to a host, attempt to run some of the tests via ssh connections to
unread,
Type issue in main
When BUP_TEST_LOCAL_SSH is set to a host, attempt to run some of the tests via ssh connections to
Jun 6
Jack
, …Â
Rob Browning
14
Jun 3
Bup depends on fuse-2.9.9
Greg Troxel <g...@lexort.com> writes: > which is consistent with use of low-level API being
unread,
Bup depends on fuse-2.9.9
Greg Troxel <g...@lexort.com> writes: > which is consistent with use of low-level API being
Jun 3
Greg Troxel
Jun 1
bup master packaged in pkgsrc-wip/bup-git
I know there is more to come before 0.34, but I'm starting to want bup get --rewrite and
unread,
bup master packaged in pkgsrc-wip/bup-git
I know there is more to come before 0.34, but I'm starting to want bup get --rewrite and
Jun 1
Greg Troxel
,Â
Mark Hewitt
2
May 30
a checks data point
On 30/05/2026 11:45, Greg Troxel wrote: > Seems like validate-ref-links is seriously slower,
unread,
a checks data point
On 30/05/2026 11:45, Greg Troxel wrote: > Seems like validate-ref-links is seriously slower,
May 30
Greg Troxel
,Â
Rob Browning
5
May 28
bup validate thoughts
Rob Browning <r...@defaultvalue.org> writes: > Greg Troxel <g...@lexort.com> writes:
unread,
bup validate thoughts
Rob Browning <r...@defaultvalue.org> writes: > Greg Troxel <g...@lexort.com> writes:
May 28
Greg Troxel
,Â
Rob Browning
11
May 28
man page comments: rm, gc, fsck, validate*
Greg Troxel <g...@lexort.com> writes: > so that turns into "no object can ever point to
unread,
man page comments: rm, gc, fsck, validate*
Greg Troxel <g...@lexort.com> writes: > so that turns into "no object can ever point to
May 28
Greg Troxel
, …Â
Mark Hewitt
22
May 20
broken midx files
I was just waiting to ensure that the midx --check passed after trying this, and sure enough, the
unread,
broken midx files
I was just waiting to ensure that the midx --check passed after trying this, and sure enough, the
May 20
Greg Troxel
,Â
Rob Browning
2
May 18
another midx error, unclear if related
Greg Troxel <g...@lexort.com> writes: > bup 0.33.10 both sides. repo is big and has two midx,
unread,
another midx error, unclear if related
Greg Troxel <g...@lexort.com> writes: > bup 0.33.10 both sides. repo is big and has two midx,
May 18
Tanya Agarwal
2
May 18
Re: Missing Out on Google Traffic?
Hi, Did you get my below email? Let me know if you are interested, May I send you the website
unread,
Re: Missing Out on Google Traffic?
Hi, Did you get my below email? Let me know if you are interested, May I send you the website
May 18
Rob Browning
May 16
[PATCH 3/5] test_prune_older: test --pretend
Instead of just computing a list of saves that should have been kept, generate a full list of "
unread,
[PATCH 3/5] test_prune_older: test --pretend
Instead of just computing a list of saves that should have been kept, generate a full list of "
May 16
Rob Browning
May 16
Handle prune-older pruning all; improve tests; test --pretend
Fix some prune older issues (overflow handling, pruning of all saves, etc.), and add tests, eg for
unread,
Handle prune-older pruning all; improve tests; test --pretend
Fix some prune older issues (overflow handling, pruning of all saves, etc.), and add tests, eg for
May 16
Rob Browning
May 16
[PATCH 2/5] test_prune_older: always handle saves in branch order
Previously we disordered the saves (utcs) by sorting them in increasing order, which is also the
unread,
[PATCH 2/5] test_prune_older: always handle saves in branch order
Previously we disordered the saves (utcs) by sorting them in increasing order, which is also the
May 16
Rob Browning
May 16
[PATCH 5/5] prune-older: document current expectations
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
[PATCH 5/5] prune-older: document current expectations
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
May 16
Rob Browning
May 16
[PATCH 4/5] prune-older: test invalid invocations; fix bugs revealed
We were catching a localtime() ValueError when we should have been catching OverflowError, and optons
unread,
[PATCH 4/5] prune-older: test invalid invocations; fix bugs revealed
We were catching a localtime() ValueError when we should have been catching OverflowError, and optons
May 16
Rob Browning
May 16
[PATCH 1/5] test_prune_older: handle removal of all saves (and so the branch)
It's possible for the generative tests to end up removing all of the saves on the test branch.
unread,
[PATCH 1/5] test_prune_older: handle removal of all saves (and so the branch)
It's possible for the generative tests to end up removing all of the saves on the test branch.
May 16
Rob Browning
2
May 13
[PATCH] _helpers: provide +/- infinity via math.inf, not Py_INFINITY
Py_INFINITY didn't appear to be available in 3.11, and now it's "soft deprecated",
unread,
[PATCH] _helpers: provide +/- infinity via math.inf, not Py_INFINITY
Py_INFINITY didn't appear to be available in 3.11, and now it's "soft deprecated",
May 13
Rob Browning
3
May 7
[PATCH 1/4] vint: test more error cases; raise ValueError for invalid args
This allows the misuse checks in save and split via hashsplit.configuration() to work properly. Parse
unread,
[PATCH 1/4] vint: test more error cases; raise ValueError for invalid args
This allows the misuse checks in save and split via hashsplit.configuration() to work properly. Parse
May 7
Rob Browning
May 7
[PATCH 4/4] Improve save/restore test coverage, particularly wrt invocations
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
[PATCH 4/4] Improve save/restore test coverage, particularly wrt invocations
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
May 7
Rob Browning
9
May 7
[PATCH 7/8] metadata.save_tree: remove now unnecessary chdir
Rob Browning <r...@defaultvalue.org> writes: > This will be used by a forthcoming file
unread,
[PATCH 7/8] metadata.save_tree: remove now unnecessary chdir
Rob Browning <r...@defaultvalue.org> writes: > This will be used by a forthcoming file
May 7
Rob Browning
2
May 5
[PATCH 1/2] Respect umask when creating bloom filters
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
[PATCH 1/2] Respect umask when creating bloom filters
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
May 5
Rob Browning
May 4
[PATCH 1/2] open_noatime: add flags arg, only add O_LARGEFILE
Add a flags argument to the python function, and stop adding any flags other than O_NOATIME and
unread,
[PATCH 1/2] open_noatime: add flags arg, only add O_LARGEFILE
Add a flags argument to the python function, and stop adding any flags other than O_NOATIME and
May 4
Rob Browning
May 4
Switch back to _helpers open_noatime
The changes in 58d9e56cc749853baa9ef59166d86c1dda0430f2 weren't quite right, since we *do* need
unread,
Switch back to _helpers open_noatime
The changes in 58d9e56cc749853baa9ef59166d86c1dda0430f2 weren't quite right, since we *do* need
May 4
Rob Browning
May 4
[PATCH 2/2] save: use open_noatime, not os.open(..., O_NOATIME)
Switch back to our open_noatime because os.open with O_NOATIME may die with EPERM in some situations
unread,
[PATCH 2/2] save: use open_noatime, not os.open(..., O_NOATIME)
Switch back to our open_noatime because os.open with O_NOATIME may die with EPERM in some situations
May 4
Rob Browning
May 3
[PATCH 1/2] bloom: overhaul lifetime/context management; rm when incomplete
Split opening a bloom filter into two categories, opening read-only (BloomReader), and opening for
unread,
[PATCH 1/2] bloom: overhaul lifetime/context management; rm when incomplete
Split opening a bloom filter into two categories, opening read-only (BloomReader), and opening for
May 3
Rob Browning
May 3
[PATCH 2/2] restore: always return to parent after child restore attempt
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
unread,
[PATCH 2/2] restore: always return to parent after child restore attempt
Signed-off-by: Rob Browning <r...@defaultvalue.org> Tested-by: Rob Browning <rlb@defaultvalue
May 3