Your message dated Mon, 16 Jan 2017 11:11:29 +0100
with message-id <[email protected]>
and subject line Re: Bug#851532: fatsort: Can't run as unprivileged user
has caused the Debian Bug report #851532,
regarding fatsort: Can't run as unprivileged user
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
851532: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851532
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fatsort
Version: 1.3.365-1
Severity: normal
Dear Maintainer,
I'm pretty sure FatSort used to work as unprivileged user.
Right now, it doesn't work anymore.
----------------------------------------------------
User:
fatsort /dev/sdh
openFileSystem: Permission denied!
sortFileSystem: Failed to open file system!
main: Failed to sort file system!
----------------------------------------------------
Root:
fatsort /dev/sdh
File system: FAT32.
Sorting directory /
----------------------------------------------------
Bug or a feature?
This happens on Jessie. I just installed 1.3.365 from Stretch and it doesn't
work either.
Thanks.
Jérôme
-- System Information:
Debian Release: 8.7
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.8.0-0.bpo.2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages fatsort depends on:
ii libc6 2.19-18+deb8u7
fatsort recommends no packages.
fatsort suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, 2017-01-16 at 00:30 +0100, Jérôme wrote:
> Dear Maintainer,
>
> I'm pretty sure FatSort used to work as unprivileged user.
>
> Right now, it doesn't work anymore.
>
> ----------------------------------------------------
>
> User:
>
> fatsort /dev/sdh
> openFileSystem: Permission denied!
> sortFileSystem: Failed to open file system!
> main: Failed to sort file system!
Hi,
this does not have anything to do with fatsort itself but is a general
permission issue on your system. fatsort "only" needs write access to
the device that you want to sort, and by default normal users don't get
that much permission.
There should be lots of tutorials/howtos and other docs on the Internet
about how to configure these permissions.
Sebastian
signature.asc
Description: This is a digitally signed message part
--- End Message ---