net/mtr broken without ipv6

Jason Helfman jgh at FreeBSD.org
Sat May 25 16:24:37 UTC 2013


On Sat, May 25, 2013 at 5:21 AM, <Lena at lena.kiev.ua> wrote:

> > I build my custom kernel without IPv6 since I'm not going to be using
> > it any time soon. The mtr port doesn't work anymore
>
> > What can I do to fix this without enabling a useless (to me) option in my
> > kernel and rebuilding?
>
> Downgrade the mtr port to mtr-nox11-0.82_1.
> I update ports tree with `portsnap` and use `svn export`
> (devel/subversion port) for downgrading a single port.
> How to learn the revision for downgrading:
>
> svn log svn://svn0.us-east.freebsd.org/ports/head/net/mtr | less
>
> How to downgrade:
>
> rm -rf /usr/ports/net/mtr
> svn export -r r300897 svn://svn0.us-east.freebsd.org/ports/head/net/mtr/usr/ports/net/mtr
> portupgrade -f mtr\*
>

I don't see how downgrading will fix it unless this is a newly introduced
bug, however you can also use ports-mgmt/portdowngrade.

-jgh

--
Jason Helfman          | FreeBSD Committer
jgh at FreeBSD.org     | http://people.freebsd.org/~jgh  | The Power to Serve


More information about the freebsd-ports mailing list