Activity log for bug #320149

Date Who What changed Old value New value Message
2009-01-22 18:34:02 Katriska Francis bug added bug
2009-01-22 18:34:02 Katriska Francis bug added attachment 'Dependencies.txt' (Dependencies.txt)
2009-01-22 18:34:02 Katriska Francis bug added attachment 'DpkgTerminalLog.gz' (DpkgTerminalLog.gz)
2009-01-22 20:29:56 Scott Kitterman pyyaml: status New Invalid
2009-01-22 20:29:56 Scott Kitterman pyyaml: statusexplanation Generally this error means you had a non-packaged version of pyyaml installed before and the package system declines to over-write admin installed files. From man pycentral: /etc/python/debian_config is searched for the attribute overwrite-local. If set to 1, or True, existing files in /usr/lib/pythonX.Y/site-pack‐ ages are overwritten with symbolic links to the pycentral install area. The default is to abort the installation of a package, when files already exist. This behaviour may be useful, when python libraries were manually installed into this directory. So you can over-ride this default.