ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0017311ClearOSapp-registration - System Registrationpublic2017-10-02 19:412018-09-26 09:26
Reporterbchambers 
Assigned Tobchambers 
PrioritynormalSeveritytweakReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version7.4.0 Beta 1 
Target VersionFixed in Version7.4.0 Beta 1 
Summary0017311: Hardware ID not unique
DescriptionThe output of this command:

dmidecode | grep 'ID:' | uniq | sed -e 's/.*ID://;s/ [^] //g;s/-//g' | xargs echo -n | md5sum | awk '{ print $1 }'

was supposed to return a unique, non-changing, hardware binding string.

It is not unique.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2017-10-02 19:41 bchambers New Issue
2017-10-03 14:56 bchambers Assigned To => bchambers
2017-10-03 14:56 bchambers Status new => confirmed
2017-10-03 14:56 bchambers Status confirmed => acknowledged
2017-10-03 14:56 bchambers Status acknowledged => resolved
2017-10-03 14:56 bchambers Fixed in Version => 7.4.0 Beta 1
2017-10-03 14:56 bchambers Resolution open => fixed
2017-10-24 09:22 bchambers Severity crash => tweak
2018-09-26 09:26 user2 Status resolved => closed