But... >From a newly installed computer:
$ dpkg -L x11-common | grep rgb.txt /usr/share/X11/rgb.txt Must have been a upgrade issue. Some old reference to /etc/X11/rgb.txt in x11-common. >From a computer that's been upgraded from >dapper->edgy->feisty(herd1)...->...feisty(herd5): $ dpkg -L x11-common | grep rgb.txt /etc/X11/rgb.txt /usr/share/X11/rgb.txt Sees like the bug is in x11-common. The package should not own the file /etc/X11/rgb.txt any longer... Right? -- Failed to install, conflicting files in xrgb https://launchpad.net/bugs/89425 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
