From pb@ludd.luth.se  Fri Aug 16 05:48:34 2002
Return-Path: <pb@ludd.luth.se>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D9DA437B400
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Aug 2002 05:48:34 -0700 (PDT)
Received: from mother.ludd.luth.se (mother.ludd.luth.se [130.240.16.3])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A8EE143E77
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Aug 2002 05:48:33 -0700 (PDT)
	(envelope-from pb@ludd.luth.se)
Received: from brother.ludd.luth.se (brother.ludd.luth.se [130.240.16.78])
	by mother.ludd.luth.se (8.10.2+Sun/8.9.3) with ESMTP id g7GCmV428280
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Aug 2002 14:48:32 +0200 (MEST)
Received: (from pb@localhost)
	by brother.ludd.luth.se (8.10.2+Sun/8.9.3) id g7GCmVp29755
	for FreeBSD-gnats-submit@freebsd.org; Fri, 16 Aug 2002 14:48:31 +0200 (MEST)
Message-Id: <200208161248.g7GCmVp29755@brother.ludd.luth.se>
Date: Fri, 16 Aug 2002 14:48:30 +0200 (MEST)
From: Peter B <pb@ludd.luth.se>
To: FreeBSD-gnats-submit@freebsd.org
Subject: No source code for tcpdump (ipv4) in susbin.xx fbsd 4.6-rc2

>Number:         41707
>Category:       bin
>Synopsis:       No source code for traceroute (ipv4) in freebsd-4.6-rc2 release
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 16 05:50:01 PDT 2002
>Closed-Date:    Fri Aug 16 08:33:00 PDT 2002
>Last-Modified:  Fri Aug 16 09:10:02 PDT 2002
>Originator:     PB
>Release:        FreeBSD 4.6.1-RC2 i386
>Organization:
>Environment:
System: FreeBSD xxxx 4.6.1-RC2 FreeBSD 4.6.1-RC2 #0: Wed Aug 14 12:01:28 CEST 2002 xxxx i386

>Description:
        When:  cat usr.sbin/susbin.?? | tar -xzvpf - usr.sbin/traceroute

        I get the following:

        pb@host ~/tmp/usr.sbin/traceroute >dir
	total 46
	-rw-r--r--  1 pb  wheel   1054 Jun 23  2001 Makefile
	-rwxr-xr-x  1 pb  wheel  17363 Jul 18 08:45 traceroute*
	-rw-r--r--  1 pb  wheel   5080 Jul 18 08:45 traceroute.8.gz
	-rw-r--r--  1 pb  wheel  15544 Jul 18 08:45 traceroute.o
	-rw-r--r--  1 pb  wheel     26 Jul 18 08:45 version.c
	-rw-r--r--  1 pb  wheel    730 Jul 18 08:45 version.o

        So traceroute.c source code is missing....

>How-To-Repeat:
        Extract the susbin.?? archive.. ;)
>Fix:
        Add source code..
>Release-Note:
>Audit-Trail:

From: Peter B <pb@ludd.luth.se>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org
Cc:  
Subject: Re: bin/41707: No source code for tcpdump (ipv4) in susbin.xx fbsd 4.6-rc2
Date: Fri, 16 Aug 2002 14:52:38 +0200 (MEST)

 FreeBSD-gnats-submit@FreeBSD.org wrote:
 >Thank you very much for your problem report.
 >It has the internal identification `bin/41707'.
 >The individual assigned to look at your
 >report is: freebsd-bugs. 
 >
 >You can access the state of your problem report at any time
 >via this link:
 >
 >http://www.freebsd.org/cgi/query-pr.cgi?pr=41707
 >
 >>Category:       bin
 >>Responsible:    freebsd-bugs
 >>Synopsis:       No source code for traceroute (ipv4) in freebsd-4.6-rc2 release
 >>Arrival-Date:   Fri Aug 16 05:50:01 PDT 2002
 
 
 Sorry!!.. the subject should have tcpdump replaced by traceroute! ofcourse :-)
        /P
 
 
State-Changed-From-To: open->closed 
State-Changed-By: bmah 
State-Changed-When: Fri Aug 16 08:32:10 PDT 2002 
State-Changed-Why:  
There isn't a bug here. 

You want to look at contrib/traceroute in the scontrib distribution. 

Good luck! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=41707 

From: Matthias Buelow <mkb@mukappabeta.de>
To: Peter B <pb@ludd.luth.se>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: bin/41707: No source code for tcpdump (ipv4) in susbin.xx fbsd
 4.6-rc2
Date: Fri, 16 Aug 2002 18:04:00 +0200

 Peter B wrote:
 
 
 >         So traceroute.c source code is missing....
 
 it's probably in scontrib.*, since the traceroute.c file
 is also under contrib/traceroute and not under usr.sbin/traceroute.
 
 
 --mkb
 
>Unformatted:
         (btw correct category?)
