Re: base-files-4.1-2

2013-07-12 Thread David Sastre Medina
On Fri, Jul 05, 2013 at 02:09:44PM +0200, Corinna Vinschen wrote: > On Jul 5 07:33, Ken Brown wrote: > > base-files-4.1-2 was released as a test version in March 2012. Is > > there a plan to promote it to current? I'm not aware of any > > problems with it. > > I just tried it on 64 bit, and I s

Re: Creating CD of installation packages: Download incomplete. Try again?

2012-11-24 Thread David Sastre Medina
On Sat, Nov 24, 2012 at 07:31:48PM +, Paul wrote: > Robert Pendell elite-systems.org> writes: > Also, I was wondering if cygwin comes with release notes. I wasn't able to > find > any in the search described in my last post. http://cygwin.com/cygwin-ug-net/ov-new1.7.html -- Primary key fi

Re: Passwordless authentication between two domains.

2012-11-20 Thread David Sastre Medina
On Tue, Nov 20, 2012 at 10:16:12AM -0800, Andrew DeFaria wrote: > On 11/20/2012 9:46 AM, anulav2 wrote: > Permissons on .ssh are 700 > >and .ssh/authorized_keys are 600. > >I have tried uninstall and re-install twice. > >and following is part of what i get when i increase verbosity. > Is your home

Re: (base-files 4.1-2) Typos in Default Home Directory Files

2012-11-10 Thread David Sastre Medina
On Thu, Nov 08, 2012 at 11:12:59PM -0600, Ethan Warth wrote: > I send this to report a comment typo in the the skeleton files automatically > added to home folders (package base-files was updated to version > 4.1-2 to verify the typos were still in the newest release). > > 1901/4086 MB RAM 0.00 0.

Re: Attn: base-files maintainer? [Was: sshd from user account - env issues]

2012-09-27 Thread David Sastre Medina
On Tue, Sep 25, 2012 at 01:18:57PM -0700, jafa wrote: > On 9/19/2012 10:45 PM, Charles Wilson wrote: > > On 9/19/2012 1:41 PM, jafa wrote: > > Try installing the test version of the base-files package (4.1-2). > > There was a thread six months ago or so where it was decided that > > setting vars in

Re: /etc/profile

2012-08-22 Thread David Sastre Medina
On Wed, Aug 22, 2012 at 05:18:31PM -0400, Christopher Faylor wrote: > I'll just reiterate what Daniel said again: We can't make things like > cmd or notepad stop working. That would be a disaster. > I wasn't really following the discussion, and don't really want to check > stuff out in git to see

Re: /etc/profile

2012-08-22 Thread David Sastre Medina
On Wed, Aug 22, 2012 at 01:13:37PM -0700, Daniel Colascione wrote: > On 8/22/12 12:10 PM, David Sastre Medina wrote: > > On Tue, Aug 21, 2012 at 10:16:28AM +, Achim Gratz wrote: > >> I'm removing the Windows PATH in my startup scripts since there's nothing >

Re: /etc/profile

2012-08-22 Thread David Sastre Medina
On Wed, Aug 22, 2012 at 09:15:58PM +0200, Achim Gratz wrote: > If you'd rather have a complete patch, let me know and I'll > post it or send it to you via email, as you prefer. I'm having this on github now for easier handling. Check https://github.com/dsastrem/base-files.git -- Primary key fing

Re: /etc/profile

2012-08-22 Thread David Sastre Medina
On Tue, Aug 21, 2012 at 10:16:28AM +, Achim Gratz wrote: > I'm removing the Windows PATH in my startup scripts since there's nothing in > there that I think should be accessible from Cygwin. > For (t)csh this is easy enough to do with dropping a script into > /etc/profile.d > that gets execute

Re: internal-sftp logs

2012-08-19 Thread David Sastre Medina
On Fri, Aug 17, 2012 at 01:46:42PM -0400, James Calfee wrote: > Where are the logs in Cygwin for sftp? > > I'm using the sftp subsystem. There is nothing to be found in > /var/log/sshd.log or /var/log/*. I have already enabled logging in my > sshd_config file as follows: > > Subsystem sft

