> I am still getting the same error. And permissions are all good.
> When i run SSHD in debug i get this? Has anyone encountered this
> issue before.
>
> bash-3.2# /bin/sshd.exe -D -ddd -e
> debug2: load_server_config: filename /etc/sshd_config
> debug2: load_server_config: done config len = 20
> I'm trying to use environment variables to pilot a windows system
> through cygwin+ssh. Things work nicely with an interactive shell, but
> mess up with a non-interactive shell because my environment variables
> aren't set.
<< -snip- >>
> Does anyone have an idea what could be wrong?
I'd suggest
> > % >${1}, ${2}, etc. Also, you may want to read up on the getopts
> > command as a % >way to process command line arguments. % Technically,
> > the {}'s are not needed. You can access them with $1, $2, ... %
> > "/path/to/$1.save/dir" but not "/path/to/$1save/dir" you'd need the
> > {} % (i.
If you have a script (e.g. foo.sh) and you wish to pass arguments to the
script, your command line should look like "foo.sh arg1 arg2 arg3..." The
number of arguments will be correct and you will be able to access them as
${1}, ${2}, etc. Also, you may want to read up on the getopts command as
Welcome to Cygwin Trixie.
If you visit the "Problems" link on the Cygwin home page
(http://cygwin.com/problems.html) you will see that there are some things
you can do to help the community diagnose your issue. Please run the
cygcheck command and attach the output file (see the web page instru
> >>> Package: gnubg
> >>> gnubg.sh exit code 127
> >>> Package: Unknown package
> >>> gnome-icon-theme.sh exit code 127
> >>> hicolor-icon-theme.sh exit code 127
> >>> --snip-- < <
> >> could you please try :
> >>
> >> /usr/bin/gtk-update-icon-cache --force /usr/share/icons/gnome
> >> and ls
> > > >>> I have been doing setup updates for a few weeks with the error as
shown in
> > the following paragraph.
> > > >>>
> > > >>> Package: Unknown package
> > > >>> gnome-icon-theme.sh exit code 127
> > > >>> hicolor-icon-theme.sh exit code 127
> > > >>>
> > > snip <<<
> > >
> > >>> I have been doing setup updates for a few weeks with the error as shown
> > >>> in
> the following paragraph.
> > >>>
> > >>> Package: Unknown package
> > >>> gnome-icon-theme.sh exit code 127
> > >>> hicolor-icon-theme.sh exit code 127
> > >>>
> > snip <<<
> > the sc
> >>> I have been doing setup updates for a few weeks with the error as shown
> >>> in
the following paragraph.
> >>>
> >>> Package: Unknown package
> >>> gnome-icon-theme.sh exit code 127
> >>> hicolor-icon-theme.sh exit code 127
> >>>
> snip <<<
> the scripts are not incorrect. They w
> do not hijack mail thread.
> Start a new one, please.
My appologies. I had thought that changing the Subject line would start a new
thread when I did a reply to the cygwin email
address.
> > I have been doing setup updates for a few weeks with the error as shown in
> > the following paragr
You have your local computer connected to a second computer and want to go fro
the second machine to a third machine (if I understand this). The connection
from the local machine to the second machine works; but the connection from
the second to the third does not work.
You need to set up an s
Hi Michael
The Cygwin general group is probably not the best place to get help with
scripting. Places like LinkedIn.com's discussion boards would be a better
place for tutoring. That said, there's nothing special about a script versus
the commands you type in online.
Take the command you woul
> Software built for Cygwin should _always_ follow *NIX behaviour.
>
> Yaakov
Amen!
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-
> Sometimes I don't understand the antagonism towards interop with native
> Windows programs that don't do anything unusual and do things by the
> (Windows) book. It seems like it defeats the point of the project
> if that goes too far. What's wrong with being pragmatic sometimes?
There is n
> >> This recent wish for SQLite on Cygwin to act more Unix-like is the
> >> first such request I've received, and I don't remember it being an
> >> issue with the previous maintainer, either.
> >
> > Maybe the reason is because subversion didn't use SQLite before?
>
> That's mere happenstance.
> I suspect this happens because sometimes I edit the files on my Linux box and
sometimes on my Windows box.
If I remember correctly, RCS (and the earlier SCCS systems) were designed to
work with source code (i.e. text files). They determined file changes based on
lines added or deletes and ha
, the sshd deamon, etc. I hope my notes are correct.
:)
Sincerely,
Brian S. Wilson
-- Original Message ---
> >> On 3/29/2012 9:10 PM, Brian Wilson wrote:
> >>> From: Andrew
> >>>>
> >>>> I just got this exact same thing and tr
From: Andrew
>
> I just got this exact same thing and tried re-installing coreutils
> with no effect. Initially, I had been installing binutils, and was
> told to restart because I had left a cygwin console open during the
> install. Interested to hear what is known about this (recent) issue.
> >I hope it doesn't leave the system in an unusable state if some DLL is
> >still in use.
>
> I may be wrong but I'm nearly certain that has been Corinna's goal from
> the start. She is sometimes just a little too M. A lot of her
> seemingly tireless efforts in getting Cygwin working are actual
> > While I can run the Cygwin terminal window, there appears to be a very
> > serious
> > issue as I can't run commands like "cd", "ls", or "cygcheck" either.
>
> Can you tell us what this means? How did you determine that you can't run
> these commands?
I opened the cygwin terminal and got t
I did my usual morning updates from Cygwin and saw the following error
messages (thank you for the autorebase by the way, long needed, great idea).
Package: Unknown package
autorebase.bat exit code 1
coreutils.sh exit code 127
I've tried re-installing the coreutils package and st
I would like to create a bug report on the cygrunsrv command. I've tried
everything I can think of, and written to others who have web sites about using
Cygwin and Apache, and no one was able to get Apache to run under another,
secure, account from the administrative account with a command like
Hello Andrey:
> > I'm having a bit of trouble with starting the Cygwin Apache2 package on my
> > Windows XP (SP3) system.
>
> Why don't you use native Windows Apache HTTPD server?
Because I'd like to use a more *nix like environment than Windows.
> > ...Why does the apachectl2 help message dis
I'm having a bit of trouble with starting the Cygwin Apache2 package on my
Windows XP (SP3) system. If this is not the correct
forum please accept my apologies and point me to the correct forum when you
flame me. :) I have looked for a proper Cygwin User
Guide for Apache2 and a Cygwin Apache
I'm having a bit of trouble with starting the Cygwin Apache2 package on my
Windows XP (SP3) system. If this is not
the correct forum please accept my apologies and point me to the correct forum
when you flame me. :) I have looked
for a proper Cygwin User Guide for Apache2 and a Cygwin Apache
> On Tue, Mar 22, 2011 at 05:13:02PM +0100, David Sastre wrote:
> >Maybe it should be considered to drop pdksh from the distro, being
> >mksh a mantained replacement and pdksh orphaned and upstream
> >unmantained.
>
> This sounds like a good idea to me. Should I make this happen?
>
> cgf
Oh gre
> I cannot chmod files I untarred into a folder and I cannot
> chmod a file I create in cgwin myself.
>
> I understood that you could do this if the file system was NTFS.
> The bottom line is I have an executable that is not executable. In
> addition to solving that though it might be nice to
> > Hi,
> > I've been using ssh with cygwin for years w/ no issues.? After my last
> > upgrade, I am not able to use scp (ssh still works).
> >
> > $ scp myfile myusern...@myserver:~
> > usage: scp [-1246BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file]
> >[-l limit] [-o ssh_optio
ygwin\)"
Sent: Tue, 16 Nov 2010 10:33:53 -0500
Subject: Re: Odd "No Package" message.
> On 11/16/2010 7:16 AM, Brian Wilson wrote:
> > I've been following several of the recent message threads dealing with
setup
> > user issues...
>
> That's fine but we
> On 31 October 2010 17:12, Brian Wilson wrote:
> > In my case the context was that suddenly ssh stopped working and would only
> > give the usage message no matter what I tried. I ran the "cygcheck -svr"
and
> > noted that I did not have the latest Cygwi
> On 31 October 2010 16:45, James Broadhead wrote:
> > I also have this problem;
>
> Context?
>
> >>> ssh ja...@192.168.1.15
> > usage: ssh [-1246AaCfgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
> > [-D [bind_address:]port] [-e escape_char] [-F configfile]
> > [-I pk
>
> No, if it's reporting 1.7.1, I expect that's the version you're running.
> And I expect that's coming into play here. But go ahead and double check
> it in the Windows explorer. I expect you'll find it reports 1.7.1 too.
>
> This is a problem. I expect you know that you need to stop all
> On 10/28/2010 10:37 PM, Brian Wilson wrote:
> > The ssh command and its response are just a cut and paste of the bash
screen.
> > Trying to execute ssh -v ncc-1701 gives exactly the same results (note
there
> > is no -v option in the displayed list).
>
> $ ssh w
> > I have the same problem and have not been able to resolve the issue
either. I
> > get the following from the "type -a" command. Invoking either [ssh
> > version] from the bash
> > shell with a complete path still just displays the usage message and gives
> > a
> > return code of 255. E
> On 10/26/2010 1:53 PM, Charles Smith wrote:
> > I'm apparently having the same problem you are - when I run the ssh
client, it gives me the usage output. I discovered that if I go back to the
previous version (5.5p1.2?), it works. Every time I update with setup.exe, I
have to go back and res
>>> Let's say I have two versions of the same batch file:
>>> The old version from CVS:
>>>
>>> > rem $Id: backup.bat,v 1.1 2007/07/17 01:53:30 Daemon Exp $
>>> > rar a -ag--MM-DD_HH-MM -- MinerTimer @MinerTimer.list
>>>
>>> The new version I've imported to Subversion:
>>>
>>> > @echo off
>>
> I store a list of files in a text file (test.txt) on Windows XP.
> I want to use the list of files and process it (e.g. ls).
> What is the command to do that?
> I tried the following commands but to no avail.
>
> $ cat test.txt
> test.txt
>
> $ cat test.txt | xargs ls
> : No such file or direc
> Greetings, All!
>
> I have strange (to me) issue that I'm not entirely sure how to interpret.
>
> Let's say I have two versions of the same batch file:
>
> The old version from CVS:
>
> > rem $Id: backup.bat,v 1.1 2007/07/17 01:53:30 Daemon Exp $
> > rar a -ag--MM-DD_HH-MM -- MinerTimer @
> > The apache2 package is orphaned for this long period of time already.
> > Maybe it's time to pull it from the distro, unless somebody would
> > like to take over maintainership.
>
> Apache2 is too important to lose from the distro, so:
>
I agree. I've been using the Apache2 binaries to run
ot;
To: cygwin@cygwin.com
Sent: Fri, 06 Aug 2010 16:40:08 -0400
Subject: Re: Problem with subversion-apache2
> <http://cygwin.com/acronyms/#TOFU> Yuck! Reformatted.
> <http://cygwin.com/acronyms/#PCYMTNQREAIYR>. Thanks.
>
> On 8/6/2010 3:25 PM, Brian Wilson wrote:
> &
Is this the right board for rebase issues? Should I be looking somewhere else
to determine which gcc and other tools I need.
Sincerely,
Brian S. Wilson
-- Original Message ---
From: "Brian Wilson"
To: cygwin@cygwin.com
Sent: Sat, 31 Jul 2010 09:03:21 -0400
Subject: R
By any chance, when you start a Cygwin shell do you occasionally get errors
like "4 [main] bash 15592 C:\cygwin\bin\bash.exe: *** fatal error - couldn't
allocate heap, Win32 error 487, base 0x6D, top 0x74, reserve_size
454656, allocsize 458752, page_const 4096"? This is an error I've ru
Wait a minute... This new web page looks crisp and professional. The
information is easily seen and well laid out. How will anyone know this
is a volunteer software community supported project?
Thank you for the redesign. I think it looks great (my attempt at dark humor
not withstanding). Th
ssage ---
From: "Larry Hall (Cygwin)"
To: cygwin@cygwin.com
Sent: Sun, 31 Jan 2010 20:13:03 -0500
Subject: Re: Windows 7
> On 01/29/2010 08:45 PM, Brian Wilson wrote:
> > I had a similar problem upgrading on XP. I think my issue was related to
a
> > heap space allocation
I had a similar problem upgrading on XP. I think my issue was related to a
heap space allocation issue which prevents the shell from running during the
installation. I found that failed installations left shell processes running,
but not doing anything useful.
Check the documentation as I b
I think it would be a great idea and might interest someone in joining the
esteemed support team. That would be a nice bonus.
Sincerely,
Brian S. Wilson
===
Home: (678) 376-9258 Cell: (678) 232-9357 wil...@ds.net
The pipe is what spawns the sub shell. In Unix the last process runs in your
current shell. In Linux the first process of the pipe runs in the current
shell. The difference is that when the while statement (which is run in the
sub shell) finishes the sub shell dies and any variable changes ar
I had the same problem and have written up the detailed solution on my own
problem thread; but will share it again here. It looks like the issue is the
shell is not starting (heap space error) so the installation won't complete
it's last steps (which require running shell scripts). Don't know
topher Faylor
To: cygwin@cygwin.com
Sent: Mon, 28 Dec 2009 11:26:49 -0500
Subject: Re: 1.7.1-1 Install freeze of Cygwin post install.sh
> On Mon, Dec 28, 2009 at 08:18:25AM -0500, Brian Wilson wrote:
> >There is a warning about multiple cygwin1.dlls in my path. I've run a
windows
I've always installed to the default locations, and I removed everything from
the default C:\cygwin\ folder so I would have a clean install. I also cleaned
the registry of everything I could find and used a registry cleaner tool
(Advanced System Care One) to try and get everything I couldn't fi
I'm running a Dell XPS (single core 3GHz processor) with WinXP SP3 with latest
patches. My system has 4GB memory installed and 20GB free disk space
available.
I had 1.5 installed and working well. I tried to upgrade to 1.7 and received
many errors and could not complete the installation becau
51 matches
Mail list logo