Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1029741
| From | Sebastian Ramacher <sramacher@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#972787: picard: Aborts if directory scan finds a directory which cannot be read |
| Date | 2020-10-23 17:50 +0200 |
| Message-ID | <B37uh-Je-9@gated-at.bofh.it> (permalink) |
| References | <B37aV-CY-5@gated-at.bofh.it> <B37aV-CY-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Control: forwarded -1 https://tickets.metabrainz.org/browse/PICARD-1988 Control: tags -1 upstream On 2020-10-23 15:58:22 +0100, Ian Campbell wrote: > Package: picard > Version: 2.4.4-1 > Severity: important > > Dear Maintainer, > > Picard is aborting when it comes across the lost+found directory in my music > mountpoint: > > $ picard /storage/music/ > I: 15:52:59,827 /usr/lib/picard/picard/config._backup_settings:274: Backing up config file to /home/ijc/.config/MusicBrainz/Picard-2.4.1.ini > Traceback (most recent call last): > File "/usr/lib/picard/picard/tagger.py", line 391, in _run_init > self.add_directory(decode_filename(file)) > File "/usr/lib/picard/picard/tagger.py", line 574, in add_directory > files = self._scan_dir([path], > File "/usr/lib/picard/picard/tagger.py", line 542, in _scan_dir > for entry in os.scandir(current_folder): > PermissionError: [Errno 13] Permission denied: '/storage/music/lost+found' > Aborted > $ ls -ld /storage/music/lost+found/ > drwx------ 2 root root 16384 Jun 25 2011 /storage/music/lost+found// Thanks, forwarded upstream Cheers -- Sebastian Ramacher
Back to linux.debian.bugs.dist | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#972787: picard: Aborts if directory scan finds a directory which cannot be read Ian Campbell <ijc@debian.org> - 2020-10-23 17:30 +0200 Bug#972787: picard: Aborts if directory scan finds a directory which cannot be read Sebastian Ramacher <sramacher@debian.org> - 2020-10-23 17:50 +0200 Bug#972787: picard: Aborts if directory scan finds a directory which cannot be read Ian Campbell <ijc@debian.org> - 2020-10-23 18:30 +0200
csiph-web