Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710710 - net-misc/netpipe-1.0.0_beta2-r2 : * sed failed
Summary: net-misc/netpipe-1.0.0_beta2-r2 : * sed failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2020-02-24 19:11 UTC by Toralf Förster
Modified: 2020-03-24 13:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.96 KB, text/plain)
2020-02-24 19:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,123.24 KB, text/plain)
2020-02-24 19:11 UTC, Toralf Förster
Details
environment (environment,49.96 KB, text/plain)
2020-02-24 19:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.16 KB, application/x-bzip)
2020-02-24 19:11 UTC, Toralf Förster
Details
net-misc:netpipe-1.0.0_beta2-r2:20200224-152350.log (net-misc:netpipe-1.0.0_beta2-r2:20200224-152350.log,1.60 KB, text/plain)
2020-02-24 19:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.11 KB, application/x-bzip)
2020-02-24 19:11 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-02-24 19:11:21 UTC
sed: -e expression #1, char 76: unknown option to `s'
 * ERROR: net-misc/netpipe-1.0.0_beta2-r2::gentoo failed (prepare phase):
 *   sed failed
 * 
 * Call stack:
 *     ebuild.sh, line 125:  Called src_prepare

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20200221-195709

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

  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) *
Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

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

emerge -qpvO net-misc/netpipe
[ebuild  N    ] net-misc/netpipe-1.0.0_beta2-r2
Comment 1 Toralf Förster gentoo-dev 2020-02-24 19:11:24 UTC
Created attachment 615578 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-24 19:11:26 UTC
Created attachment 615580 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-24 19:11:29 UTC
Created attachment 615582 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-24 19:11:31 UTC
Created attachment 615584 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-24 19:11:34 UTC
Created attachment 615586 [details]
net-misc:netpipe-1.0.0_beta2-r2:20200224-152350.log
Comment 6 Toralf Förster gentoo-dev 2020-02-24 19:11:37 UTC
Created attachment 615588 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-03-24 13:32:49 UTC
The bug has been closed via the following commit(s):

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

commit 8ffed252e4f70d9fc85fd711782fedbfd01a7475
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-03-24 13:04:32 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-03-24 13:31:37 +0000

    net-misc/netpipe: fix bad sed delimiter
    
    Closes: https://bugs.gentoo.org/710710
    Package-Manager: Portage-2.3.95, Repoman-2.3.21
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)