FWIW this should work fine on versions of Mint that ship Breezy, rather
than Bazaar.
** Changed in: brz
Status: Triaged => Fix Released
** Changed in: brz
Assignee: (unassigned) => Jelmer Vernooij (jelmer)
--
You received this bug notification because you are a member of Ubuntu
Bugs
The hack-around in
https://bugs.launchpad.net/ubuntu/+source/bzr/+bug/1035045/comments/3
"worked" for me with `etckeeper` + BZR on Mint-18, in that it stopped
the error messages. I don't actually know or care what omitting the
affected snap files in `/etc/` might do later.
Note I needed 2 lines i
** Also affects: brz
Importance: Undecided
Status: New
** Changed in: brz
Status: New => Triaged
** Changed in: brz
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
Setting this to WONTFIX, since allowing this sort of filename would
break Windows support.
** Also affects: bzr
Importance: Undecided
Status: New
** Changed in: bzr
Status: New => Opinion
** Changed in: bzr (Ubuntu)
Status: Confirmed => Won't Fix
--
You received this bu
** Changed in: bzr (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/1035045
Title:
bzr refused to commit systemd-escaped filenames
To manage notifications abou
bzr refuses to handle files containing '/' or '\'.
For the "C:\nppdf32Log\debuglog.txt" case, on ubuntu, that seems legit,
this is a windows path and attempting to checkout that file on a windows
system will be problematic.
For the "systemd/system/snaps-cap\x2dtest.sideload-LSXRFfhCCLCY.mount" c
To work around this, do:
$ cd /etc
$ sudo -H bzr ignore 'systemd/system/snaps-*'
'systemd/system/multi-user.target.wants/snaps-*'
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1035045
Title:
bzr re