Re: Installing Cygwin C and C++ compilers for NetBeans IDE 7.2

2012-07-28 Thread David Sastre Medina
On Sat, Jul 28, 2012 at 06:06:16AM -0700, nososo wrote: > The installation took up a long time so i stopped after about 45 minutes or > so. I'd be surprised if something worked properly after having interrupted the installation process. Try reinstalling, let the process end its job this time, and

Re: Fwd: FAQ and Documentation translation to other languages

2012-07-24 Thread David Sastre Medina
On Tue, Jul 24, 2012 at 10:35:10PM +0200, SPC wrote: > No problem. But let me organize myself :-) > > But, one questión... Some preferences to stablish a repository ? I have > account in Git, Sourceforge and Google for diverse projects, and I could use > one Project Site as ProjectLinkr or Teambox

Re: FAQ and Documentation translation to other languages

2012-07-24 Thread David Sastre Medina
On Sun, Jul 22, 2012 at 10:58:18PM +0200, SPC wrote: > On the comments of Andrey, I've started with the translation into > Spanish (from Spain) this afternoon. I have used the Google translator > for a first translation and then review the results in detail. In this > case the translation to Spanis

Re: FAQ and Documentation translation to other languages

2012-07-21 Thread David Sastre Medina
On Sat, Jul 21, 2012 at 07:38:15PM +0200, SPC wrote: > about the translation from other idioms to Spanish. I wondered about s/idiom/language/ -- Primary key fingerprint: AD8F BDC0 5A2C FD5F A179 60E7 F79B AB04 5299 EC56 signature.asc Description: Digital signature

Re: FAQ and Documentation translation to other languages

2012-07-21 Thread David Sastre Medina
On Sat, Jul 21, 2012 at 12:18:01PM -0400, Buchbinder, Barry (NIH/NIAID) [E] wrote: > Spanish: > http://translate.google.com/translate?sl=en&js=n&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&u=http%3A%2F%2Fcygwin.com%2Ffaq.html&act=url&tl=es Please don't use this translation, 50% of it doesn't make a

Re: perlcritic & perltidy

2012-07-07 Thread David Sastre Medina
On Fri, Jul 06, 2012 at 05:23:00PM -0700, Andrew DeFaria wrote: > Not specifically a Cygwin question but I used to be able to do cpan > perlcritic or cpan perltidy to install those. But now when I try I > get: > >Warning: Cannot install perlcritic, don't know what it is. >Try the command >

Re: Why won't my .sh file work with cygwin?

2012-07-04 Thread David Sastre Medina
Completely unrelated to your script problem but you should definitely take a look at pwgen (there's a cygwin package). -- Primary key fingerprint: AD8F BDC0 5A2C FD5F A179 60E7 F79B AB04 5299 EC56 signature.asc Description: Digital signature

Re: Windows Guest Account Locked SSH

2012-06-27 Thread David Sastre Medina
On Wed, Jun 27, 2012 at 12:13:25PM +, George Luiz Bittencourt wrote: > We are running a very old version, > Cygwin 1.5.2, but we are not sure if this is the cause. You should update (probably reinstalling would be better) to current cygwin if possible, and check if you still have the same pro

Re: installing rsyncd

2012-06-05 Thread David Sastre Medina
On Tue, Jun 05, 2012 at 12:47:38PM -0500, carolus wrote: > The Cygwin README for rsync says: > > 2) to install service: ("cygrunsrv --help" for help) >cygrunsrv -I "rsyncd" -p /usr/bin/rsync -a '--daemon --no-detach' > > This command seems to run OK with no messages, but then ps does not > sh

Re: [feature] alias "more" to "less"

2012-05-15 Thread David Sastre Medina
On Tue, May 15, 2012 at 08:39:22AM -0700, Andrew DeFaria wrote: > On 05/11/2012 01:33 AM, Noel Grandin wrote: > >It seems that pretty much all unixes alias "more" to "less" these days. > >It would be very nice if that was the default behaviour of cygwin. > > > I second this! > > Granted I know how

Re: installing rsh and rlogin servers - rshd and rlogind

