/usr/share/doc/libaunit-doc/known-problems-31 is in libaunit-doc 3.7.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | ===================================
Known problems in AUnit version 3.1
===================================
Copyright (c) 2008-2009, AdaCore
The following is a listing of known problems in release 3.1.1. Except where
specifically noted, all these problems have been corrected in the development
tree of the 3.2 technology. This means they are corrected in any 3.2.0w
wavefront issued subsequent to the date specified (in ISO format YYYY-MM-DD)
in the status line. This can be used to determine if a given wavefront has
the fix identified in the entry.
KP-31-I814-014 AUnit fails to install for LynxOS
Problem: The pthread run-time library was not included as an option in
the AUnit shared project file template.
Status: This was fixed in 3.2 on 2009-08-14
Workaround: Manual build of AUnit from sources
KP-31-I803-020 Installation failure on Solaris
Problem: On Solaris, 'make install' fails to install AUnit. This is due
to 'sed' not being able to work on files not terminated by a
trailing LF character.
Status: This was fixed in 3.2 on 2009-08-04
Workaround: Use GNU sed for Solaris and retry installing.
|