Debian bug report logs - #1750
tar doesn't handle default remote arguments

Package: tar; Reported by: Bdale Garbee <bdale@gag.com>; 8 days old.

Message received at debian-bugs:


From gag.com!bdale Mon Oct 23 23:06:58 1995
Return-Path: <bdale@gag.com>
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0t7cVm-0006HeC; Mon, 23 Oct 95 23:06 PDT
Received: from chunks.gag.com by pixar.com with SMTP id AA15918
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Mon, 23 Oct 1995 23:06:25 -0700
Received: (from bdale@localhost) by chunks.gag.com (8.6.12/8.6.12) id AAA05478 for debian-bugs@pixar.com; Tue, 24 Oct 1995 00:06:38 -0600
Date: Tue, 24 Oct 1995 00:06:38 -0600
From: Bdale Garbee <bdale@gag.com>
Message-Id: <199510240606.AAA05478@chunks.gag.com>
To: debian-bugs@pixar.com
Subject: tar doesn't handle default remote arguments

Package: tar
Version: 1.11.8

When attemping to do remote tar operations using the archive name systax 
specified in the info file, which is "user@host:file", if user is not 
specified, tar core dumps, when it should use the current username as the
default.

This is probably part of the same problem that resulted in bug report 
#1110, but the problem is sufficiently different from what was reported
before that I decided to elaborate.  Feel free to attach this to bug #1110
if that seems appropriate.

You can duplicate this by doing

	tar tvf winfree:/dev/nrst0

when logged into hipshack as 'bdale', which will generation a segmentation
violation core dump, while using

	tar tvf bdale@winfree:/dev/nrst0

works fine.  Blech.

Acknowledgement sent to Bdale Garbee <bdale@gag.com>:
New bug report received and forwarded. Full text available.
Report forwarded to debian-devel@pixar.com:
Bug#1750; Package tar. Full text available.
Ian Jackson / iwj10@thor.cam.ac.uk, with the debian-bugs tracking mechanism
This page last modified 07:43:01 GMT Wed 01 Nov