Giter Site home page Giter Site logo

Comments (4)

MyNameIsMeerkat avatar MyNameIsMeerkat commented on May 29, 2024

Yeah not good! This was an error on the server where an incomplete dataset was being used for the mappings of hardware which shares EFI firmware (which is why your Macmini6,2 triggers the issue).

I've fixed the dataset and pushed the version to the server so it should be fixed now. Let me know if you continue to have a problem.

Thanks for raising the issue

from efigy.

justPaulo avatar justPaulo commented on May 29, 2024

Hate to contradict, but still don't see improvements:

[theUser@MacMini-do-Paulo EFIgy-master]$ ./EFIgyLite_cli.py --debug
DEBUG:main:[-] Certifi module not found, falling back to bundled cecert.pem file
DEBUG:main:[+] cacert file location: '/Users/theUser/Downloads/EFIgy-master/cacert.pem'

EFIgyLite API information:
Server: https://api.efigy.io
API Version: 0.2
Updated On: Nov 22 2017, 14:05


Endpoint: 127.0.0.1
# Enumerated system informaton (This data will be sent to the API in order to determine your correct EFI version):

Hashed SysUUID   : 6e6c1d07b2705fa2f9be7d1bd69528c6dd310f0d33b7840a1e7f4119446d2937
Hardware Version : Macmini6,2
EFI Version      : MM61.010B.B00
SMC Version      : 2.8f0
Board-ID         : Mac-F65AE981FFA204ED
OS Version       : 10.13.1
Build Number     : 17B48

[?] Do you want to continue and submit this request? [Y/N] Y

# Results:

EFI firmware version check:

[-] Fatal error in EFIgyLite_cli. Exiting.....

Error:
invalid literal for int() with base 10: '010B'

Traceback (most recent call last):
File "./EFIgyLite_cli.py", line 625, in
efigy_cli()
File "./EFIgyLite_cli.py", line 367, in call
self.check_fw_versions(sys_info, api_results)
File "./EFIgyLite_cli.py", line 539, in check_fw_versions
api_efi_ver = int(api_efi_str[1])
ValueError: invalid literal for int() with base 10: '010B'

[theUser@MacMini-do-Paulo EFIgy-master]$

from efigy.

MyNameIsMeerkat avatar MyNameIsMeerkat commented on May 29, 2024

So this is why you shouldn't push fixes the day before Thanksgiving when the beverages have already started to flow .....

The issue was that I hadn't accounted for certain EFI versions are denoted in hex form, I learnt to count to 16 and fixed the issue in this commit 316d70b.

I tested by mimicking your system's versions and everything looked good here so it should work for you now.

Thanks for raising the issues you find, much appreciated! 🦃🦃🦃

from efigy.

justPaulo avatar justPaulo commented on May 29, 2024

LoL, everybody knows that no gitting or coding should be done in (Thanksgiving)-1, page 723... :-)
You're welcome, thanks for the turkeys.

[balthazar@MacMini-do-Paulo EFIgy-master]$ date; ./EFIgyLite_cli.py
Thu Nov 23 23:10:34 WET 2017

EFIgyLite API information:
Server: https://api.efigy.io
API Version: 0.2
Updated On: Nov 22 2017, 14:05


Endpoint: 127.0.0.1
# Enumerated system informaton (This data will be sent to the API in order to determine your correct EFI version):

Hashed SysUUID   : 6e6c1d07b2705fa2f9be7d1bd69528c6dd310f0d33b7840a1e7f4119446d2937
Hardware Version : Macmini6,2
EFI Version      : MM61.010B.B00
SMC Version      : 2.8f0
Board-ID         : Mac-F65AE981FFA204ED
OS Version       : 10.13.1
Build Number     : 17B48

[?] Do you want to continue and submit this request? [Y/N] Y

# Results:

EFI firmware version check:
	[+] SUCCESS - The EFI Firmware you are running (MM61.010B.B00) is the expected version for the OS build you have installed (17B48) on your Macmini6,2

Highest build number check:
	[+] SUCCESS - You are running the latest build number (17B48) of the OS version you have installed (10.13.1)

Up-to-date OS check:
	[+] SUCCESS - You are running the latest major/minor/micro version of the OS you have installed (10.13.1)

from efigy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.