Bug 991278 - rpmlint emits bogus desktopfile-without-binary warning for desktop files with path in Exec
Summary: rpmlint emits bogus desktopfile-without-binary warning for desktop files with...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rpmlint
Version: 19
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-02 04:34 UTC by Orion Poplawski
Modified: 2013-10-19 09:07 UTC (History)
6 users (show)

Fixed In Version: rpmlint-1.5-4.fc18
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-14 07:04:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2013-08-02 04:34:30 UTC
Description of problem:

[root@barry ~]# cat /usr/share/applications/x2godesktopsharing.desktop
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=X2Go Desktop Sharing
Exec=/usr/bin/x2godesktopsharing
Icon=x2godesktopsharing
StartupWMClass=x2godesktopsharing
X-Window-Icon=x2godesktopsharing
Terminal=false
Categories=Qt;KDE;Network;
StartupNotify=false
X-Desktop-File-Install-Version=0.21
[root@barry ~]# rpmlint x2godesktopsharing
x2godesktopsharing.x86_64: W: desktopfile-without-binary /usr/share/applications/x2godesktopsharing.desktop /usr/bin/x2godesktopsharing
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
[root@barry ~]# rpm -qf /usr/share/applications/x2godesktopsharing.desktop /usr/bin/x2godesktopsharing
x2godesktopsharing-3.1.1.0-3.fc19.x86_64
x2godesktopsharing-3.1.1.0-3.fc19.x86_64

According to http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#exec-variables full path is acceptable.

Version-Release number of selected component (if applicable):
rpmlint-1.5-1.fc19.noarch

Comment 1 Ville Skyttä 2013-08-02 20:15:41 UTC
Fixed upstream: http://sf.net/p/rpmlint/code/ci/f85186d/

Comment 2 Fedora Update System 2013-10-09 23:52:05 UTC
rpmlint-1.5-4.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/rpmlint-1.5-4.fc19

Comment 3 Fedora Update System 2013-10-09 23:52:26 UTC
rpmlint-1.5-4.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/rpmlint-1.5-4.fc20

Comment 4 Fedora Update System 2013-10-09 23:52:43 UTC
rpmlint-1.5-4.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/rpmlint-1.5-4.fc18

Comment 5 Fedora Update System 2013-10-10 14:46:04 UTC
Package rpmlint-1.5-4.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing rpmlint-1.5-4.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-18747/rpmlint-1.5-4.fc20
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2013-10-14 07:04:00 UTC
rpmlint-1.5-4.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2013-10-14 17:14:32 UTC
rpmlint-1.5-4.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2013-10-15 06:39:17 UTC
rpmlint-1.5-4.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2013-10-19 09:07:18 UTC
rpmlint-1.5-4.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.