Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 764536 - media-libs/libopenraw-0.3.0, media-libs/exempi-2.5.2: version bump
Summary: media-libs/libopenraw-0.3.0, media-libs/exempi-2.5.2: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 878757
  Show dependency tree
 
Reported: 2021-01-09 06:22 UTC by Sam James
Modified: 2022-10-29 20:19 UTC (History)
0 users

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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-09 06:22:11 UTC
Thanks.
Comment 1 Andreas Sturmlechner gentoo-dev 2021-02-01 17:35:32 UTC
There might be a reason why almost no distribution bothered to go beyond libopenraw-0.1.3?

> make[2]: Entering directory '/var/tmp/portage/media-libs/libopenraw-0.3.0/work/libopenraw-0.3.0/lib'
> cd ./mp4 && \
> CARGO_TARGET_DIR=/var/tmp/portage/media-libs/libopenraw-0.3.0/work/libopenraw-0.3.0/lib/mp4/target cargo build  --release
>     Updating crates.io index
> warning: spurious network error (2 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
> warning: spurious network error (1 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
> error: failed to get `byteorder` as a dependency of package `mp4parse_capi v0.11.2 (/var/tmp/portage/media-libs/libopenraw-0.3.0/work/libopenraw-0.3.0/lib/mp4/mp4parse_capi)`
>     ... which is depended on by `mp4 v0.1.0 (/var/tmp/portage/media-libs/libopenraw-0.3.0/work/libopenraw-0.3.0/lib/mp4)`
> 
> Caused by:
>   failed to fetch `https://github.com/rust-lang/crates.io-index`
> 
> Caused by:
>   network failure seems to have happened
>   if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
>   https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
It lost my attention after that.
Comment 2 Larry the Git Cow gentoo-dev 2022-10-29 20:16:21 UTC
The bug has been closed via the following commit(s):

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

commit 83fca01af80ada5967aacfa8096761125226af02
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-29 20:13:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-29 20:14:43 +0000

    media-libs/libopenraw: add 0.3.2
    
    Closes: https://bugs.gentoo.org/764536
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/libopenraw/Manifest                | 30 +++++++++
 media-libs/libopenraw/libopenraw-0.3.2.ebuild | 97 +++++++++++++++++++++++++++
 profiles/features/wd40/package.mask           |  1 +
 3 files changed, 128 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 8d5482040ac6faa59317a0d51503cd9d0991aed0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-29 20:03:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-29 20:03:37 +0000

    media-libs/exempi: add 2.6.2
    
    Bug: https://bugs.gentoo.org/653240
    Bug: https://bugs.gentoo.org/764536
    Bug: https://bugs.gentoo.org/859841
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/exempi/Manifest            |  1 +
 media-libs/exempi/exempi-2.6.2.ebuild | 65 +++++++++++++++++++++++++++++++++++
 2 files changed, 66 insertions(+)