Your message dated Tue, 8 Sep 2015 19:38:45 +0000
with message-id <20150908193845.ga12...@chase.mapreri.org>
and subject line Re: Bug#796935: Also aspectj affected
has caused the Debian Bug report #796935,
regarding crash while comparing wine-development.  ValueError + OSError
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
796935: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796935
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: diffoscope
Version: 31


Seen on jenkins.d.n:
Those test files are still available between the artifacts. Haven't try them
myself.


Tue Aug 25 00:22:10 UTC 2015 - diffoscope 31 will be used to compare the two 
builds:
+ timeout 30m schroot --directory /srv/reproducible-results/tmp.gHrIy1mBop -c 
source:jenkins-reproducible-unstable-debbindiff -- sh -c 'export 
TMPDIR=/srv/reproducible-results/tmp.gHrIy1mBop/dbd-tmp-V49jUfP ; debbindiff    
         --html 
/srv/reproducible-results/tmp.gHrIy1mBop/wine-development_1.7.50-1.debbindiff.html
   --text 
/srv/reproducible-results/tmp.gHrIy1mBop/wine-development_1.7.50-1.debbindiff.txt
            
/srv/reproducible-results/tmp.gHrIy1mBop/b1/wine-development_1.7.50-1_amd64.changes
             
/srv/reproducible-results/tmp.gHrIy1mBop/b2/wine-development_1.7.50-1_amd64.changes'
Exception in thread Thread-7641:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.7/dist-packages/diffoscope/difference.py", line 59, in 
parse
    self._action = self._action(line.decode('utf-8'))
  File "/usr/lib/python2.7/dist-packages/diffoscope/difference.py", line 70, in 
read_headers
    raise ValueError('Unable to parse diff headers: %s' % repr(line))
ValueError: Unable to parse diff headers: u'diff: error while loading shared 
libraries: libc.so.6: cannot open shared object file: No such file or 
directory\n'

Traceback (most recent call last):
  File "/usr/bin/debbindiff", line 117, in <module>
    sys.exit(main())
  File "/usr/bin/debbindiff", line 102, in main
    parsed_args.file1, parsed_args.file2)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/__init__.py", 
line 66, in compare_root_paths
    return compare_files(FilesystemFile(path1), FilesystemFile(path2))
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/__init__.py", 
line 79, in compare_files
    return file1.compare(file2, source)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 75, in wrapper
    return original_method(self, other, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 175, in compare
    difference = self._compare_using_details(other, source)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 148, in _compare_using_details
    details = [d for d in self.compare_details(other, source) if d is not None]
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 75, in wrapper
    return original_method(self, other, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/debian.py", 
line 148, in compare_details
    differences.extend(my_container.compare(other_container, source))
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/debian.py", 
line 112, in compare
    diffoscope.comparators.compare_files(my_file, other_file, source=source))
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/__init__.py", 
line 79, in compare_files
    return file1.compare(file2, source)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 75, in wrapper
    return original_method(self, other, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 175, in compare
    difference = self._compare_using_details(other, source)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 148, in _compare_using_details
    details = [d for d in self.compare_details(other, source) if d is not None]
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 75, in wrapper
    return original_method(self, other, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/deb.py", line 
86, in compare_details
    differences.extend(my_container.compare(other_container, source))
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/utils.py", line 
177, in compare
    my_file, other_file, source=name))
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/__init__.py", 
line 79, in compare_files
    return file1.compare(file2, source)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 75, in wrapper
    return original_method(self, other, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 175, in compare
    difference = self._compare_using_details(other, source)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 148, in _compare_using_details
    details = [d for d in self.compare_details(other, source) if d is not None]
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 75, in wrapper
    return original_method(self, other, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/xz.py", line 
74, in compare_details
    return my_container.compare(other_container, source)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/xz.py", line 
60, in compare
    return [diffoscope.comparators.compare_files(my_file, other_file, source)]
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/__init__.py", 
line 79, in compare_files
    return file1.compare(file2, source)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 75, in wrapper
    return original_method(self, other, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 175, in compare
    difference = self._compare_using_details(other, source)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 148, in _compare_using_details
    details = [d for d in self.compare_details(other, source) if d is not None]
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 75, in wrapper
    return original_method(self, other, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/deb.py", line 
160, in compare_details
    differences.extend(my_container.compare(other_container, source))
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/utils.py", line 
181, in compare
    difference = diffoscope.comparators.compare_files(my_file, other_file)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/__init__.py", 
line 79, in compare_files
    return file1.compare(file2, source)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 75, in wrapper
    return original_method(self, other, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 183, in compare
    difference = self.compare_bytes(other, source=source)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 75, in wrapper
    return original_method(self, other, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 145, in compare_bytes
    return compare_binary_files(self.path, other.path, source)
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 58, in compare_binary_files
    with xxd(path1) as xxd1:
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/usr/lib/python2.7/dist-packages/diffoscope/comparators/binary.py", 
line 39, in xxd
    stderr=subprocess.PIPE, close_fds=True)
  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
+ RESULT=2



-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540         .''`.
more about me:  http://mapreri.org                                 : :'  :
Launchpad user: https://launchpad.net/~mapreri                     `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia     `-

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Version: 32

On Thu, Aug 27, 2015 at 08:51:16AM +0000, Mattia Rizzolo wrote:
> Package: diffoscope
> Version: 31
> Followup-For: Bug #796935
> 
> 
> also on our CI:
> 
> Thu Aug 27 00:21:46 UTC 2015 - diffoscope 30 will be used to compare the two 
> builds:
> + timeout 30m schroot --directory /srv/reproducible-results/tmp.b7XnOWjCed -c 
> source:jenkins-reproducible-testing-debbindiff -- sh -c 'export 
> TMPDIR=/srv/reproducible-results/tmp.b7XnOWjCed/dbd-tmp-46oNVxr ; debbindiff  
>         --html 
> /srv/reproducible-results/tmp.b7XnOWjCed/aspectj_1.8.5-1.debbindiff.html      
>        --text 
> /srv/reproducible-results/tmp.b7XnOWjCed/aspectj_1.8.5-1.debbindiff.txt       
>    /srv/reproducible-results/tmp.b7XnOWjCed/b1/aspectj_1.8.5-1_amd64.changes  
>          
> /srv/reproducible-results/tmp.b7XnOWjCed/b2/aspectj_1.8.5-1_amd64.changes'
[...]
> OSError: [Errno 2] No such file or directory


This and the other similar error seem to have been fixed in diffoscope
32.

Closing this bug accordingly.


-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  http://mapreri.org                              : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: Digital signature


--- End Message ---
_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to