On Thu, 13 Feb 2014 17:33:55 +0100 Michael Schwendt <mschwendt@xxxxxxxxx> wrote: > On Thu, 13 Feb 2014 14:10:46 +0000, Frank Murphy wrote: > > > I do a lot of testing, > > and have noticed there can be extras in > > despite pkgs owning files\folders > > > > eg. yum install zikula > > ymu erase zikula > > typo here? I have an alias for it. > > > updatedb > > ~$ locate zikula > > /etc/zikula > > /usr/share/zikula > > /usr/share/zikula/docs > > /usr/share/zikula/includes > > /usr/share/zikula/includes/classes > > /usr/share/zikula/includes/classes/SimplePie > > /usr/share/zikula/includes/classes/Smarty > > /usr/share/zikula/includes/classes/adodb > > /usr/share/zikula/includes/classes/php-gettext > > > > your left with bits of zikula > > thats just one than come to mind. > > If verified with "rpm -qf …" and "rpmls …" and no other installed > package includes those directories either, that would be a packaging > mistake and should be reported in bugzilla. A so-called "unowned > directory", i.e. a directory entry missing in the package's spec file > %files list(s). > > However, when looking up > > http://pkgs.fedoraproject.org/cgit/zikula.git/plain/zikula.spec > > I find > > %files > > %defattr(-,root,root,-) > %doc docs/* > %{_datadir}/%{name} > > and the last line includes /usr/share/zikula and everything in it, so > no idea what package version you refer to. yum install --releasever=20 zikula # I'm on F20 but just to be sure. installing below: http://fpaste.org/76965/ # updatedb locate zikula: http://fpaste.org/76969/ yum erase zikula -y http://fpaste.org/76972/12020139/ # updatedb locate zikula /etc/zikula /usr/share/zikula /usr/share/zikula/docs /usr/share/zikula/includes /usr/share/zikula/includes/classes /usr/share/zikula/includes/classes/SimplePie /usr/share/zikula/includes/classes/Smarty /usr/share/zikula/includes/classes/adodb /usr/share/zikula/includes/classes/php-gettext /var/cache/yum/x86_64/20/fedora/packages/zikula-1.2.3-5.fc19.noarch.rpm /var/lib/yum/plugins/local/20/zikula-1.2.3-5.fc19.noarch.rpm ___ Regards Frank frankly3d.com -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org