Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710960 - net-misc/netkit-rsh-0.17-r10 : ebuild uses colon (:) as a sed delimiter
Summary: net-misc/netkit-rsh-0.17-r10 : 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: 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-27 17:55 UTC by Toralf Förster
Modified: 2021-06-25 00:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.93 KB, text/plain)
2020-02-27 17:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,232.01 KB, text/plain)
2020-02-27 17:56 UTC, Toralf Förster
Details
environment (environment,96.23 KB, text/plain)
2020-02-27 17:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,41.67 KB, application/x-bzip)
2020-02-27 17:56 UTC, Toralf Förster
Details
net-misc:netkit-rsh-0.17-r10:20200227-091200.log (net-misc:netkit-rsh-0.17-r10:20200227-091200.log,3.47 KB, text/plain)
2020-02-27 17:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.60 KB, application/x-bzip)
2020-02-27 17:56 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-27 17:55:55 UTC
Checking for socklen_t... yes
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-rsh-0.17-r10::gentoo failed (configure phase):

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

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

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

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

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

emerge -qpvO net-misc/netkit-rsh
[ebuild  N    ] net-misc/netkit-rsh-0.17-r10  USE="filecaps pam"
Comment 1 Toralf Förster gentoo-dev 2020-02-27 17:55:57 UTC
Created attachment 616274 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-27 17:56:00 UTC
Created attachment 616276 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-27 17:56:03 UTC
Created attachment 616278 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-27 17:56:05 UTC
Created attachment 616280 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-27 17:56:08 UTC
Created attachment 616282 [details]
net-misc:netkit-rsh-0.17-r10:20200227-091200.log
Comment 6 Toralf Förster gentoo-dev 2020-02-27 17:56:11 UTC
Created attachment 616284 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-06-25 00:31:55 UTC
The bug has been closed via the following commit(s):

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

commit 231787a2484df850fe2299a25ef3e715c00c0358
Author:     Hank Leininger <hlein@korelogic.com>
AuthorDate: 2021-06-22 23:14:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-25 00:31:15 +0000

    net-misc/netkit-rsh: security fix, add myself as p-m
    
    This updates one of our existing patches with Debian's fix for
    CVE-2019-7282 and CVE-2019-7283. Minor other cleanups.
    
    Signed-off-by: Hank Leininger <hlein@korelogic.com>
    Bug: https://bugs.gentoo.org/717794
    Closes: https://bugs.gentoo.org/710960
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Sam James <sam@gentoo.org>

 .../netkit-rsh/files/patches/000_all_sectty.patch  |  32 +++
 .../netkit-rsh/files/patches/010_all_rexec.patch   |  55 +++++
 .../netkit-rsh/files/patches/020_all_stdarg.patch  |  43 ++++
 .../netkit-rsh/files/patches/030_all_jbj.patch     |  33 +++
 .../netkit-rsh/files/patches/040_all_jbj4.patch    |  14 ++
 .../netkit-rsh/files/patches/050_all_prompt.patch  |  37 +++
 .../files/patches/060_all_rlogin-rsh.patch         |  10 +
 .../netkit-rsh/files/patches/070_all_nokrb.patch   | 231 +++++++++++++++++++
 .../netkit-rsh/files/patches/080_all_jbj5.patch    |  29 +++
 .../files/patches/090_all_userandhost.patch        |  70 ++++++
 .../netkit-rsh/files/patches/100_all_strip.patch   |  66 ++++++
 .../netkit-rsh/files/patches/110_all_lfs.patch     |  25 ++
 .../netkit-rsh/files/patches/120_all_chdir.patch   |  57 +++++
 .../files/patches/130_all_pam-nologin.patch        |  14 ++
 .../files/patches/140_all_nohostcheck.patch        | 134 +++++++++++
 .../files/patches/150_all_rexec-netrc.patch        | 251 +++++++++++++++++++++
 .../files/patches/160_all_pam-sess.patch           |  12 +
 .../netkit-rsh/files/patches/170_all_errno.patch   |  51 +++++
 .../files/patches/180_all_rexec-sig.patch          |  17 ++
 .../netkit-rsh/files/patches/190_all_nohost.patch  |  63 ++++++
 .../netkit-rsh/files/patches/200_all_ignchld.patch |  22 ++
 .../files/patches/210_all_checkdir-r1.patch        |  23 ++
 .../netkit-rsh/files/patches/220_all_fbsd.patch    | 222 ++++++++++++++++++
 .../netkit-rsh/files/patches/230_all_MAX_ARG.patch |  96 ++++++++
 net-misc/netkit-rsh/metadata.xml                   |   9 +-
 net-misc/netkit-rsh/netkit-rsh-0.17-r12.ebuild     |  78 +++++++
 26 files changed, 1693 insertions(+), 1 deletion(-)