On 02/16/2012 10:26 PM, Andrey Repin wrote:
Greetings, Emlio!
The way I set the EDITOR var to nano is:
$ EDITOR=nano;
And if i type "EDITOR" nano editor is opened. But when I run crontab -e
I get the crontab edited by vi(m) again.
$ EDITOR=nano crontab -e
?
Yep, this worked!
I had tried simi
Hi,
2012/2/16 marco atzeri :
> rename local signal.h is effective.
>
> I guess that -I. is influencing the inclusion order with unexpected
> results.
thanks.
and I checked gcc include order on my linux env.
renaming works fine but it's awkward to me.
after more investigation, I realized that:
Thank you so much for this temporary workaround. I tried setting up cygwin
and sshpass on a coworker's machine, and we spent half the day getting
frustrated with it. I finally updated it on my machine, and realized
something must have broke between when I installed mine, and when we
installed hi
On 2/16/2012 4:14 PM, David Sastre Medina wrote:
> PS1 is set and exported in /etc/profile
Which was also replaced.
>> I also lost PROMPT_COMMAND which also showed the current
>> directory.
>
> The default PROMPT_COMMAND is set (commented) in skeletal
> .bash_profile to 'history -a', which has
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
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_profile, if it tha
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 showed the current di
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/defaults/etc/skel/
totale 0
and
$ ls -lrt /etc/defaults/etc/
[...]
drwxrws---+ 1 root
Il 16/02/2012 22.24, Angelo Graziosi ha scritto:
After the upgrade to 4.0-9, I have
$ ls -lrt /etc/skel/
totale 0
$ ls -lrt /etc/
[...]
-rw-r--r-- 1 root root 6994 16 feb 20.07 profile
-rw-r--r-- 1 root root 1116 16 feb 20.07 bash.bashrc
-rw-r--r-- 1 root root 856 16 feb 20.07 bash.bash_logout
Greetings, Emlio!
>>> The way I set the EDITOR var to nano is:
>>> $ EDITOR=nano;
>>> And if i type "EDITOR" nano editor is opened. But when I run crontab -e
>>> I get the crontab edited by vi(m) again.
>> $ EDITOR=nano crontab -e
>>
>> ?
> Yep, this worked!
> I had tried similar stuff with pipe
After the upgrade to 4.0-9, I have
$ ls -lrt /etc/skel/
totale 0
$ ls -lrt /etc/
[...]
-rw-r--r-- 1 root root 6994 16 feb 20.07 profile
-rw-r--r-- 1 root root 1116 16 feb 20.07 bash.bashrc
-rw-r--r-- 1 root root 856 16 feb 20.07 bash.bash_logout
drwxr-xr-x 1 root Nessuno
On 2/16/2012 2:41 PM, David Sastre Medina wrote:
> I have just updated a box from base-files-4.0-6 to 4.0-9 and
> everything worked as expected. I tried both with locally modified
> and unmodified skel files.
>
> $ grep base-files /etc/defaults/etc/skel/.*
> /etc/defaults/etc/skel/.bash_profile
David Sastre Medina skrev 2012-02-16 21:05:
> No need. It looks like I haven't properly understood your complain. Also it
> looks like I haven't explain properly what was the thing with setting
> 'locale' both system-wide and user-defined.
>
> For the first, I apologize. WRT the second, here's a n
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
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
es VM. I guess I have to revert that, so that pthread_create
always uses a self-created stack again. Oh well. So much for "good
ideas"...
Just reverted in CVS. Will show up in the next snapshot.
Snapshot 20120216 works.
Thanks,
Jehan
--
Problem reports:
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 files?
Anyone seen the same problem? (i.e. your bash prompt changed, no lo
On Feb 16 07:56, David Rothenberger wrote:
> On 2/16/2012 6:09 AM, Corinna Vinschen wrote:
> > I read the Linux man page again (http://linux.die.net/man/2/flock)
> > and I just hacked the following testcase, based on your flock STC.
>
> That sounds pretty close to what the APR test case is doing,
On 2/16/2012 6:09 AM, Corinna Vinschen wrote:
> On Feb 15 14:14, David Rothenberger wrote:
>> On 2/15/2012 1:20 PM, Corinna Vinschen wrote:
>>> On Feb 15 13:15, David Rothenberger wrote:
On 2/15/2012 12:45 PM, Corinna Vinschen wrote:
> On Feb 15 11:39, David Rothenberger wrote:
>> But.
On 2012-02-16, Emlio wrote:
> Hi all
>
> I'm using cygwin in order to use cron under an XP machine. When I run
> the command
>
> $ crontab -e
>
> I get a vi (vim?) editor, but I'm not able to use it propertly. After
> pressing "insert" the keyboard doesn't work properly. For example, if I
> pres
On 2012-02-16, Emlio wrote:
> On 02/16/2012 02:58 PM, Andrey Repin wrote:
> >Greetings, Emlio!
> >
> >>The way I set the EDITOR var to nano is:
> >>$ EDITOR=nano;
> >>And if i type "EDITOR" nano editor is opened. But when I run crontab -e
> >>I get the crontab edited by vi(m) again.
You may need t
I want to make sure my solution ends up in the archives for the benefit of
other people.
> From: "Corinna Vinschen"
> On Feb 9 15:39, Carl Soderstrom wrote:
> > Changing the stack size using regtool (regtool.exe -i set
> > /HKLM/Software/Cygwin/heap_chunk_in_mb 2048) has not fixed the
> > pro
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) would be noted in the release advertisement.
> Yes, sometimes even a
On 2/16/2012 5:50 AM, Tom Quarendon wrote:
I am a member of the local administrators.
It actually sounds like noacl is what we would want here. We are just
using Cygwin shell as a basis for our build environment for ease of
portability, but we're using Visual Studio etc, not building Cygwin
execu
On 02/16/2012 02:41 PM, Earnie Boyd wrote:
On Thu, Feb 16, 2012 at 7:24 AM, Emlio wrote:
The way I set the EDITOR var to nano is:
$ EDITOR=nano;
And if i type "EDITOR" nano editor is opened. But when I run crontab -e I
get the crontab edited by vi(m) again.
set | grep -i vi
Does the output o
On 02/16/2012 02:58 PM, Andrey Repin wrote:
Greetings, Emlio!
The way I set the EDITOR var to nano is:
$ EDITOR=nano;
And if i type "EDITOR" nano editor is opened. But when I run crontab -e
I get the crontab edited by vi(m) again.
$ EDITOR=nano crontab -e
?
--
WBR,
Andrey Repin (anrdae...@f
On Feb 15 14:14, David Rothenberger wrote:
> On 2/15/2012 1:20 PM, Corinna Vinschen wrote:
> > On Feb 15 13:15, David Rothenberger wrote:
> >> On 2/15/2012 12:45 PM, Corinna Vinschen wrote:
> >>> On Feb 15 11:39, David Rothenberger wrote:
> But... now one of the flock tests is failing. It take
Greetings, Emlio!
> The way I set the EDITOR var to nano is:
> $ EDITOR=nano;
> And if i type "EDITOR" nano editor is opened. But when I run crontab -e
> I get the crontab edited by vi(m) again.
$ EDITOR=nano crontab -e
?
--
WBR,
Andrey Repin (anrdae...@freemail.ru) 16.02.2012, <17:54>
Sor
On Feb 16 08:17, Ryan Johnson wrote:
> On 16/02/2012 6:09 AM, Corinna Vinschen wrote:
> >I just applied a patch which calls NetUseGetInfo on SMB drives in
> >the cygdrive::readdir call. As I mentioned above, if the function
> >returns OK, we fetch the inode number. If the function returns
> >"Dis
On Thu, Feb 16, 2012 at 7:24 AM, Emlio wrote:
>
> The way I set the EDITOR var to nano is:
>
> $ EDITOR=nano;
>
> And if i type "EDITOR" nano editor is opened. But when I run crontab -e I
> get the crontab edited by vi(m) again.
set | grep -i vi
Does the output of the above command give a clue?
17.02.2012 0:03, Peter Rosin пишет:
Mike Kaganski skrev 2012-02-16 12:14:
16.02.2012 21:11, Peter Rosin пишет:
Peter Rosin skrev 2012-02-16 06:52:
David Sastre Medina skrev 2012-02-15 23:14:
The files under /etc/profile.d are sourced by /etc/profile, which sets
system wide settings.
For user-
Hi Corinna,
On 16/02/2012 6:09 AM, Corinna Vinschen wrote:
On Feb 15 10:24, Corinna Vinschen wrote:
On Feb 14 14:50, Ryan Johnson wrote:
Heisenburg? Impossible to know both what SMB share a mount points to
and whether it's currently connected?
Almost. You have to access the share to find out
Mike Kaganski skrev 2012-02-16 12:14:
> 16.02.2012 21:11, Peter Rosin пишет:
>> Peter Rosin skrev 2012-02-16 06:52:
>>> David Sastre Medina skrev 2012-02-15 23:14:
The files under /etc/profile.d are sourced by /etc/profile, which sets
system wide settings.
For user-defined values, th
On 02/16/2012 01:14 PM, Adam Dinwoodie wrote:
On 16 February 2012 at 11:40, Emlio wrote:
I've tried to set the env variable EDITOR as nano, in order to use this
editor instead, but the trick doesn't seem to work in cygwin.
This works fine for me. Are you sure you have nano installed? What's th
On 16 February 2012 at 11:40, Emlio wrote:
> I've tried to set the env variable EDITOR as nano, in order to use this
> editor instead, but the trick doesn't seem to work in cygwin.
This works fine for me. Are you sure you have nano installed? What's the
result of running `which nano`?
--
Adam D
On 02/16/2012 12:40 PM, Emlio wrote:
Hi all
I'm using cygwin in order to use cron under an XP machine. When I run
the command
$ crontab -e
I get a vi (vim?) editor, but I'm not able to use it propertly. After
pressing "insert" the keyboard doesn't work properly. For example, if I
press the arr
Hi all
I'm using cygwin in order to use cron under an XP machine. When I run
the command
$ crontab -e
I get a vi (vim?) editor, but I'm not able to use it propertly. After
pressing "insert" the keyboard doesn't work properly. For example, if I
press the arrows I get characters such as A, B, C..
16.02.2012 21:11, Peter Rosin пишет:
Peter Rosin skrev 2012-02-16 06:52:
David Sastre Medina skrev 2012-02-15 23:14:
The files under /etc/profile.d are sourced by /etc/profile, which sets
system wide settings.
For user-defined values, the place to override a system-wide setting
depends on the s
On Feb 15 10:24, Corinna Vinschen wrote:
> On Feb 14 14:50, Ryan Johnson wrote:
> > Heisenburg? Impossible to know both what SMB share a mount points to
> > and whether it's currently connected?
Almost. You have to access the share to find out if it is really
connected because the information ret
Peter Rosin skrev 2012-02-16 06:52:
> David Sastre Medina skrev 2012-02-15 23:14:
>> The files under /etc/profile.d are sourced by /etc/profile, which sets
>> system wide settings.
>> For user-defined values, the place to override a system-wide setting
>> depends on the shell you're using. E.g., fo
40 matches
Mail list logo