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

Bug 710702

Summary: sys-libs/libaal-1.0.7-r2 : ebuild uses colon (:) as a sed delimiter
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
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-libs:libaal-1.0.7-r1:20200224-084526.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-24 19:09:37 UTC
>>> Source unpacked in /var/tmp/portage/sys-libs/libaal-1.0.7-r1/work
>>> Preparing source in /var/tmp/portage/sys-libs/libaal-1.0.7-r1/work/libaal-1.0.7 ...
sed: -e expression #2, char 76: unknown option to `s'
 * ERROR: sys-libs/libaal-1.0.7-r1::gentoo failed (prepare phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-20200222-052733

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

  Please see the tracker bug for details.

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) *



ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 24 Feb 2020 07:39:02 +0000

emerge -qpvO sys-libs/libaal
[ebuild  N    ] sys-libs/libaal-1.0.7-r1  USE="(split-usr) -static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-02-24 19:09:40 UTC
Created attachment 615530 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-24 19:09:44 UTC
Created attachment 615532 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-24 19:09:46 UTC
Created attachment 615534 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-24 19:09:49 UTC
Created attachment 615536 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-24 19:09:52 UTC
Created attachment 615538 [details]
sys-libs:libaal-1.0.7-r1:20200224-084526.log
Comment 6 Toralf Förster gentoo-dev 2020-02-24 19:09:54 UTC
Created attachment 615540 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-11-24 15:45:25 UTC
The bug has been closed via the following commit(s):

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

commit 1b58eac17183cf98970ebd1016f7d7826b6c556f
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-11-24 15:45:01 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-11-24 15:45:21 +0000

    sys-libs/libaal: Don't use colons as sed delimiters
    
    Closes: https://bugs.gentoo.org/710702
    Package-Manager: Portage-3.0.10, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-libs/libaal/libaal-1.0.7-r1.ebuild | 4 ++--
 sys-libs/libaal/libaal-1.0.7-r2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)