[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#602842: marked as done (ITP: condor -- high throughput computing job scheduling)



Your message dated Sun, 04 Mar 2012 15:02:33 +0000
with message-id <E1S4CxF-000145-NA@franck.debian.org>
and subject line Bug#233482: fixed in condor 7.7.4+git3-gd7ce75b~dfsg.1-1
has caused the Debian Bug report #233482,
regarding ITP: condor -- high throughput computing job scheduling
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
233482: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=233482
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Michael Hanke <michael.hanke@gmail.com>

* Package name    : condor
  Version         : 7.4.4
  Upstream Author : Condor Team, Computer Sciences Department, University of Wisconsin-Madison
  URL             : http://www.cs.wisc.edu/condor
* License         : Apache License, Version 2
  Programming Lang: C++, Java
  Description     : workload management system

Description
-----------

 [from webpage]

 Condor is a specialized workload management system for
 compute-intensive jobs. Like other full-featured batch systems, Condor
 provides a job queueing mechanism, scheduling policy, priority scheme,
 resource monitoring, and resource management. Users submit their serial
 or parallel jobs to Condor, Condor places them into a queue, chooses
 when and where to run the jobs based upon a policy, carefully monitors
 their progress, and ultimately informs the user upon completion.

 While providing functionality similar to that of a more traditional
 batch queueing system, Condor's novel architecture allows it to succeed
 in areas where traditional scheduling systems fail. Condor can be used
 to manage a cluster of dedicated compute nodes (such as a "Beowulf"
 cluster). In addition, unique mechanisms enable Condor to effectively
 harness wasted CPU power from otherwise idle desktop workstations. For
 instance, Condor can be configured to only use desktop machines where
 the keyboard and mouse are idle. Should Condor detect that a machine is
 no longer available (such as a key press detected), in many
 circumstances Condor is able to transparently produce a checkpoint and
 migrate a job to a different machine which would otherwise be idle.
 Condor does not require a shared file system across machines - if no
 shared file system is available, Condor can transfer the job's data
 files on behalf of the user, or Condor may be able to transparently
 redirect all the job's I/O requests back to the submit machine. As a
 result, Condor can be used to seamlessly combine all of an
 organization's computational power into one resource.

Plan
----

At the batch queueing systems BoF at DebConf10 this software has been
discussed as a potential addition to Debian. I plan to start tracking
the 'stable' series -- maybe adding a dedicated package for the
'development' series sometime in the future (if there is enough
manpower).  Upstream already has some Debian packages, but uses external
software that is downloaded and built from source instead of exclusively
relying on Debian packages. I want to start from upstream packaging and
improve integration into the Debian system.

If you are interested in co-maintaining this package, please drop me a
note.



--- End Message ---
--- Begin Message ---
Source: condor
Source-Version: 7.7.4+git3-gd7ce75b~dfsg.1-1

We believe that the bug you reported is fixed in the latest version of
condor, which is due to be installed in the Debian FTP archive:

condor-dbg_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
  to main/c/condor/condor-dbg_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
condor-dev_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
  to main/c/condor/condor-dev_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
condor-doc_7.7.4+git3-gd7ce75b~dfsg.1-1_all.deb
  to main/c/condor/condor-doc_7.7.4+git3-gd7ce75b~dfsg.1-1_all.deb
condor_7.7.4+git3-gd7ce75b~dfsg.1-1.debian.tar.gz
  to main/c/condor/condor_7.7.4+git3-gd7ce75b~dfsg.1-1.debian.tar.gz
condor_7.7.4+git3-gd7ce75b~dfsg.1-1.dsc
  to main/c/condor/condor_7.7.4+git3-gd7ce75b~dfsg.1-1.dsc
condor_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
  to main/c/condor/condor_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
condor_7.7.4+git3-gd7ce75b~dfsg.1.orig.tar.gz
  to main/c/condor/condor_7.7.4+git3-gd7ce75b~dfsg.1.orig.tar.gz
libclassad-dev_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
  to main/c/condor/libclassad-dev_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
libclassad2_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
  to main/c/condor/libclassad2_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 233482@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Hanke <mih@debian.org> (supplier of updated condor package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 24 Feb 2012 08:37:32 +0100
Source: condor
Binary: condor condor-dev condor-doc condor-dbg libclassad-dev libclassad2
Architecture: source i386 all
Version: 7.7.4+git3-gd7ce75b~dfsg.1-1
Distribution: experimental
Urgency: low
Maintainer: Michael Hanke <mih@debian.org>
Changed-By: Michael Hanke <mih@debian.org>
Description: 
 condor     - workload management system
 condor-dbg - debugging symbols for Condor
 condor-dev - development files for Condor
 condor-doc - documentation for Condor
 libclassad-dev - library for Condor's classads expression language (development)
 libclassad2 - library for Condor's classads expression language
Closes: 233482
Changes: 
 condor (7.7.4+git3-gd7ce75b~dfsg.1-1) experimental; urgency=low
 .
   * Initial upload to Debian experimental (Closes: #233482).
     After acceptance into Debian an upload to unstable is expected to happen
     once a build-time test suite is operational.
   * Drop NeuroDebian team as maintainer, upstream will eventually become the
     primary maintainer, with Michael Hanke being the uploader for the time
     being.
   * Merge commits from 7.7.4 maintenance branch.
   * Enable GSOAP support.
Checksums-Sha1: 
 ed2932070cf5a23a248c39593e38ca6fe3c318f8 2538 condor_7.7.4+git3-gd7ce75b~dfsg.1-1.dsc
 915ea21bff1fc5a52a87cd5f597d667774df91f0 8276101 condor_7.7.4+git3-gd7ce75b~dfsg.1.orig.tar.gz
 006e3feccf8e97ada1ad7e8bdc972b2e9ec68a32 56286 condor_7.7.4+git3-gd7ce75b~dfsg.1-1.debian.tar.gz
 eacf5799780f72c69516ec628aa8d6c557c51991 4354690 condor_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
 55910a84c39abc4bb06a69769f28baeaba8c7b61 386470 condor-dev_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
 8dfa37d498e03ee10dcee3ff98b7274777f1ca93 1337222 condor-doc_7.7.4+git3-gd7ce75b~dfsg.1-1_all.deb
 211f61ec50be1ead94a2b735dce9f5931042e386 11728748 condor-dbg_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
 33dcdc8bf96f73e1677c6a909049bd0fe76edace 473032 libclassad-dev_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
 996447d9e3e1a868039403a496672628e9ce521e 265776 libclassad2_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
Checksums-Sha256: 
 b39be3225f83e55945c0d6bbf3880f117f0a0560c3abc581813e34d816a419df 2538 condor_7.7.4+git3-gd7ce75b~dfsg.1-1.dsc
 85258fcaace49aaf1e2e41c618601c27d7c007eaca1f4de9f10e2ceba50044c1 8276101 condor_7.7.4+git3-gd7ce75b~dfsg.1.orig.tar.gz
 1dea7e9bdee1d0ba9e60ff806b3a807503ea535d87a16a4eda70eaab6f4d8b02 56286 condor_7.7.4+git3-gd7ce75b~dfsg.1-1.debian.tar.gz
 9881d91a5328f80f8824d92c55d89c5988440b224430ca9ada0ac7280600457a 4354690 condor_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
 503b0bc9a09fab6a18113d08a023c6aa2a50255deacb89733b5efe4bbae76e67 386470 condor-dev_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
 5df1a0378654fd0224d0a05f063ecfafaa45be64f4faed36cc4b366c26b6f31b 1337222 condor-doc_7.7.4+git3-gd7ce75b~dfsg.1-1_all.deb
 c96a205fad55c4191157355c5a7bc22a11776a2e5376a44f2ceeb23e948288d3 11728748 condor-dbg_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
 63e89f5c12169d108810aa32209b9dd53b534a748254b300bddf7137319248b8 473032 libclassad-dev_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
 d08d6dc2e276417c177a5b3ee070c0dff55838df37fbf27d406c1623cd78177a 265776 libclassad2_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
Files: 
 c2750fc18b23c5f9db5e8ac1ceae96b9 2538 science extra condor_7.7.4+git3-gd7ce75b~dfsg.1-1.dsc
 c3841fe66628289f35f5a6a03549a3ef 8276101 science extra condor_7.7.4+git3-gd7ce75b~dfsg.1.orig.tar.gz
 d260d28328d0f70b5a898922e8f8f8e2 56286 science extra condor_7.7.4+git3-gd7ce75b~dfsg.1-1.debian.tar.gz
 cbff5002696c49acc6a3461208bede2e 4354690 science extra condor_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
 ecc1f75f8dc6bb9b008ebcbad87cc447 386470 devel extra condor-dev_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
 02c7b4bd907619fafed07e3960841447 1337222 doc extra condor-doc_7.7.4+git3-gd7ce75b~dfsg.1-1_all.deb
 529edc9b5452aacca3e90b459ae1eddd 11728748 debug extra condor-dbg_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
 13aa198069b46fa097fe815d2b572bda 473032 libdevel extra libclassad-dev_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb
 33a739aa854e84be2d6e452e07c07581 265776 science extra libclassad2_7.7.4+git3-gd7ce75b~dfsg.1-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBAgAGBQJPS93ZAAoJEMBz0ih/+56bX00P/j9SStRbUKEZM0iy0RlYsOqP
0FcXpDDZ+cZDJJBcU3M5X1ZRRi/3SEV/BfBF1I9IoZQD7rI6IyVuBF+qw+SA0Vc6
bzxkkNKqSpZ+96EYjWGfj2fpNEqa4bR56p6AZRG0TBsyzBI/xR5TgddxlkWrg+RI
kTA3noZC0Q9JqFgs/IuTjPiZEn+CSpHG6hfPArHe8Yv29+024qBim1Ifz88pgwIG
vJQt/rMiLJyCtGmiiR+w0cZ4W6OnWSqjiacCn8lMRtblMSDqDoXGgPbcl2zW86di
aYv+K7bMOCcSrn5nFNMncegM1w8Bm2LfF4ziPkrw/L2V24w5+EmyJgYrAtgrNqFp
v3ukPciuUlPMFYCopaK6tpFtOiqEpORiVt0KdXQFYFCd5bRpRf9uzzWZWK9XSzYZ
yhrLrC8NKXRHpOqMMbdWiZmbUI5I8wlD0SNvyDqCGYFlItFcb2913J6w1n4TB3DP
AH7T4QiG5a1oOmIYQxkXU+iI31EaUbws6JzJ5jm9STwbi+kfDAt3jGZOzQk+hGqo
rwNa7TQAnkS/bTS5GHu5MOd6wJ1Sk34K6qpXqrOsuEjIpwmuGQMIx0LX4fPbmScv
F0qjfmgzthshy5hcVHemOT8/jAFGHiCSEgeW9WLsrDbYIcg+sKCElcZg9RSvVTvx
hbx7jSktOtlducDUcEpo
=1M5T
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: