[opensuse-packaging] Use of %desktop_database_postun
Hi, I tried to build a python3-package, which installs a desktop file and menu- entry. The build went technically fine, but during the trial-installation for the postun check it failed with [ 38s] /var/tmp/rpm-tmp.cUzmQ7: line 3: fg: no job control I was told that the macros like %desktop_database_postun [1] are depreciated. If I comment %post and %postun out, it builds fine Can anyone confirmt he depreciation of the desktop macros? Thanks Axel [1] https://en.opensuse.org/openSUSE:Packaging_Conventions_RPM_Macros#. 25desktop_database_post_.2F_.25desktop_database_postun -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Sun, Oct 28, 2018 at 1:30 PM Axel Braun <axel.braun@gmx.de> wrote:
Hi,
I tried to build a python3-package, which installs a desktop file and menu- entry. The build went technically fine, but during the trial-installation for the postun check it failed with
[ 38s] /var/tmp/rpm-tmp.cUzmQ7: line 3: fg: no job control
I was told that the macros like %desktop_database_postun [1] are depreciated. If I comment %post and %postun out, it builds fine
Can anyone confirmt he depreciation of the desktop macros?
They've been replaced with file triggers in Leap 15.0 and higher. -- 真実はいつも一つ!/ Always, there's only one truth! -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (2)
-
Axel Braun
-
Neal Gompa