bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug report


From: Rainer Peter Feller
Subject: Re: bug report
Date: Thu, 22 Feb 2001 23:20:47 +0100 (MET)

the error sems to be remote_shell_basename this creates an extra sh so the
complete commant is :
rsh sh host -l user /etc/rmt
   or
rsh sh host /etc/rmt

and this does not work !

  H
CUH Rainer Peter Feller
  H

 -----------------------------------------------------------------------------
| From:     Rainer Peter Feller       | 60      | Telefon: 0049-40-8998-2118  |
|          Universitaet Hamburg       |  CC     | Telefax: 0049-40-8998-2101  |
|   I. Institut f. Experimentalphysik | C   ooo | Building: 68      Room: 17  |
|          Luruper Chaussee 149       | C   o o | email: address@hidden |
|            D-22761 Hamburg          |  CC ooo | URL  : hex.desy.de/~rainer  |
 -----------------------------------------------------------------------------
       Now I am also important! I hava a MOBILE (D2) : (+49)173-6145536

On 22 Feb 2001, Andreas Schwab wrote:

> address@hidden (Rainer Peter Feller) writes:
> 
> |> Hi,
> |> while we tried to tar to a remote tape we discovered a minor bug
> |> in src/rtapelib.c of tar-1.13 near line 458 / 461 there sems to be a
> |> mismatch creating the comandline for the remote comand ... for now we
> |> changed
> |> 
> |>         if (remote_user)
> |>           execl (remote_shell, remote_shell_basename, remote_host,
> |>                  "-l", remote_user, "/etc/rmt", (char *) 0);
> |>         else
> |>           execl (remote_shell, remote_shell_basename, remote_host,
> |>                  "/etc/rmt", (char *) 0);
> 
> What makes you believe that this is wrong?
> 
> Andreas.
> 
> -- 
> Andreas Schwab                                  "And now for something
> SuSE Labs                                        completely different."
> address@hidden
> SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]