This file is indexed.

/usr/share/doc/libdose3-ocaml-dev/dose3.docdir/Challenged.html is in libdose3-ocaml-dev 3.1.3-7build1.

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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="previous" href="Outdated.html">
<link rel="next" href="BoilerplateNoRpm.html">
<link rel="Up" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of class attributes" rel=Appendix href="index_attributes.html">
<link title="Index of class methods" rel=Appendix href="index_methods.html">
<link title="Index of classes" rel=Appendix href="index_classes.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="CudfAdd" rel="Chapter" href="CudfAdd.html">
<link title="EdosSolver" rel="Chapter" href="EdosSolver.html">
<link title="Input" rel="Chapter" href="Input.html">
<link title="Util" rel="Chapter" href="Util.html">
<link title="Depsolver" rel="Chapter" href="Depsolver.html">
<link title="Diagnostic" rel="Chapter" href="Diagnostic.html">
<link title="Depsolver_int" rel="Chapter" href="Depsolver_int.html">
<link title="Diagnostic_int" rel="Chapter" href="Diagnostic_int.html">
<link title="Flatten" rel="Chapter" href="Flatten.html">
<link title="Version" rel="Chapter" href="Version.html">
<link title="Debcudf" rel="Chapter" href="Debcudf.html">
<link title="Packages" rel="Chapter" href="Packages.html">
<link title="Sources" rel="Chapter" href="Sources.html">
<link title="Release" rel="Chapter" href="Release.html">
<link title="Apt" rel="Chapter" href="Apt.html">
<link title="Format822" rel="Chapter" href="Format822.html">
<link title="Evolution" rel="Chapter" href="Evolution.html">
<link title="Edsp" rel="Chapter" href="Edsp.html">
<link title="Debutil" rel="Chapter" href="Debutil.html">
<link title="Distcheck" rel="Chapter" href="Distcheck.html">
<link title="Ceve" rel="Chapter" href="Ceve.html">
<link title="Apt-cudf" rel="Chapter" href="Apt-cudf.html">
<link title="Outdated" rel="Chapter" href="Outdated.html">
<link title="Challenged" rel="Chapter" href="Challenged.html">
<link title="BoilerplateNoRpm" rel="Chapter" href="BoilerplateNoRpm.html">
<link title="Boilerplate" rel="Chapter" href="Boilerplate.html">
<link title="Strongdeps" rel="Chapter" href="Strongdeps.html">
<link title="Strongconflicts" rel="Chapter" href="Strongconflicts.html">
<link title="Strongdeps_int" rel="Chapter" href="Strongdeps_int.html">
<link title="Strongconflicts_int" rel="Chapter" href="Strongconflicts_int.html">
<link title="Defaultgraphs" rel="Chapter" href="Defaultgraphs.html">
<link title="Statistics" rel="Chapter" href="Statistics.html"><title>Challenged</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Outdated.html" title="Outdated">Previous</a>
&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;<a class="post" href="BoilerplateNoRpm.html" title="BoilerplateNoRpm">Next</a>
</div>
<h1>Module <a href="type_Challenged.html">Challenged</a></h1>

<pre><span class="keyword">module</span> Challenged: <code class="code">sig</code> <a href="Challenged.html">..</a> <code class="code">end</code></pre><hr width="100%">

<pre><span class="keyword">module</span> <a href="Challenged.Boilerplate.html">Boilerplate</a>: <code class="type">BoilerplateNoRpm</code></pre>
<pre><span id="VALpredbar"><span class="keyword">val</span> predbar</span> : <code class="type">Common.Util.Progress.t</code></pre>
<pre><span class="keyword">include</span> struct ... end</pre>

<pre><span class="keyword">module</span> <a href="Challenged.Options.html">Options</a>: <code class="code">sig</code> <a href="Challenged.Options.html">..</a> <code class="code">end</code></pre>
<pre><span id="VALpkgset"><span class="keyword">val</span> pkgset</span> : <code class="type">Cudf.universe -> Common.CudfAdd.Cudf_set.t</code></pre>
<pre><span id="VALexclude"><span class="keyword">val</span> exclude</span> : <code class="type">Common.CudfAdd.Cudf_set.t -><br>       Common.CudfAdd.Cudf_set.elt list -> Common.CudfAdd.Cudf_set.elt list</code></pre>
<pre><span id="VALdummy"><span class="keyword">val</span> dummy</span> : <code class="type">Cudf.package -> string -> Cudf_types.version -> Cudf.package</code></pre>
<pre><span id="VALupgrade"><span class="keyword">val</span> upgrade</span> : <code class="type">Debian.Debcudf.tables -><br>       Common.CudfAdd.Cudf_set.t -><br>       Cudf.universe -><br>       Common.CudfAdd.Cudf_set.elt list -><br>       ((Debian.Packages.package * 'a) *<br>        [< `Eq of string<br>         | `Hi of string<br>         | `In of string * string & 'b * Debian.Format822.version<br>         | `Lo of string ])<br>       list -> Cudf.universe</code></pre>
<pre><span id="VALadd"><span class="keyword">val</span> add</span> : <code class="type">('a, 'b list Pervasives.ref) ExtLib.Hashtbl.t -> 'a -> 'b -> unit</code></pre>
<pre><span id="VALevalsel"><span class="keyword">val</span> evalsel</span> : <code class="type">('a -> int) -><br>       [< `Eq of 'a | `Hi of 'a | `In of 'b * 'a | `Lo of 'a ] -><br>       [< `Eq | `Geq | `Gt | `Leq | `Lt | `Neq ] * 'a -> bool</code></pre>
<pre><span id="VALstrip"><span class="keyword">val</span> strip</span> : <code class="type">string -> string</code></pre>
<pre><span id="VALversion_of_target"><span class="keyword">val</span> version_of_target</span> : <code class="type">?strip:('a -> 'a) -><br>       ('a -> int) -> [< `Eq of 'a | `Hi of 'a | `In of 'b * 'a | `Lo of 'a ] -> int</code></pre>
<pre><span id="VALlesser_or_equal"><span class="keyword">val</span> lesser_or_equal</span> : <code class="type">(string -> int) -><br>       [< `Eq of string<br>        | `Hi of string<br>        | `In of 'a * string & 'b * string & 'c * string<br>        | `Lo of string ] -><br>       [> `Eq of string ] list -> string -> bool</code></pre>
<pre><span id="VALpp"><span class="keyword">val</span> pp</span> : <code class="type">Debian.Debcudf.tables -><br>       Cudf.package -><br>       Cudf_types.pkgname * Debian.Format822.version * (string * string) list</code></pre>
<pre><span id="VALchallenged"><span class="keyword">val</span> challenged</span> : <code class="type">?downgrades:bool -><br>       ?broken:bool -><br>       ?cluster:bool -><br>       ?clusterlist:(Debian.Format822.name * 'a * Debian.Format822.version) list<br>                    option -><br>       Debian.Packages.package list -><br>       (((Debian.Format822.name * Debian.Format822.version *<br>          Debian.Format822.version) *<br>         ([ `Eq of Debian.Format822.version<br>          | `Hi of Debian.Format822.version<br>          | `In of Debian.Format822.version * Debian.Format822.version<br>          | `Lo of Debian.Format822.version ] *<br>          [ `Eq of Debian.Format822.version<br>          | `Hi of Debian.Format822.version<br>          | `In of Debian.Format822.version * Debian.Format822.version<br>          | `Lo of Debian.Format822.version ] list)) *<br>        int)<br>       list</code></pre>
<pre><span id="VALmain"><span class="keyword">val</span> main</span> : <code class="type">unit -> unit</code></pre></body></html>