rickysarraf / apt-offline

Offline APT Package Manager
http://rickysarraf.github.io/apt-offline/
GNU General Public License v3.0
218 stars 37 forks source link

bug reports should not be synced to target directory #182

Closed rickysarraf closed 2 years ago

rickysarraf commented 2 years ago

Thanks to Github CI Actions, it is uncovered that bug reports are being synced to target directory. This should not be done. It unnecessarily dirties the target directory, something other tools may not like. Otherwise too, it brings no value to sync those files there.

Executing command 'install /tmp/apt-offline-tests-w8LZJvvO/download-dir --skip-bug-reports --allow-unauthenticated'
Proceeding with installation
ERROR: Disabling apt gpg check can risk your machine to compromise.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/debhelper{}534966{}__apt__bug__report synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/librhash0_1.3.9-1_amd64.deb synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/libnautilus-extension1a{}775690{}__apt__bug__report synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/debhelper{}885580{}__apt__bug__report synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/debhelper{}734592{}__apt__bug__report synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/libgnutls-dane0_3.6.13-2ubuntu1.6_amd64.deb synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/debhelper{}832085{}__apt__bug__report synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/icewm_1.6.4-1.dsc synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/debhelper{}364436{}__apt__bug__report synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/debhelper{}234124{}__apt__bug__report synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/libharfbuzz-gobject0_2.6.4-1ubuntu4_amd64.deb synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/cmake-data{}776832{}__apt__bug__report synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/libxinerama-dev{}969068{}__apt__bug__report synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/debhelper{}384807{}__apt__bug__report synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/gnome-pkg-tools_0.21.1ubuntu1_all.deb synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/debhelper{}904411{}__apt__bug__report synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/nettle-dev_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/dh-autoreconf{}670796{}__apt__bug__report synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/yelp-tools_3.32.2-1_all.deb synced.
/tmp/apt-offline-tests-w8LZJvvO/download-dir/xsltproc{}548586{}__apt__bug__report synced.
rickysarraf commented 2 years ago

Closed with: 648ccfd8a76a9136a655134f3c250bc4460b333a