File: control

package info (click to toggle)
ganeti 2.16.0-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 16,660 kB
  • sloc: python: 105,115; haskell: 43,768; sh: 3,896; makefile: 2,763
file content (288 lines) | stat: -rw-r--r-- 10,912 bytes parent folder | download
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
Source: ganeti
Section: admin
Priority: optional
Maintainer: Debian Ganeti Team <ganeti@packages.debian.org>
Uploaders: Guido Trotter <ultrotter@debian.org>,
 Apollon Oikonomopoulos <apoikos@debian.org>
Build-Depends: debhelper (>= 11~),
 dh-python,
 m4,
 pandoc,
 python-all,
 python3-all,
 ghc (>= 7.10),
 ghc-ghci,
 cabal-install,
 libghc-case-insensitive-dev,
 libghc-curl-dev,
 libghc-json-dev,
 libghc-snap-server-dev,
 libghc-network-dev,
 libghc-parallel-dev,
 libghc-utf8-string-dev,
 libghc-deepseq-dev,
 libghc-hslogger-dev,
 libghc-crypto-dev,
 libghc-text-dev,
 libghc-hinotify-dev (>= 0.3.10),
 libghc-base64-bytestring-dev (>= 1.0.0.0),
 libghc-zlib-dev,
 libghc-regex-pcre-dev,
 libghc-attoparsec-dev,
 libghc-vector-dev,
 libghc-lifted-base-dev,
 libghc-lens-dev,
 libghc-psqueue-dev,
 libghc-test-framework-quickcheck2-dev,
 libghc-test-framework-hunit-dev,
 libghc-temporary-dev,
 libghc-old-time-dev,
 libpcre3-dev,
 libcurl4-openssl-dev,
 python-simplejson,
 python-pyparsing,
 python-openssl,
 python-bitarray,
 python-pyinotify,
 python-pycurl,
 python-paramiko,
 python-ipaddr,
 python-sphinx (>= 1.0.7+dfsg),
 graphviz,
 qemu-utils,
 socat,
 iproute2 | iproute,
 bash-completion,
 po-debconf
Standards-Version: 4.3.0
Homepage: http://www.ganeti.org/
Vcs-Browser: https://salsa.debian.org/ganeti-team/ganeti
Vcs-Git: https://salsa.debian.org/ganeti-team/ganeti.git

Package: ganeti
Architecture: all
Breaks: ganeti2 (<< 2.7.0-2), ganeti-haskell
Replaces: ganeti2 (<< 2.7.0-2), ganeti-haskell, ganeti-htools
Depends: ganeti-2.16 (= ${source:Version}),
 ganeti-haskell-2.16 (>= ${source:Version}),
 ganeti-haskell-2.16 (<< ${source:Version}.1~),
 ganeti-htools-2.16 (>= ${source:Version}),
 ganeti-htools-2.16 (<< ${source:Version}.1~),
 adduser, ${misc:Depends}, python, lsb-base (>= 3.0-6)
Recommends: drbd-utils | drbd8-utils (>= 8.0.7),
 qemu-kvm | xen-system-amd64, fdisk,
 ganeti-instance-debootstrap, ndisc6
Suggests: ganeti-doc, blktap-dkms, molly-guard
Conflicts: ganeti-htools
Provides: ${python:Provides}, ganeti-htools
Description: cluster virtualization manager
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package installs the complete Ganeti system.

Package: ganeti-2.16
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python:Depends},
 python,
 lvm2,
 openssh-client,
 openssh-server,
 bridge-utils,
 iproute2 | iproute,
 iputils-arping,
 libcap2-bin,
 openssl,
 python-simplejson,
 python-pyparsing,
 python-openssl,
 python-pyinotify,
 python-pycurl,
 python-paramiko,
 python-bitarray,
 python-ipaddr,
 python-fdsend,
 python-psutil,
 socat,
 fping,
 adduser,
 debconf | debconf-2.0
Provides: ${python:Provides}
Description: cluster virtualization manager - Python components
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides all architecture-independent components of Ganeti 2.16.

Package: ganeti-haskell-2.16
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, debconf | debconf-2.0
Description: cluster virtualization manager - Haskell components
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides the architecture-dependent components of Ganeti 2.16
 written in Haskell.

Package: ganeti-htools
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ganeti-htools-2.16
Breaks: ganeti2 (<< 2.4)
Description: cluster virtualization manager - tools (stand-alone)
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 This package provides additional tools used for enhanced allocation,
 maintenance and capacity calculation on Ganeti clusters.
 .
 The tools provided are:
  * hail: advanced instance allocator;
  * harep: tool for automatically repairing Ganeti clusters;
  * hbal: automatic cluster balancing tool;
  * hinfo: print cluster information;
  * hroller: rolling maintenance/reboot scheduler for Ganeti nodes;
  * hscan: used to gather cluster files for offline use in hbal/hspace;
  * hspace: cluster capacity calculator.
 .
 This package provides the version intended for stand-alone systems that
 are not part of a Ganeti cluster.

Package: ganeti-htools-2.16
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: cluster virtualization manager - tools for Ganeti 2.16
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 This package provides additional tools used for enhanced allocation,
 maintenance and capacity calculation on Ganeti clusters.
 .
 The tools provided are:
  * hail: advanced instance allocator;
  * harep: tool for automatically repairing Ganeti clusters;
  * hbal: automatic cluster balancing tool;
  * hinfo: print cluster information;
  * hroller: rolling maintenance/reboot scheduler for Ganeti nodes;
  * hscan: used to gather cluster files for offline use in hbal/hspace;
  * hspace: cluster capacity calculator.
 .
 This package provides the version intended for use on systems that are part
 of a Ganeti 2.16 cluster. On stand-alone systems, use ganeti-htools instead.

Package: ganeti-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends}, ${misc:Depends}, ${sphinxdoc:Depends}
Replaces: ganeti2 (<< 2.7.0-2)
Breaks: ganeti2 (<< 2.7.0-2)
Description: cluster virtualization manager - documentation
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides the full HTML documentation for Ganeti.

Package: python-ganeti-rapi
Architecture: all
Section: python
Depends: ${python:Depends}, ${misc:Depends}, python-pycurl, python-simplejson
Suggests: ganeti-doc
Replaces: ganeti2 (<< 2.7.0-2)
Breaks: ganeti2 (<< 2.7.0-2)
Description: cluster virtualization manager - RAPI client library
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides an RAPI (Remote API) client library for Python.

Package: python3-ganeti-rapi
Architecture: all
Section: python
Depends: ${python3:Depends}, ${misc:Depends}, python3-pycurl, python3-simplejson
Suggests: ganeti-doc
Description: cluster virtualization manager - RAPI client library (Python 3)
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides an RAPI (Remote API) client library for Python 3.

Package: ganeti-testsuite
Architecture: all
Section: devel
Depends: ganeti (= ${source:Version}), python, python-mock, python-yaml,
 qemu-utils, ${misc:Depends}
Description: cluster virtualization manager - test suite
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package contains the ganeti test suite which can be used for testing the
 installed ganeti instance.