I have the same issue too.
Can I guess that it is related to this recent announcement
https://blog.ubuntu.com/2019/04/19/announcing-openjdk-11-packages-in-ubuntu-18-04-lts
?
There are a number files missing (two that I noticed: jfxrt.jar and
javapackager).
I suspect that with the move openjfx
Public bug reported:
Binary package hint: manpages-dev
In the ERRORS section of mq_send(3) man page one can fine the following:
"EAGAIN The queue was empty, and the O_NONBLOCK flag was set for the
message queue description referred to by mqdes."
This is obviously wrong as the error should happe
Public bug reported:
Binary package hint: librmagick-ruby1.8
It is impossible to install the package librmagick-ruby1.8 in Ubuntu 8.04
(Hardy).
It seems that the package lists libmagick9 as a dependency, while only
libmagick10 and libmagick9-dev exist in the repositories.
tested in the x86 ver
Public bug reported:
The file VTKLibraryDepends.cmake provided by libvtk-3.2.0-2 reports
/usr/lib/libjpeg.so and /usr/lib/libtiff.so as libraries to be linked. These
two files do not exist even with libjpeg and libtiff installed, and cause link
problems when building applications with VTK using
Public bug reported:
Binary package hint: libtao-dev
The pkg-config entries for libtao-dev report -lPI and -lPI_Server as
libraries needed for (respectively) libTAO_PI and libTAO_PI_Server, but
they should be -lTAO_PI and -lTAO_PI_Server:
# pkg-config --libs TAO_PI
-lPI -lTAO_CodecFactory -lTAO