Hi, Rene, I am inundating you with work to do! (I hope you are in the "working on T2" mood right now)
Using rev 43395 This seems to be a bug. I have built 'geany' text editor, and this is the third package in the last day that has hit this problem: Making post-install adaptions. Found shared files with other packages: usr/share/icons/hicolor: geany glade3 hicolor-icon-theme leafpad T2 flags an error, and stops. Except that looking in the files (var/adm/flists) for leafpad: leafpad: usr/share/icons/hicolor leafpad: usr/share/icons/hicolor/16x16/apps/leafpad.png leafpad: usr/share/icons/hicolor/22x22/apps/leafpad.png leafpad: usr/share/icons/hicolor/24x24/apps/leafpad.png leafpad: usr/share/icons/hicolor/32x32/apps/leafpad.png leafpad: usr/share/icons/hicolor/scalable/apps/leafpad.svg Then for geany: geany: usr/share/icons/hicolor geany: usr/share/icons/hicolor/16x16/actions/geany-build.png geany: usr/share/icons/hicolor/16x16/actions/geany-close-all.png geany: usr/share/icons/hicolor/16x16/actions/geany-save-all.png geany: usr/share/icons/hicolor/16x16/apps/classviewer-class.png geany: usr/share/icons/hicolor/16x16/apps/classviewer-macro.png geany: usr/share/icons/hicolor/16x16/apps/classviewer-member.png geany: usr/share/icons/hicolor/16x16/apps/classviewer-method.png geany: usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png geany: usr/share/icons/hicolor/16x16/apps/classviewer-other.png geany: usr/share/icons/hicolor/16x16/apps/classviewer-struct.png geany: usr/share/icons/hicolor/16x16/apps/classviewer-var.png geany: usr/share/icons/hicolor/16x16/apps/geany.png geany: usr/share/icons/hicolor/24x24/actions geany: usr/share/icons/hicolor/24x24/actions/geany-build.png geany: usr/share/icons/hicolor/24x24/actions/geany-close-all.png geany: usr/share/icons/hicolor/24x24/actions/geany-save-all.png geany: usr/share/icons/hicolor/32x32/actions/geany-build.png geany: usr/share/icons/hicolor/32x32/actions/geany-close-all.png geany: usr/share/icons/hicolor/32x32/actions/geany-save-all.png geany: usr/share/icons/hicolor/48x48/actions/geany-build.png geany: usr/share/icons/hicolor/48x48/actions/geany-close-all.png geany: usr/share/icons/hicolor/48x48/actions/geany-save-all.png geany: usr/share/icons/hicolor/48x48/apps/geany.png geany: usr/share/icons/hicolor/scalable/actions/geany-build.svg geany: usr/share/icons/hicolor/scalable/actions/geany-close-all.svg geany: usr/share/icons/hicolor/scalable/actions/geany-save-all.svg geany: usr/share/icons/hicolor/scalable/apps/geany.svg There is no clash of files! It seems that T2 post-install checking is picking up 'usr/share/icons/hicolor' as a file, when it is actually a directory. This needs to be treated as high-priority, as it is preventing at least three packages in my 'pkgsel' from installing properly. The same is happening with hicolor-icon-theme, as it doesn't actually have any icons, just a directory hierarchy. Regards, Barry ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
