Updating the bugreport.
(two persons are getting this email throug BCC)

On Thu, Mar 01, 2018 at 04:04:34PM +0000, ### #### wrote:
> From: ### ####, Sent: Thursday, March 1, 2018 8:02:04 AM
> 
> > 
> > Hi,
> > 
> > 
> > My name is ###  ####.  I'm a network engineer in #####.
> > 
> > 
> > I was wondering if you could help me with RADVD on debian 9 since I saw 
> > your bug report here:
> > 
> > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879681
> > 
> > 
> > My apt install radvd completed without error, but I get the same
> > error message listed in the bug report.
> > 
> > 
> > Could you please give me a bit more detail on how to implement the
> > override and or how to install from the 1:2.16-3 version
> > 
> > 
> > Thanks!
> > 
> > ###
> > 
> > 
> > I tried this:
> > 
> > 07:55root@zfrr1 /etc ? cat /etc/systemd/system/radvd.service.d/override.conf
> > cat: /etc/systemd/system/radvd.service.d/override.conf: No such file or 
> > directory
> > 07:55root@zfrr1 /etc ?
> > 
> > 
> >  - and I'm not experience with installing 1:2.16-3 from  source - but would 
> > like to learn.
> > 
> > 
> > ~~~
> > 
> > 
> > 
> > 07:53root@zfrr1 /etc ? apt install radvd
> > Reading package lists... Done
> > Building dependency tree
> > Reading state information... Done
> > radvd is already the newest version (1:2.15-2).
> > The following package was automatically installed and is no longer required:
> >   linux-image-4.9.0-4-amd64
> > Use 'apt autoremove' to remove it.
> > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> > 07:53root@zfrr1 /etc ? service radvd start
> > Job for radvd.service failed because the control process exited with error 
> > code.
> > See "systemctl status radvd.service" and "journalctl -xe" for details.
> > 07:53root@zfrr1 /etc ? systemctl status radvd.service
> > ?$B!| radvd.service - Router advertisement daemon for IPv6
> >    Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor 
> > preset: enabled)
> >    Active: failed (Result: exit-code) since Thu 2018-03-01 07:53:35 PST; 
> > 16s ago
> >      Docs: man:radvd(8)
> >   Process: 9896 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean 
> > --configtest (code=exited, status=1/FAILURE)
> > 
> > Mar 01 07:53:34 zfrr1 systemd[1]: Starting Router advertisement daemon for 
> > IPv6...
> > Mar 01 07:53:35 zfrr1 radvd[9896]: /etc/radvd.conf:1 error: syntax error, 
> > unexpected STRING, expecting T_INTERFACE
> > Mar 01 07:53:35 zfrr1 radvd[9896]: exiting, failed to read config file
> > Mar 01 07:53:35 zfrr1 systemd[1]: radvd.service: Control process exited, 
> > code=exited status=1
> > Mar 01 07:53:35 zfrr1 systemd[1]: Failed to start Router advertisement 
> > daemon for IPv6.
> > Mar 01 07:53:35 zfrr1 systemd[1]: radvd.service: Unit entered failed state.
> > Mar 01 07:53:35 zfrr1 systemd[1]: radvd.service: Failed with result 
> > 'exit-code'.
> > 07:53root@zfrr1 /etc ?
> > 
> here is my config file:
> 
> 08:03root@zfrr1 /etc ? more radvd.conf
> nterface enp3s0
> {
>   AdvSendAdvert on;
>   prefix 2607:ff10:face:f1::/64
>   {
>   };
> };
> 08:03root@zfrr1 /etc ? ip link
> 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode 
> DEFAULT group default qlen 1
>     link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
> 2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast 
> state DOWN mode DEFAULT group default qlen 1000
>     link/ether 00:01:2e:78:9c:2c brd ff:ff:ff:ff:ff:ff
> 3: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state 
> UP mode DEFAULT group default qlen 1000
>     link/ether 00:01:2e:78:9c:2d brd ff:ff:ff:ff:ff:ff
> 08:03root@zfrr1 /etc ?
> 

So this is about an error in 2.15 which is fixed 2.16.

I think I should an upload to Strech backports.

When in a hurry do 

   wget http://stappers.it/do303/debian/unstable/main/$(dpkg 
--print-architecture)/radvd.scr
   cat radvd.scr
   sh radvd.scr
   # verify checksums and consider the `sudo dpkg -i radvd*.deb`


So no training how to install from source.

Please avoid private messages for non private issues.


Cheers
Geert Stappers
DD

P.S.
Thanks for the reminder the open bugreport

Attachment: signature.asc
Description: Digital signature

Reply via email to