Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735382 - media-libs/raul: need py3 port
Summary: media-libs/raul: need py3 port
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py3-tracker, python-3-incompatible
  Show dependency tree
 
Reported: 2020-08-02 14:31 UTC by Michał Górny
Modified: 2020-08-23 06:17 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-02 14:31:20 UTC
Please port to py3.
Comment 1 Larry the Git Cow gentoo-dev 2020-08-22 11:33:19 UTC
The bug has been closed via the following commit(s):

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

commit fbc5b834688c8df59529d5560499bf64328eefab
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2020-08-22 11:30:14 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-08-22 11:33:14 +0000

    media-libs/raul: py3 + added live
    
    currently nothing depends on it but there might be projects
    in the future that might need it so instead of dropping
    it added pre-release
    
    Closes: https://bugs.gentoo.org/735382
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-libs/raul/Manifest                      |  1 +
 media-libs/raul/raul-1.0.0_pre20200718.ebuild | 45 +++++++++++++++++++++++++++
 media-libs/raul/raul-9999.ebuild              | 44 ++++++++++++++++++++++++++
 3 files changed, 90 insertions(+)
Comment 2 PhobosK 2020-08-22 20:13:16 UTC
Did anyone even check if media-libs/raul-1.0.0_pre20200718 compiles before uploading it to the main tree and removing the only working version of it media-libs/raul-0.8.0-r1 ???!!!

>>> Emerging (1 of 1) media-libs/raul-1.0.0_pre20200718::gentoo
 * raul-1.0.0_pre20200718.tar.bz2 BLAKE2B SHA512 size ;-) ...                                                                                                                                                              [ ok ]
 * Using python3.9 to build
>>> Unpacking source...
>>> Unpacking raul-1.0.0_pre20200718.tar.bz2 to /dev/shm/portage/media-libs/raul-1.0.0_pre20200718/work
>>> Source unpacked in /dev/shm/portage/media-libs/raul-1.0.0_pre20200718/work
 * ERROR: media-libs/raul-1.0.0_pre20200718::gentoo failed (prepare phase):
 *   The source directory '/dev/shm/portage/media-libs/raul-1.0.0_pre20200718/work/raul-1.0.0_pre20200718' doesn't exist
 *
 * Call stack:
 *            ebuild.sh, line  762:  Called __ebuild_main 'prepare'
 *   phase-functions.sh, line 1050:  Called __dyn_prepare
 *   phase-functions.sh, line  384:  Called die
 * The specific snippet of code:
 *              die "The source directory '${S}' doesn't exist"
 *
 * If you need support, post the output of `emerge --info '=media-libs/raul-1.0.0_pre20200718::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/raul-1.0.0_pre20200718::gentoo'`.
 * The complete build log is located at '/dev/shm/portage/media-libs/raul-1.0.0_pre20200718/temp/build.log'.
 * The ebuild environment file is located at '/dev/shm/portage/media-libs/raul-1.0.0_pre20200718/temp/environment'.
 * Working directory: '/dev/shm/portage/media-libs/raul-1.0.0_pre20200718/homedir'
 * S: '/dev/shm/portage/media-libs/raul-1.0.0_pre20200718/work/raul-1.0.0_pre20200718'
Comment 3 Larry the Git Cow gentoo-dev 2020-08-23 06:17:05 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c45b0f2cfba358f48663ddb79183ff1cc79d718

commit 7c45b0f2cfba358f48663ddb79183ff1cc79d718
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2020-08-23 06:16:40 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-08-23 06:16:40 +0000

    media-libs/raul: fixed broken 1.0.0_pre20200718
    
    Bug: https://bugs.gentoo.org/735382
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-libs/raul/Manifest                      |  1 +
 media-libs/raul/raul-1.0.0_pre20200718.ebuild | 19 +++++++++++++++----
 2 files changed, 16 insertions(+), 4 deletions(-)