FS#71227 - [shotwell] drop Ubuntu apport hook

Attached to Project: Community Packages
Opened by helle vaanzinn (glitsj16) - Friday, 11 June 2021, 14:03 GMT
Last edited by Sergej Pupykin (sergej) - Saturday, 12 November 2022, 13:43 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The shotwell package installs a Ubuntu-specific apport hook which is useless on Arch Linux.
By adding `-D install_apport_hook=false` to the arch-meson command in the build function this hook can be dropped from the package:
https://gitlab.gnome.org/GNOME/shotwell/-/blob/master/meson_options.txt#L8. I've attached a patch for the current PKGBUILD.

Additional info:
* package version(s)
$ pacman -Q shotwell
shotwell 2:0.30.12-1
* config and/or log files etc.
N/A
* link to upstream bug report, if any
N/A

Steps to reproduce:
install shotwell and check /usr/share/apport
This task depends upon

Closed by  Sergej Pupykin (sergej)
Saturday, 12 November 2022, 13:43 GMT
Reason for closing:  Fixed
Comment by Eli Schwartz (eschwartz) - Friday, 11 June 2021, 18:20 GMT
I'd also recommend you submit an upstream bug report, they should NOT be installing this unless they detect the current OS is Ubuntu based. It shouldn't be a build system option.
Comment by helle vaanzinn (glitsj16) - Saturday, 12 June 2021, 00:13 GMT
@eschwartz Thanks for your response. I've opened an issue upstream: https://gitlab.gnome.org/GNOME/shotwell/-/issues/4928.

Loading...