Re: config files break after mergemaster -Ui

2019-01-06 Thread White Wizard
Le dimanche 06 janvier 2019 à 11:53 -0800, Cy Schubert a écrit : > Oliver Pinter suggested looking in /var/db/backup. > > We know group is toast, you told us. Based on one of your paragraphs, > passwd might also be toasted. What else has been damaged? i retrive my /etc/group but the problem seems

Re: sha256 speed

2019-01-06 Thread Conrad Meyer
There is support for the SHA intrinsic in aesni(4) that would be relatively easy to adapt to userspace for libmd, if someone was interested. Especially now that we demand linker ifunc support (on x86 platforms, at least). I posted a patch and some performance comparison in https://svnweb.freebsd.

Re: sha256 speed

2019-01-06 Thread Waitman Gobble
Sent from ProtonMail mobile Original Message On Jan 6, 2019, 8:17 PM, Stefan Ehmann wrote: Hello, On my Ryzen the sha256 command is much slower than openssl dgst -sha256. For large files, openssl is more than 7 times faster in practice. You can also test it with the builtin be

sha256 speed

2019-01-06 Thread Stefan Ehmann
Hello, On my Ryzen the sha256 command is much slower than openssl dgst -sha256. For large files, openssl is more than 7 times faster in practice. You can also test it with the builtin benchmarks: sha256 -t openssl speed sha256 I think the reason is that openssl supports the SHA CPU extensions wh

Re: ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol "environ" (RPI/arm64)

2019-01-06 Thread Julian H. Stacey
Gary Jennejohn wrote: > On Sun, 06 Jan 2019 08:13:52 +0100 > "Julian H. Stacey" wrote: > > > > > > $ chrome > > > > > ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol > > > > > "environ" > > > > [ Delayed report (as it took about 2 days to build chrome from ports/)] ... > > > >

RE: config files break after mergemaster -Ui

2019-01-06 Thread Cy Schubert
Oliver Pinter suggested looking in /var/db/backup. We know group is toast, you told us. Based on one of your paragraphs, passwd might also be toasted. What else has been damaged? --- Sent using a tiny phone keyboard. Apologies for any typos and autocorrect. Also, this old phone only supports top

Re: config files break after mergemaster -Ui

2019-01-06 Thread White Wizard
Le dimanche 06 janvier 2019 à 09:30 -0800, Cy Schubert a écrit : > In message , > White Wizard writes: > > How can i re-install défault config files ? Now i just single > > user's > > access. When i try to login root, before pass's ask the system say > > me > > invalid login... > > Sounds like /

Re: config files break after mergemaster -Ui

2019-01-06 Thread Oliver Pinter
Hi! Before you do anything take a look in /var/db/backup directory - or just try to find the backups with find /var -name "group*" command. On Sunday, January 6, 2019, White Wizard wrote: > Hi, > i break my config file, peraps /etc/group when un mergemaster. > No concentrate to that i do and as

Re: config files break after mergemaster -Ui

2019-01-06 Thread Cy Schubert
In message , White Wizar d writes: > Hi, > i break my config file, peraps /etc/group when un mergemaster. > No concentrate to that i do and ask bad anwsers. If it's simply group, then /usr/src/etc/group would be your starting point. > > How can i re-install défault config files ? Now i just si

config files break after mergemaster -Ui

2019-01-06 Thread White Wizard
Hi, i break my config file, peraps /etc/group when un mergemaster. No concentrate to that i do and ask bad anwsers. How can i re-install défault config files ? Now i just single user's access. When i try to login root, before pass's ask the system say me invalid login... BR, White Wizard. __

Re: ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol "environ" (RPI/arm64)

2019-01-06 Thread Gary Jennejohn
On Sun, 06 Jan 2019 08:13:52 +0100 "Julian H. Stacey" wrote: > > > > $ chrome > > > > ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol > > > > "environ" > > [ Delayed report (as it took about 2 days to build chrome from ports/)] ... > > I too am still seing from chrome: >

Re: ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol "environ" (RPI/arm64)

2019-01-06 Thread Julian H. Stacey
> > > $ chrome > > > ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol "environ" [ Delayed report (as it took about 2 days to build chrome from ports/)] ... I too am still seing from chrome: ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol "environ" which I firs