Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 9473
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Martin Schlemmer (RETIRED) <azarah@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mark <zealot@xs4all.nl>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 9473 depends on: Show dependency tree
Bug 9473 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-10-22 03:05 0000
Hey guys.

When I installed xfree-4.2.1 I didn't have my timezone set yet. If no timezone
is set and 'date' is called, something like this is shown:

>> "Tue Oct 22 09:50:05 Local time zone must be set--see zic manual". 

When, after the xfree emerge, '/etc/init.d/xfs start' is executed, the following
error occurs:

>> * Creating font cache...
>>    Fontconfig error: line 17: not well-formed (invalid token)
>>    Fontconfig error: Cannot load default config file 

I found out this problem occurs because the timezone in line 17 of
/etc/fonts/fonts.conf was the same output as stated above, so I had to set my
timezone, do a `date` after that, then replaced the invalid date in
/etc/fonts/fonts.conf with the correct output of `date`.
I recommend /etc/init.d/xfs to contain a line or script that checks
/etc/fonts/fonts.conf, if it finds 'see zic manual' or something, replace the
invalid line (line 17) with a correct `date`-output.

Just my $0,02; good luck :)

Mark

------- Comment #1 From Martin Schlemmer (RETIRED) 2002-10-25 17:13:00 0000 -------
This is something I keep forgetting.  We need to change the docs to set the
timezone *after* bootstrap, but *before* emerge system, as a few things
need you to have a valid timezone.

Collin ... would you be so kind.  If there is any issues, please ask,
hopefully somebody should know.

------- Comment #2 From Martin Schlemmer (RETIRED) 2002-10-27 19:58:26 0000 -------
*** Bug 9705 has been marked as a duplicate of this bug. ***

------- Comment #3 From Martin Schlemmer (RETIRED) 2002-10-29 15:10:46 0000 -------
This should be fixed for fontconfig-2.0-r2 at least.  Removed the date
inclusion for fonts.conf ...

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug