Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 375631 - cups web interface is not working if rpm is installed with %_excludedocs 1
Summary: cups web interface is not working if rpm is installed with %_excludedocs 1
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cups
Version: 7
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F9Target
TreeView+ depends on / blocked
 
Reported: 2007-11-11 09:20 UTC by Peter Bieringer
Modified: 2008-02-26 17:49 UTC (History)
0 users

Fixed In Version: 1.3.6-4.fc8
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-26 17:49:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter Bieringer 2007-11-11 09:20:29 UTC
Description of problem:

During installation of a minimal flash based print server system (original using
CentOS5) I found, that cups installation is broken, if /root/.rpmmacros contains 
%_excludedocs 1 (or "--excludedocs") is used during installation.


Version-Release number of selected component (if applicable):
cups-1.2.12-6.fc7 (F7)
cups-1.2.4-11.14.el5_0.1 (RHEL5)


How reproducible:
Always


Steps to Reproduce:
1. install cups using --excludedocs
2. start cups
3. try to connect to web interface
  
Actual results:
404 page not found:

* - - [11/Nov/2007:04:08:59 -0500] "GET / HTTP/1.1" 404 0 - -
* - - [11/Nov/2007:04:08:59 -0500] "GET /cups.css HTTP/1.1" 404 0 - 

Expected results:

Working web interface

Additional info:

# rpm -ql cups|grep css
/usr/share/doc/cups-1.2.4/cups-printable.css
/usr/share/doc/cups-1.2.4/cups.css

Looks like package definition or installation process has a mistake, at least
all used web pages needs to be moved, e.g. to /usr/share/cups-1.2.4/

Comment 1 Tim Waugh 2008-02-26 16:41:07 UTC
Fixed in CVS.


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