Re: error in opengrad software

2018-09-25 Thread Michael Haubenwallner
Hi, On 09/25/2018 08:53 AM, nithan santiago wrote: > Hi, > i am using a Dell inspiron 5368 model with 7th gen i3 processor with 4 gb > ram and runs in windows 10 64-bit version. I am getting an error in running > this program(OpenGrADS), it shows that "couldn't compute FAST_CWD pointer", > if u ha

Re: Package install failures from multiple mirrors yesterday and today

2018-09-25 Thread Marco Atzeri
Am 25.09.2018 um 08:07 schrieb Teppo Maenpaa: Hello, all, Hi Teppo I tried to do a fresh install of Cygwin into Win7 64 bit. Tried many (http) mirrors in yesterday and one today. Verdict was always: === error message starts === Download Incomplete The following package(s) had download err

Re: Package install failures from multiple mirrors yesterday and today

2018-09-25 Thread Teppo Maenpaa
>Unlikely as these packages are not changed by long time. >Have you tried to clear the download cache ? Hello Marco, Thanks for the quick response. I nuked caches and retried. Same result. Then I looked at the setup.ini for urls, and noticed that the downloading of said files using wget/curl/

nsswitch.conf: files vs. db_enum interaction

2018-09-25 Thread Andrey Repin
Greetings, All! I just noticed something that I think is an oddity. Or a possible improvement. If you set your nsswitch.conf to, say; passwd: db db_enum: cache builtin local files The accounts listed in /etc/passwd aren't looked up. I understand that it's a documented behavior, but it looks... o

Creation of weird WINDOWS-related (sub)directories

2018-09-25 Thread Fergus
Just noticed: strange directory %SystemDrive% created at root of Cygwin installation: As in: /consoleX/%SystemDrive% /consoleX/%SystemDrive%/ProgramData /consoleX/%SystemDrive%/ProgramData/Microsoft /consoleX/%SystemDrive%/ProgramData/Microsoft/Windows /consoleX/%Sy

Salesforce CRM User’s Mailing list

2018-09-25 Thread charlotte . brown
style="background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,78,121)">Hi,  style="background-image:initial;background-position:init

Re: Creation of weird WINDOWS-related (sub)directories

2018-09-25 Thread Marco Atzeri
Am 25.09.2018 um 16:05 schrieb Fergus: Just noticed: strange directory %SystemDrive% created at root of Cygwin installation: As in: /consoleX/%SystemDrive% /consoleX/%SystemDrive%/ProgramData /consoleX/%SystemDrive%/ProgramData/Microsoft /consoleX/%SystemDrive%/Program

Re: Creation of weird WINDOWS-related (sub)directories

2018-09-25 Thread Fergus
>> Just noticed: strange directory %SystemDrive% created at root of Cygwin >> installation: >> As in: >> /consoleX/%SystemDrive% > I doubt it is due to a cygwin program. > "consoleX" does not appear in the package search > https://cygwin.com/cgi-bin2/package-grep.cgi Unintentionally I have confou

Re: Creation of weird WINDOWS-related (sub)directories

2018-09-25 Thread Marco Atzeri
Am 25.09.2018 um 17:16 schrieb Fergus: Just noticed: strange directory %SystemDrive% created at root of Cygwin installation: As in: /consoleX/%SystemDrive% I doubt it is due to a cygwin program. "consoleX" does not appear in the package search https://cygwin.com/cgi-bin2/package-grep.cgi

Re: Creation of weird WINDOWS-related (sub)directories

2018-09-25 Thread Andrey Repin
Greetings, Fergus! >>> Just noticed: strange directory %SystemDrive% created at root of Cygwin >>> installation: >>> As in: >>> /consoleX/%SystemDrive% >> I doubt it is due to a cygwin program. >> "consoleX" does not appear in the package search >> https://cygwin.com/cgi-bin2/package-grep.cgi >

Re: Creation of weird WINDOWS-related (sub)directories

2018-09-25 Thread Hans-Bernhard Bröker
Am 25.09.2018 um 17:16 schrieb Fergus: Unintentionally I have confounded the discussion. The directory named "consoleX" is my home-grown Cygwin root directory. (Others' preferred locationname might be "cygwin" or "mycygwin" or whatever.) That does not explain anything, actually. Cygwin's own

Re: nsswitch.conf: files vs. db_enum interaction

2018-09-25 Thread Brian Inglis
On 2018-09-25 06:30, Andrey Repin wrote: > I just noticed something that I think is an oddity. Or a possible improvement. > If you set your nsswitch.conf to, say; > passwd: db > db_enum: cache builtin local files > The accounts listed in /etc/passwd aren't looked up. > I understand that it's a docu