Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Great-weather is not avail on/in latest 06-16 #79

Open
Olzeke51 opened this issue Jun 16, 2021 · 3 comments
Open

Great-weather is not avail on/in latest 06-16 #79

Olzeke51 opened this issue Jun 16, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@Olzeke51
Copy link

Describe the bug
old weather skill can't be replaced with the 'great-weather_skill' as i understand the last merge into 20.08 & 21.02

To Reproduce
ssh'd in , tried to use previous working solution (prior to merge)
******this is screen copy
'(.venv) mycroft@localhost:~$ mycroft-msm install https://github.com/MycroftAI/skill-weather/tree/make-weather-great-again
INFO - building SkillEntry objects for all skills
INFO - Downloading skill: https://github.com/MycroftAI/skill-weather/tree/make-weather-great-again
INFO - Problem performing action. Restoring skill to previous state...
INFO - invalidating skills cache
CloneException:
stderr: 'Cloning into '/tmp/tmp91szb75x'...
fatal: repository 'https://github.com/MycroftAI/skill-weather/tree/make-weather-great-again/' not found
'

(.venv) mycroft@localhost:$ date
Wed Jun 16 19:00:01 UTC 2021
(.venv) mycroft@localhost:
$ mycroft-msm remove skill-weather
INFO - building SkillEntry objects for all skills
INFO - Best match (0.9): mycroft-weather by mycroftai
INFO - Successfully removed mycroft-weather
INFO - invalidating skills cache
(.venv) mycroft@localhost:~$ mycroft-msm install skill-weather
INFO - building SkillEntry objects for all skills
INFO - Best match (0.9): mycroft-weather by mycroftai
INFO - Downloading skill: https://github.com/mycroftai/skill-weather
INFO - Installing system requirements...
INFO - Installing requirements.txt for mycroft-weather
INFO - Successfully installed mycroft-weather
INFO - invalidating skills cache'

after removing the old skill , that the new one that had been merged would be installed

Log files action starts @ 18:41 UTC [06-16]
mycroft-fallback-to-old_weather.tar.gz

skills_short_weather.txt

Environment (please complete the following information):

  • Device type: Mark II - Dev_kit, network cable, uSDC
  • OS: [Ubuntu-default
  • Mycroft-core version: 21.2
  • Other versions: latest 06-16 02:09:36

Additional context
FWIW - noticed lots of errors in the full skill.log !!!

@Olzeke51 Olzeke51 added the bug Something isn't working label Jun 16, 2021
@krisgesling
Copy link
Collaborator

Hi Gary, I'm fairly sure the problem here is that MSM hadn't been updated correctly. We were using a feature branch of MSM to enable sudo-free system package installation and I forgot to update this when we updated MSM. This meant that the Mark II was stuck looking at the 20.08 Marketplace and hence would get the older version of the Weather Skill. Going to test it today, but I believe it should be resolved now.

@Olzeke51
Copy link
Author

Olzeke51 commented Jun 17, 2021 via email

@krisgesling
Copy link
Collaborator

There was a rollback for the latest channel on the 16th. An update had a critical error so dropped back to the prior working version. A stressful moment but was also good validation for using Pantacor - everything continued working beautifully!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants