Ubuntu Pastebin

Paste from carl at Thu, 23 Feb 2017 21:08:40 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
carl@twist:~/temp/purple-matrix$ debuild 
 dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: source package purple-matrix
dpkg-buildpackage: source version 0.0.0+git20170105-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Alberto Garcia <berto@igalia.com>
 dpkg-source --before-build purple-matrix
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --parallel
   dh_testdir
   dh_auto_clean
   dh_clean
 dpkg-source -b purple-matrix
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building purple-matrix using existing ./purple-matrix_0.0.0+git20170105.orig.tar.xz
dpkg-source: warning: ignoring deletion of file matrix-roommembers.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file Makefile.mingw, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-api.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-event.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file LICENSE, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-22px.png, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-roommembers.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-event.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-sync.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-connection.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file libmatrix.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file libmatrix.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-json.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file CHANGES.md, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-api.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-statetable.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file README.md, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-sync.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file Makefile, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-statetable.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-room.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file AUTHORS.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-connection.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file Makefile.common, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-48px.png, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-room.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-json.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file matrix-16px.png, use --include-removal to override
dpkg-source: warning: ignoring deletion of file CONTRIBUTING.rst, use --include-removal to override
dpkg-source: error: cannot represent change to purple-matrix_0.0.0+git20170105-1.debian.tar.xz: binary file contents changed
dpkg-source: error: add purple-matrix_0.0.0+git20170105-1.debian.tar.xz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to purple-matrix_0.0.0+git20170105.orig.tar.xz: binary file contents changed
dpkg-source: error: add purple-matrix_0.0.0+git20170105.orig.tar.xz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: unrepresentable changes to source
dpkg-buildpackage: error: dpkg-source -b purple-matrix gave error exit status 2
debuild: fatal error at line 1376:
dpkg-buildpackage -rfakeroot -D -us -uc failed
carl@twist:~/temp/purple-matrix$ 
Download as text