Tag Archive for 'block'

Gentoo: setarch blocking util-linux upon emerge -uD world?

You might have noticed that setarch blocks util-linux on a recent “emerge -uD world” update.

[blocks B ] sys-apps/setarch (is blocking sys-apps/util-linux-2.13-r2)

!!! Error: The above package list contains packages which cannot be installed
!!! at the same time on the same system.

util-linux-2.13 now includes setarch, so setarch is redundant and can be safely unmerged.

emerge -Cav setarch
emerge -uDav world

See this forum thread and this bug for more information.

If you liked this post, please subscribe to my feed. Thanks for visiting!

Bad Behavior false positives: blocked from my own site

Update: My mistake. Michael Hampton is still supporting Bad Behavior. Maybe I’ll figure out what’s wrong after all.

I’ve disabled the Bad Behavior plugin because it was sporadically blocking me from my own site. Bad Behavior in theory blocks spambots and other desirables from viewing your website altogether, saving your bandwidth and resources and acting as a first-line defense, complementing anti-spam solutions like Akismet and the new Defensio.

I really love the concept, but since Bad Behavior blocks access entirely, false positives are very costly. Unwittingly blocking genuine visitors to my site would be very very bad. I’ve tried to find the problem following instructions from the FAQ and this blog post on false positives, to no avail.

Unfortunately, the plugin doesn’t seem to be in active development, and the email for reporting false positives appears to be dead. Oh well, I guess Akismet alone will have to do.