Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708934 - =media-sound/grip-4.1.0 : No write access to write encoded file
Summary: =media-sound/grip-4.1.0 : No write access to write encoded file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-10 07:22 UTC by Neil
Modified: 2020-03-14 08:45 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
grip config (.grip,1.62 KB, text/plain)
2020-02-10 07:23 UTC, Neil
Details
grip-flac config (.grip-flac,63 bytes, text/plain)
2020-02-10 07:23 UTC, Neil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Neil 2020-02-10 07:22:17 UTC
Trying out the new =media-sound/grip-4.1.0 and its unable to encode the files, a dialog box pops up with "No write access to write encoded files".

There is no longer a "Status" tab in the GUI so its not possible to see _exactly_ what command things are failing on.

Reverting to =media-sound/grip-3.9.1-r1 or =media-sound/grip-4.0.1-r1 (stabilised recently with #708022) and using _exactly_ the same configuration the problem does not occur, ripped files are encoded to the destination directory.


The config file is attached, destination directory permissions are as follows...

❱   ls -la /mnt | grep music
drwxrwxr-x 20 root users 4096 Sep 13 13:34 music

❱ ls -la /mnt/music/album 
total 36
drwxr-xr-x  9 neil neil  4096 Feb  7 23:09  .
drwxrwxr-x 20 root users 4096 Sep 13 13:34  ..
drwxr-xr-x  3 neil neil  4096 Jan  7 19:13  blockhead
drwxr-xr-x  3 neil neil  4096 Jan  7 18:52 'cool calm pete'
drwxr-xr-x  3 neil neil  4096 Feb  7 23:09 'depth charge'
drwxr-xr-x  5 neil neil  4096 Feb  9 11:47  dreadzone
drwxr-xr-x  3 neil neil  4096 Nov 24 16:37 'the chemical brothers'

Reproducible: Always

Steps to Reproduce:
1. emerge =media-sound/grip-4.1.0
2. Rip a CD
3.
Actual Results:  
No write access to write encoded file

Expected Results:  
Expect it to rip and encode files.
Comment 1 Neil 2020-02-10 07:23:31 UTC
Created attachment 613168 [details]
grip config
Comment 2 Neil 2020-02-10 07:23:55 UTC
Created attachment 613170 [details]
grip-flac config
Comment 3 Larry the Git Cow gentoo-dev 2020-03-09 13:25:03 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0587031d7b3c542db38804f6a39c105badb7e9b4

commit 0587031d7b3c542db38804f6a39c105badb7e9b4
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-03-09 13:24:48 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-03-09 13:24:48 +0000

    media-sound/grip: Bump to version 4.1.1. Removed old
    
    Bug: https://bugs.gentoo.org/708934
    Package-Manager: Portage-2.3.93, Repoman-2.3.20
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-sound/grip/Manifest                                 | 2 +-
 media-sound/grip/{grip-4.1.0.ebuild => grip-4.1.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2020-03-09 13:25:37 UTC
Please test grip-4.1.1 and report back your results.
Comment 5 Neil 2020-03-13 21:23:52 UTC
Thank you, tried with grip-4.1.1 and it appears to have been resolved with files being ripped and encoded in the correct locations.