Hello, The logwatch 5.2.2 contain errors in ebuild how are blocking the unmerge off all updates ebuilds. >>> 'Selected' packages are slated for removal. >>> 'Protected' and 'omitted' packages will not be removed. >>> Waiting 5 seconds before starting... >>> (Control-C to abort)... >>> Unmerging in: 5 4 3 2 1 >>> Unmerging sys-apps/logwatch-4.3.2... No package files given... Grabbing a set. /usr/lib/portage/bin/ebuild.sh: /var/db/pkg/sys-apps/logwatch-4.3.2/logwatch-4.3.2.ebuild: line 56: unexpected EOF while looking for matching `"' /usr/lib/portage/bin/ebuild.sh: /var/db/pkg/sys-apps/logwatch-4.3.2/logwatch-4.3.2.ebuild: line 59: syntax error: unexpected end of file !!! ERROR: sys-apps/logwatch-4.3.2 failed. !!! Function , Line 1702, Exitcode 1 !!! error sourcing ebuild !!! If you need support, post the topmost build error, NOT this status message. !!! FAILED prerm: 1 Regards Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: Block every thing in portage Expected Results: Should not block everything
Your /var/db/pkg/sys-apps/logwatch-4.3.2/logwatch-4.3.2.ebuild seems to have become corrupted somehow. It's probably a local issue. This command should fix it: cp /usr/portage/sys-apps/logwatch/logwatch-4.3.2.ebuild /var/db/pkg/sys-apps/logwatch-4.3.2/ If that still doesn't help, try doing emerge sync, then the command above again.
No more problems. Sorry to disturb your beginning week-end :) Thxs
OK, closing.