Hi !
03/02/2012 07:24 PM, ext Mathew Shember пишет:
Hello Ilya,
You are correct on the /var/empty. I think it needs to be owned by SYSTEM.
Oh, I just executed now:
# mv /var/empty /var/empty-orig
# mkdir /var empty
# chmod 700 /var/empty
# chown SYSTEM /var/empty
and now sshd is starting fin
On 3/2/2012 9:39 AM, Ulf-Dietrich Braumann wrote:
Hi,
I run in a similar problem after I have updated cygwin1.dll from 1.7.9 to
1.7.11 on Win2k3 64bit. When I now try to start sshd as a service
C:\>net start sshd
The CYGWIN sshd service is starting.
The CYGWIN sshd service could not be started.
On 3/2/2012 1:02 PM, Matt Seitz (matseitz) wrote:
From: Achim Gratz [mailto:strom...@nexgo.de]
I do and FTR: I don't want the cygwin Xorg server to be a dependency
to
all programs that might use X because that would pull in a lot of
packages that I have no use for on most systems.
Right, that
On 3/2/2012 11:43 AM, Christopher Faylor wrote:
On Fri, Mar 02, 2012 at 01:11:49AM -0600, Robert Miles wrote:
On 3/1/2012 1:38 PM, Jeremy Bopp wrote:
On 03/01/2012 01:05 PM, Eric Blake wrote:
On 03/01/2012 10:53 AM, Matt Seitz (matseitz) wrote:
[snip]
I suspect not, but I would like to see su
Confirmed, the snapshot build appears to be working for me too. Thanks!
On Fri, Mar 2, 2012 at 1:57 PM, Kitchens wrote:
> I just ran the snapshot build, and CTRL+C appears to be working
> properly in /dev/consX
>
> --
> Kitchens
> .
>
> --
> Problem reports: http://cygwin.com/problems.html
When I invoke getty at Win7x64, login works but no stty options are set up
except baud rate (stty report -icanon, etc), so there is no echo; columns, rows
are 0. If I try to use stty, eg. stty sane, I get "stty: standard input:
unable to perform all requested operations". I tried both standard
when there is no ssh-agent running.
On a machine that I have updated to the latest, and now today, a snapshot,
$ ssh-add -l
just hangs.
$ uname -a
CYGWIN_NT-6.1 Susan 1.7.12s(0.260/5/3) 20120302 13:00:25 i686 Cygwin
cygcheck for the second machine attached.
Thanks
Hi,
If I run this command:
cygpath --path --unix
"/cygdrive/c/fop-1.0/lib/xmlgraphics-commons-1.4.jar;/cygdrive/c/fop-1.0/lib/xml-apis-ext-1.3.04.jar;/cygdrive/c/fop-1.0/lib/xml-apis-1.3.04.jar;/cygdrive/c/fop-1.0/lib/xercesImpl-2.7.1.jar;/cygdrive/c/fop-1.0/lib/xalan-2.7.0.jar;/cygdrive/c/tell
Corinna Vinschen wrote:
On Mar 1 21:15, Christian Franke wrote:
TZ environment variable is set by default since base-files 4.0.7.
Unfortunately this breaks the time() calculation for all non-Cygwin
programs run from Cygwin if Microsoft C runtime (mscrt*.dll) is
used. MS CRT evaluates TZ but su
On Fri, 2012-03-02 at 14:12 -0500, Ryan Johnson wrote:
> Could you comment on how (if) the cygwin version differs from a manual
> install of tex live
* the texlive* packages use system-installed dependencies instead of the
bundled versions
* libkpathsea and libptexenc are shared libraries instea
On 3/2/2012 2:12 PM, Ryan Johnson wrote:
On 02/03/2012 12:57 PM, Ken Brown wrote:
Thanks to the tremendous efforts of Yaakov Selkowitz, TeX Live has
been added to the Cygwin distribution, replacing teTeX. I will be
taking over as maintainer.
Wow. Kudos to you two!
If you have any [teTex] pac
On 3/2/2012 4:21 AM, Andrey Repin wrote:
I'm abit lost in your loops.
In case of redirecting your output to tee... man tee.
--
WBR,
Andrey Repin (anrdae...@freemail.ru) 02.03.2012,<16:19>
Sorry for my terrible english...
Andrey:
I was confused too ... once DaveK pointed me to my alias in
On 3/2/2012 3:28 AM, Eliot Moss wrote:
.
Generally, getting " quotes around it will do the trick.
Over the years I have managed to make many of my scripts
safe for file and directory names that have spaces. It's
a pain, but generally possible ... Eliot Moss
Eliot:
Thanks. I am usually very
[sent to wrong email address, apologies]
On 3/2/2012 12:43 PM, Paul Allen Newell wrote:
On 3/1/2012 11:19 PM, Dave Korn wrote:
On 02/03/2012 07:06, Paul Allen Newell wrote:
I'll go and figure out some way to filter $(PWD) to be acceptable to
basename.
It just needs quotes around it to prev
On 3/2/2012 1:10 AM, Corinna Vinschen wrote:
On Mar 1 17:50, Paul Allen Newell wrote:
Given that the problem is identified (basename doesn't like spaces),
This is not correct. It's not that basename doesn't like spaces, the
problem is incorrect quoting. Example:
$ basename /a/b/c.d .d
On 02/03/2012 3:20 PM, Andy Koppe wrote:
On 2 March 2012 08:41, Corinna Vinschen wrote:
On Mar 1 20:43, Andy Koppe wrote:
On 29 February 2012 12:46, Lemke, Michael SZ/HZA-ZSW wrote:
What is the mintty equivalent to rxvt/xterm's
-si|+si
Turn on/off scroll-to-bottom on TTY outpu
On 2 March 2012 08:41, Corinna Vinschen wrote:
> On Mar 1 20:43, Andy Koppe wrote:
>> On 29 February 2012 12:46, Lemke, Michael SZ/HZA-ZSW wrote:
>> > What is the mintty equivalent to rxvt/xterm's
>> >
>> > -si|+si
>> > Turn on/off scroll-to-bottom on TTY output inhibit;
>> >
I just ran the snapshot build, and CTRL+C appears to be working
properly in /dev/consX
--
Kitchens
.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/
> From: Luke Kendall [mailto:luke.kend...@cisra.canon.com.au]
>
> I'm no expert, but I thought any JPEG 2000 implementation required use
> of patented technologies. Do the implementers make some statement about
> the patent situation for openjpeg?
Does this help?
https://lists.secondlife.com/pip
On 02/03/2012 12:57 PM, Ken Brown wrote:
Thanks to the tremendous efforts of Yaakov Selkowitz, TeX Live has
been added to the Cygwin distribution, replacing teTeX. I will be
taking over as maintainer.
Wow. Kudos to you two!
If you have any [teTex] packages installed, setup.exe should
automa
> From: Achim Gratz [mailto:strom...@nexgo.de]
>
> I do and FTR: I don't want the cygwin Xorg server to be a dependency
to
> all programs that might use X because that would pull in a lot of
> packages that I have no use for on most systems.
Right, that would be a disadvantage of making "xinit"
On Wed, Feb 29, 2012 at 06:23:24PM -0500, Buchbinder, Barry (NIH/NIAID) [E]
wrote:
> On 28 February 2012 19:58, David Sastre Medina wrote:
>
> /etc/profile/lang.*
> =>
> /etc/profile.d/lang.*
Thanks. Fixed.
--
Huella de clave primaria: AD8F BDC0 5A2C FD5F A179 60E7 F79B AB04 5299 EC56
> From: Yaakov (Cygwin/X)
>
> I haven't seen any questions that I haven't already answered (although
> it would help if your mail client was capable of preserving a thread).
Sorry about that. Hopefully I've cleared up the threading problem now. Please
let me know if you are still seeing a pro
On Fri, Mar 02, 2012 at 11:46:05AM +0100, Corinna Vinschen wrote:
> On Mar 1 11:08, Corinna Vinschen wrote:
> > # Fix a problem introduced by older versions of setup.exe
> > [...]
>
> David, ping? Can we add the below two files to base-files asap and
> remove the tmp/temp workaround, please?
> From: Christopher Faylor
>
> For the record, I don't think Yaakov, Corinna, or I are really
> interested in spending our time adding some sort of suggestion
mechanism
> to setup.exe. This would have ramifications both for setup.exe, for
the
> script which updates setup.ini, and for the genini s
> From: Robert Miles
>
> Does it always require xinit, or only sometimes?
Sometimes.
> If only sometimes, why
> should it always be installed even for computers where there is no
need
> for it?
It should be always be installed if the benefits of always installing it
outweigh the benefits of n
Thanks to the tremendous efforts of Yaakov Selkowitz, TeX Live has been
added to the Cygwin distribution, replacing teTeX. I will be taking
over as maintainer.
TeX Live provides a comprehensive, cross-platform TeX system. It
includes all the major TeX-related programs, macro packages, and fo
On Fri, Mar 02, 2012 at 01:11:49AM -0600, Robert Miles wrote:
>On 3/1/2012 1:38 PM, Jeremy Bopp wrote:
>> On 03/01/2012 01:05 PM, Eric Blake wrote:
>>> On 03/01/2012 10:53 AM, Matt Seitz (matseitz) wrote:
You don't think that Setup telling the user "package xyz requires
package xinit" mig
On 3/2/2012 3:59 AM, Corinna Vinschen wrote:
> On Mar 1 17:44, Charles Wilson wrote:
>> Is there some workaround that could be used?
>
> Rebase pghook.dll.
Oh, well, yeah -- that would work if I were allowed to do so. However,
remember "paranoid corporate IT policies"? Avecto Privilege Guard i
Hi,
I run in a similar problem after I have updated cygwin1.dll from 1.7.9 to
1.7.11 on Win2k3 64bit. When I now try to start sshd as a service
C:\>net start sshd
The CYGWIN sshd service is starting.
The CYGWIN sshd service could not be started.
A system error has occurred.
System error 1067
Hi !
Have someone tried to run the ssh daemon in the windows8 consumer preview?
When I start it with "sygrunsrv --start sshd", I see following message:
"Error starting a service: QueryServiceStatus: Win32 error 1062: The
service has not been started". No idea what does it mean.
Any help is v
On 03/02/2012 05:41 AM, Corinna Vinschen wrote:
> On Mar 2 04:59, Eric Blake wrote:
>> On 03/02/2012 03:46 AM, Corinna Vinschen wrote:
>>> /etc/profile.d/1777fix.sh:
>>>
>>> #!/bin/bash
>>
>> As long as we're requiring bash,...
>> [...]
>
> Thanks for the review. Like this?
Yes, looks better
On Mar 2 12:10, Corinna Vinschen wrote:
> On Mar 2 11:18, Corinna Vinschen wrote:
> > On Mar 1 19:22, Kitchens wrote:
> > > I've noticed this as well, and it seems to be a difference between
> > > /dev/consX and /dev/ptyX ttys. Mintty seems to work fine, whereas
> > > cmd.exe or Console2 (basica
2012/3/1 Andrey Repin :
> Greetings, Leo!
>
Well, drag+drop plus much easier install: For NTemacs I just copy the
binaries to a new machine, hv a working GUI emacs straight away and can add
the cygwin stuff only when needed, but for a GUI emacs in cygwin i need to
install cygwin
On Mar 2 04:59, Eric Blake wrote:
> On 03/02/2012 03:46 AM, Corinna Vinschen wrote:
> > /etc/profile.d/1777fix.sh:
> >
> > #!/bin/bash
>
> As long as we're requiring bash,...
> [...]
> > if getfacl "${file}" | grep -Eq 'default:(group:|other):rwx'
>
> Is it worth converting this to case
Greetings, Achim Gratz!
> As long as setup.exe doesn't handle "recommendations", how about having
> an (empty) package "X-application" (or whatever better name you come up
> with) that all such applications depend on? I'm still not sure how to
> get the actual warning to the user, but for starter
Yaakov (Cygwin/X users.sourceforge.net> writes:
> On Tue, 2012-02-14 at 11:53 -0500, David Dombrowsky wrote:
> >
> > Running `pnmtopng` from the netpbm package results in an error message.
> >
> > $ pnmtopng
> > pnmtopng: NO MEMORY TO CREATE STRING!
This problem was fixed in release 10.57.03
Greetings, Paul Allen Newell!
> I also noticed that if I run "make>& make.out" that the message is
> printed
> to the terminal and is not in make.out. What am I missing to capture all
> output in make.out?
I like this way
make&2>1 |tee make.out
"&2>1" r
Greetings, Paul Allen Newell!
>>> have a script to get rid of everything being an executable.
>> Does
>> chmod -x,+X -R /path/...
>> warrant a script?
>>
>>
>> --
>> WBR,
>> Andrey Repin (anrdae...@freemail.ru) 02.03.2012,<02:58>
>>
>> Sorry for my terrible english...
>>
>>
> Andrey:
> Thanks for
On 03/02/2012 03:46 AM, Corinna Vinschen wrote:
> On Mar 1 11:08, Corinna Vinschen wrote:
>> # Fix a problem introduced by older versions of setup.exe
>> [...]
>
> David, ping? Can we add the below two files to base-files asap and
> remove the tmp/temp workaround, please?
>
> /etc/profile.d
On 3/2/2012 2:06 AM, Paul Allen Newell wrote:
On 3/1/2012 10:50 PM, Dave Korn wrote:
I'll go and figure out some way to filter $(PWD) to be acceptable to basename.
Generally, getting " quotes around it will do the trick.
Over the years I have managed to make many of my scripts
safe for file
On Mar 2 11:18, Corinna Vinschen wrote:
> On Mar 1 19:22, Kitchens wrote:
> > I've noticed this as well, and it seems to be a difference between
> > /dev/consX and /dev/ptyX ttys. Mintty seems to work fine, whereas
> > cmd.exe or Console2 (basically a cmd wrapper) cannot CTRL+C on the
> > command
Marco,
Thanks, I SHOULD look at the FAQ first before I post.
My mistakes:P
2012/3/2 marco atzeri :
> 2012/3/2 斟酌鵬兄 :
>> Somewhat gets exception from now on:
>>
>> 0 [main] bash 6652 exception::handle: Exception:
>> STATUS_ACCESS_VIOLATION
>> 454 [main] bash 6652 open_stackdumpfile: Dum
On Mar 1 11:08, Corinna Vinschen wrote:
> # Fix a problem introduced by older versions of setup.exe
> [...]
David, ping? Can we add the below two files to base-files asap and
remove the tmp/temp workaround, please?
/etc/profile.d/1777fix.csh:
#!/bin/tcsh
# Fix a problem introduced by o
On Mar 1 19:22, Kitchens wrote:
> I've noticed this as well, and it seems to be a difference between
> /dev/consX and /dev/ptyX ttys. Mintty seems to work fine, whereas
> cmd.exe or Console2 (basically a cmd wrapper) cannot CTRL+C on the
> command line to abort it. Ctrl+C does, however, issue a SI
2012/3/2 斟酌鵬兄 :
> Somewhat gets exception from now on:
>
> 0 [main] bash 6652 exception::handle: Exception: STATUS_ACCESS_VIOLATION
> 454 [main] bash 6652 open_stackdumpfile: Dumping stack trace to
> bash.exe.stackdump
that was clear, you could trim a bit...
> bash.exe.stackdump
> 15612
Somewhat gets exception from now on:
0 [main] bash 6652 exception::handle: Exception: STATUS_ACCESS_VIOLATION
454 [main] bash 6652 open_stackdumpfile: Dumping stack trace to
bash.exe.stackdump
0 [main] bash 6648 exception::handle: Exception: STATUS_ACCESS_VIOLATION
372 [main] b
On Mar 1 21:15, Christian Franke wrote:
> TZ environment variable is set by default since base-files 4.0.7.
>
> Unfortunately this breaks the time() calculation for all non-Cygwin
> programs run from Cygwin if Microsoft C runtime (mscrt*.dll) is
> used. MS CRT evaluates TZ but supports only a ver
On Mar 1 17:50, Paul Allen Newell wrote:
> Given that the problem is identified (basename doesn't like spaces),
This is not correct. It's not that basename doesn't like spaces, the
problem is incorrect quoting. Example:
$ basename /a/b/c.d .d
c
$ basename "/a/b/c.d .d"
c.d .d
And sinc
On Mar 1 17:44, Charles Wilson wrote:
> On 3/1/2012 7:14 AM, Corinna Vinschen wrote:
> > Hmm. cygcheck loads the Cygwin DLL dynamically. It does not depend on
> > any other Cygwin distro DLL. But it's started from a Cygwin parent. So
> > the loaded CYgwin DLL checks the layout just like it had
On Mar 1 20:43, Andy Koppe wrote:
> On 29 February 2012 12:46, Lemke, Michael SZ/HZA-ZSW wrote:
> > What is the mintty equivalent to rxvt/xterm's
> >
> > -si|+si
> > Turn on/off scroll-to-bottom on TTY output inhibit;
> > resource scrollTtyOutput has opposite effect.
>
51 matches
Mail list logo