inconsistent build results due to wrong usage of recommends

Bug #1500375 reported by Oliver Grawert on 2015-09-28
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snapcraft
Medium
Sergio Schvezov

Bug Description

building a package on launchpad where the environment is set to --no-install-recommends results in a completely different build result vs doing a local build at home.

snapcraft should make sure to override --no-install-recommends or it should enforce its usage for local build, i think either way is fine as long as we achieve consistency ...

examples:
https://launchpadlibrarian.net/218891649/buildlog_snap_ubuntu_vivid_amd64_wget_BUILDING.txt.gz
(installs: libssl1.0.0, libidn11, wget)

vs a local build of the same snapcraft packaging tree:
http://paste.ubuntu.com/12573213/
(installs: libssl1.0.0, libidn11, init-system-helpers, uuid-runtime, openssl, ca-certificates, wget, update-motd)

Changed in snapcraft:
milestone: none → 0.4
Changed in snapcraft:
milestone: 0.4 → none
Leo Arias (elopio) wrote :
Changed in snapcraft:
status: New → Invalid
Changed in snapcraft:
status: Invalid → Fix Committed
Changed in snapcraft:
milestone: none → 0.5
assignee: nobody → Sergio Schvezov (sergiusens)
importance: Undecided → Medium
Changed in snapcraft:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers