It is the source for GoogleTest as shipped with 16.10. In 17.04 the package
changed name (and version). This package is (or was) shipped as source only
leaving users to execute the build. Some of the results of that build
process no doubt remain.

Content is

.
./cmake_install.cmake
./CMakeFiles
./CMakeFiles/feature_tests.bin
./CMakeFiles/Makefile2
./CMakeFiles/CMakeDirectoryInformation.cmake
./CMakeFiles/TargetDirectories.txt
./CMakeFiles/Makefile.cmake
./CMakeFiles/progress.marks
./CMakeFiles/gtest.dir
./CMakeFiles/gtest.dir/cmake_clean.cmake
./CMakeFiles/gtest.dir/depend.internal
./CMakeFiles/gtest.dir/cmake_clean_target.cmake
./CMakeFiles/gtest.dir/depend.make
./CMakeFiles/gtest.dir/build.make
./CMakeFiles/gtest.dir/CXX.includecache
./CMakeFiles/gtest.dir/DependInfo.cmake
./CMakeFiles/gtest.dir/src
./CMakeFiles/gtest.dir/src/gtest-all.cc.o
./CMakeFiles/gtest.dir/progress.make
./CMakeFiles/gtest.dir/link.txt
./CMakeFiles/gtest.dir/flags.make
./CMakeFiles/feature_tests.c
./CMakeFiles/CMakeTmp
./CMakeFiles/3.5.2
./CMakeFiles/3.5.2/CMakeCXXCompiler.cmake
./CMakeFiles/3.5.2/CompilerIdCXX
./CMakeFiles/3.5.2/CompilerIdCXX/a.out
./CMakeFiles/3.5.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
./CMakeFiles/3.5.2/CMakeCCompiler.cmake
./CMakeFiles/3.5.2/CMakeDetermineCompilerABI_C.bin
./CMakeFiles/3.5.2/CMakeDetermineCompilerABI_CXX.bin
./CMakeFiles/3.5.2/CMakeSystem.cmake
./CMakeFiles/3.5.2/CompilerIdC
./CMakeFiles/3.5.2/CompilerIdC/CMakeCCompilerId.c
./CMakeFiles/3.5.2/CompilerIdC/a.out
./CMakeFiles/CMakeOutput.log
./CMakeFiles/cmake.check_cache
./CMakeFiles/gtest_main.dir
./CMakeFiles/gtest_main.dir/cmake_clean.cmake
./CMakeFiles/gtest_main.dir/depend.internal
./CMakeFiles/gtest_main.dir/cmake_clean_target.cmake
./CMakeFiles/gtest_main.dir/depend.make
./CMakeFiles/gtest_main.dir/build.make
./CMakeFiles/gtest_main.dir/CXX.includecache
./CMakeFiles/gtest_main.dir/DependInfo.cmake
./CMakeFiles/gtest_main.dir/src
./CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
./CMakeFiles/gtest_main.dir/progress.make
./CMakeFiles/gtest_main.dir/link.txt
./CMakeFiles/gtest_main.dir/flags.make
./CMakeFiles/feature_tests.cxx
./CMakeFiles/CMakeError.log
./Makefile
./CMakeCache.txt


On 12 May 2017 at 16:26, Brian Murray <br...@ubuntu.com> wrote:

> In main.log we can see the following:
>
> 2017-04-25 09:02:05,146 DEBUG failed to SystemUnLock() (E:Not locked)
> 2017-04-25 09:26:33,669 ERROR got an error from dpkg for pkg:
> '/tmp/apt-dpkg-install-DzqcXg/0364-libgtest-dev_1.8.0-6_amd64.deb':
> 'subprocess new pre-installation script returned error exit status 1'
> 2017-04-25 09:26:33,670 DEBUG running apport_pkgfailure()
> 0364-libgtest-dev: subprocess new pre-installation script returned error
> exit status 1
> 2017-04-25 09:26:33,681 ERROR got an error from dpkg for pkg:
> '/tmp/apt-dpkg-install-DzqcXg/0364-libgtest-dev_1.8.0-6_amd64.deb':
> 'subprocess new pre-installation script returned error exit status 1'
> 2017-04-25 09:41:47,625 DEBUG got a conffile-prompt from dpkg for file:
> '/etc/dhcp/dhclient-exit-hooks.d/ntpdate'
> 2017-04-25 09:50:11,893 ERROR Exception during pm.DoInstall()
> Traceback (most recent call last):
>   File "/tmp/ubuntu-release-upgrader-uhhrnz4x/DistUpgrade/DistUpgradeView.py",
> line 225, in run
>     res = pm.do_install(self.writefd)
> apt_pkg.Error: E:Sub-process /usr/bin/dpkg returned an error code (1)
>
> apt-term.log then provides more information about what went wrong with
> libgtest-dev:
>
> dpkg-maintscript-helper: error: directory '/usr/src/gtest' contains files
> not owned by package libgtest-dev:amd64, cannot switch to symlink
> dpkg: error processing archive /tmp/apt-dpkg-install-DzqcXg/
> 0364-libgtest-dev_1.8.0-6_amd64.deb (--unpack):
>  subprocess new pre-installation script returned error exit status 1
>
> Do you know what is in that folder "/usr/src/gtest"?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1686045
>
> Title:
>   Upgrade from 16.10 to 17.04 failed due to missing
>   ./xorg_fix_proprietary.py
>
> Status in ubuntu-release-upgrader package in Ubuntu:
>   Incomplete
>
> Bug description:
>   2017-04-25 09:50:11,893 ERROR Exception during pm.DoInstall()
>   Traceback (most recent call last):
>     File 
> "/tmp/ubuntu-release-upgrader-uhhrnz4x/DistUpgrade/DistUpgradeView.py",
> line 225, in run
>       res = pm.do_install(self.writefd)
>   apt_pkg.Error: E:Sub-process /usr/bin/dpkg returned an error code (1)
>   2017-04-25 09:50:11,916 ERROR SystemError from cache.commit():
> installArchives() failed
>   2017-04-25 09:50:11,917 ERROR found exception: 'E:Sub-process
> /usr/bin/dpkg returned an error code (1)'
>   2017-04-25 09:50:20,219 DEBUG Running PostInstallScript:
> './xorg_fix_proprietary.py'
>   2017-04-25 09:50:20,225 ERROR got error from PostInstallScript
> ./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child
> process "./xorg_fix_proprietary.py" (No such file or directory) (8))
>
>
>   Graphics is NVidia, but I recently swapped to the the open source driver.
>
>   Release now appears as though the upgrade completed:
>   > lsb_release -rd
>   Description:  Ubuntu 17.04
>   Release:      17.04
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-
> upgrader/+bug/1686045/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1686045

Title:
  Upgrade from 16.10 to 17.04 failed due to missing
  ./xorg_fix_proprietary.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1686045/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to