Not sure about older released, but it's actually broken again already—
currently in Sid, the versions of gcc-arm-none-eabi and libstdc++-arm-
none-eabi are both 15:8-2019-q3-1:
https://packages.debian.org/sid/devel/gcc-arm-none-eabi
https://packages.debian.org/sid/devel/libstdc++-arm-none-eabi-new
Upstream has now merged the change to support python3 as a component.
This will release in Boost 1.73, but it's a small patch and should be
possible to backport to 1.71:
https://github.com/boostorg/boost_install/commit/7d2b3bf3a25ecce33e256370e47d776d75685f7e
--
You received this bug notificatio
** Description changed:
As of Boost 1.71, the exact version of python is coded into the library
name:
$ ls -1 /usr/lib/x86_64-linux-gnu/libboost_*py*.so
/usr/lib/x86_64-linux-gnu/libboost_numpy38.so
/usr/lib/x86_64-linux-gnu/libboost_python38.so
This is pretty inconve
I'll give that a try, but my concern was basically that they wouldn't
care because for them the problem only exists in unstable and will be
resolved in a few months when Eigen 3.4 comes out. For Ubuntu, the
problem is more urgent because an LTS commitment is about to happen.
--
You received this
Public bug reported:
Under Ubuntu Focal / GCC9, packages which use the Eigen3 headers from
the current newest version (released Dec 2018) will get compiler
warnings which must be silenced or they may interfere with the use of
the -Werror flag, for example.
Upstream had patched this issue on their
Having looked into this a bit further, it appears the new hotness is
that this is actually being handled in the Boost-shipped CMake module:
/usr/lib/x86_64-linux-gnu/cmake/Boost-1.71.0/BoostConfig.cmake
>From my read of that, the expectation *now* is that you just do:
find_package(Boost
Public bug reported:
As of Boost 1.71, the exact version of python is coded into the library
name:
$ ls -1 /usr/lib/x86_64-linux-gnu/libboost_*py*.so
/usr/lib/x86_64-linux-gnu/libboost_numpy38.so
/usr/lib/x86_64-linux-gnu/libboost_python38.so
This is pretty inconvenient compared to p
This was working correctly on Ubuntu Focal with gcc-arm-none-eabi
(15:7-2018-q2-6) and libstdc++-arm-none-eabi-newlib (15:7-2018-q2-5+12).
However, now that gcc-arm-none-eabi is at 15:8-2019-q3-1, it's broken
again. Hopefully the newlib package will get a rebuild prior to release
which should corr
Public bug reported:
At my company we prepare system disk images which start from deboostrap
pointing at an internal mirror containing packages from xenial, xenial-
updates, and elsewhere. As of September 30, our image preparation begun
failing during the initial debootstrap.
We narrowed it down
This is affecting me too; it is a major packaging oversight to have
excluded this file.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1596296
Title:
CeresConfig.cmake is not installed
To manage not
Almost two full years!
In the meantime, there are PPAs for this:
https://launchpad.net/~keyz182/+archive/ubuntu/multistrap-forceyes-fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1313787
Title:
I tried adding "d-i netcfg/target_network_config string ifupdown" to my
preseed file, but I'm still getting /etc/network/interfaces being
overwritten by the trusty netboot installer.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
Yes, please bring libstdc++-arm-none-eabi-newlib into Trusty!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293024
Title:
package doesn't provide c++ library
To manage notifications about this bug
I'm seeing this crash on 14.04, running 3.13.0-23-generic. Hardware is
Centrino Advanced-N 6235.
Log here: https://gist.github.com/f6ce150f833b2cef3f21
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/94
Public bug reported:
Info on overlayroot: http://blog.dustinkirkland.com/2012/08/introducing-
overlayroot-overlayfs.html
Mount configuration for an overlayroot-configured box:
$ mount
overlayroot on / type overlayfs (rw,errors=remount-ro)
/dev/sda5 on /media/root-ro type ext3
(ro,relatime,error
15 matches
Mail list logo