flipperdevices / flipper-application-catalog

Flipper Application Catalog
614 stars 159 forks source link

FlipSocial - v0.1 #526

Closed jblanked closed 1 month ago

jblanked commented 1 month ago

Application Submission

Extra Requirements

Author Checklist (Fill this out)

Reviewer Checklist (Don't fill this out)

jblanked commented 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'?
jblanked commented 1 month ago

That should do the trick. Thank you.