Both ebuilds slmodem-2.9.10 and 2.9.10-r1 install /etc/modules.d/slmodem with
the permissions 755 instead of 644.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
The result of modules-update with the given set of permissions of
/etc/modules.d/slmodem:
# modules-update
/etc/modules.d/slmodem: line 5: define: command not found
/etc/modules.d/slmodem: line 8: alias: snd-card-1: not found
/etc/modules.d/slmodem: line 8: alias: snd-intel8x0m: not found
/etc/modules.d/slmodem: line 16: alias: char-major-212: not found
/etc/modules.d/slmodem: line 16: alias: slamr: not found
/etc/modules.d/slmodem: line 17: alias: char-major-213: not found
/etc/modules.d/slmodem: line 17: alias: slusb: not found
Expected Results:
clean run of modules-update
Quick workaround:
# chmod 644 /etc/modules.d/slmodem