Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 746161 - net-misc/iputils-20200821 : cant find file to patch at input line 3
Summary: net-misc/iputils-20200821 : cant find file to patch at input line 3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-02 16:04 UTC by Toralf Förster
Modified: 2020-10-02 16:33 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.71 KB, text/plain)
2020-10-02 16:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,7.52 KB, text/plain)
2020-10-02 16:04 UTC, Toralf Förster
Details
environment (environment,121.42 KB, text/plain)
2020-10-02 16:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.89 KB, application/x-bzip)
2020-10-02 16:04 UTC, Toralf Förster
Details
net-misc:iputils-20200821:20201001-215053.log (net-misc:iputils-20200821:20201001-215053.log,2.71 KB, text/plain)
2020-10-02 16:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.20 KB, application/x-bzip)
2020-10-02 16:05 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-10-02 16:04:50 UTC
>>> Preparing source in /var/tmp/portage/net-misc/iputils-20200821/work/iputils-s20200821 ...
 * Applying iputils-20150815-nonroot-floodping.patch ...
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20201001-162923

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.8 (fallback)
Available Rust versions:
  (none found)

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Oct  1 07:05:37 PM UTC 2020

emerge -qpvO net-misc/iputils
[ebuild     U ] net-misc/iputils-20200821 [20190709-r1] USE="SECURITY_HAZARD* arping filecaps* gcrypt* ipv6 nettle* nls ssl tftpd* -caps -clockdiff -doc -idn -libressl -rarpd -rdisc -static -tracepath -traceroute6"
Comment 1 Toralf Förster gentoo-dev 2020-10-02 16:04:52 UTC
Created attachment 663520 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-02 16:04:53 UTC
Created attachment 663523 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-10-02 16:04:55 UTC
Created attachment 663526 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-10-02 16:04:57 UTC
Created attachment 663529 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-10-02 16:04:58 UTC
Created attachment 663532 [details]
net-misc:iputils-20200821:20201001-215053.log
Comment 6 Toralf Förster gentoo-dev 2020-10-02 16:05:00 UTC
Created attachment 663535 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-10-02 16:33:40 UTC
The bug has been closed via the following commit(s):

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

commit b71647e693db79181012ccde8dfeeb5ef8b5bfc9
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-10-02 16:30:27 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-10-02 16:30:27 +0000

    net-misc/iputils: drop SECURITY_HAZARD USE flag
    
    The patch fails to apply to the latest version, and the flag is pretty
    dubious to begin with.  Users who require this functionality can restore
    it via a user patch.
    
    Closes: https://bugs.gentoo.org/746161
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-misc/iputils/iputils-20200821.ebuild | 4 +---
 net-misc/iputils/iputils-99999999.ebuild | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)