update to ISPconfig 3.2.1: chattr fails for .php-fcgi-starter

Discussion in 'ISPConfig 3 Priority Support' started by stst, Nov 25, 2020.

  1. stst

    stst Member HowtoForge Supporter

    Hi,

    I updated to ISPconfig 3.2.1 on Ubuntu 20.04 and got the messages:
    Code:
    chattr: Inappropriate ioctl for device while reading flags on /var/www/php-fcgi-scripts/ispconfig/.php-fcgi-starter
    chattr: Inappropriate ioctl for device while reading flags on /var/www/php-fcgi-scripts/ispconfig/.php-fcgi-starter
    what attributes are supposed to be changed and why isn't that working?
    can I savely ignore that?

    regards,
    Stefan
     
  2. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    You can ignore it. The chattr fails probably because your filesystem doesn't support it. Also it's possible it's a restriction in your server environment, eg. I saw a similar error updating a control panel node that was in an unprivileged lxc container (but I think the error was 'Operation not permitted", so not exactly the same).
     

Share This Page