Open Bug 2031290 Opened 4 months ago Updated 3 months ago

Perform firefox enterprise updates on deb

Categories

(Enterprise Products :: Firefox, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: gerard-majax, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This is a bug to explore how much it would be doable to perform deb system updates from within Firefox (Enterprise).

  • Tune postinst/prerm deb scripts to add console for sources.list entry
  • Plug into UpdateService
  • Rely on DBus PackageKit: https://www.freedesktop.org/software/PackageKit/gtk-doc/PackageKit.html
  • Update check
  • calls “pkcon get-updates” but over DBus
  • Filter if there is firefoxenterprise in the updates
  • Update available
  • Update download/install
  • If it’s the case, “pkcon install firefoxenterprise” to perform the update
  • Report “applied”
  • Existing code can continue working????
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: