Public bug reported:

Weird path related error:

319s ==================================== ERRORS 
====================================
319s _________________________ ERROR at setup of test_mysql 
_________________________
319s 
319s run_services = True
319s tmp_path_factory = TempPathFactory(_given_basetemp=None, 
_trace=<pluggy._tracing.TagTracerSub object at 0xf66ae558>, 
_basetemp=PosixPath('/tmp/pytest-of-root/pytest-0'), _retention_count=3, 
_retention_policy='all')
319s memory_temp_dir = '/dev/shm/sr-364c4769b3ce43e29aa88f73641fdc8a-local/tmp'
319s request = <SubRequest 'mysql_defaults_file' for <Function test_mysql>>
319s 
319s     @pytest.fixture(scope='session')
319s     def mysql_defaults_file(
319s             run_services, tmp_path_factory, memory_temp_dir, request):
319s         """MySQL defaults file."""
319s         if run_services:
319s >           cfg = tmp_path_factory.mktemp(request.session.name)
319s E           ValueError: . is not a normalized and relative path
319s 
319s /usr/lib/python3/dist-packages/pytest_services/mysql.py:19: ValueError

No reverse-depends:

jak@jak-t14-g3:~/Projects/Ubuntu/ubuntu-archive-tools:main$ reverse-depends 
src:pytest-services
No reverse dependencies found
jak@jak-t14-g3:~/Projects/Ubuntu/ubuntu-archive-tools:main$ reverse-depends 
src:pytest-services -b
No reverse dependencies found

Please let's just remove it.

** Affects: pytest-services (Ubuntu)
     Importance: Undecided
     Assignee: Łukasz Zemczak (sil2100)
         Status: Fix Released


** Tags: time-t

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

Title:
  RM: pytest-services; fails to test on armhf, blocks libmemcached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytest-services/+bug/2059282/+subscriptions


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

Reply via email to