Bug 168047 - desktop-file-utils doesn't build without emacs
Summary: desktop-file-utils doesn't build without emacs
Keywords:
Status: CLOSED DUPLICATE of bug 141297
Alias: None
Product: Fedora
Classification: Fedora
Component: desktop-file-utils
Version: 4
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-09-11 16:21 UTC by Roozbeh Pournader
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-12 14:22:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch to add the build requirement (272 bytes, patch)
2005-09-11 16:25 UTC, Roozbeh Pournader
no flags Details | Diff

Description Roozbeh Pournader 2005-09-11 16:21:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050602 Red Hat/1.7.8-0.90.1.legacy

Description of problem:
desktop-file-utils-0.10-1.src.rpm would not build without having emacs installed, but doesn't mention that emacs is required to build the package.


Version-Release number of selected component (if applicable):
desktop-file-utils-0.10-1

How reproducible:
Always

Steps to Reproduce:
1. Start with an emacs-less machine, or uninstall emacs ('yum remove emacs')
2. rpm -ivh desktop-file-utils-0.10-1.src.rpm
3. cd rpmbuild/SPECS (or wherever the spec files are)
4. rpmbuild -ba desktop-file-utils.spec


Actual Results:  The build process start and fails after a while with a hard to decipher error message, ending in:

error: File not found: /var/tmp/desktop-file-utils-root/usr/share/emacs/site-lisp


Expected Results:  It should fail with a clear error message mentioning the requirement of emacs to build the package.

Additional info:

Comment 1 Roozbeh Pournader 2005-09-11 16:25:35 UTC
Created attachment 118693 [details]
patch to add the build requirement

Attached a patch to add the build requirement.

Comment 2 Ray Strode [halfline] 2005-09-12 14:22:55 UTC
Hi Roozbeh,

This is already fixed in Rawhide.  It doesn't seem like a good candidate for a
FC4 update, though. Rawhide and FC-4 currently ship the same version of
desktop-file-utils.



*** This bug has been marked as a duplicate of 141297 ***


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