Date: Fri, 1 May 2020 19:49:22 +0200 From: Guido Falsi <madpilot@FreeBSD.org> To: ports@FreeBSD.org Subject: Error testing port in poudriere caused by pkg not running deinstall scripts Message-ID: <344878e8-e885-744a-df10-9af61017cbd7@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
hi, While testing an update to xfce ports I have got this error in poudriere: =>> Checking for extra files and directories =>> Error: Files or directories removed: share/icons/hicolor/icon-theme.cache And could not find any cause for it. This file should be managed by the INSTALLS_ICONS port variable, which adds post-install and post-deinstall commands. My suspect is the post-deinstall command is not being run properly for some reason causing this error. Could this be correct? How can I verify this? -- Guido Falsi <madpilot@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?344878e8-e885-744a-df10-9af61017cbd7>