NeonGeckoCom / skill-update

Skill to handle updates to neon-core
Other
2 stars 1 forks source link

[BUG] "make bootable media" #92

Open Olzeke51 opened 5 months ago

Olzeke51 commented 5 months ago

Description

running beta 06.7b24, asked for a 'make bootable media' by voice. ended up with a version 2.29 installed !!! not the latest 24.5.1 that was available

Steps to Reproduce

running beta 06.7b24, asked for a 'make bootable media' by voice. 3 attempts to vocalize "confirm (to) 845" as requested; didn't work <<< another issue?? had to {ssh} mana say-to "confirm 845" and it was accepted ended up with a version 2.29 installed !!! not the latest 24.5.1 that was available

Relevant Code

this file - referenced in 'requirements" refers to the 2.29 , [?? should be updated ??, on a new release time schedule??]

(venv) neon@neon:/opt/neon$ cat build_info.json
{
  "core": {
    "sha": "4d6ea892540de49ae8eea8d6e50bbb5c5aa0116d",
    "time": 1709251222.0,
    "version": "24.2.29"
  },
  "image": {
    "sha": "af45ee5372eff2980a08c2f449615093cfbe7fe5",
    "time": 1707770975.0,
    "version": "24.2.12"

Other Notes

No response

NeonDaniel commented 4 months ago

"latest" here is a hard-coded URL, but better would be to reference the neon-os releases now that those exist as a permanent reference to released versions