[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-tar] savedir() error handling (was: error handling and exit code (p
From: |
Solar Designer |
Subject: |
[Bug-tar] savedir() error handling (was: error handling and exit code (patch for tar-1.20/1.21)) |
Date: |
Tue, 1 Sep 2009 00:27:04 +0400 |
User-agent: |
Mutt/1.4.2.3i |
Sergey,
On Tue, Aug 25, 2009 at 10:37:13AM +0300, Sergey Poznyakoff wrote:
> Solar Designer <address@hidden> ha escrit:
> > char *dirp = savedir (dir); /* for scanning directory */
> > [...]
> > if (! dirp)
> > savedir_error (dir);
> >
> > Perhaps we need to patch this in our usual way?
>
> Looks reasonable. I'll see what can be done.
I just had this occur (TAREXIT_FAILURE on a removed deep directory) on a
system that was already running 1.22.90-owl1, confirming that it is
indeed still affected.
Are you going to propose a patch for this, or should I?
tar: ./home/clients/websites/w_client/drupal/5.10/cache/example.org/0/group:
Cannot savedir: No such file or directory
tar: ./home/clients/websites/w_client/drupal/5.10/cache/example.org/0/group:
Directory removed before we read it
tar: ./home/clients/websites/w_client/drupal/5.10/cache/example.org/0/solution:
Cannot savedir: No such file or directory
tar: ./home/clients/websites/w_client/drupal/5.10/cache/example.org/0/solution:
Directory removed before we read it
tar: ./home/clients/websites/w_client/drupal/5.10/cache/example.org/0/group:
File removed before we read it
tar:
./home/clients/websites/w_client/drupal/5.10/cache/example.org/0/blog.html:
File removed before we read it
[...]
tar:
./home/clients/websites/w_client/drupal/5.10/cache/example.org/0/node/3111.html:
File removed before we read it
tar: Exiting with failure status due to previous errors
Thanks,
Alexander
- Re: [Bug-tar] error handling and exit code (patch for tar-1.20/1.21), Sergey Poznyakoff, 2009/08/08
- Re: [Bug-tar] error handling and exit code (patch for tar-1.20/1.21), Solar Designer, 2009/08/08
- Re: [Bug-tar] error handling and exit code (patch for tar-1.20/1.21), Sergey Poznyakoff, 2009/08/09
- Re: [Bug-tar] error handling and exit code (patch for tar-1.20/1.21), Solar Designer, 2009/08/25
- Re: [Bug-tar] error handling and exit code (patch for tar-1.20/1.21), Sergey Poznyakoff, 2009/08/25
- Re: [Bug-tar] error handling and exit code (patch for tar-1.20/1.21), Dmitry V. Levin, 2009/08/25
- Re: [Bug-tar] error handling and exit code (patch for tar-1.20/1.21), Dmitry V. Levin, 2009/08/25
- Re: [Bug-tar] error handling and exit code (patch for tar-1.20/1.21), Sergey Poznyakoff, 2009/08/27
- [Bug-tar] savedir() error handling (was: error handling and exit code (patch for tar-1.20/1.21)),
Solar Designer <=
- Re: [Bug-tar] savedir() error handling, Jean-Louis Martineau, 2009/08/31
- Re: [Bug-tar] savedir() error handling, Sergey Poznyakoff, 2009/08/31
Re: [Bug-tar] error handling and exit code (patch for tar-1.20/1.21), Solar Designer, 2009/08/17