** Changed in: linux-oem-5.6 (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1880631
Title:
l2tp.sh from net in ubuntu_kernel_selftests failed on F-OEM-5.6
To m
** Changed in: ubuntu-kernel-tests
Assignee: (unassigned) => Po-Hsu Lin (cypressyew)
** Changed in: ubuntu-kernel-tests
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
With further investigation, this was disabled in the test case:
#
# this test breaks 5.0+ (and maybe earlier), disable it for now
# 5/12/2019, LP#1854968
#
print("Disabling l2tp.sh")
fn = 'linux/tools/testing/selftests/net/l2tp.sh'
if os.path.exists(fn):
cmd = 'c
** Tags added: sru-20210222
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1880631
Title:
l2tp.sh from net in ubuntu_kernel_selftests failed on F-OEM-5.6
To manage notifications about this bug go to
** Tags added: sru-20201109
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1880631
Title:
l2tp.sh from net in ubuntu_kernel_selftests failed on F-OEM-5.6
To manage notifications about this bug go to
** Tags added: sru-20200629
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1880631
Title:
l2tp.sh from net in ubuntu_kernel_selftests failed on F-OEM-5.6
To manage notifications about this bug go to
** Tags added: kqa-blocker
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1880631
Title:
l2tp.sh from net in ubuntu_kernel_selftests failed on F-OEM-5.6
To manage notifications about this bug go to:
It looks like it has the executable permission on the source tree:
phlin@tangerine:~/ubuntu-oem-5.6-focal/tools/testing/selftests/net$ ls -l
l2tp.sh
-rwxrwxr-x 1 phlin phlin 9909 May 20 04:56 l2tp.sh
But somehow the source code from deb-src does not:
ubuntu@rizzo:~/autotest/client/tmp/ubuntu_kern