Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 718034

Summary: net-vpn/networkmanager-wireguard-0_pre20191128-r3 - This package seems to install metainfo files into the following location(s): /usr/share/appdata
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: Current packagesAssignee: Conrad Kostecki <conikost>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/max-moser/network-manager-wireguard/pull/47
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 709450    

Description Dennis Schridde 2020-04-18 10:50:14 UTC
*
 * This package seems to install metainfo files into the following
 * location(s):
 *
 *   /usr/share/appdata
 *
 * This location is deprecated, it should not be used anymore by new software.
 * Appdata/Metainfo files should be installed into /usr/share/metainfo directory.
 * For more details, please see the freedesktop Upstream Metadata guidelines at
 * https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html
 *
 * Gentoo Tracker bug: https://bugs.gentoo.org/709450
 *
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/NetworkManager/libnm-vpn-plugin-wireguard.so
   /usr/libexec/nm-wireguard-auth-dialog
   /usr/lib64/NetworkManager/libnm-vpn-plugin-wireguard-editor.so
   /usr/libexec/nm-wireguard-service
   /usr/lib64/NetworkManager/libnm-wireguard-properties.so

>>> Installing (4 of 4) net-vpn/networkmanager-wireguard-0_pre20191128-r3::gentoo

Reproducible: Always
Comment 1 Dennis Schridde 2020-04-20 06:40:19 UTC
P.S. This affects other net-vpn/networkmanager-* packages as well.
Comment 2 Conrad Kostecki gentoo-dev 2020-04-20 15:15:54 UTC
Created PR for Upstream.
Comment 3 Larry the Git Cow gentoo-dev 2020-04-20 15:43:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edd7976330c46e4074ef909aa3387ebbf9194333

commit edd7976330c46e4074ef909aa3387ebbf9194333
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-04-20 15:20:56 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-04-20 15:33:02 +0000

    net-vpn/networkmanager-wireguard: change appdata to metainfo
    
    Closes: https://bugs.gentoo.org/718034
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 ...reguard-0_pre20191128-change-appdata-path.patch | 29 ++++++++++
 ...etworkmanager-wireguard-0_pre20191128-r5.ebuild | 63 ++++++++++++++++++++++
 2 files changed, 92 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ce951d8ce88f0a3944a0c811bb7537430885da

commit 87ce951d8ce88f0a3944a0c811bb7537430885da
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-04-20 15:27:16 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-04-20 15:33:02 +0000

    net-vpn/networkmanager-wireguard: change appdata to metainfo
    
    Bug: https://bugs.gentoo.org/718034
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../networkmanager-wireguard-9999.ebuild              | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)