Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881295 - stage3-amd64-systemd-mergedusr-20221113T170154Z: missing /sbin/iptables-save which is used by iptables-store.service
Summary: stage3-amd64-systemd-mergedusr-20221113T170154Z: missing /sbin/iptables-save ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Stages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-14 17:25 UTC by Ryan Tsien
Modified: 2022-11-14 20:36 UTC (History)
1 user (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 Ryan Tsien 2022-11-14 17:25:05 UTC
The `/sbin/iptables-save` file is used by iptables-store.service, but missing.

It exists in stage3-amd64-systemd-20221113T170154Z and stage3-amd64-openrc-20221113T170154Z, and does not belong to any package.

Reproducible: Always
Comment 1 Mike Gilbert gentoo-dev 2022-11-14 17:40:50 UTC
Probably an issue with app-eselect/eselect-iptables.
Comment 2 Larry the Git Cow gentoo-dev 2022-11-14 20:35:22 UTC
The bug has been closed via the following commit(s):

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

commit 5783984ad87186acebab5b18ac051b6e94eda01f
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-11-14 20:21:13 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-11-14 20:35:04 +0000

    net-firewall/iptables: remove ${ED}/usr/bin/iptables-xml
    
    This symlink is managed by eselect-iptables in /sbin.
    Having the same link in /usr/bin confuses eselect-iptables on merged-usr
    systems.
    
    Closes: https://bugs.gentoo.org/881295
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 .../iptables/{iptables-1.8.8-r4.ebuild => iptables-1.8.8-r5.ebuild}   | 4 ++++
 1 file changed, 4 insertions(+)
Comment 3 Mike Gilbert gentoo-dev 2022-11-14 20:36:45 UTC
This fix should get picked up by the next stage build.