2012-05-13 Thread David Sastre Medina
On Sun, May 13, 2012 at 11:29:52AM +0100, Marilo wrote: > > I know ssh is the recommended thing, it has encryption and public keys. > But I would like to install and try rsh and the like nonetheless to see > what it was like. I'm the only person on my LAN and it's just for my LAN. > I would like

Re: 1.7.14-2: bash not accepting "~" (tilde) from keyboard in Console (WIN7)

2012-05-06 Thread David Sastre Medina
On Fri, May 04, 2012 at 11:43:23PM +0200, Chris Brouwer wrote: > I have just installed Cygwin 1.17.14-2 using the setup.exe. > > I use Console (portable; from Portableapp.Com) as my entry to bash. > I have tried this when calling cygwin.bat from Explorer, effectively > starting cygwin from cmd.exe

Re: Why /usr/bin/*.dll must be executable?

2012-04-23 Thread David Sastre Medina
On Mon, Apr 23, 2012 at 01:02:39PM -0600, Warren Young wrote: > On 4/20/2012 1:06 PM, Jon TURNEY wrote: > > > >'export EXECIGNORE=*.dll' is a cygwin extension to bash to tell it you don't > >want to see those pesky dlls. > > Is there a good reason this isn't in the stock /etc/bash.bashrc? Not tha

Re: svn and Tortoise

2012-04-14 Thread David Sastre Medina
On Fri, Apr 13, 2012 at 03:13:54PM +1000, Rurik Christiansen wrote: > > Funnily enough there is no bash.bashrc or global profile or such (unlike > for csh) You should have /etc/profile and /etc/bash.bashrc. They are part of base-files. Try 'cygcheck -l base-files'. If you don't have them in place

Re: gem remap problem

2012-04-12 Thread David Sastre Medina
On Thu, Apr 12, 2012 at 11:02:30AM +0200, Neusbeer wrote: > Since a few weeks when I try to install a gem I get a remap error. > I tried rebasing with > ash > /bin/rebaseall -v > > but nothing works :( > > I get the following error: > example-cut: > > gem install pcaprub > Building native extens

Re: sshd not doing key based authentication

2012-04-05 Thread David Sastre Medina
(replying to the list, sorry if it breaks the thread) On Thu, Apr 05, 2012 at 03:19:41PM +1000, Rurik Christiansen wrote: > I was hoping more for some pointers to what the permissions must be and > then do the troubleshooting myself. > The "unix" side of permissions look ok. > I don't know what th

Re: sshd not doing key based authentication

2012-04-04 Thread David Sastre Medina
On Wed, Apr 04, 2012 at 03:26:39PM +0400, Andrey Repin wrote: > Greetings, Rurik Christiansen! > > I'm trying to make sshd to do key based authentication. > > I am guessing that is probably a problem of permissions but can't figure > > it out. > > All I found was this email: > > http://cygwin.com/m

Re: Proposed change to base-files /etc/bash.bashrc: see whether PS1 has already been set

2012-03-26 Thread David Sastre Medina
On Mon, Mar 26, 2012 at 09:12:11PM +0100, David Caldwell wrote: > >On Mon, Mar 26 2012 at 09:22:3147PM +0200, David Sastre Medina wrote: > >>On Mon, Mar 26, 2012 at 04:40:31PM +0100, David Caldwell wrote: > >> I can't figure out where the CVS is for base-files, but

Re: Proposed change to base-files /etc/bash.bashrc: see whether PS1 has already been set

2012-03-26 Thread David Sastre Medina
On Mon, Mar 26, 2012 at 04:40:31PM +0100, David Caldwell wrote: > I can't figure out where the CVS is for base-files, but I wanted to > propose that the file: > > /etc/bash.bashrc > > ... be altered to test whether the PS1 variable has already been set > before setting it to the default. > I set

Re: Can't find program in my path

2012-03-17 Thread David Sastre Medina
On Thu, Mar 15, 2012 at 08:25:40PM -0600, Jim Reisert AD1C wrote: > I can't find a particular application in my path. It used to work, > but I haven't run this application since the last couple of Cygwin > releases. > > path(. /cygdrive/d/Home/bin /usr/local/emacs/bin /usr/local/bin > /usr/bi

Re: Rsync stops inmid of synchronisation

2012-03-13 Thread David Sastre Medina
On Mon, Mar 12, 2012 at 01:48:45PM +0100, Richard Ivarson wrote: > Is there a way to increase the verbosity level of the sending rsync > (aside the parameter "-v" which we can increase to "-vv" or even > "-vvv") ? > Or could rsync print further helpful information about what it is > doing right now

Re: 1.7.10/1.7.11: .Net programs started from a cygwin console may fail.

2012-03-13 Thread David Sastre Medina
On Mon, Mar 12, 2012 at 07:51:03PM -, James Johnston wrote: > I have also noticed this issue; again it was with the XML serialization > functions like Andres Martinelli originally noted. The root of the problem > is that Windows environment variables are not case sensitive, while they > *ar

Re: Problem after upgrading from 1.7.9 to 1.7.10-1 - system commands not found

2012-03-11 Thread David Sastre Medina
On Sun, Mar 11, 2012 at 12:35:02AM +0100, Fredrik Ludvigsen wrote: > I think I solved this, > > the files > > >/etc/bash.bash_logout > >/etc/profile.d > >/etc/profile.d/tzset.sh > >/etc/profile.d/tzset.csh > >/etc/profile.d/lang.csh > >/etc/profile.d/lang.sh > >/etc/bash.bashrc > >/etc/skel/.inpu

Re: base-files: New files to fix permission issues (was Re: 1.7.10/1.7.11: .Net programs started from a cygwin console may fail.)

2012-03-06 Thread David Sastre Medina
On Mon, Mar 05, 2012 at 09:37:50AM -0700, Eric Blake wrote: > On 03/05/2012 07:13 AM, Nellis, Kenneth wrote: > > From: Corinna Vinschen > > > Thanks for the review. Like this? > > If you're open to improvements, the form > > x=$(($x + 1)) > > could arguably be improved with any of the followin

Re: mintty scroll to bottom

2012-03-06 Thread David Sastre Medina
On Mon, Mar 05, 2012 at 07:57:29PM +0100, Lemke, Michael SZ/HZA-ZSW wrote: > On March 05, 2012 6:26 PM Ryan Johnson wrote: > >On 05/03/2012 5:05 AM, Lemke, Michael SZ/HZA-ZSW wrote: > >> On March 04, 2012 12:51 PM, Corinna Vinschen wrote: > >>> On Mar 2 20:20, Andy Koppe wrote: > On 2 March

[ANNOUNCEMENT] [TEST] Uploaded base-files-4.1-2

2012-03-04 Thread David Sastre Medina
Version 4.1-2 of base-files has been uploaded. Base-files is a set of system configuration and setup files. Testers please report to the cygwin list cases where the ACL enforcement described below is not properly set. 4.1-2 * Enforce a secure ACL in /home /tmp /usr/tmp /var/log /var/run

Re: [ANNOUNCEMENT] Uploaded base-files-4.1-1

2012-03-02 Thread David Sastre Medina
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 F

Re: base-files: New files to fix permission issues (was Re: 1.7.10/1.7.11: .Net programs started from a cygwin console may fail.)

2012-03-02 Thread David Sastre Medina
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?

Re: 1.7.10/1.7.11: .Net programs started from a cygwin console may fail.

2012-02-28 Thread David Sastre Medina
On Tue, Feb 28, 2012 at 03:17:54PM +0100, Corinna Vinschen wrote: > On Feb 28 08:51, Jon Clugston wrote: > > Just a guess, but it does look suspiciously like the name of an > > environment variable. Wasn't there some discussion lately about > > differing case environment variables ("tmp" as oppose

[ANNOUNCEMENT] Uploaded base-files-4.1-1

2012-02-28 Thread David Sastre Medina
Version 4.1-1 of base-files has been uploaded. Base-files is a set of system configuration and setup files. 4.1-1 * Setting a system locale and a per-user locale breaks some configs and doesn't play well with mintty. Changed to a user-defined setting in /etc/profile/lang.* Reporte

Re: [PATCH] base-files-4.0.9: Change prompt if running with admin rights

2012-02-28 Thread David Sastre Medina
On Mon, Feb 27, 2012 at 06:11:30PM +0100, Christian Franke wrote: > This is an updated version of: > http://cygwin.com/ml/cygwin/2011-04/msg00020.html > Uses the detection method suggested here: > http://cygwin.com/ml/cygwin/2011-04/msg00372.html > > Tested with bash, dash, mksh, posh, and zsh (wi

Re: base-files-4.1-1: Setting CYG_SYS_BASHRC in bash.bashrc has no effect

2012-02-28 Thread David Sastre Medina
On Tue, Feb 28, 2012 at 11:23:07AM +0100, Christian Franke wrote: > Setting CYG_SYS_BASHRC in bash.bashrc has no effect because it is run a > (...subshell...) environment: Thanks. Applied. will be available in next release. -- Huella de clave primaria: AD8F BDC0 5A2C FD5F A179 60E7 F79B AB04 52

Re: Problem after upgrading from 1.7.9 to 1.7.10-1 - system commands not found

2012-02-27 Thread David Sastre Medina
On Mon, Feb 27, 2012 at 08:26:06PM +0100, Corinna Vinschen wrote: > David, when do you plan to update the package? THe permissions are > really a bad problem. Sorry. I'm requesting an RFU now. -- Huella de clave primaria: AD8F BDC0 5A2C FD5F A179 60E7 F79B AB04 5299 EC56 signature.asc Descri

Re: Problem after upgrading from 1.7.9 to 1.7.10-1 - system commands not found

2012-02-24 Thread David Sastre Medina
On Fri, Feb 24, 2012 at 03:44:46PM -0500, Bilig Ordos wrote: > I've been happy with 1.7.9, but couldn't resist my curiosity so ran > the 1.7.10-1 setup today. During the process it complained that Cygwin > is running and offered me options to either stop the Cygwin and try > again, or continue and

Re: hexedit install flub...now shell seems rudimentary

2012-02-18 Thread David Sastre Medina
On Sat, Feb 18, 2012 at 07:25:37AM -0500, Ken Brown wrote: > On 2/18/2012 4:20 AM, Adrian Sandstrom wrote: > >Would love if someone could help me get me back to my cozy Cygwin terminal. > > > >Problem: > >When I use the cygwin shortcuts to cygwin.bat or mintty.exe I am > >getting a basic terminal.

Re: base-files problem

2012-02-16 Thread David Sastre Medina
On Thu, Feb 16, 2012 at 05:07:40PM -0500, Ken Brown wrote: > On 2/16/2012 4:24 PM, Angelo Graziosi wrote: > >As normal user (not root) > > > >$ ls -lrt /etc/defaults/etc/skel/ > >ls: impossibile aprire la directory /etc/defaults/etc/skel/: Permission > >denied > > > >As root > > > >$ ls -lrt /etc/d

Re: base-files 4.0-9: LANG is set to the system default, why not the user selection?

2012-02-16 Thread David Sastre Medina
On Thu, Feb 16, 2012 at 09:46:46PM +0100, Peter Rosin wrote: > David Sastre Medina skrev 2012-02-16 21:05: > As I understand it, base-files contains the file > /etc/defaults/etc/skel/.bash_profile. > At installation, /etc/postinstall/base-files.sh copies that to > /etc/skel/.bash

Re: base-files problem

2012-02-16 Thread David Sastre Medina
On Thu, Feb 16, 2012 at 03:02:16PM -0600, René Berber wrote: > On 2/16/2012 2:41 PM, David Sastre Medina wrote: > and the files where > not deleted, just changed in a way I no longer had a PS1. PS1 is set and exported in /etc/profile > I also lost > PROMPT_COMMAND which also sho

Re: base-files problem

2012-02-16 Thread David Sastre Medina
On Thu, Feb 16, 2012 at 12:22:25PM -0600, René Berber wrote: > Hi, > > The changes in base-files deleted everything from /etc/skel, I > re-installed 4.0-9 and still nothing. > I can see in the package list that there should be the usual files > there, did some post-install script deleted those fil

Re: base-files 4.0-9: LANG is set to the system default, why not the user selection?

2012-02-16 Thread David Sastre Medina
On Thu, Feb 16, 2012 at 03:24:47PM +0100, Peter Rosin wrote: > Mike Kaganski skrev 2012-02-16 14:37: > > Then you seem to just mock at the maintainer. It's not too polite. Yes, it > > would be desirable if this effect (and the proposed steps to fix it for > > those who already use this package) w

Re: base-files 4.0-9: LANG is set to the system default, why not the user selection?

2012-02-15 Thread David Sastre Medina
On Wed, Feb 15, 2012 at 02:11:14PM +, Andy Koppe wrote: > On 15 February 2012 13:59, Peter Rosin wrote: > > My Windows is Swedish, but I generally like it to show as little as > > possible in Swedish so my "display language" is English.  I want > > English, to not suffer from strange translatio

[ANNOUNCEMENT] Uploaded base-files-4.0-9

2012-02-12 Thread David Sastre Medina
Version 4.0-8 of base-files has been uploaded. Base-files is a set of system configuration and setup files. 4.0-9 * Bug fix release. In profile.d/* scripts, calls to "locale" and "tzset" must use absolute paths - Reported by Harry G. McGavran, Jr. See http://cygwin.com/ml/cy

Re: Updated base-files-4.0-8

2012-02-12 Thread David Sastre Medina
On Sun, Feb 12, 2012 at 11:00:07AM -0700, Harry G McGavran Jr wrote: > The calls to locale and tzset in profile.d still are not fully > qualified. I always thought fully qualified paths were appropriate > for system wide scripts since one cannot depend on PATH being > set up correctly. In any case

[ANNOUNCEMENT] Updated base-files-4.0-8

2012-02-12 Thread David Sastre Medina
Version 4.0-8 of base-files has been uploaded. Base-files is a set of system configuration and setup files. Change Log -- 4.0-8 * Bug fix release. Error in commad substitution in .bash_profile and .profile. Reported by Mike Kaganski and Tom Schutter. See cygwin.com/m

Re: Updated: base-files-4.0-7

2012-02-12 Thread David Sastre Medina
On Sat, Feb 11, 2012 at 11:08:25AM -0800, David Rothenberger wrote: > 2/10/2012 2:09 PM, David Sastre Medina wrote: > > * Environment variable SHELL is now exported from /etc/profile. > > Improved profile_d() function in /etc/profile - Cyrille Lefevre > > cygw

Re: bad substitution for LANG in .profile

2012-02-12 Thread David Sastre Medina
On Sat, Feb 11, 2012 at 09:56:58AM -0700, Tom Schutter wrote: > With a fresh install of cygwin, this is what I get when I start mintty: > -bash: LANG=${locale -uU}: bad substitution > > The bad parameter substitution has been introduced into: > etc/defaults/etc/skel/.profile > etc/defaults/e

Re: [ANNOUNCEMENT] Updated: base-files-4.0-7

2012-02-12 Thread David Sastre Medina
On Sat, Feb 11, 2012 at 11:11:21PM +1100, Mike Kaganski wrote: > new .bash_profile, line 27: > > export LANG=${locale -uU} > looks like it should be > export LANG=$(locale -uU) Thanks for reporting, and sorry for the inconvenience. Fixed in base-files-4.0-8. -- Huella de clave primaria: AD8F BD

[ANNOUNCEMENT] Updated: base-files-4.0-7

2012-02-10 Thread David Sastre Medina
Version 4.0-6 of base-files has been uploaded. Base-files is a set of system configuration and setup files. Change Log -- 4.0-7 * Environment variable SHELL is now exported from /etc/profile. Improved profile_d() function in /etc/profile - Cyrille Lefevre cygwin.com/ml/cyg

Re: rsync 3.0.9 fails when over ssh: connection unexpectedly closed / error in rsync protocol data stream

2012-01-01 Thread David Sastre Medina
On Sun, Jan 01, 2012 at 09:27:26PM +0100, Ludovic Aelbrecht wrote: > Any help on this would be most appreciated, as I'm really stuck on > this. Even just confirmations that rsync over ssh is working for > someone (and on what versions of rsync/ssh) would be helpful. $ rsync -av -e ssh test.file.tx