Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smokeping 2.6.9 fails to build on FreeBSD #23

Closed
jeroenh opened this issue Aug 1, 2014 · 7 comments
Closed

Smokeping 2.6.9 fails to build on FreeBSD #23

jeroenh opened this issue Aug 1, 2014 · 7 comments

Comments

@jeroenh
Copy link

jeroenh commented Aug 1, 2014

Smokeping 2.6.9 is the latest version in the FreeBSD ports tree, and it currently fails to build with an error:

smokeping_config.pod around line 81: alternative text 'the master/slave mode' contains non-escaped | or /

I believe this is because of lib/Smokeping.pm:2634:

L<the master/slave mode|smokeping_master_slave>.

The "/" character there has to be escaped.

@jeroenh jeroenh changed the title Smokeping fails to build on FreeBSD Smokeping 2.6.9 fails to build on FreeBSD Aug 1, 2014
@twitch760
Copy link

I'm also getting this error as well.

Smokeping Version: 2.6.9
Perl v5.18.2
Ubuntu Release: 14.04

smokeping_config.pod around line 81: alternative text 'the master/slave mode' contains non-escaped | or /
POD document had syntax errors at /usr/bin/pod2man line 71.
make[1]: *** [smokeping_config.5] Error 255

@cmoang
Copy link

cmoang commented Oct 5, 2014

Hello, trunk seems to work. In fact in http://oss.oetiker.ch/smokeping/pub/trunk/smokeping-trunk.tar.gz lib/Smokeping.pm:2634 is:
L<the masterE<sol>slave mode|smokeping_master_slave>

@tagg
Copy link

tagg commented Oct 5, 2014

This issue was fixed by fec626d
on 2013-sep-04
but there has been no releases since 2.9.6 on 2013-mar-04.

@twitch760
Copy link

Okay so basically it’s not fixed as it hasn’t been released yet?

David Thompson
Network Services Support Technician
(O) 858.357.8794
(F) 858-225-1882
(E) dthompson@esi-estech.com
(W) www.esi-estech.com

From: Lars Thegler [mailto:notifications@github.com]
Sent: Sunday, October 05, 2014 9:22 AM
To: oetiker/SmokePing
Cc: twitch760
Subject: Re: [SmokePing] Smokeping 2.6.9 fails to build on FreeBSD (#23)

This issue was fixed by fec626d
fec626d
on 2013-sep-04
but there has been no releases since 2.9.6 on 2013-mar-04.


Reply to this email directly or view it on GitHub
#23 (comment).

@cmoang
Copy link

cmoang commented Oct 5, 2014

I am afraid I am missing something. I tried
downloading/configuring/installing smokeping-2.6.9 (released 04 March 2013)
and I encountered the same error that I thought was a bug. The same
happened 2.6.8, 2.6.7, 2.6.6, etc...

I then downloaded the trunk version and it seems fixed there. The fix is
just a tiny syntax error so the problem was not too serious to overcome in
the first place. As far as I can tell, there has not been a version with
this particular fix released yet, since I can only find it on trunk.

constantine

On Sun, Oct 5, 2014 at 7:41 PM, twitch760 notifications@github.com wrote:

Okay so basically it’s not fixed as it hasn’t been released yet?

David Thompson
Network Services Support Technician
(O) 858.357.8794
(F) 858-225-1882
(E) dthompson@esi-estech.com
(W) www.esi-estech.com

From: Lars Thegler [mailto:notifications@github.com]
Sent: Sunday, October 05, 2014 9:22 AM
To: oetiker/SmokePing
Cc: twitch760
Subject: Re: [SmokePing] Smokeping 2.6.9 fails to build on FreeBSD (#23)

This issue was fixed by fec626d
<
fec626d9e26dbdce91db6eed42d898eb671a7906>

on 2013-sep-04
but there has been no releases since 2.9.6 on 2013-mar-04.


Reply to this email directly or view it on GitHub
#23 (comment).


Reply to this email directly or view it on GitHub
#23 (comment).

@lelutin
Copy link
Contributor

lelutin commented Feb 10, 2019

@oetiker if I understand this issue correctly, this has been fixed for a while now since there's been releases after 2.6.9, am I correct?

@oetiker
Copy link
Owner

oetiker commented Feb 10, 2019

true ... lets close and see if someone complains :)

@oetiker oetiker closed this as completed Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants