26.10.2013, в 15:05, Pau Garcia i Quiles <[email protected]> написал(а):

> Hello,
> 
Hi!

> I am still having trouble with mkpasswd:
> 
Why you do it by hand? MSYS2 automatically do it on first start.
> --8<---
> Your group is currently "mkpasswd".  This indicates that your
> gid is not in /etc/group and your uid is not in /etc/passwd.
> 
> The /etc/passwd (and possibly /etc/group) files should be rebuilt.
> See the man pages for mkpasswd and mkgroup then, for example, run
> 
> mkpasswd -l [-d] > /etc/passwd
> mkgroup  -l [-d] > /etc/group
> 
> Note that the -d switch is necessary for domain users.
> 
> pgquiles@MCPAU ~
> $ mkpasswd -l -d
> impossible to generate -d-character password with 2 numbers, 2 lowercase 
> letters                     , 2 uppercase letters and 1 special characters.
> 
> pgquiles@MCPAU ~
> --8<---
> 
> I get the same error even if I try without -d
> 
> However, mkgroup -l -d worked fine (my computer belongs to an AD domain)
> 
> 
Try mkpassd.exe instead of mkpasswd. Because in bin directory there are two 
mkpasswd - with and without extension. Without extension is per script from 
expect package.


Regards,
Alexey.

> 
> 
> On Tue, Oct 22, 2013 at 5:00 PM, Alexey Pavlov <[email protected]> wrote:
> Yesterday snapshots contain errors that may cause errors during uncompress. 
> Today I upload new snapshots that fix this issue:
> 
> 32-bit:   x32-msys2-20131022.tar.xz
> 
> 64-bit:   x64-msys2-20131022.tar.xz
> 
> Changes:
> 
> Updates:
>  - ncurses-5.9-20131019.
> 
> Fix issues reported by Óscar Fuentes:
>  - remove files with illegal names. In the future they will be fixed by 
> compressing with "--transform" option.
>  - show message about restart needed when MSYS2 is started first time.
> 
> Rebuild patch-2.7.1 with support patching files that has Windows line 
> endings. Thanks to LRN for reporting and fixing.
> 
> 
> Regards,
> Alexey.
> 
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
> 
> 
> 
> 
> -- 
> Pau Garcia i Quiles
> http://www.elpauer.org
> (Due to my workload, I may need 10 days to answer)
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk_______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to