FS#48400 - Cant register on forum

Attached to Project: Arch Linux
Opened by Sascha P. (MrPeacock) - Wednesday, 02 March 2016, 12:08 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 16 November 2016, 16:29 GMT
Task Type Bug Report
Category Web Sites
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:


Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:

the output of date -u +%V$(uname)|sha384sum|sed 's/\W//g'

is wrong d450d484efc0075f3c38f5ed77e799dff15509409e1d83e8b6b853242bdf3e1d45dfe92324bf0ed4283760d5b917986e
This task depends upon

Closed by  Doug Newgard (Scimmia)
Wednesday, 16 November 2016, 16:29 GMT
Reason for closing:  Works for me
Comment by Sascha P. (MrPeacock) - Thursday, 10 March 2016, 10:11 GMT
After 2 other tries i've succesfuly registered. this command returns the right result:

date -u +%V$(uname)|sha1sum|sed 's/\W//g'

This doesnt work too:
date -u +%V$(uname)|sha512sum|sed 's/\W//g'

I've testing repositories activated

Loading...