Closed jblanked closed 1 month ago
I see that the build package failed. Is this an error on my end? If so, any advice on how to fix it?
Traceback (most recent call last):
File "/home/runner/work/flipper-application-catalog/flipper-application-catalog/tools/bundle.py", line 550, in <module>
sys.exit(Main().main())
^^^^^^^^^^^^^
File "/home/runner/work/flipper-application-catalog/flipper-application-catalog/tools/bundle.py", line 498, in main
return self.process(self.parser.parse_args())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/flipper-application-catalog/flipper-application-catalog/tools/bundle.py", line 526, in process
bundler.bundle(
File "/home/runner/work/flipper-application-catalog/flipper-application-catalog/tools/bundle.py", line 78, in bundle
self._update_manifest_from_fap()
File "/home/runner/work/flipper-application-catalog/flipper-application-catalog/tools/bundle.py", line 212, in _update_manifest_from_fap
self._manifest.sync_from(self._fam_manifest)
File "/home/runner/work/flipper-application-catalog/flipper-application-catalog/tools/flipp_catalog/manifest.py", line 62, in sync_from
raise BundlerException(error_msg)
^^^^^^^^^^^^^^^^
NameError: name 'BundlerException' is not defined. Did you mean: 'BaseException'?
That should do the trick. Thank you.
Application Submission
The first social media app for Flipper Zero. Connect with other users directly on your device through WiFi.
Features
Extra Requirements
Author Checklist (Fill this out)
python3 tools/bundle.py --nolint applications/CATEGORY/APPID/manifest.yml bundle.zip
Reviewer Checklist (Don't fill this out)