Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711050 - net-misc/netkit-telnetd-0.17-r12 : ebuild uses colon (:) as a sed delimiter
Summary: net-misc/netkit-telnetd-0.17-r12 : ebuild uses colon (:) as a sed delimiter
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paolo Pedroni
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2020-02-28 17:15 UTC by Toralf Förster
Modified: 2020-03-26 14:01 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.88 KB, text/plain)
2020-02-28 17:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,135.81 KB, text/plain)
2020-02-28 17:15 UTC, Toralf Förster
Details
environment (environment,48.18 KB, text/plain)
2020-02-28 17:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.07 KB, application/x-bzip)
2020-02-28 17:15 UTC, Toralf Förster
Details
net-misc:netkit-telnetd-0.17-r12:20200228-163616.log (net-misc:netkit-telnetd-0.17-r12:20200228-163616.log,3.52 KB, text/plain)
2020-02-28 17:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.14 KB, application/x-bzip)
2020-02-28 17:15 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-28 17:15:05 UTC
Checking for logwtmp... -lutil
Checking for snprintf declaration... ok
Checking for snprintf implementation... ok
Generating MCONFIG...
sed: -e expression #1, char 72: unknown option to `s'
 * ERROR: net-misc/netkit-telnetd-0.17-r12::gentoo failed (configure phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20200225-111518

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

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 <==
Fri, 28 Feb 2020 15:37:24 +0000

emerge -qpvO net-misc/netkit-telnetd
[ebuild  N    ] net-misc/netkit-telnetd-0.17-r12
Comment 1 Toralf Förster gentoo-dev 2020-02-28 17:15:08 UTC
Created attachment 616532 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-28 17:15:11 UTC
Created attachment 616534 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-28 17:15:13 UTC
Created attachment 616536 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-28 17:15:16 UTC
Created attachment 616538 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-28 17:15:19 UTC
Created attachment 616540 [details]
net-misc:netkit-telnetd-0.17-r12:20200228-163616.log
Comment 6 Toralf Förster gentoo-dev 2020-02-28 17:15:22 UTC
Created attachment 616542 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-03-26 14:01:07 UTC
The bug has been closed via the following commit(s):

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

commit 2a20151f44f68e3215a2ca7f926bcc51203a3a37
Author:     PPed72 <paolo.pedroni@iol.it>
AuthorDate: 2020-03-24 15:08:11 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-03-26 14:00:46 +0000

    net-misc/netkit-telnetd: Fix 'sed' delimiter
    
    Also fixes copyright date and attribution
    
    Closes: https://bugs.gentoo.org/711050
    Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it>
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Closes: https://github.com/gentoo/gentoo/pull/15086
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-misc/netkit-telnetd/netkit-telnetd-0.17-r12.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)