Bug#955457: nautilus: dpkg-source failure bug when building it again

Seunghun Han kkamagui at gmail.com
Wed Apr 1 05:19:20 BST 2020


Package: nautilus
Version: 3.30.5-2
Severity: minor

Dear Maintainer,

I'm building nautilus for testing some features of it. However, I got
a problem with building it using the debuild command.

Once building this package is a success or not, the next build process
fails because of unwanted binary files in debian/tmp-home.

Here is the message.
```
$> debuild -us -uc
 dpkg-buildpackage -us -uc -ui
dpkg-buildpackage: info: source package nautilus
dpkg-buildpackage: info: source version 3.30.5-1
...[snip]...
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean --with gir,gnome
   dh_auto_clean
   dh_gnome_clean
   dh_clean
 dpkg-source -b .
dpkg-source: error: unwanted binary file: debian/tmp-home/run/dconf/user
dpkg-source: error: unwanted binary file:
debian/tmp-home/.local/share/tracker/data/tracker-store.ontology.journal
dpkg-source: error: unwanted binary file:
debian/tmp-home/.local/share/tracker/data/tracker-store.journal
dpkg-source: error: unwanted binary file:
debian/tmp-home/.local/share/gvfs-metadata/root-f20b605a.log
dpkg-source: error: unwanted binary file:
debian/tmp-home/.local/share/gvfs-metadata/root
dpkg-source: error: unwanted binary file:
debian/tmp-home/.cache/tracker/ontologies.gvdb
dpkg-source: error: unwanted binary file:
debian/tmp-home/.cache/tracker/meta.db-shm
dpkg-source: error: unwanted binary file: debian/tmp-home/.cache/tracker/meta.db
dpkg-source: error: unwanted binary file:
debian/tmp-home/.cache/tracker/meta.db-wal
dpkg-source: error: detected 9 unwanted binary files (add them in
debian/source/include-binaries to allow their inclusion).
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255
debuild: fatal error at line 1182:
dpkg-buildpackage -us -uc -ui failed
```

After analyzing debian/rules file, I found that there was no removing
command for debian/tmp-home when cleaning it. For fixing this bug, I
have changed debian/rules for removing debian/tmp-home when cleaning
it.

Please check my merge-request,
https://salsa.debian.org/gnome-team/nautilus/-/merge_requests/8.

Best regards,

-- System Information:
Debian Release: 10.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-8-amd64 (SMP w/4 CPU cores)
Locale: LANG=ko_KR.UTF-8, LC_CTYPE=ko_KR.UTF-8 (charmap=UTF-8),
LANGUAGE=ko_KR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages nautilus depends on:
ii  bubblewrap                 0.3.1-4
ii  desktop-file-utils         0.23-4
ii  gsettings-desktop-schemas  3.28.1-1
ii  gvfs                       1.38.1-5
ii  libatk1.0-0                2.30.0-2
ii  libc6                      2.28-10
ii  libcairo-gobject2          1.16.0-4
ii  libcairo2                  1.16.0-4
ii  libgdk-pixbuf2.0-0         2.38.1+dfsg-1
ii  libgexiv2-2                0.10.9-1
ii  libglib2.0-0               2.58.3-2+deb10u2
ii  libglib2.0-data            2.58.3-2+deb10u2
ii  libgnome-autoar-0-0        0.2.3-2
ii  libgtk-3-0                 3.24.5-1
ii  libnautilus-extension1a    3.30.5-2
ii  libpango-1.0-0             1.42.4-7~deb10u1
ii  libpangocairo-1.0-0        1.42.4-7~deb10u1
ii  libseccomp2                2.3.3-4
ii  libselinux1                2.8-1+b1
ii  libtracker-sparql-2.0-0    2.1.8-2
ii  nautilus-data              3.30.5-2
ii  shared-mime-info           1.10-1
ii  tracker                    2.1.8-2

Versions of packages nautilus recommends:
ii  gnome-sushi      3.30.0-2
ii  gvfs-backends    1.38.1-5
ii  librsvg2-common  2.44.10-2.1

Versions of packages nautilus suggests:
ii  eog                         3.28.4-2+b1
ii  evince [pdf-viewer]         3.30.2-3+deb10u1
ii  nautilus-extension-brasero  3.12.2-5
ii  nautilus-sendto             3.8.6-3
ii  totem                       3.30.0-4
ii  xdg-user-dirs               0.17-2

-- no debconf information



More information about the pkg-gnome-maintainers mailing list