#11 closed defect (invalid)
loosing codecs.conf file in system wide config dir during install
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | core |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
during install codecs.conf file in system wide config dir being renamed to
codecs.conf.old
in this case new version of codecs.conf file should be installed
Attachments (1)
Change History (5)
by , 20 years ago
Attachment: | codecs.conf.installation.patch added |
---|
comment:1 by , 20 years ago
comment:2 by , 20 years ago
(In reply to comment #0)
during install codecs.conf file in system wide config dir being renamed to
codecs.conf.old
in this case new version of codecs.conf file should be installed
Why? Usually you shouldn't have a codecs.conf file installed. Only when you have
to do some custom changes to it, but then installing a "clean" one won't help at
all.
Unless you give some good reason, this is rejected.
comment:3 by , 20 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
As there was no reply, I'm closing this bug now.
comment:4 by , 20 years ago
I changed this a long time ago. codecs.conf is just for developers, old
versions cause a lot of trouble, thus the renaming.
Patch for Makefile (Bug #11)