Comment 16 for bug 1912783

Revision history for this message
Kleber Sacilotto de Souza (kleber-souza) wrote :

The autopkgtests is failing with the following error:

  CC [M] /usr/src/west-chamber-20100405+svn20111107.r124/extensions/xt_CUI.o
In file included from /usr/src/west-chamber-20100405+svn20111107.r124/extensions/xt_CUI.c:25:
/usr/src/west-chamber-20100405+svn20111107.r124/extensions/compat_netfilter.h:4:10: fatal error: /usr/src/west-chamber-20100405+svn20111107.r124/extensions/config_features.h: Too many levels of symbolic links
    4 | #include "config_features.h"
      | ^~~~~~~~~~~~~~~~~~~
compilation terminated.

I cannot reproduce this issue locally, neither installing the dkms package manually nor running 'autopkgtest'.

I will investigate this.