Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 710956

Summary: sys-apps/audio-entropyd-2.0.3-r1 : ebuild uses colon (:) as a sed delimiter
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 685160    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sys-apps:audio-entropyd-2.0.3-r1:20200227-051544.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-27 17:55:12 UTC
 * Applying audio-entropyd-2.0.1-uclibc.patch ...
 [ ok ]
 * Applying audio-entropyd-2.0.1-ldflags.patch ...
 [ ok ]
sed: -e expression #1, char 86: unknown option to `s'
 * ERROR: sys-apps/audio-entropyd-2.0.3-r1::gentoo failed (prepare phase):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl-20200223-130532

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *


ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 27 Feb 2020 04:37:28 +0000

emerge -qpvO sys-apps/audio-entropyd
[ebuild  N    ] sys-apps/audio-entropyd-2.0.3-r1  USE="(-selinux)"
Comment 1 Toralf Förster gentoo-dev 2020-02-27 17:55:14 UTC
Created attachment 616250 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-27 17:55:17 UTC
Created attachment 616252 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-27 17:55:20 UTC
Created attachment 616254 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-27 17:55:22 UTC
Created attachment 616256 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-27 17:55:25 UTC
Created attachment 616258 [details]
sys-apps:audio-entropyd-2.0.3-r1:20200227-051544.log
Comment 6 Toralf Förster gentoo-dev 2020-02-27 17:55:28 UTC
Created attachment 616260 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-03-24 13:32:54 UTC
The bug has been closed via the following commit(s):

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

commit 8b7b4d1ea8fbe7b785fe9e98b9600c5e979265e5
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-03-24 12:50:51 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-03-24 13:31:30 +0000

    sys-apps/audio-entropyd: fix bad sed delimiter
    
    Closes: https://bugs.gentoo.org/710956
    Package-Manager: Portage-2.3.95, Repoman-2.3.21
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 sys-apps/audio-entropyd/audio-entropyd-2.0.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)