Gnus development mailing list
 help / color / mirror / Atom feed
From: Eze Ogwuma <zcaceog@ucl.ac.uk>
Cc: ding@ifi.uio.no, Eze Ogwuma <zcaceog@ucl.ac.uk>
Subject: Re: Problem with SOUP packing files
Date: Fri, 14 Feb 1997 15:21:31 +0000 (GMT)	[thread overview]
Message-ID: <Pine.A32.3.91.970214152043.24139B-100000@link-1.ts.bcc.ac.uk> (raw)
In-Reply-To: <m2raij68k5.fsf@proletcult.slip.ifi.uio.no>



On 14 Feb 1997, Lars Magne Ingebrigtsen wrote:

> Eze Ogwuma <zcaceog@ucl.ac.uk> writes:
> 
> > I'm using SOUP to transfer stuff between machines. Each time I've used 
> > G-s-p to pack the SOUP files on the server, Gnus has exited with the 
> > message "Couldn't pack packet". A tgz file has been left in my home 
> > directory but the files in ~/SoupBrew are not deleted.
> 
> This means that the packing shell command is not returning 0, for some
> reason:
> 
>     (if (zerop (call-process shell-file-name
> 			     nil nil nil shell-command-switch 
> 			     (concat "cd " dir " ; " packer)))
> 	(progn
> 	  (call-process shell-file-name nil nil nil shell-command-switch 
> 			(concat "cd " dir " ; rm " files))
> 	  (gnus-message 4 "Packing...done" packer))
>       (error "Couldn't pack packet."))))
> 
> Perhaps you use a wonky shell?

I am using csh on the server.

Eze.


  reply	other threads:[~1997-02-14 15:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-02-12 23:53 Eze Ogwuma
1997-02-14  9:28 ` Lars Magne Ingebrigtsen
1997-02-14 15:21   ` Eze Ogwuma [this message]
1997-02-14 19:53   ` Eze Ogwuma
1997-02-19  2:17 ` Eze Ogwuma

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.A32.3.91.970214152043.24139B-100000@link-1.ts.bcc.ac.uk \
    --to=zcaceog@ucl.ac.uk \
    --cc=ding@ifi.uio.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).