Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832392 - net-analyzer/fail2ban-9999 patch fail2ban-0.11.2-upstream-openrc.patch fails
Summary: net-analyzer/fail2ban-9999 patch fail2ban-0.11.2-upstream-openrc.patch fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-30 19:35 UTC by Michiel Hazelhof
Modified: 2022-01-31 01:26 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michiel Hazelhof 2022-01-30 19:35:14 UTC
the openrc patch appears to be broken against upstream

Reproducible: Always

Steps to Reproduce:
emerge net-analyzer/fail2ban-9999
Actual Results:  
 * Applying fail2ban-0.11.2-upstream-openrc.patch ...
patching file MANIFEST
Hunk #1 FAILED at 393.
1 out of 1 hunk FAILED -- saving rejects to file MANIFEST.rej
The next patch would create the file files/fail2ban-openrc.conf,
which already exists!  Applying it anyway.
patching file files/fail2ban-openrc.conf
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file files/fail2ban-openrc.conf.rej
The next patch would create the file files/fail2ban-openrc.init.in,
which already exists!  Applying it anyway.
patching file files/fail2ban-openrc.init.in
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file files/fail2ban-openrc.init.in.rej
The next patch would delete the file files/gentoo-confd,
which does not exist!  Applying it anyway.
patching file files/gentoo-confd
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file files/gentoo-confd.rej
The next patch would delete the file files/gentoo-initd,
which does not exist!  Applying it anyway.
patching file files/gentoo-initd
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file files/gentoo-initd.rej
patching file setup.py
Hunk #1 FAILED at 89.
1 out of 1 hunk FAILED -- saving rejects to file setup.py.rej                                                                                                                                                                         [ !! ]
 * ERROR: net-analyzer/fail2ban-9999::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/net-analyzer/fail2ban-9999/files/fail2ban-0.11.2-upstream-openrc.patch


Expected Results:  
no error
Comment 1 Larry the Git Cow gentoo-dev 2022-01-31 01:26:31 UTC
The bug has been closed via the following commit(s):

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

commit 73a7a7395ba18cd24632e75f045d9726a0ddab03
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-31 01:14:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-31 01:26:24 +0000

    net-analyzer/fail2ban: drop upstreamed patch in 9999
    
    Closes: https://bugs.gentoo.org/832392
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/fail2ban/fail2ban-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)