* [gentoo-user] No man page for traceroute?
@ 2011-11-06 13:13 Mick
2011-11-06 16:08 ` Florian Philipp
0 siblings, 1 reply; 10+ messages in thread
From: Mick @ 2011-11-06 13:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 138 bytes --]
Why would there be no traceroute(8) man page on my laptop?
An older x86 box has it and displays it without fuss.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] No man page for traceroute?
2011-11-06 13:13 [gentoo-user] No man page for traceroute? Mick
@ 2011-11-06 16:08 ` Florian Philipp
2011-11-06 16:52 ` Alex Schuster
2011-11-06 17:01 ` Mick
0 siblings, 2 replies; 10+ messages in thread
From: Florian Philipp @ 2011-11-06 16:08 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
Am 06.11.2011 14:13, schrieb Mick:
> Why would there be no traceroute(8) man page on my laptop?
>
> An older x86 box has it and displays it without fuss.
It seems that the man page has been dropped from the package. Only the
old 2.0.3 version from sourceforge still contains it. I couldn't find
any mention on on bugs.g.o or traceroute-devel.
Regards,
Florian Philipp
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] No man page for traceroute?
2011-11-06 16:08 ` Florian Philipp
@ 2011-11-06 16:52 ` Alex Schuster
2011-11-06 18:11 ` Florian Philipp
2011-11-06 19:07 ` Mick
2011-11-06 17:01 ` Mick
1 sibling, 2 replies; 10+ messages in thread
From: Alex Schuster @ 2011-11-06 16:52 UTC (permalink / raw
To: gentoo-user
Florian Philipp writes:
> Am 06.11.2011 14:13, schrieb Mick:
> > Why would there be no traceroute(8) man page on my laptop?
> >
> > An older x86 box has it and displays it without fuss.
>
> It seems that the man page has been dropped from the package. Only the
> old 2.0.3 version from sourceforge still contains it. I couldn't find
> any mention on on bugs.g.o or traceroute-devel.
I have traceroute-2.0.18 installed, and I do have the man page.
Wonko
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] No man page for traceroute?
2011-11-06 16:08 ` Florian Philipp
2011-11-06 16:52 ` Alex Schuster
@ 2011-11-06 17:01 ` Mick
1 sibling, 0 replies; 10+ messages in thread
From: Mick @ 2011-11-06 17:01 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 731 bytes --]
On Sunday 06 Nov 2011 16:08:09 Florian Philipp wrote:
> Am 06.11.2011 14:13, schrieb Mick:
> > Why would there be no traceroute(8) man page on my laptop?
> >
> > An older x86 box has it and displays it without fuss.
>
> It seems that the man page has been dropped from the package. Only the
> old 2.0.3 version from sourceforge still contains it. I couldn't find
> any mention on on bugs.g.o or traceroute-devel.
Thanks for confirming this.
It is somewhat odd that it is not included. There is a page for traceroute6
which asks the user to refer to the traceroute(8) o_O
I think I'll copy it over from my old box, but I suspect it may be removed
again by later man page packages?
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] No man page for traceroute?
2011-11-06 16:52 ` Alex Schuster
@ 2011-11-06 18:11 ` Florian Philipp
2011-11-06 19:07 ` Mick
1 sibling, 0 replies; 10+ messages in thread
From: Florian Philipp @ 2011-11-06 18:11 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 862 bytes --]
Am 06.11.2011 17:52, schrieb Alex Schuster:
> Florian Philipp writes:
>
>> Am 06.11.2011 14:13, schrieb Mick:
>>> Why would there be no traceroute(8) man page on my laptop?
>>>
>>> An older x86 box has it and displays it without fuss.
>>
>> It seems that the man page has been dropped from the package. Only the
>> old 2.0.3 version from sourceforge still contains it. I couldn't find
>> any mention on on bugs.g.o or traceroute-devel.
>
> I have traceroute-2.0.18 installed, and I do have the man page.
>
> Wonko
>
Oh, right. I've found the man page in the source tarballs. It just
changed location.
There is a bug in the original make file for 2.0.15 with a patch in the
portage tree. That probably causes the man page to be missing from the
install but my make-fu is not sufficient to verify that.
Regards,
Florian Philipp
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] No man page for traceroute?
2011-11-06 16:52 ` Alex Schuster
2011-11-06 18:11 ` Florian Philipp
@ 2011-11-06 19:07 ` Mick
2011-11-06 19:23 ` Dale
2011-11-06 22:38 ` Florian Philipp
1 sibling, 2 replies; 10+ messages in thread
From: Mick @ 2011-11-06 19:07 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 684 bytes --]
On Sunday 06 Nov 2011 16:52:02 Alex Schuster wrote:
> Florian Philipp writes:
> > Am 06.11.2011 14:13, schrieb Mick:
> > > Why would there be no traceroute(8) man page on my laptop?
> > >
> > > An older x86 box has it and displays it without fuss.
> >
> > It seems that the man page has been dropped from the package. Only the
> > old 2.0.3 version from sourceforge still contains it. I couldn't find
> > any mention on on bugs.g.o or traceroute-devel.
>
> I have traceroute-2.0.18 installed, and I do have the man page.
I am getting confused. x86 box has traceroute-2.0.15 with man page, while
amd_64 box has same version and no man page.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] No man page for traceroute?
2011-11-06 19:07 ` Mick
@ 2011-11-06 19:23 ` Dale
2011-11-06 22:38 ` Florian Philipp
1 sibling, 0 replies; 10+ messages in thread
From: Dale @ 2011-11-06 19:23 UTC (permalink / raw
To: gentoo-user
Mick wrote:
> On Sunday 06 Nov 2011 16:52:02 Alex Schuster wrote:
>> Florian Philipp writes:
>>> Am 06.11.2011 14:13, schrieb Mick:
>>>> Why would there be no traceroute(8) man page on my laptop?
>>>>
>>>> An older x86 box has it and displays it without fuss.
>>> It seems that the man page has been dropped from the package. Only the
>>> old 2.0.3 version from sourceforge still contains it. I couldn't find
>>> any mention on on bugs.g.o or traceroute-devel.
>> I have traceroute-2.0.18 installed, and I do have the man page.
> I am getting confused. x86 box has traceroute-2.0.15 with man page, while
> amd_64 box has same version and no man page.
>
USE flag maybe? Check package.use to make sure you didn't put something
in there. I always forget to check that. This from the guy that copies
kernel symlinks.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] No man page for traceroute?
2011-11-06 19:07 ` Mick
2011-11-06 19:23 ` Dale
@ 2011-11-06 22:38 ` Florian Philipp
2011-11-06 22:52 ` Érico Porto
2011-11-06 22:59 ` Mick
1 sibling, 2 replies; 10+ messages in thread
From: Florian Philipp @ 2011-11-06 22:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1095 bytes --]
Am 06.11.2011 20:07, schrieb Mick:
> On Sunday 06 Nov 2011 16:52:02 Alex Schuster wrote:
>> Florian Philipp writes:
>>> Am 06.11.2011 14:13, schrieb Mick:
>>>> Why would there be no traceroute(8) man page on my laptop?
>>>>
>>>> An older x86 box has it and displays it without fuss.
>>>
>>> It seems that the man page has been dropped from the package. Only the
>>> old 2.0.3 version from sourceforge still contains it. I couldn't find
>>> any mention on on bugs.g.o or traceroute-devel.
>>
>> I have traceroute-2.0.18 installed, and I do have the man page.
>
> I am getting confused. x86 box has traceroute-2.0.15 with man page, while
> amd_64 box has same version and no man page.
>
I bet the man-page disappears when you re-emerge traceroute. According
to changelog, the patch I mentioned in a different message was
introduced without changing the revision number (it doesn't have to
because it just fixes a build problem). If you emerged traceroute-2.0.15
before the patch was applied, you got the man-page. Afterwards, it is lost.
Regards,
Florian Philipp
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] No man page for traceroute?
2011-11-06 22:38 ` Florian Philipp
@ 2011-11-06 22:52 ` Érico Porto
2011-11-06 22:59 ` Mick
1 sibling, 0 replies; 10+ messages in thread
From: Érico Porto @ 2011-11-06 22:52 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1294 bytes --]
traceroute --help is still there though.
Érico V. Porto
On Sun, Nov 6, 2011 at 8:38 PM, Florian Philipp <lists@binarywings.net>wrote:
> Am 06.11.2011 20:07, schrieb Mick:
> > On Sunday 06 Nov 2011 16:52:02 Alex Schuster wrote:
> >> Florian Philipp writes:
> >>> Am 06.11.2011 14:13, schrieb Mick:
> >>>> Why would there be no traceroute(8) man page on my laptop?
> >>>>
> >>>> An older x86 box has it and displays it without fuss.
> >>>
> >>> It seems that the man page has been dropped from the package. Only the
> >>> old 2.0.3 version from sourceforge still contains it. I couldn't find
> >>> any mention on on bugs.g.o or traceroute-devel.
> >>
> >> I have traceroute-2.0.18 installed, and I do have the man page.
> >
> > I am getting confused. x86 box has traceroute-2.0.15 with man page,
> while
> > amd_64 box has same version and no man page.
> >
>
> I bet the man-page disappears when you re-emerge traceroute. According
> to changelog, the patch I mentioned in a different message was
> introduced without changing the revision number (it doesn't have to
> because it just fixes a build problem). If you emerged traceroute-2.0.15
> before the patch was applied, you got the man-page. Afterwards, it is lost.
>
> Regards,
> Florian Philipp
>
>
[-- Attachment #2: Type: text/html, Size: 1785 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] No man page for traceroute?
2011-11-06 22:38 ` Florian Philipp
2011-11-06 22:52 ` Érico Porto
@ 2011-11-06 22:59 ` Mick
1 sibling, 0 replies; 10+ messages in thread
From: Mick @ 2011-11-06 22:59 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 1299 bytes --]
On Sunday 06 Nov 2011 22:38:37 Florian Philipp wrote:
> Am 06.11.2011 20:07, schrieb Mick:
> > On Sunday 06 Nov 2011 16:52:02 Alex Schuster wrote:
> >> Florian Philipp writes:
> >>> Am 06.11.2011 14:13, schrieb Mick:
> >>>> Why would there be no traceroute(8) man page on my laptop?
> >>>>
> >>>> An older x86 box has it and displays it without fuss.
> >>>
> >>> It seems that the man page has been dropped from the package. Only the
> >>> old 2.0.3 version from sourceforge still contains it. I couldn't find
> >>> any mention on on bugs.g.o or traceroute-devel.
> >>
> >> I have traceroute-2.0.18 installed, and I do have the man page.
> >
> > I am getting confused. x86 box has traceroute-2.0.15 with man page,
> > while amd_64 box has same version and no man page.
>
> I bet the man-page disappears when you re-emerge traceroute. According
> to changelog, the patch I mentioned in a different message was
> introduced without changing the revision number (it doesn't have to
> because it just fixes a build problem). If you emerged traceroute-2.0.15
> before the patch was applied, you got the man-page. Afterwards, it is lost.
OK! This at least explains why remerging today did not add the man page.
Thanks for shedding a light on this.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2011-11-06 23:04 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-06 13:13 [gentoo-user] No man page for traceroute? Mick
2011-11-06 16:08 ` Florian Philipp
2011-11-06 16:52 ` Alex Schuster
2011-11-06 18:11 ` Florian Philipp
2011-11-06 19:07 ` Mick
2011-11-06 19:23 ` Dale
2011-11-06 22:38 ` Florian Philipp
2011-11-06 22:52 ` Érico Porto
2011-11-06 22:59 ` Mick
2011-11-06 17:01 ` Mick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox