* [ISSUE] bup requires python-pyxattr for restores
@ 2024-10-24 15:56 ddmgh
2024-10-25 17:16 ` Astate
` (11 more replies)
0 siblings, 12 replies; 13+ messages in thread
From: ddmgh @ 2024-10-24 15:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 713 bytes --]
New issue by ddmgh on void-packages repository
https://github.com/void-linux/void-packages/issues/52763
Description:
### Is this a new report?
Yes
### System Info
Void 6.11.4_1 x86_64 AuthenticAMD uptodate FF
### Package(s) Affected
bup-0.33_2
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behaviour
bup restores should work without warnings
### Actual behaviour
When performing a restore, bup complains with the following:
Warning: Linux xattr support missing; install python-pyxattr.
### Steps to reproduce
1. Perform a backup/save with bup
2. Perform a bup restore
3. Note bup complain python-pyxattr is missing
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: bup requires python-pyxattr for restores
2024-10-24 15:56 [ISSUE] bup requires python-pyxattr for restores ddmgh
@ 2024-10-25 17:16 ` Astate
2024-10-25 17:19 ` ddmgh
` (10 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Astate @ 2024-10-25 17:16 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 207 bytes --]
New comment by Astate on void-packages repository
https://github.com/void-linux/void-packages/issues/52763#issuecomment-2438384166
Comment:
Do you have the warning with installation of python3-pyxattr ?
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: bup requires python-pyxattr for restores
2024-10-24 15:56 [ISSUE] bup requires python-pyxattr for restores ddmgh
2024-10-25 17:16 ` Astate
@ 2024-10-25 17:19 ` ddmgh
2024-10-25 17:26 ` Astate
` (9 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: ddmgh @ 2024-10-25 17:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 144 bytes --]
New comment by ddmgh on void-packages repository
https://github.com/void-linux/void-packages/issues/52763#issuecomment-2438390339
Comment:
No
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: bup requires python-pyxattr for restores
2024-10-24 15:56 [ISSUE] bup requires python-pyxattr for restores ddmgh
2024-10-25 17:16 ` Astate
2024-10-25 17:19 ` ddmgh
@ 2024-10-25 17:26 ` Astate
2024-10-25 17:32 ` ddmgh
` (8 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Astate @ 2024-10-25 17:26 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 214 bytes --]
New comment by Astate on void-packages repository
https://github.com/void-linux/void-packages/issues/52763#issuecomment-2438402698
Comment:
So to do it right, you would have to add a dependency in the packet bup
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: bup requires python-pyxattr for restores
2024-10-24 15:56 [ISSUE] bup requires python-pyxattr for restores ddmgh
` (2 preceding siblings ...)
2024-10-25 17:26 ` Astate
@ 2024-10-25 17:32 ` ddmgh
2024-10-26 17:54 ` classabbyamp
` (7 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: ddmgh @ 2024-10-25 17:32 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 294 bytes --]
New comment by ddmgh on void-packages repository
https://github.com/void-linux/void-packages/issues/52763#issuecomment-2438412732
Comment:
I figured as much, but I'm new to Void and GitHub and figured I'd start with reporting this issue as there's a good chance I'd get a pull request wrong.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: bup requires python-pyxattr for restores
2024-10-24 15:56 [ISSUE] bup requires python-pyxattr for restores ddmgh
` (3 preceding siblings ...)
2024-10-25 17:32 ` ddmgh
@ 2024-10-26 17:54 ` classabbyamp
2024-10-26 18:21 ` ddmgh
` (6 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: classabbyamp @ 2024-10-26 17:54 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 329 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/52763#issuecomment-2439673968
Comment:
@ddmgh can you [test](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#testing-pull-requests) this PR? https://github.com/void-linux/void-packages/pull/52789
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: bup requires python-pyxattr for restores
2024-10-24 15:56 [ISSUE] bup requires python-pyxattr for restores ddmgh
` (4 preceding siblings ...)
2024-10-26 17:54 ` classabbyamp
@ 2024-10-26 18:21 ` ddmgh
2024-10-29 23:16 ` ddmgh
` (5 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: ddmgh @ 2024-10-26 18:21 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 220 bytes --]
New comment by ddmgh on void-packages repository
https://github.com/void-linux/void-packages/issues/52763#issuecomment-2439683439
Comment:
I can and will try giving this a spin next week; thanks for looking into this.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: bup requires python-pyxattr for restores
2024-10-24 15:56 [ISSUE] bup requires python-pyxattr for restores ddmgh
` (5 preceding siblings ...)
2024-10-26 18:21 ` ddmgh
@ 2024-10-29 23:16 ` ddmgh
2024-10-29 23:34 ` classabbyamp
` (4 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: ddmgh @ 2024-10-29 23:16 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 4733 bytes --]
New comment by ddmgh on void-packages repository
https://github.com/void-linux/void-packages/issues/52763#issuecomment-2445495818
Comment:
Sorry for the delay. I tested this, and the warning goes away, but a restore fails with a "error: cannot access" message.
I guess there's a chance this might be related to the python3-fuse package? I honestly don't know as I'm new to Linux and GitHub. There's also a good chance I did something wrong when testing this. When I installed the new package, I noticed the following warnings below:
```
`# xbps-install --repository=.../void-packages/hostdir/binpkgs/bup/ bup-0.33.4_1
Name Action Version New version Download size
python3-pyxattr install - 0.8.1_2 12KB
fuse install - 2.9.9_1 84KB
python3-fuse install - 1.0.0_5 30KB
libgomp install - 13.2.0_2 148KB
par2cmdline install - 0.8.1_1 108KB
bup install - 0.33.4_1 -
Size to download: 383KB
Size required on disk: 1982KB
Space available on disk: 26GB
Do you want to continue? [Y/n]
[*] Downloading packages
python3-pyxattr-0.8.1_2.x86_64.xbps.sig2: 512B [avg rate: 6849KB/s]
python3-pyxattr-0.8.1_2.x86_64.xbps: 12KB [avg rate: 5950KB/s]
python3-pyxattr-0.8.1_2: verifying RSA signature...
fuse-2.9.9_1.x86_64.xbps.sig2: 512B [avg rate: 6667KB/s]
fuse-2.9.9_1.x86_64.xbps: 84KB [avg rate: 59MB/s]
fuse-2.9.9_1: verifying RSA signature...
python3-fuse-1.0.0_5.x86_64.xbps.sig2: 512B [avg rate: 5814KB/s]
python3-fuse-1.0.0_5.x86_64.xbps: 30KB [avg rate: 43MB/s]
python3-fuse-1.0.0_5: verifying RSA signature...
libgomp-13.2.0_2.x86_64.xbps.sig2: 512B [avg rate: 6849KB/s]
libgomp-13.2.0_2.x86_64.xbps: 148KB [avg rate: 109MB/s]
libgomp-13.2.0_2: verifying RSA signature...
par2cmdline-0.8.1_1.x86_64.xbps.sig2: 512B [avg rate: 8333KB/s]
par2cmdline-0.8.1_1.x86_64.xbps: 108KB [avg rate: 10MB/s]
par2cmdline-0.8.1_1: verifying RSA signature...
[*] Verifying package integrity
bup-0.33.4_1: verifying SHA256 hash...
[*] Collecting package files
python3-pyxattr-0.8.1_2: collecting files...
fuse-2.9.9_1: collecting files...
python3-fuse-1.0.0_5: collecting files...
libgomp-13.2.0_2: collecting files...
par2cmdline-0.8.1_1: collecting files...
bup-0.33.4_1: collecting files...
[*] Unpacking packages
python3-pyxattr-0.8.1_2: unpacking ...
fuse-2.9.9_1: unpacking ...
python3-fuse-1.0.0_5: unpacking ...
libgomp-13.2.0_2: unpacking ...
par2cmdline-0.8.1_1: unpacking ...
bup-0.33.4_1: unpacking ...
[*] Configuring unpacked packages
python3-pyxattr-0.8.1_2: configuring ...
python3-pyxattr-0.8.1_2: installed successfully.
fuse-2.9.9_1: configuring ...
fuse-2.9.9_1: installed successfully.
python3-fuse-1.0.0_5: configuring ...
Byte-compiling python3.12 code for module fuse.py...
usr/lib/python3.12/site-packages/fuse.py:72: SyntaxWarning: invalid escape sequence '\d'
fuse_python_api = __getenv__('FUSE_PYTHON_API', '^[\d.]+$',
usr/lib/python3.12/site-packages/fuse.py:557: SyntaxWarning: invalid escape sequence '\*'
'*': '!re:^\*$'}
usr/lib/python3.12/site-packages/fuse.py:572: SyntaxWarning: invalid escape sequence '\s'
ma = isinstance(fp, str) and re.compile("(!\s*|)re:(.*)").match(fp)
usr/lib/python3.12/site-packages/fuse.py:824: SyntaxWarning: invalid escape sequence '\s'
ore = re.compile("-o\s+([\w\[\]]+(?:=\w+)?)")
usr/lib/python3.12/site-packages/fuse.py:72: SyntaxWarning: invalid escape sequence '\d'
fuse_python_api = __getenv__('FUSE_PYTHON_API', '^[\d.]+$',
usr/lib/python3.12/site-packages/fuse.py:557: SyntaxWarning: invalid escape sequence '\*'
'*': '!re:^\*$'}
usr/lib/python3.12/site-packages/fuse.py:572: SyntaxWarning: invalid escape sequence '\s'
ma = isinstance(fp, str) and re.compile("(!\s*|)re:(.*)").match(fp)
usr/lib/python3.12/site-packages/fuse.py:824: SyntaxWarning: invalid escape sequence '\s'
ore = re.compile("-o\s+([\w\[\]]+(?:=\w+)?)")
Byte-compiling python3.12 code for module fuseparts...
Updating ldconfig(8) cache...
python3-fuse-1.0.0_5: installed successfully.
libgomp-13.2.0_2: configuring ...
libgomp-13.2.0_2: installed successfully.
par2cmdline-0.8.1_1: configuring ...
par2cmdline-0.8.1_1: installed successfully.
bup-0.33.4_1: configuring ...
bup-0.33.4_1: installed successfully.
5 downloaded, 6 installed, 0 updated, 6 configured, 0 removed.`
```
I'd appreciate an appropriate clue stick if I did something wrong here.
Thank you.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: bup requires python-pyxattr for restores
2024-10-24 15:56 [ISSUE] bup requires python-pyxattr for restores ddmgh
` (6 preceding siblings ...)
2024-10-29 23:16 ` ddmgh
@ 2024-10-29 23:34 ` classabbyamp
2024-10-29 23:39 ` classabbyamp
` (3 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: classabbyamp @ 2024-10-29 23:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 282 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/52763#issuecomment-2445513594
Comment:
those warning are probably innocuous, python 3.12 added that as a warning when you don't use a special kind of string for some things
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: bup requires python-pyxattr for restores
2024-10-24 15:56 [ISSUE] bup requires python-pyxattr for restores ddmgh
` (7 preceding siblings ...)
2024-10-29 23:34 ` classabbyamp
@ 2024-10-29 23:39 ` classabbyamp
2024-10-29 23:43 ` ddmgh
` (2 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: classabbyamp @ 2024-10-29 23:39 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 209 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/52763#issuecomment-2445518015
Comment:
i would try asking the bup developers: https://bup.github.io
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: bup requires python-pyxattr for restores
2024-10-24 15:56 [ISSUE] bup requires python-pyxattr for restores ddmgh
` (8 preceding siblings ...)
2024-10-29 23:39 ` classabbyamp
@ 2024-10-29 23:43 ` ddmgh
2024-10-29 23:48 ` [ISSUE] [CLOSED] " classabbyamp
2024-10-29 23:48 ` classabbyamp
11 siblings, 0 replies; 13+ messages in thread
From: ddmgh @ 2024-10-29 23:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
New comment by ddmgh on void-packages repository
https://github.com/void-linux/void-packages/issues/52763#issuecomment-2445521807
Comment:
Thanks for the feedback. I re-reviewed how I did the restore, and changed the restore path to be slightly different from the documentation, and was able to restore the data with no warnings.
Thank you for updating this package so quickly.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [ISSUE] [CLOSED] bup requires python-pyxattr for restores
2024-10-24 15:56 [ISSUE] bup requires python-pyxattr for restores ddmgh
` (9 preceding siblings ...)
2024-10-29 23:43 ` ddmgh
@ 2024-10-29 23:48 ` classabbyamp
2024-10-29 23:48 ` classabbyamp
11 siblings, 0 replies; 13+ messages in thread
From: classabbyamp @ 2024-10-29 23:48 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 716 bytes --]
Closed issue by ddmgh on void-packages repository
https://github.com/void-linux/void-packages/issues/52763
Description:
### Is this a new report?
Yes
### System Info
Void 6.11.4_1 x86_64 AuthenticAMD uptodate FF
### Package(s) Affected
bup-0.33_2
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behaviour
bup restores should work without warnings
### Actual behaviour
When performing a restore, bup complains with the following:
Warning: Linux xattr support missing; install python-pyxattr.
### Steps to reproduce
1. Perform a backup/save with bup
2. Perform a bup restore
3. Note bup complain python-pyxattr is missing
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [ISSUE] [CLOSED] bup requires python-pyxattr for restores
2024-10-24 15:56 [ISSUE] bup requires python-pyxattr for restores ddmgh
` (10 preceding siblings ...)
2024-10-29 23:48 ` [ISSUE] [CLOSED] " classabbyamp
@ 2024-10-29 23:48 ` classabbyamp
11 siblings, 0 replies; 13+ messages in thread
From: classabbyamp @ 2024-10-29 23:48 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 716 bytes --]
Closed issue by ddmgh on void-packages repository
https://github.com/void-linux/void-packages/issues/52763
Description:
### Is this a new report?
Yes
### System Info
Void 6.11.4_1 x86_64 AuthenticAMD uptodate FF
### Package(s) Affected
bup-0.33_2
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behaviour
bup restores should work without warnings
### Actual behaviour
When performing a restore, bup complains with the following:
Warning: Linux xattr support missing; install python-pyxattr.
### Steps to reproduce
1. Perform a backup/save with bup
2. Perform a bup restore
3. Note bup complain python-pyxattr is missing
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2024-10-29 23:48 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-24 15:56 [ISSUE] bup requires python-pyxattr for restores ddmgh
2024-10-25 17:16 ` Astate
2024-10-25 17:19 ` ddmgh
2024-10-25 17:26 ` Astate
2024-10-25 17:32 ` ddmgh
2024-10-26 17:54 ` classabbyamp
2024-10-26 18:21 ` ddmgh
2024-10-29 23:16 ` ddmgh
2024-10-29 23:34 ` classabbyamp
2024-10-29 23:39 ` classabbyamp
2024-10-29 23:43 ` ddmgh
2024-10-29 23:48 ` [ISSUE] [CLOSED] " classabbyamp
2024-10-29 23:48 ` classabbyamp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).