cifs-utils: smbinfo and smb2-quota do not run

  • Open
  • quality assurance status badge
Details
One participant
  • Jonathan Brielmaier
Owner
unassigned
Submitted by
Jonathan Brielmaier
Severity
normal
J
J
Jonathan Brielmaier wrote on 21 Jan 14:03 +0100
(address . bug-guix@gnu.org)
3f528baa-bf7f-f1ca-4d8a-bb0a7127186e@web.de
`smbinfo` and `smb2-quota` of the cifs-utils package refuse to run properly:
```
$ smbinfo
/usr/bin/env: 'python3': No such file or directory
$ smb2-quota
/usr/bin/env: 'python': No such file or directory
```

We need to patch out the `/usr/bin/env python` thing.

~Jonathan
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 68635@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 68635
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch