Bug 459941 - seahorse-plugins not installable: duplicates some seahorse files
Summary: seahorse-plugins not installable: duplicates some seahorse files
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: seahorse-plugins
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-24 23:07 UTC by Michel Lind
Modified: 2008-08-25 01:54 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-08-25 01:54:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michel Lind 2008-08-24 23:07:41 UTC
Description of problem:
Some files from seahorse are also packaged by seahorse-plugins, meaning seahorse-plugins is uninstallable

Version-Release number of selected component (if applicable):
seahorse-plugins-2.23.6-1.fc10

How reproducible:
Always

Steps to Reproduce:
1. rpm -ql seahorse | sort > files-core.txt 
2. rpm -qpl seahorse-plugins-2.23.6-1.fc10.x86_64.rpm | sort > files-plugins.txt
3. diff -u files-core.txt files-plugins.txt | grep " /usr"
  
Actual results:
Lots of files:
 /usr/share/gnome/help/seahorse
 /usr/share/gnome/help/seahorse/C
 /usr/share/gnome/help/seahorse/C/figures
 /usr/share/gnome/help/seahorse/C/figures/export.png
 /usr/share/gnome/help/seahorse/C/figures/text-editor.png
 /usr/share/gnome/help/seahorse/C/legal.xml
 /usr/share/gnome/help/seahorse/C/seahorse.xml
 /usr/share/gnome/help/seahorse/en_GB
 /usr/share/gnome/help/seahorse/en_GB/figures
 /usr/share/gnome/help/seahorse/en_GB/figures/export.png
 /usr/share/gnome/help/seahorse/vi/figures/signature.png
 /usr/share/gnome/help/seahorse/vi/figures/text-editor.png
 /usr/share/gnome/help/seahorse/vi/seahorse.xml
 /usr/share/icons/hicolor/22x22/apps/seahorse-preferences.svg
 /usr/share/icons/hicolor/22x22/apps/seahorse.svg
 /usr/share/icons/hicolor/48x48/apps/seahorse-applet.png
 /usr/share/icons/hicolor/48x48/apps/seahorse.png
 /usr/share/icons/hicolor/48x48/apps/seahorse-preferences.png
 /usr/share/icons/hicolor/scalable/apps/seahorse-applet.svg
 /usr/share/icons/hicolor/scalable/apps/seahorse-preferences.svg
 /usr/share/icons/hicolor/scalable/apps/seahorse.svg
 /usr/share/omf/seahorse
 /usr/share/omf/seahorse/seahorse-C.omf
 /usr/share/omf/seahorse/seahorse-en_GB.omf
 /usr/share/omf/seahorse/seahorse-es.omf
 /usr/share/omf/seahorse/seahorse-fr.omf
 /usr/share/pixmaps/seahorse/22x22/seahorse-applet-signed.png
 /usr/share/pixmaps/seahorse/22x22/seahorse-applet-text.png
 /usr/share/pixmaps/seahorse/22x22/seahorse-applet-unknown.png
 /usr/share/pixmaps/seahorse/22x22/seahorse-key.png
 /usr/share/pixmaps/seahorse/22x22/seahorse.png
 /usr/share/pixmaps/seahorse/22x22/seahorse-preferences.png
 /usr/share/pixmaps/seahorse/22x22/seahorse-sign-bad.png
 /usr/share/pixmaps/seahorse/22x22/seahorse-sign-ok.png
 /usr/share/pixmaps/seahorse/22x22/seahorse-sign.png
 /usr/share/pixmaps/seahorse/48x48/seahorse-applet-signed.png
 /usr/share/pixmaps/seahorse/48x48/seahorse-applet-text.png
 /usr/share/pixmaps/seahorse/48x48/seahorse-applet-unknown.png
 /usr/share/pixmaps/seahorse/48x48/seahorse-key.png
 /usr/share/pixmaps/seahorse/48x48/seahorse.png
 /usr/share/pixmaps/seahorse/48x48/seahorse-preferences.png
 /usr/share/pixmaps/seahorse/48x48/seahorse-sign-bad.png
 /usr/share/pixmaps/seahorse/48x48/seahorse-sign-ok.png
 /usr/share/pixmaps/seahorse/48x48/seahorse-sign.png
 /usr/share/pixmaps/seahorse/scalable/seahorse.svg
 /usr/share/seahorse
 /usr/share/seahorse/glade

Expected results:
No files should be shared by the two

Additional info:

Comment 1 Matthias Clasen 2008-08-25 01:54:18 UTC
Yeah, this is still being worked out upstream. I've built some brutal fixes for now.


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