Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21684 - When I emerged jabber-server 1.4.2-r2, vital file jabber.xml was missing
Summary: When I emerged jabber-server 1.4.2-r2, vital file jabber.xml was missing
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Luke-Jr
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-25 18:18 UTC by amonroe
Modified: 2003-07-28 15:14 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 amonroe 2003-05-25 18:18:10 UTC
After emerging jabber-server, I tried to launch it, but it was unable to find
its jabber.xml configuration file. As root, I did a "find / -name jabber.xml"
which didn't return any results. I had to fetch the source archive from
jabber.org, extract that file and hand edit it. See if someone can duplicate
this problem, or if it was just on my system.

Reproducible: Didn't try
Steps to Reproduce:
1. emerge jabber-server
2. find / -name jabber.xml

Actual Results:  
No jabber.xml file exists.

Expected Results:  
jabber.xml should be somewhere on my drive, ideally in /etc/jabber.
Comment 1 Alexander Holler 2003-06-04 11:54:45 UTC
This is something I've already asked about but is ignored because sed is to complex ;). See 
my comments at bug #11647. 
 
Regards, 
 
Alexander 
 
Comment 2 Thomas Raschbacher gentoo-dev 2003-06-19 04:29:09 UTC
hmm.. so what's the problem now .. and is it fixed in new one? (/me thinks so )
Comment 3 Luke-Jr 2003-07-28 15:14:02 UTC
Gentoo's Jabber server configuration does not use jabber.xml 
Instead, we use /etc/jabber/multiple.xml followed by the other *.xml files in /etc/jabber/ 
This configuration is supported via the init script located in /etc/init.d/jabber