I recently installed cygwin with some problems. This is the fourth
installation of Windows where I have installed cygwin, and this has
happened with this Windows installation twice now. I don't think it's
a fluke. My guess is that it is only noticeable for new
installations.
I was first greete
On Fri, Feb 16, 2007 at 10:34:15AM +0100, Corinna Vinschen wrote:
> On Feb 16 00:26, Yaakov (Cygwin Ports) wrote:
> >
> > ... and fork is losing, and it's driving me crazy.
> >
> > On my P4 550 (3.40GHz) with 1.5.23, .24, as well as current snapshot
> > (didn't have this computer before that), I a
Thorsten
> Michael
> > [cannot start sshd as a service]
> > any ideas - what did I do wrong?
>
> Check the permissions from /var/log - sshd /has/ to log there. As a last
> chance I would try to run sshd manually: "sshd -D -ddd"
--cut--
$ /usr/sbin/sshd -D -ddd
debug2: load_server_config: filename
Please refrain from sending me private mail...
> Thorsten
> > Michael
> > > [cannot start sshd as a service]
> > > any ideas - what did I do wrong?
> >
> > Check the permissions from /var/log - sshd /has/ to log there. As a last
> > chance I would try to run sshd manually: "sshd -D -ddd"
>
> --cu
On Fri, Feb 16, 2007 at 04:14:06PM -0500, Christopher Faylor wrote:
> On Fri, Feb 16, 2007 at 01:01:23PM -0500, Andrew Schulman wrote:
> >> And, just in case you're wondering if I am going to volunteer to help you
> >> track down problems - I'm not. So, maybe anyone who wants screen should
> >> vo
On Sun, Feb 18, 2007 at 08:29:41AM -0800, Christopher Layne wrote:
>On Fri, Feb 16, 2007 at 04:14:06PM -0500, Christopher Faylor wrote:
>> On Fri, Feb 16, 2007 at 01:01:23PM -0500, Andrew Schulman wrote:
>> >> And, just in case you're wondering if I am going to volunteer to help you
>> >> track dow
Thorston:
Please refrain from sending me private mail...
Sorry, I didn't want to offend you! - when answering, I deleted the
To: value by mistake and reenterd obviously the wrong address ...
> Thorsten
> > Michael
> > > [cannot start sshd as a service]
> > > any ideas - what did I do wrong?
>
A while ago there was a discussion (in the "Vista & coreutils" thread)
that suggested adding an install.exe.manifest file to solve the UAC
issues with Vista.
From a Cygwin 1.5.24-2 install, two more manifest files are needed: one
for install-info.exe and (more importantly) one for patch.exe, o
* Michael (Sun, 18 Feb 2007 17:49:38 +0100)
> Thorston:
> > Please refrain from sending me private mail...
> Sorry, I didn't want to offend you! - when answering, I deleted the
> To: value by mistake and reenterd obviously the wrong address ...
You didn't offend me - you just sent your email to an
Thorsten:
> > > /var/empty must be owned by root and not group or world-writable.
> > > --cut--
> > > $ ssh localhost
> > > ssh: connect to host localhost port 22: Connection refused
> > > --cut--
> > >
> > > > and "strace /usr/sbin/sshd -D"
> > >
> > > see attached file.
> > >
> > > where do I
Michael wrote:
...
> $ /usr/sbin/sshd -D -ddd
...
> /var/empty must be owned by root and not group or world-writable.
...
Nowhere. "/var/empty must be owned by root and not group or world-
writable" - that's pretty clear, isn't it?!
I've already recognized this message, but as I wanted to c
* Michael (Sun, 18 Feb 2007 18:56:03 +0100)
> Thorsten:
> > > > > /var/empty must be owned by root and not group or world-writable.
> > > > > --cut--
> > > > > $ ssh localhost
> > > > > ssh: connect to host localhost port 22: Connection refused
> > > > > --cut--
> > > > >
> > > > > > and "strace /
...
>> > $ /usr/sbin/sshd -D -ddd
...
>> > /var/empty must be owned by root and not group or world-writable.
...
>
> I've already recognized this message, but as I wanted to chown to
> root, I was told that there's no "root"-user in the system...
>
> Now I "chown"ed to myself:root and now it works
* Michael (Sun, 18 Feb 2007 18:56:03 +0100)
> > > > Nowhere. "/var/empty must be owned by root and not group or world-
> > > > writable" - that's pretty clear, isn't it?!
> > >
> > > I've already recognized this message, but as I wanted to chown to
> > > root, I was told that there's no "root"-user
> > > > Nowhere. "/var/empty must be owned by root and not group or world-
> > > > writable" - that's pretty clear, isn't it?!
> > >
> > > I've already recognized this message, but as I wanted to chown to
> > > root, I was told that there's no "root"-user in the system...
> > >
> > > Now I "chown"
* Michael (Sun, 18 Feb 2007 20:19:06 +0100)
> $ ls -dl /var/empty
> drwxr-xr-x+ 2 SYSTEM Administrators 0 Feb 18 20:06 /var/empty
> => done :-)
>
> > Try to get rid of the ACEs that cause the "+" sign at the end of the ls
> listing.[...]
>
> but I don't know how to get rid of the "+". What is thi
Michael wrote:
[snip]
>> Try to get rid of the ACEs that cause the "+" sign at the end of the ls
> listing.[...]
>
> but I don't know how to get rid of the "+". What is this "+" (???)
> called, so I can search for it and find out what to do?
It's not important, here's how my /var/empty looks (wit
On 02/18/2007, Michael wrote:
> Try to get rid of the ACEs that cause the "+" sign at the end of the ls
listing.[...]
but I don't know how to get rid of the "+". What is this "+" (???)
called, so I can search for it and find out what to do?
Use 'getfacl' and 'setfacl'. This will manipulate
Michael wrote:
[snip]
>> Try to get rid of the ACEs that cause the "+" sign at the end of the ls
> listing.[...]
>
> but I don't know how to get rid of the "+". What is this "+" (???)
> called, so I can search for it and find out what to do?
It's not important, here's how my /var/empty looks (wit
Michael wrote:
[snip]
>> Try to get rid of the ACEs that cause the "+" sign at the end of the ls
> listing.[...]
>
> but I don't know how to get rid of the "+". What is this "+" (???)
> called, so I can search for it and find out what to do?
It's not important, here's how my /var/empty looks (wit
Michael Manzenreither wrote:
> ok - here listed what I did (sorry for the long listing):
> ---cut---
> 01. $ cygrunsrv -R sshd
> 02. remove registry-keys: HK(CU|LM)->SOFTWARE->Cygnus Solutions
> 03. remove windows/user sshd
> 04. rename c:\cygwin to c:\cygwin_1
> 05. run http://www.cygwin.com/setu
The PROJ Cartographic Projections library (and utilities) originally
written by Gerald Evenden then of the USGS. It is used by libgeotiff,
among other things, for manipulating map and coordinate system data.
This is a feature enhancement update.
Changes (since 4.4.8-1)
o update to 4.5.0 (act
Thank you for your response Corinna.
When I did my upgrade to include cron, I just upgraded the "admin"
section. I came in
to work on the weekend, and did a full upgrade and everything is back to
normal.
I must have got something out of whack with something else by only doing a
partial upgrad
> ok - here listed what I did (sorry for the long listing):
> ---cut---
> 01. $ cygrunsrv -R sshd
> 02. remove registry-keys: HK(CU|LM)->SOFTWARE->Cygnus Solutions
> 03. remove windows/user sshd
> 04. rename c:\cygwin to c:\cygwin_1
> 05. run http://www.cygwin.com/setup.exe from user ladmin member
Michael wrote:
> ok - here listed what I did (sorry for the long listing):
> ---cut---
> 01. $ cygrunsrv -R sshd
> 02. remove registry-keys: HK(CU|LM)->SOFTWARE->Cygnus Solutions
> 03. remove windows/user sshd
> 04. rename c:\cygwin to c:\cygwin_1
> 05. run http://www.cygwin.com/setup.exe from us
Larry Hall (Cygwin) wrote:
[snip]
> Hm. What exactly is the point to showing us a sequence of steps that
> results in a working install on one machine rather than the details of
> the failure of these steps on another?
It did not result in a working install, that is his point. It works when sshd
René Berber wrote:
Larry Hall (Cygwin) wrote:
[snip]
Hm. What exactly is the point to showing us a sequence of steps that
results in a working install on one machine rather than the details of
the failure of these steps on another?
It did not result in a working install, that is his point. I
Larry Hall (Cygwin) wrote:
> René Berber wrote:
>> Larry Hall (Cygwin) wrote:
>> [snip]
>>> Hm. What exactly is the point to showing us a sequence of steps that
>>> results in a working install on one machine rather than the details of
>>> the failure of these steps on another?
>>
>> It did not r
I have a cronjob setup so that I can backup several files from the
windows local fs to folders on one of my samba shares which is mounted
on my windows machine. I setup cron as a windows service using the
following as a guide
http://www.cygwin.com/ml/cygwin/2002-01/msg01940.html. The cronjob
worke
Daksa wrote:
As you can see, when I run the command manually from a xcygwin xterm
the script has no issues seeing z: mounted at /mnt/z. No such luck
when the script is run from cron. I notice some subtle differences in
the env but I can't explain why the samba share would not appear from
the c
The PROJ Cartographic Projections library (and utilities) originally
written by Gerald Evenden then of the USGS. It is used by libgeotiff,
among other things, for manipulating map and coordinate system data.
This is a feature enhancement update.
Changes (since 4.5.0a-1, now withdrawm)
===
GeoTIFF represents an effort by over 160 different remote sensing, GIS,
cartographic, and surveying related companies and organizations to
establish a TIFF based interchange format for georeferenced raster
imagery. All code within libgeotiff is either public domain, or
licensed under X style t
Christopher Faylor wrote:
If someone is positing that one of several functions possibly isn't
working in cygwin why not report exactly which function that would be?
I.e., a little more work than reposting speculation would be
appreciated.
I did that comment, it is not speculation. I currently
I am new to cygwin and need some assistance setting up environment
variables and paths. My main goal is to use various mysql commands
located in xamp\mysql\bin (like mysqldump and mysql). I could copy
them to /cygwin/bin/, but it would create duplicate files.
I would like to sync my production sit
On Mon, Feb 19, 2007 at 08:26:36AM +0100, Jan Dj??rv wrote:
>Christopher Faylor wrote:
>>If someone is positing that one of several functions possibly isn't
>>working in cygwin why not report exactly which function that would be?
>>I.e., a little more work than reposting speculation would be
>>appr
35 matches
Mail list logo