Activity log for bug #1633439

Date Who What changed Old value New value Message
2016-10-14 11:42:10 Olivier Tilloy bug added bug
2016-10-14 11:42:21 Olivier Tilloy nominated for series Ubuntu Yakkety
2016-10-14 11:45:56 Launchpad Janitor branch linked lp:~osomon/webbrowser-app/16.10-SRU1
2016-10-20 19:36:11 Martin Pitt bug task added webbrowser-app (Ubuntu Yakkety)
2016-10-27 08:44:11 Olivier Tilloy webbrowser-app (Ubuntu): status In Progress Fix Released
2016-10-27 16:34:48 Olivier Tilloy description This error appears to be 100% reproducible on arm64 builds targetting yakkety (see e.g. https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/2076/+build/11022370): dh build-arch --parallel --with translations dh_testdir -a -O--parallel dh_update_autotools_config -a -O--parallel dh_auto_configure -a -O--parallel cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -- The C compiler identification is GNU 6.2.0 -- The CXX compiler identification is GNU 6.2.0 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/aarch64-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/aarch64-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Lcov (missing: LCOV_EXECUTABLE GENHTML_EXECUTABLE) -- Could NOT find gcovr (missing: GCOVR_EXECUTABLE) CMake Error at src/Ubuntu/CMakeLists.txt:31 (message): Invalid chromium version: '' It is fixed in the staging branch of webbrowser-app (original bug report: bug #1599695), the fix needs to be backported to yakkety. [Regression potential] Low. Need to verify that the chromium version advertised in user agent overrides is still correct. This error appears to be 100% reproducible on arm64 builds targetting yakkety (see e.g. https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/2076/+build/11022370): dh build-arch --parallel --with translations    dh_testdir -a -O--parallel    dh_update_autotools_config -a -O--parallel    dh_auto_configure -a -O--parallel  cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -- The C compiler identification is GNU 6.2.0 -- The CXX compiler identification is GNU 6.2.0 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/aarch64-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/aarch64-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Lcov (missing: LCOV_EXECUTABLE GENHTML_EXECUTABLE) -- Could NOT find gcovr (missing: GCOVR_EXECUTABLE) CMake Error at src/Ubuntu/CMakeLists.txt:31 (message):   Invalid chromium version: '' It is fixed in webbrowser-app in zesty (original bug report: bug #1599695), the fix needs to be backported to yakkety. Running qmlscene inside xvfb at build time to determine the chromium version oxide is built upon proved to be unreliable, the patch attached dynamically replaces the chromium version at runtime instead. [Regression potential] Need to verify that the chromium version advertised in user agent overrides is still correct. This can be done by browsing to a site for which a UA override is defined (e.g. https://www.youtube.com/ on desktop) and observing the User-Agent HTTP header of the request (using e.g. wireshark).
2016-10-27 16:39:35 Brian Murray webbrowser-app (Ubuntu Yakkety): status New Fix Committed
2016-10-27 16:39:37 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2016-10-27 16:39:42 Brian Murray bug added subscriber SRU Verification
2016-10-27 16:39:45 Brian Murray tags verification-needed
2016-10-28 04:18:51 Jeremy Bícha tags verification-needed verification-done
2016-10-28 04:21:07 Jeremy Bícha bug added subscriber Jeremy Bicha
2016-11-09 22:12:57 Launchpad Janitor webbrowser-app (Ubuntu Yakkety): status Fix Committed Fix Released
2016-11-09 22:13:09 Martin Pitt removed subscriber Ubuntu Stable Release Updates Team