Performing the verification on Jammy.

First, checking that the issue can be triggered:

# apt policy nbd-client 
nbd-client:
  Installed: 1:3.23-3ubuntu1
  Candidate: 1:3.23-3ubuntu1
  Version table:
 *** 1:3.23-3ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
        100 /var/lib/dpkg/status
nbd-server:
  Installed: 1:3.23-3ubuntu1
  Candidate: 1:3.23-3ubuntu1
  Version table:
 *** 1:3.23-3ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
        100 /var/lib/dpkg/status

# nbd-client nbd0
parse error parsing /etc/nbdtab: syntax errorERROR: no valid configuration for 
specified device found

Now, verifying that the package from -proposed fixes the bug:

# apt policy nbd-client nbd-server 
nbd-client:
  Installed: 1:3.23-3ubuntu1.22.04.1
  Candidate: 1:3.23-3ubuntu1.22.04.1
  Version table:
 *** 1:3.23-3ubuntu1.22.04.1 500
        500 http://archive.ubuntu.com/ubuntu jammy-proposed/universe amd64 
Packages
        100 /var/lib/dpkg/status
     1:3.23-3ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
nbd-server:
  Installed: 1:3.23-3ubuntu1.22.04.1
  Candidate: 1:3.23-3ubuntu1.22.04.1
  Version table:
 *** 1:3.23-3ubuntu1.22.04.1 500
        500 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 Packages
        100 /var/lib/dpkg/status
     1:3.23-3ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages

# nbd-client nbd0
Negotiation: ..size = 1048576MB
Connected /dev/nbd0


This concludes the verification on Jammy.

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

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

Title:
  NBD Client Fails to Parse /etc/nbdtab Correctly on Ubuntu 22.04 and
  20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/nbd/+bug/2054470/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to