Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647838 - xfce-extra/thunar-archive-plugin-0.3.1-r3 with app-arch/file-roller-3.24.1 should use /usr/libexec/thunar-archive-plugin/file-roller.tap and not /usr/libexec/thunar-archive-plugin/org.gnome.FileRoller.tap
Summary: xfce-extra/thunar-archive-plugin-0.3.1-r3 with app-arch/file-roller-3.24.1 sh...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-16 08:10 UTC by Andreas Grois
Modified: 2018-02-22 17:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Grois 2018-02-16 08:10:56 UTC
thunar-archive-plugin-0.3.1-r3 tries to find file-roller using it's base name, which obviously has been changed, as with file-roller 3.24.1 the archive plugin tries to read "/usr/libexec/thunar-archive-plugin/org.gnome.FileRoller.tap", a file that does not exist.

Creating a symlink from "/usr/libexec/thunar-archive-plugin/org.gnome.FileRoller.tap" to "/usr/libexec/thunar-archive-plugin/file-roller.tap" works around this issue.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-02-16 10:00:35 UTC
I'm thoroughly confused by your explanation. What is wrong exactly and why? And most importantly, what would be the proper fix?
Comment 2 Christian Tietz 2018-02-22 17:52:54 UTC
Re-emerge thunar-archive-plugin-0.3.1-r3. This was fixed on February 13th. See bug #644064