[DRE-maint] Redmine in buster

Marc Dequènes (duck) duck at duckcorp.org
Mon Aug 12 07:12:00 BST 2019


Quack,

I saw your work was already included in the repo, that's fine. I would 
suggest merging your patch with 
0001-Gemfile-relax-some-dependencies.patch because it doing the same 
things on a smaller scale and would simplify maintenance. This is not 
urgent though. I would change the Author field to use the team, as it 
would merge work from Antonio and myself, maybe Kanashiro-san too, so 
that would be more appropriate I believe.

I've prepared the upgrade to 4.0.4, it builds fine but I've got problems 
with running the tests. Seems the switch to LXC 3 was not as seemless as 
expected. I recreated a new LXC testbed after fixing the network config 
in the setup script but after the testbed apt upgrade it fails with:
autopkgtest [15:02:55]: testbed dpkg architecture: amd64
Unexpected error:
Traceback (most recent call last):
   File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 738, in 
mainloop
     command()
   File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 667, in command
     r = f(c, ce)
   File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 605, in 
cmd_copyup
     copyupdown(c, ce, True)
   File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 490, in 
copyupdown
     copyupdown_internal(ce[0], c[1:], upp)
   File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 515, in 
copyupdown_internal
     copyup_shareddir(sd[0], sd[1], dirsp, downtmp_host)
   File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 429, in 
copyup_shareddir
     shutil.copy(tb, host)
   File "/usr/lib/python3.7/shutil.py", line 248, in copy
     copyfile(src, dst, follow_symlinks=follow_symlinks)
   File "/usr/lib/python3.7/shutil.py", line 120, in copyfile
     with open(src, 'rb') as fsrc:
PermissionError: [Errno 13] Permission denied: 
'/tmp/autopkgtest-lxc.jmqlrcch/downtmp/testbed-packages'
autopkgtest [15:02:56]: ERROR: testbed failure: cannot send to testbed: 
[Errno 32] Broken pipe

I did not find anything that match my case on the Internet yet, so help 
appreciated.

Anyway, I
ll have a break and go on with this later so we can have your work and 
an up-to-date version to test and polish.

Regards.
\_o<

-- 
Marc Dequènes



More information about the Pkg-ruby-extras-maintainers mailing list