`tox -e snap` does not work on Jammy Jellyfish

Bug #1981370 reported by Jason C. Nucciarone
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MicroStack
In Progress
Undecided
Unassigned

Bug Description

The main command to build the microstack snap package - tox -e snap - does not work on Jammy Jellyfish as this series does not have Firefox installed as a deb package but rather a snap package. In turn, firefox-geckodriver is no longer available from the Ubuntu archive, but rather packaged in the snap as well. `apt search firefox-geckodriver` will not return anything.

For future travelers, `apt-get install firefox firefox-geckodriver` in lxd_build.sh should be changed into `snap install firefox`.

Changed in microstack:
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.