All of lore.kernel.org
 help / color / mirror / Atom feed
From: Witold Filipczyk <witekfl@poczta.onet.pl>
To: "Anthony M. Richardson" <richardson@evansville.edu>
Cc: linux-msdos@vger.kernel.org
Subject: Re: Strange unzip problems
Date: Tue, 4 Jun 2002 13:07:38 +0200	[thread overview]
Message-ID: <20020604110738.GA3806@wagsty> (raw)
In-Reply-To: <200205301444.45674.richardson@evansville.edu>

On Thu, May 30, 2002 at 02:44:45PM -0500, Anthony M. Richardson wrote:
> I'm using dosemu under Linux with FreeDOS beta 8.  I'm also using a Linux 
> directory as my C drive. Everything seemed to be working great until I tried 
> to install DJGPP.  When I use unzip from within dosemu on a recursive zip 
> archive, there are several errors.  When unzip is extracting files from an 
> archive and creating directories (from within DOSEMU), the directories are 
> created without execute permission (in the linux file system).  The unzip 
> program then can't extract files to these directories.
> 
> I asked for help on the DJGPP list, but people there seemed to think that I 
> might have a DOSEMU configuration setting messed up.  Do I?  Does anyone have 
> any suggestions?  Unfortunately, I can't just unzip on the Linux side because 
> long file names are handled differently by Linux and DOS.
> 
> Thanks,
> Tony Richardson

What umask says?
On my machine:
# umask
022

and
C:\> zip -r freedos.zip freedos
C:\> unzip -d temp freedos.zip
works

dosemu started from root account,
Freedos Beta 7 Ripcord
dosemu-1.0.2.1

-- 
Witold Filipczyk <witekfl@poczta.onet.pl>

  parent reply	other threads:[~2002-06-04 11:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-30 19:44 Strange unzip problems Anthony M. Richardson
2002-06-04  9:36 ` Bart Oldeman
2002-06-04 13:20   ` Anthony M. Richardson
2002-06-04 11:07 ` Witold Filipczyk [this message]
2002-06-04 12:44   ` Bart Oldeman
2002-06-04 15:59     ` Witold Filipczyk
2002-06-06 14:12     ` Anthony M. Richardson

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=20020604110738.GA3806@wagsty \
    --to=witekfl@poczta.onet.pl \
    --cc=linux-msdos@vger.kernel.org \
    --cc=richardson@evansville.edu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.