Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2002 18:16:00 +0200 (CEST)
From:      Slaven Rezic <eserte@vran.herceg.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/44339: uudecode example does not work
Message-ID:  <200210211616.g9LGG01N019286@vran.herceg.de>

next in thread | raw e-mail | index | archive | help

>Number:         44339
>Category:       bin
>Synopsis:       uudecode example does not work
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 21 09:30:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Slaven Rezic
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
www.rezic.de
>Environment:
System: FreeBSD vran.herceg.de 4.6-STABLE FreeBSD 4.6-STABLE #15: Sat Jul 27 09:32:28 CEST 2002 root@vran.herceg.de:/usr/local/src/FreeBSD-4/src/sys/compile/VRAN i386


>Description:
	The last example from the uudecode documentation does not
	work.
	
>How-To-Repeat:

	The original example is:
	
           uudecode -o /dev/stdout < $MAIL | zcat | tar xfv -

	I tried and got:

$ uudecode -o /dev/stdout < uue | zcat | tar txv -
uudecode: /dev/stdout: stdin: Invalid argument

zcat: stdin: unexpected end of file
tar: Unknown option.  Use 'tar --help' for a complete list of options.
Exit 1

	where uue is:

begin 660 bla.tar.gz
M'XL(`&8GM#T``^W2/4_#,!`&X,S^%4=`:I$:ZO0K4@V9&,N&Q,*2-">PVL:1
M[2BM$/\=-Y01!J2JR_LL/M_9ULGVQ&_NFFUT5JF4BX6DB"C-YOT8_(S!3$Z(
MLOE\EDVSQ33$J<Q2&9$\;UO?6N<+2Q2Q8^OY]W7=._.9[^D2KJ_&K;/C4M?C
MANV6DDZTCLEYJ]=>]?'S1HG=@6ZZE!["9+E\*G3]HNO*=$E><W>J3OZL3D,U
MK$GRE7:^-'LE0B[)=7V\]J$<4>S9^?CVE&^*]>84AM:JX>#^T;3EEI,T'XS(
MM25]B./7Z8^LPDYK#JK/5)HI9FN-I1T[5[SQ:QTK\1E._NEN94RC!.^U)ZG$
@I5\```````````````````````#@?[X`(0R4BP`H````
`

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210211616.g9LGG01N019286>