[Bug 1875594] Re: multipathd failed to get udev uid, add missing path

2020-04-28 Thread Rafael David Tinoco
Could you use the following PPA:

https://launchpad.net/~rafaeldtinoco/+archive/ubuntu/lp1875594

together with the output of the commands provided in comment #3 as the
feedback ?

I'd like to hear that the errors either appeared just once or they did
not appear with the PPA version (you can even compare before and after).
PPA contains multipath-tools package with several fixes BUT it still
might be the case that I need to add something else for your particular
case.

Thanks a lot for reporting this.

-rafaeldtinoco

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

Title:
  multipathd  failed to get udev uid, add missing path

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1875594/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875594] Re: multipathd failed to get udev uid, add missing path

2020-04-28 Thread Rafael David Tinoco
** Tags added: block-proposed-focal

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

Title:
  multipathd  failed to get udev uid, add missing path

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1875594/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875594] Re: multipathd failed to get udev uid, add missing path

2020-04-28 Thread Rafael David Tinoco
I have found some upstream patches I'd like to bring to multipath-tools
for Focal:

5abeb33afedc013fb9996555ac79c4c711612fea (HEAD -> focal) libmultipath: fix 
sgio_get_vpd looping
d5cb76dc185ec5fd6822d9c8acc8b5a1218f2666 libmultipath: _init_foreign(): fix 
possible memory leak
c007a54882e45787f9e7c098d23c8d336b871406 libmultipath: remove_wwids(): fix 
possible leaks
8b15c32fb2bdb8ff2c086292da242badc1432248 libmultipath: replace_wwids(): fix 
possible fd leak
b2ed2805ffda32ffa8cdd5cb3a661632553c906f libmultipath: uevent_listen(): fix 
poll() retval check
2ccbc0072e5415b7acb0b36b33c180ef988a9f3a libmultipath: path_discovery: handle 
libudev errors
0069fcc68bf0d6e5169c5a57f7b2926c9b3988f0 libmultipath: lookup_binding(): don't 
rely on int overflow
f42f37f82fb4baf20934215b56e4c8591545f49e libmultipath: scan_devname: fix int 
overflow detection
1ae17e570b11e5361e1fa310481bc6f369918b30 libmultipath: format_devname: avoid 
buffer overflow

So I'd like to provide you a PPA with a new package containing those
fixes. For your particular case, the patch:

2ccbc0072e5415b7acb0b36b33c180ef988a9f3a libmultipath: path_discovery:
handle libudev errors

will likely accuse the error for the device but it won't make multipath
to repeat them as the device won't be monitored. (output from previous
comment is needed as well).

I'll add here a PPA and ask you to test packages from it if that is ok
for you.

Thanks in advance

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

Title:
  multipathd  failed to get udev uid, add missing path

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1875594/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875594] Re: multipathd failed to get udev uid, add missing path

2020-04-28 Thread Rafael David Tinoco
Hello Slawomir,

could you please provide the following information:

$ sudo multipath -v3 -ll

$ sudo multipath -t

$ sudo udevadm info -e

$ sudo multipathd show devices

$ sudo multipathd show paths

$ sudo multipathd show maps status

$ sudo multipathd show maps stats

Feel free to attach output files into this bug so I can check it.

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

Title:
  multipathd  failed to get udev uid, add missing path

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1875594/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875594] Re: multipathd failed to get udev uid, add missing path

2020-04-28 Thread Rafael David Tinoco
** Changed in: multipath-tools (Ubuntu)
 Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco)

** Changed in: multipath-tools (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1875594

Title:
  multipathd  failed to get udev uid, add missing path

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1875594/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875471] Re: python3-certbot-nginx is incompatible with its dependencies

2020-04-28 Thread Andreas Hasenack
PPA with test packages: https://launchpad.net/~ahasenack/+archive/ubuntu
/certbot-tlssni01-1875471

It has python-certbot with TLSSNI01 removed, probably not necessary for
this bugfix, but it allowed me to re-introduce the build-time tests for
the python-certbot-nginx package.

Will continue tomorrow.

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

Title:
  python3-certbot-nginx is incompatible with its dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-certbot-nginx/+bug/1875471/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875471] Re: python3-certbot-nginx is incompatible with its dependencies

2020-04-28 Thread Andreas Hasenack
Would this commit be correct to apply on top of 0.40.0 to at least match
python-acme 1.1.0-1 that is in focal w.r.t. TLSSNI01's removal?

