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

Bug 711854

Summary: x11-plugins/wmblob-1.0.4 : ebuild uses colon (:) as a sed delimiter
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
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
temp.tbz2
x11-plugins:wmblob-1.0.4:20200308-054822.log

Description Toralf Förster gentoo-dev 2020-03-08 09:44:26 UTC
>>> Unpacking source...
>>> Unpacking wmblob-1.0.4.tar.bz2 to /var/tmp/portage/x11-plugins/wmblob-1.0.4/work
>>> Source unpacked in /var/tmp/portage/x11-plugins/wmblob-1.0.4/work
>>> Preparing source in /var/tmp/portage/x11-plugins/wmblob-1.0.4/work/wmblob-1.0.4 ...
sed: -e expression #1, char 66: unknown option to `s'
 * ERROR: x11-plugins/wmblob-1.0.4::gentoo failed (prepare phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20200305-031819

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

  Please see the tracker bug for details.

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

clang:
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
llvm:
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *
java-config:
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 08 Mar 2020 04:37:44 +0000

emerge -qpvO x11-plugins/wmblob
[ebuild  N    ] x11-plugins/wmblob-1.0.4
Comment 1 Toralf Förster gentoo-dev 2020-03-08 09:44:29 UTC
Created attachment 617460 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-08 09:44:32 UTC
Created attachment 617462 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-08 09:44:35 UTC
Created attachment 617464 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-08 09:44:37 UTC
Created attachment 617466 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-08 09:44:40 UTC
Created attachment 617468 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-08 09:44:44 UTC
Created attachment 617470 [details]
x11-plugins:wmblob-1.0.4:20200308-054822.log
Comment 7 Larry the Git Cow gentoo-dev 2020-03-28 13:59:56 UTC
The bug has been closed via the following commit(s):

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

commit fc9bb1ad733e70b985ad21b743caa82b4843d508
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2020-03-28 12:54:06 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2020-03-28 13:41:00 +0000

    x11-plugins/wmblob: replace ":" as sed delimiter
    
    Closes: https://bugs.gentoo.org/711854
    Package-Manager: Portage-2.3.96, Repoman-2.3.21
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 x11-plugins/wmblob/wmblob-1.0.3.ebuild | 6 +++---
 x11-plugins/wmblob/wmblob-1.0.4.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)