Bug 645621 - should own %{_xemacs_sitepkgdir}/etc
Summary: should own %{_xemacs_sitepkgdir}/etc
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: xemacs
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-22 02:31 UTC by Daiki Ueno
Modified: 2010-11-29 21:37 UTC (History)
2 users (show)

Fixed In Version: xemacs-21.5.29-14.fc14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-29 21:36:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Daiki Ueno 2010-10-22 02:31:05 UTC
Description of problem:

On startup, data-directory-list is populated with %{_xemacs_sitepkgdir}/etc/* (if any) so that external Elisp packages can use (locate-data-file "...") to find their data files.

However, xemacs-common does not own %{_xemacs_sitepkgdir}/etc and external xemacs- packages can't use it.

Version-Release number of selected component (if applicable):
xemacs-21.5.29-13.fc13.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. rpm -qf /usr/share/xemacs/site-packages/etc
2.
3.
  
Actual results:
error: file /usr/share/xemacs/site-packages/etc: No such file or directory

Expected results:
xemacs-common-21.5.29-13.fc13.x86_64

Additional info:
Originally brought up in comment 7 of bug #582894.

Comment 1 Jerry James 2010-11-09 16:19:15 UTC
Sorry to be so slow.  I've been trying to fix a crash in XEmacs before pushing a new package.  I hope to have it built today.  It looks like we need to own a few other subdirectories of site-packages as well, such as info.  Fix coming Real Soon Now...

Comment 2 Fedora Update System 2010-11-11 02:08:10 UTC
xemacs-21.5.29-14.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/xemacs-21.5.29-14.fc14

Comment 3 Fedora Update System 2010-11-11 02:08:17 UTC
xemacs-21.5.29-14.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/xemacs-21.5.29-14.fc13

Comment 4 Fedora Update System 2010-11-11 22:23:19 UTC
xemacs-21.5.29-14.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update xemacs'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/xemacs-21.5.29-14.fc14

Comment 5 Fedora Update System 2010-11-29 21:36:48 UTC
xemacs-21.5.29-14.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2010-11-29 21:37:44 UTC
xemacs-21.5.29-14.fc14 has been pushed to the Fedora 14 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.