First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 138203
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Henrik Brix Andersen <henrik@brixandersen.dk>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dmitrii Tisnek <dimaqq@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 138203 depends on: Show dependency tree
Bug 138203 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-06-27 06:40 0000
pillow ~ # /etc/init.d/radvd start
 * Enabling IPv6 forwarding ...
error: 'net.ipv6.conf.all.forwarding=1' is an unknown key                 [ !!
]
 * Starting IPv6 Router Advertisement Daemon ...
[Jun 27 16:33:20] radvd: IPv6 forwarding seems to be disabled, exiting    [ !!
]

apparentely the init script tries to execute "sysctl key=value" while it should
be "sysctl -w key=value".

my environment:
radvd-0.9.1
procps-3.1.15

------- Comment #1 From Henrik Brix Andersen 2006-07-04 09:32:14 0000 -------
(In reply to comment #0)
> my environment:
> radvd-0.9.1
> procps-3.1.15

Huh? Please try with a recent procps (3.2.6 or above) - the version you're
using is not even in portage...

------- Comment #2 From Dmitrii Tisnek 2006-07-06 00:07:38 0000 -------
Tried modern procps (3.2.7). Apparentely 'sysctl key=value' is accepted syntax
now. Before '-w' switch was necessary, now it's not. 

radvd may need to include procps version in dependencies.
sysctl man page (procps-3.2.7) needs to be updated.

------- Comment #3 From Henrik Brix Andersen 2006-07-06 00:49:58 0000 -------
Reopening.

------- Comment #4 From Henrik Brix Andersen 2006-07-06 14:05:48 0000 -------
Fixed in CVS. Thank you for reporting this.

First Last Prev Next    No search results available      Search page      Enter new bug