--- a/t/live_app.t
+++ b/t/live_app.t
@@ -9,6 +9,7 @@
 use Test::More;
 
 BEGIN {
+    plan 'skip_all' => "Workaround Debian#665222 / RT#76179";
     eval { require Test::WWW::Mechanize::Catalyst };
     plan skip_all =>
       "This test requires Test::WWW::Mechanize::Catalyst in order to run"
