From: Andrey Khavryuchenko <akhavr@gmail.com> To: sisyphus@lists.altlinux.org Subject: Re: [sisyphus] etcnet firewall Date: Thu, 18 Jan 2007 22:07:47 +0200 Message-ID: <m3hcuo5ca4.fsf@netmaster.kds.com.ua> (raw) In-Reply-To: <45AFCB2F.1020605@gmail.com> (Andrew Kornilov's message of "Thu, 18 Jan 2007 21:31:59 +0200") Andrew, "AK" == Andrew Kornilov wrote: AK> Andrey Khavryuchenko wrote: >> Loading iptables data >> ./etc/net/scripts/contrib/efw: line 119: IPTABLES_SED_RULES+=s/\(^\|[^-]\b\)policy\(\b[^-]\|$\)/\1 \2/g;: Нет такого файла или каталога >> ./etc/net/scripts/contrib/efw: line 119: IPTABLES_SED_RULES+=s/\(^\|[^-]\b\)insert\(\b[^-]\|$\)/\1 -I\2/g;: Нет такого файла или каталога >> Что я делаю не так? >> $ rpm -q etcnet >> etcnet-0.8.4-alt2 >> >> AK> rpm -q bash еще покажи. Скорее всего <=3.x AK> Старый bash не поддерживает, как оказалось, конструкцию VAR+=VALUE. В AK> грядущей 0.8.5 это и еще разные недочеты и баги поправлены, а пока тебе AK> придется или обновить bash или руками изменить в файле functions-fw: AK> IPTABLES_SED_RULES+="s/\(^\|[^-]\b\)$SEARCH\(\b[^-]\|$\)/\1$REPLACE\2/g;" AK> на AK> IPTABLES_SED_RULES="${IPTABLES_SED_RULES}s/\(^\|[^-]\b\)$SEARCH\(\b[^-]\|$\)/\1$REPLACE\2/g;" Так и есть: akhavr@colo ~ $ rpm -q bash bash-2.05b-alt7 Обновил и всё заработало. Спасибо. Может стоит зависимость поставить? -- Andrey V Khavryuchenko Software Development Company http://www.kds.com.ua/
next prev parent reply other threads:[~2007-01-18 20:07 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-01-18 12:01 Andrey Khavryuchenko 2007-01-18 19:31 ` Andrew Kornilov 2007-01-18 20:07 ` Andrey Khavryuchenko [this message] 2007-01-22 3:03 ` Вадим Илларионов
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=m3hcuo5ca4.fsf@netmaster.kds.com.ua \ --to=akhavr@gmail.com \ --cc=sisyphus@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git