https://github.com/certbot/certbot/commit/4b488614cf7749c8139c11f0983fe4b71e29827f
* Remove tls sni common (#7527)

* fixes #7478

* add changelog entry


If it's hard to check, then never mind. It just feels we could still be open to 
problems by having python-acme *without* TLSSNI01 but python-certbot *with* it 
somewhere in the code.

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

Title:
  python3-certbot-nginx is incompatible with its dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-certbot-nginx/+bug/1875471/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875471] Re: python3-certbot-nginx is incompatible with its dependencies

2020-04-28 Thread Andreas Hasenack
So python-certbot 0.40.0 still has TLSSNI01, but not acme, and so far
only python-certbot-nginx is triggering the error. Probably not worth
bumping python-certbot just to be able to run its tests correctly.

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

Title:
  python3-certbot-nginx is incompatible with its dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-certbot-nginx/+bug/1875471/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875471] Re: python3-certbot-nginx is incompatible with its dependencies

2020-04-28 Thread Andreas Hasenack
> In the current state in Focal/Groovy, the tests we include in our packages 
> are broken
> for at least python-certbot, python-certbot-apache, and python-certbot-nginx.
> The python-certbot-dns-* packages themselves are working, but I didn't verify 
> whether
> or not the tests are. I can if people think that's important.

I just saw that, when I fixed the tests to actually run at package build time 
(a problem still present in the 1.3.0-2 packages):
diff --git a/debian/rules b/debian/rules
index c057a16..154080a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,6 @@ override_dh_installdocs:
dh_installdocs -p python3-certbot-nginx
 
 override_dh_auto_test:
-ifdef (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
python3 setup.py test
 endif

The 0.40.0 tests fail with:

= test session starts ==
platform linux -- Python 3.8.2, pytest-4.6.9, py-1.8.1, pluggy-0.13.0
rootdir: /home/ubuntu/git/packages/python-certbot-nginx/python-certbot-nginx
collected 167 items / 1 errors / 166 selected

 ERRORS 
_ ERROR collecting certbot_nginx/tests/http_01_test.py _
certbot_nginx/tests/http_01_test.py:11: in 
from certbot.plugins import common_test
:991: in _find_and_load
???
:975: in _find_and_load_unlocked
???
:655: in _load_unlocked
???
:618: in _load_backward_compatible
???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:304: in load_module
exec(co, mod.__dict__)
/usr/lib/python3/dist-packages/certbot/plugins/common_test.py:26: in 
challenges.TLSSNI01(token=b'token1'), "pending"),
E   AttributeError: module 'acme.challenges' has no attribute 'TLSSNI01'


I'll check latest upstream, maybe the diff to fix this test is simple enough to 
incorporate. I'd like to re-enable the tests at build time if possible.

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

Title:
  python3-certbot-nginx is incompatible with its dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-certbot-nginx/+bug/1875471/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875471] Re: python3-certbot-nginx is incompatible with its dependencies

2020-04-28 Thread Andreas Hasenack
The groovy packages are being updated, there are just too many packages
being handled and the machines are very busy.

For focal, we should take the path of updating the nginx subpackage to
0.40.0. I'll handle that and check the tests.

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

Title:
  python3-certbot-nginx is incompatible with its dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-certbot-nginx/+bug/1875471/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875354] Re: No more smb access after migration to UBUNTU 20.04 from UBUNTU 19.10

2020-04-28 Thread Andreas Hasenack
Thanks for getting back to us.

I'm going to close this bug as invalid, since the software is working as
expected.

** Changed in: samba (Ubuntu)
   Status: New => Invalid

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

Title:
  No more smb access after migration to UBUNTU 20.04 from UBUNTU 19.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1875354/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875354] Re: No more smb access after migration to UBUNTU 20.04 from UBUNTU 19.10

2020-04-28 Thread Andreas Hasenack
Have you tried smbclient with -m NT1?

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

Title:
  No more smb access after migration to UBUNTU 20.04 from UBUNTU 19.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1875354/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875471] Re: python3-certbot-nginx is incompatible with its dependencies

2020-04-28 Thread Andreas Hasenack
** Changed in: python-certbot-nginx (Ubuntu)
 Assignee: (unassigned) => Andreas Hasenack (ahasenack)

** Changed in: python-certbot-nginx (Ubuntu)
   Importance: Undecided => High

** Changed in: python-certbot-nginx (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  python3-certbot-nginx is incompatible with its dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-certbot-nginx/+bug/1875471/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs