Skip to content

borgfs include/exclude pattern matching broken #3551

@nachtgeist

Description

@nachtgeist

Version: 1.1.4 (Debian/stretch-backports, amd64)

The attached test script creates a fresh repo, one archive and then tries to mount the repo with three different command-lines.

Case #1:

  • Mounting works
  • Accessing the archive list within the repo mount point works
  • Acessing individual archives leads to an exception, see 1-*.log

Cases ##2, 3:
Mounting immediately leads to an exception, both with shell-style globbing ('*') and a simple regex ('.*') - see the 2nd and 3rd log.

borgfsfailure.sh.txt
1-borgfs-nopattern.log
1-ls.log
2-borgfs-asterisk.log
3-borgfs-dot-asterisk.log

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions