works correctly. Guess the issue is in understanding native
symlinks... Is that expected? I know I don't like it ;-)
CYGWIN=winsymlinks:nativestrict
Cheers,
Mark.
On 23 Oct 2015, at 11:35 PM, Nellis, Kenneth wrote:
>> From: Mark O'Keefe
>>
>> Hi,
>>
>&g
Hi,
While using /bin/pwd -P to expand directories to get the absolute,
non-symlinked version of the directory I discovered that this doesn't work on
Cygwin as I believe it is meant to work.
$ cd /tmp
$ /bin/pwd -P
/tmp
$ ln -s /home .
$ cd home
$ /bin/pwd -P
/home
$ pwd
/tmp/home
$ mkdir dummy
Hi,
I’ve noticed that the following is broken in Cygwin 2.2.0-1. It works in
Cygwin 2.1.0-1.
yes | head -10
This fails to exit on Cygwin 2.2.0-1. It correctly exists on Cygwin 2.1.0-1.
Cheers,
Mark.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwi
QUESTIONS:
==
The amanda manuals are installed as a manpage ('man amanda').
Also see the amanda website for more help: http://amanda.org/
If you want to make a point or ask a question the Cygwin mailing list is
the appropriate place.
--
Mark O'Keefe
volunteer cygwin amanda mai
On 14/09/2012, at 12:35 AM, Nellis, Kenneth wrote:
> From: Corinna Vinschen
> On Jul 29 15:34, Schwarz, Konrad wrote:
> Can you answer the following question:
>
> Given a volume label, how does one figure out where the
corresponding
> volume has been mounted into the Cygwi
The current distributed version of tar (1.25) has bugs in it which prevent it
working
correctly for backups. This is NOT a cygwin only defect. The defect is
upstream and
resolved in version 1.26.
Refer to bug:
http://www.mail-archive.com/bug-tar@gnu.org/msg02999.html
For use with amanda backu
Hi,
I'd like to suggest a possible enhancement to mount and fstab entries to
support mounting a
path dependent on the usb drive that is attached.
I read a thread somewhat related
(http://cygwin.com/ml/cygwin/2011-07/msg00367.html)
which was rejected, however I think that this is a different ide
On 07/09/2012, at 5:12 AM, Christopher Faylor wrote:
> On Thu, Sep 06, 2012 at 03:58:25PM +1000, Mark O'Keefe wrote:
>>
>> On 06/09/2012, at 12:03 AM, Larry Hall (Cygwin) wrote:
>>
>>> On 9/5/2012 12:19 AM, Mark O'Keefe wrote:
>>>> Hi,
&g
On 06/09/2012, at 12:03 AM, Larry Hall (Cygwin) wrote:
> On 9/5/2012 12:19 AM, Mark O'Keefe wrote:
>> Hi,
>>
>> I had tried posting this to the cygwin-apps list, but it would appear
>> that maybe I can't do that. So I'll post it hear for commen
Hi,
Any chance of getting an official release of tar version 1.26 for cygwin
anytime soon? The current versions are broken for use with amanda backup.
Version 1.26 works however.
I have built a local version of this package by applying the changes to this
source, but an official release woul
Hi,
I had tried posting this to the cygwin-apps list, but it would appear that
maybe I can't do that. So I'll post it hear for comment.
For a while I had been interested in the Amanda package, but hadn't had the
time to look into it. I recently had reason to investigate it further so
decided
requires email approved or something.
On 04/09/2012, at 5:12 PM, Yaakov (Cygwin/X) wrote:
> On Tue, 2012-09-04 at 16:55 +1000, Mark O'Keefe wrote:
>> I don't have link errors, I have perl runtime errors when trying to execute
>> the
>> bootstrap of the C code for
TWLL !
>
> On Tue, 2012-09-04 at 10:21 +1000, Mark O'Keefe wrote:
>> I'm trying to use cygport to package up DLL's that are used as part
>> of a set of perl packages.
>
> Being vague doesn't help us help you. Telling us what package you're
Hi,
I'm trying to use cygport to package up DLL's that are used as part of a set of
perl packages. The place that these are meant to be installed is under the
perl site configuration
(/usr/lib/perl5/site_perl//auto///*.dll.
Currently what happens is libtool munges the path to ../bin. If I do
14 matches
Mail list logo