Verification success for Resolute following the SRU test plan:

Without `-proposed`:
```
ubuntu@kamek:~/linux$ apt-cache policy virtiofsd && vng --run 
arch/arm64/boot/Image --memory 16G --cpus 4 --overlay-rwdir /tmp --exec 'uname 
-r; getconf PAGE_SIZE; ls /tmp; echo "ls rc=$?"; python3 -c "import os; 
print(len(os.listdir(\"/tmp\")))"'
virtiofsd:
  Installed: 1.13.2-6
  Candidate: 1.13.2-6
  Version table:
 *** 1.13.2-6 500
        500 http://archive.ubuntu.com/ubuntu resolute/universe arm64 Packages
        100 /var/lib/dpkg/status
7.2.0-rc4-virtme
65536
ls: general io error: Cannot allocate memory (os error 12)
ls rc=1
Traceback (most recent call last):
  File "<string>", line 1, in <module>
    import os; print(len(os.listdir("/tmp")))
                         ~~~~~~~~~~^^^^^^^^
OSError: [Errno 12] Cannot allocate memory: '/tmp'
```

With `-proposed`:
```
ubuntu@kamek:~/linux$ apt-cache policy virtiofsd && vng --run 
arch/arm64/boot/Image --memory 16G --cpus 4 --overlay-rwdir /tmp --exec 'uname 
-r; getconf PAGE_SIZE; ls /tmp; echo "ls rc=$?"; python3 -c "import os; 
print(len(os.listdir(\"/tmp\")))"'
virtiofsd:
  Installed: 1.13.2-6ubuntu0.1
  Candidate: 1.13.2-6ubuntu0.1
  Version table:
 *** 1.13.2-6ubuntu0.1 100
        100 http://ports.ubuntu.com/ubuntu-ports resolute-proposed/universe 
arm64 Packages
        100 /var/lib/dpkg/status
     1.13.2-6 500
        500 http://archive.ubuntu.com/ubuntu resolute/universe arm64 Packages
7.2.0-rc4-virtme
65536
hsperfdata_root
snap-private-tmp
systemd-private-e9884928e7eb41cd885bf3ee0d54e311-ModemManager.service-APIIN3
systemd-private-e9884928e7eb41cd885bf3ee0d54e311-chrony.service-zN3cIz
systemd-private-e9884928e7eb41cd885bf3ee0d54e311-fwupd.service-4BgNrO
systemd-private-e9884928e7eb41cd885bf3ee0d54e311-polkit.service-nXy3L7
systemd-private-e9884928e7eb41cd885bf3ee0d54e311-systemd-logind.service-YQID19
virtme_retm0f98kps
virtmexnxvgm6c.pid
ls rc=0
13
```

** Tags removed: verification-needed-resolute
** Tags added: verification-done-resolute

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2155048

Title:
  [SRU] Backport request - server: do not reject oversized readdir
  requests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-virtiofsd/+bug/2155048/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to