]> git.pld-linux.org Git - projects/pld-builder.new.git/log
projects/pld-builder.new.git
11 years ago- initial version (not doing much) of a script for cleaning up stuff after
Mariusz Mazur [Thu, 17 Feb 2005 23:12:21 +0000 (23:12 +0000)]
- initial version (not doing much) of a script for cleaning up stuff after
  builders

Changed files:
    PLD_Builder/cleaner.py -> 1.1
    bin/cleaner.sh -> 1.1

11 years ago- minor changes
Mariusz Mazur [Thu, 17 Feb 2005 22:53:28 +0000 (22:53 +0000)]
- minor changes

Changed files:
    PLD_Builder/config.py -> 1.26
    PLD_Builder/file_sender.py -> 1.15
    PLD_Builder/load_balancer.py -> 1.10
    PLD_Builder/request_fetcher.py -> 1.18

11 years ago- buildlogs support without static list of available builders
Mariusz Mazur [Thu, 17 Feb 2005 21:48:44 +0000 (21:48 +0000)]
- buildlogs support without static list of available builders

Changed files:
    PLD_Builder/request.py -> 1.31

11 years ago- keep buildlogs in spool/builds instead of directly in spool/
Mariusz Mazur [Thu, 17 Feb 2005 20:23:36 +0000 (20:23 +0000)]
- keep buildlogs in spool/builds instead of directly in spool/

Changed files:
    PLD_Builder/build.py -> 1.8
    PLD_Builder/path.py -> 1.13
    admin/fresh-queue.sh -> 1.13

11 years ago- remove .info files for buildlogs
Mariusz Mazur [Thu, 17 Feb 2005 20:01:55 +0000 (20:01 +0000)]
- remove .info files for buildlogs

Changed files:
    PLD_Builder/file_sender.py -> 1.14

11 years ago- don't explode on 404
Mariusz Mazur [Sat, 29 Jan 2005 15:34:46 +0000 (15:34 +0000)]
- don't explode on 404

Changed files:
    PLD_Builder/request_fetcher.py -> 1.17

11 years ago- automount /proc when building somethin
Mariusz Mazur [Sun, 12 Dec 2004 15:21:17 +0000 (15:21 +0000)]
- automount /proc when building somethin

Changed files:
    PLD_Builder/rpm_builder.py -> 1.36

11 years ago- install mount on bin builders
Mariusz Mazur [Sun, 12 Dec 2004 01:24:03 +0000 (01:24 +0000)]
- install mount on bin builders

Changed files:
    admin/install-chroot.sh -> 1.23

11 years ago- reidented to 4 spaces... hope I haven't broken anything
Mariusz Mazur [Thu, 9 Dec 2004 18:09:06 +0000 (18:09 +0000)]
- reidented to 4 spaces... hope I haven't broken anything

Changed files:
    PLD_Builder/acl.py -> 1.23
    PLD_Builder/bqueue.py -> 1.9
    PLD_Builder/build.py -> 1.7
    PLD_Builder/buildlogs.py -> 1.14
    PLD_Builder/chroot.py -> 1.13
    PLD_Builder/config.py -> 1.25
    PLD_Builder/deps.py -> 1.2
    PLD_Builder/file_sender.py -> 1.13
    PLD_Builder/ftp.py -> 1.11
    PLD_Builder/get_br.py -> 1.3
    PLD_Builder/gpg.py -> 1.9
    PLD_Builder/install_br.py -> 1.10
    PLD_Builder/load_balancer.py -> 1.9
    PLD_Builder/lock.py -> 1.4
    PLD_Builder/log.py -> 1.9
    PLD_Builder/loop.py -> 1.2
    PLD_Builder/mailer.py -> 1.17
    PLD_Builder/notify.py -> 1.4
    PLD_Builder/path.py -> 1.12
    PLD_Builder/pipeutil.py -> 1.2
    PLD_Builder/poldek.py -> 1.3
    PLD_Builder/report.py -> 1.27
    PLD_Builder/request.py -> 1.30
    PLD_Builder/request_fetcher.py -> 1.16
    PLD_Builder/request_handler.py -> 1.34
    PLD_Builder/rpm_builder.py -> 1.35
    PLD_Builder/srpm_builder.py -> 1.37
    PLD_Builder/status.py -> 1.4
    PLD_Builder/stopwatch.py -> 1.2
    PLD_Builder/upgrade.py -> 1.5
    PLD_Builder/util.py -> 1.6
    PLD_Builder/wrap.py -> 1.7

11 years ago- use -p as a short form for --priority
Adam Gołębiowski [Wed, 8 Dec 2004 11:01:35 +0000 (11:01 +0000)]
- use -p as a short form for --priority

Changed files:
    client/make-request.sh -> 1.22

11 years ago- priority setting
ankry [Wed, 8 Dec 2004 10:58:57 +0000 (10:58 +0000)]
- priority setting

Changed files:
    client/make-request.sh -> 1.21

11 years ago- don't loose requests no matter what (I'll write a mail to devil-pl about it)
Mariusz Mazur [Sun, 5 Dec 2004 22:10:08 +0000 (22:10 +0000)]
- don't loose requests no matter what (I'll write a mail to devil-pl about it)

Changed files:
    PLD_Builder/rpm_builder.py -> 1.34

11 years ago- hack that makes sockets use SO_KEEPALIVE; doesn't break anything and should
Mariusz Mazur [Sun, 5 Dec 2004 17:27:26 +0000 (17:27 +0000)]
- hack that makes sockets use SO_KEEPALIVE; doesn't break anything and should
  help in some cases

Changed files:
    PLD_Builder/rpm_builder.py -> 1.33

11 years ago- forgot to import signal
Mariusz Mazur [Sun, 5 Dec 2004 00:08:31 +0000 (00:08 +0000)]
- forgot to import signal

Changed files:
    PLD_Builder/request_fetcher.py -> 1.15

11 years ago- *always* timeout after 4 minutes
Mariusz Mazur [Sat, 4 Dec 2004 23:57:28 +0000 (23:57 +0000)]
- *always* timeout after 4 minutes

Changed files:
    PLD_Builder/request_fetcher.py -> 1.14

11 years ago- _sbindir is /usr/sbin
radek [Sun, 28 Nov 2004 22:43:31 +0000 (22:43 +0000)]
- _sbindir is /usr/sbin

Changed files:
    PLD_Builder/get_br.py -> 1.2

11 years ago- changed format of requester info in metadata
Mariusz Mazur [Sun, 21 Nov 2004 01:04:57 +0000 (01:04 +0000)]
- changed format of requester info in metadata

Changed files:
    PLD_Builder/srpm_builder.py -> 1.36

11 years ago- updated dist/arch numbering in buildlogs
ankry [Sun, 17 Oct 2004 19:38:46 +0000 (19:38 +0000)]
- updated dist/arch numbering in buildlogs

Changed files:
    PLD_Builder/request.py -> 1.29

11 years ago- removed 'user is not allowed to build to ready'
Mariusz Mazur [Tue, 12 Oct 2004 13:07:01 +0000 (13:07 +0000)]
- removed 'user is not allowed to build to ready'

Changed files:
    PLD_Builder/request_handler.py -> 1.33

11 years ago- identation
Mariusz Mazur [Tue, 12 Oct 2004 12:57:08 +0000 (12:57 +0000)]
- identation

Changed files:
    PLD_Builder/rpm_builder.py -> 1.32

11 years ago- braino
Mariusz Mazur [Tue, 12 Oct 2004 12:56:16 +0000 (12:56 +0000)]
- braino

Changed files:
    PLD_Builder/srpm_builder.py -> 1.35

11 years ago- removed all references to "test-build"
Mariusz Mazur [Tue, 12 Oct 2004 12:54:29 +0000 (12:54 +0000)]
- removed all references to "test-build"

Changed files:
    PLD_Builder/ftp.py -> 1.10
    PLD_Builder/request_handler.py -> 1.32
    PLD_Builder/rpm_builder.py -> 1.31
    PLD_Builder/srpm_builder.py -> 1.34

11 years ago- removed ready/test specifics
Mariusz Mazur [Tue, 12 Oct 2004 12:36:35 +0000 (12:36 +0000)]
- removed ready/test specifics

Changed files:
    client/make-request.sh -> 1.20

11 years ago- add requester and requester_email to .uploadinfo for src.rpms
Mariusz Mazur [Sat, 9 Oct 2004 14:03:45 +0000 (14:03 +0000)]
- add requester and requester_email to .uploadinfo for src.rpms

Changed files:
    PLD_Builder/build.py -> 1.6
    PLD_Builder/srpm_builder.py -> 1.33

11 years ago- merge acls from WORKING
Mariusz Mazur [Fri, 8 Oct 2004 19:32:03 +0000 (19:32 +0000)]
- merge acls from WORKING

Changed files:
    PLD_Builder/acl.py -> 1.22

11 years ago- fix for ACLs without branch specified
Jacek Konieczny [Wed, 6 Oct 2004 21:21:54 +0000 (21:21 +0000)]
- fix for ACLs without branch specified

Changed files:
    PLD_Builder/acl.py -> 1.21

11 years ago- first attempt at branch ACLs
Jacek Konieczny [Wed, 6 Oct 2004 21:14:15 +0000 (21:14 +0000)]
- first attempt at branch ACLs

Changed files:
    PLD_Builder/acl.py -> 1.20
    PLD_Builder/request_handler.py -> 1.31
    config/acl.conf -> 1.9

11 years ago- new ACL (with branch control) draft
Jacek Konieczny [Wed, 6 Oct 2004 20:29:20 +0000 (20:29 +0000)]
- new ACL (with branch control) draft

Changed files:
    config/acl.conf -> 1.8

11 years ago- don't upload .uploadinfo files if package hasn't built correctly
Mariusz Mazur [Sun, 26 Sep 2004 20:36:05 +0000 (20:36 +0000)]
- don't upload .uploadinfo files if package hasn't built correctly

Changed files:
    PLD_Builder/rpm_builder.py -> 1.30

11 years ago- add build id to .uploadinfo for src.rpms
Mariusz Mazur [Wed, 22 Sep 2004 22:30:05 +0000 (22:30 +0000)]
- add build id to .uploadinfo for src.rpms

Changed files:
    PLD_Builder/build.py -> 1.5
    PLD_Builder/request.py -> 1.28
    PLD_Builder/srpm_builder.py -> 1.32

11 years ago- place .rpmmacros file where it's supposed to be
Mariusz Mazur [Mon, 20 Sep 2004 14:09:20 +0000 (14:09 +0000)]
- place .rpmmacros file where it's supposed to be

Changed files:
    admin/install-chroot.sh -> 1.22

11 years ago- s/arch:/file:/ in info files
Mariusz Mazur [Sat, 18 Sep 2004 00:23:40 +0000 (00:23 +0000)]
- s/arch:/file:/ in info files

Changed files:
    PLD_Builder/rpm_builder.py -> 1.29
    PLD_Builder/srpm_builder.py -> 1.31

11 years ago- also send uploadinfo files for src.rpms
Mariusz Mazur [Tue, 14 Sep 2004 17:48:12 +0000 (17:48 +0000)]
- also send uploadinfo files for src.rpms

Changed files:
    PLD_Builder/srpm_builder.py -> 1.30

11 years ago- also create and upload *.uploadinfo files that contain list of files in
Mariusz Mazur [Sat, 11 Sep 2004 13:56:30 +0000 (13:56 +0000)]
- also create and upload *.uploadinfo files that contain list of files in
  current batch (these files are uploaded as last in a batch) and the name
  of adequate src.rpm
- this functionality is required for the new ftp administration scripts, since
  they will operate only on metadata placed in such files

Changed files:
    PLD_Builder/buildlogs.py -> 1.13
    PLD_Builder/file_sender.py -> 1.12
    PLD_Builder/ftp.py -> 1.9
    PLD_Builder/rpm_builder.py -> 1.28

11 years ago- install vim
Mariusz Mazur [Fri, 10 Sep 2004 20:21:07 +0000 (20:21 +0000)]
- install vim

Changed files:
    admin/install-chroot.sh -> 1.21

11 years ago- we need tmpwatch for bin builders
Mariusz Mazur [Fri, 10 Sep 2004 19:12:06 +0000 (19:12 +0000)]
- we need tmpwatch for bin builders

Changed files:
    admin/install-chroot.sh -> 1.20

11 years ago- by default set root and builder shells to bash
Mariusz Mazur [Fri, 10 Sep 2004 17:09:05 +0000 (17:09 +0000)]
- by default set root and builder shells to bash

Changed files:
    admin/install-chroot.sh -> 1.19

11 years ago- use current system poldek.conf - it should be ac anyway
Mariusz Mazur [Fri, 10 Sep 2004 16:43:39 +0000 (16:43 +0000)]
- use current system poldek.conf - it should be ac anyway

Changed files:
    admin/install-chroot.sh -> 1.18

11 years ago- forgot one thing
Mariusz Mazur [Fri, 10 Sep 2004 16:17:56 +0000 (16:17 +0000)]
- forgot one thing

Changed files:
    admin/install-chroot.sh -> 1.17

11 years ago- some small corrections
Mariusz Mazur [Fri, 10 Sep 2004 16:16:33 +0000 (16:16 +0000)]
- some small corrections

Changed files:
    admin/install-chroot.sh -> 1.16

11 years ago- updated to Th
Mariusz Mazur [Fri, 10 Sep 2004 15:52:27 +0000 (15:52 +0000)]
- updated to Th

Changed files:
    admin/install-chroot.sh -> 1.15

11 years ago- don't blow up if bot_email isn't set
Mariusz Mazur [Fri, 10 Sep 2004 13:45:05 +0000 (13:45 +0000)]
- don't blow up if bot_email isn't set

Changed files:
    PLD_Builder/report.py -> 1.26

11 years ago- bot_channel is never used
Mariusz Mazur [Fri, 10 Sep 2004 13:44:42 +0000 (13:44 +0000)]
- bot_channel is never used

Changed files:
    PLD_Builder/config.py -> 1.24
    config/builder.conf -> 1.26

11 years ago- don't blow up when cia stuff isn't given (and by default it's not)
Mariusz Mazur [Fri, 10 Sep 2004 13:36:35 +0000 (13:36 +0000)]
- don't blow up when cia stuff isn't given (and by default it's not)

Changed files:
    PLD_Builder/config.py -> 1.23

11 years ago- updated default config
Mariusz Mazur [Fri, 10 Sep 2004 13:23:09 +0000 (13:23 +0000)]
- updated default config

Changed files:
    config/builder.conf -> 1.25

11 years ago- use only one files upload url (removed ftp_test_url)
Mariusz Mazur [Fri, 10 Sep 2004 12:38:30 +0000 (12:38 +0000)]
- use only one files upload url (removed ftp_test_url)
- btw: previous version of whole pld-builder.new stuff is available under
  WORKING tag should anyone need it

Changed files:
    PLD_Builder/config.py -> 1.22
    PLD_Builder/ftp.py -> 1.8

11 years agouse hostname in rpmqa ftp path (for case of many builders)
ankry [Sun, 29 Aug 2004 20:34:56 +0000 (20:34 +0000)]
use hostname in rpmqa ftp path (for case of many builders)

Changed files:
    bin/rpmqa-builder -> 1.6

11 years ago- catch possible errors from urllib
Michal Moskal [Sat, 14 Aug 2004 21:32:24 +0000 (21:32 +0000)]
- catch possible errors from urllib

Changed files:
    PLD_Builder/request_fetcher.py -> 1.13

11 years agotypo
ankry [Thu, 22 Jul 2004 06:42:19 +0000 (06:42 +0000)]
typo

Changed files:
    PLD_Builder/rpm_builder.py -> 1.27

11 years ago- priority acl fixes
Jacek Konieczny [Mon, 19 Jul 2004 13:50:12 +0000 (13:50 +0000)]
- priority acl fixes

Changed files:
    PLD_Builder/acl.py -> 1.19

11 years ago- 'upgrade' ACL test fixed
Jacek Konieczny [Mon, 19 Jul 2004 13:32:41 +0000 (13:32 +0000)]
- 'upgrade' ACL test fixed

Changed files:
    PLD_Builder/request_handler.py -> 1.30

11 years ago- minimu priority allowed specified in ACLs
Jacek Konieczny [Mon, 19 Jul 2004 13:20:58 +0000 (13:20 +0000)]
- minimu priority allowed specified in ACLs

Changed files:
    PLD_Builder/acl.py -> 1.18
    PLD_Builder/request_handler.py -> 1.29
    config/acl.conf -> 1.7

11 years ago- 'upgrade' and 'ready' ACL actions added
Jacek Konieczny [Mon, 19 Jul 2004 12:56:33 +0000 (12:56 +0000)]
- 'upgrade' and 'ready' ACL actions added

Changed files:
    PLD_Builder/request_handler.py -> 1.28
    config/acl.conf -> 1.6

11 years ago- do not tag/test tag on test build
Jacek Konieczny [Mon, 19 Jul 2004 12:04:24 +0000 (12:04 +0000)]
- do not tag/test tag on test build

Changed files:
    PLD_Builder/srpm_builder.py -> 1.29

11 years ago- refuse to build src.rpm when the auto-ac- tag exists
Jacek Konieczny [Mon, 19 Jul 2004 11:39:40 +0000 (11:39 +0000)]
- refuse to build src.rpm when the auto-ac- tag exists

Changed files:
    PLD_Builder/srpm_builder.py -> 1.28

11 years ago- use admin_email instead of email
ankry [Mon, 12 Jul 2004 21:41:38 +0000 (21:41 +0000)]
- use admin_email instead of email

Changed files:
    PLD_Builder/mailer.py -> 1.16

11 years ago- use sendmail -t -f builder_email when sending outgoint emails
Arkadiusz Miśkiewicz [Mon, 12 Jul 2004 21:31:43 +0000 (21:31 +0000)]
- use sendmail -t -f builder_email when sending outgoint emails

Changed files:
    PLD_Builder/mailer.py -> 1.15

11 years ago- help added
Adam Gołębiowski [Thu, 10 Jun 2004 18:49:18 +0000 (18:49 +0000)]
- help added

Changed files:
    client/make-request.sh -> 1.19

11 years ago- better one
Arkadiusz Miśkiewicz [Mon, 7 Jun 2004 01:38:45 +0000 (01:38 +0000)]
- better one

Changed files:
    PLD_Builder/install_br.py -> 1.9

11 years ago- escape BR before passing to poldek
Arkadiusz Miśkiewicz [Mon, 7 Jun 2004 01:26:47 +0000 (01:26 +0000)]
- escape BR before passing to poldek

Changed files:
    PLD_Builder/install_br.py -> 1.8

11 years ago- do --upa to avoid failures on desync
Jakub Bogusz [Tue, 11 May 2004 18:43:52 +0000 (18:43 +0000)]
- do --upa to avoid failures on desync
- s/--install/--upgrade/

Changed files:
    PLD_Builder/install_br.py -> 1.7

11 years ago- bugfix found on i586 builder
Jakub Bogusz [Wed, 25 Feb 2004 10:08:11 +0000 (10:08 +0000)]
- bugfix found on i586 builder

Changed files:
    PLD_Builder/report.py -> 1.25

11 years ago- sane umask for scripts (some of them expect 022, crond not always gives that)
Jakub Bogusz [Fri, 13 Feb 2004 10:12:37 +0000 (10:12 +0000)]
- sane umask for scripts (some of them expect 022, crond not always gives that)

Changed files:
    bin/file-sender.sh -> 1.3
    bin/load-balancer.sh -> 1.3
    bin/request-fetcher.sh -> 1.3
    bin/request-handler.sh -> 1.3
    bin/rpm-builder.sh -> 1.3
    bin/src-builder.sh -> 1.3

11 years ago- HOME_ETC support
Adam Gołębiowski [Mon, 2 Feb 2004 20:59:30 +0000 (20:59 +0000)]
- HOME_ETC support

Changed files:
    client/make-request.sh -> 1.18

11 years ago- no path comments, this file is large even without them
Jakub Bogusz [Wed, 28 Jan 2004 00:24:23 +0000 (00:24 +0000)]
- no path comments, this file is large even without them

Changed files:
    PLD_Builder/request.py -> 1.27

11 years ago- typo
speedy [Sun, 25 Jan 2004 22:29:14 +0000 (22:29 +0000)]
- typo

Changed files:
    PLD_Builder/request.py -> 1.26

11 years ago- fix hash (when request is commnand)
speedy [Sun, 25 Jan 2004 20:23:52 +0000 (20:23 +0000)]
- fix hash (when request is commnand)

Changed files:
    PLD_Builder/request.py -> 1.25

11 years ago- stupid me
Michal Moskal [Sun, 25 Jan 2004 18:42:13 +0000 (18:42 +0000)]
- stupid me

Changed files:
    PLD_Builder/request.py -> 1.24

11 years ago- add missing commas
Michal Moskal [Sun, 25 Jan 2004 18:34:05 +0000 (18:34 +0000)]
- add missing commas

Changed files:
    PLD_Builder/request.py -> 1.23

11 years ago- links to buildlogs
Michal Moskal [Sun, 25 Jan 2004 18:04:57 +0000 (18:04 +0000)]
- links to buildlogs

Changed files:
    PLD_Builder/request.py -> 1.22

11 years ago- "requester" may have a form of account@smtphost.com, if host is not defined then...
Marcin Krzyżanowski [Sun, 25 Jan 2004 14:00:30 +0000 (14:00 +0000)]
- "requester" may have a form of account@smtphost.com, if host is not defined then @pld-linux.org is by default

Changed files:
    client/make-request.sh -> 1.17

11 years ago- arghh
Mariusz Mazur [Wed, 14 Jan 2004 20:47:36 +0000 (20:47 +0000)]
- arghh

Changed files:
    PLD_Builder/report.py -> 1.24

11 years ago- typo
Mariusz Mazur [Wed, 14 Jan 2004 20:44:34 +0000 (20:44 +0000)]
- typo

Changed files:
    PLD_Builder/report.py -> 1.23

11 years ago- fixed the xml sending
Mariusz Mazur [Wed, 14 Jan 2004 20:37:12 +0000 (20:37 +0000)]
- fixed the xml sending

Changed files:
    PLD_Builder/report.py -> 1.22

11 years ago- nosz kurwa mać
Mariusz Mazur [Sun, 11 Jan 2004 21:20:06 +0000 (21:20 +0000)]
- nosz kurwa mać

Changed files:
    PLD_Builder/report.py -> 1.21

11 years ago- argh
Mariusz Mazur [Sun, 11 Jan 2004 21:18:01 +0000 (21:18 +0000)]
- argh

Changed files:
    PLD_Builder/report.py -> 1.20

11 years ago- typo
Mariusz Mazur [Sun, 11 Jan 2004 21:16:23 +0000 (21:16 +0000)]
- typo

Changed files:
    PLD_Builder/report.py -> 1.19

11 years ago- commented out ser's changes until he fixes them
Mariusz Mazur [Sun, 11 Jan 2004 21:11:57 +0000 (21:11 +0000)]
- commented out ser's changes until he fixes them

Changed files:
    PLD_Builder/report.py -> 1.18

11 years ago- Typo (?).
Mateusz Korniak [Sun, 11 Jan 2004 20:48:30 +0000 (20:48 +0000)]
- Typo (?).

Changed files:
    PLD_Builder/report.py -> 1.17

11 years ago- CIA XML instead of ColorText.
serek [Sat, 10 Jan 2004 20:22:39 +0000 (20:22 +0000)]
- CIA XML instead of ColorText.

Changed files:
    PLD_Builder/cia-foot.xml -> 1.1
    PLD_Builder/cia-head.xml -> 1.1
    PLD_Builder/report.py -> 1.16

11 years ago- queue.html URL updated
Jacek Konieczny [Sun, 4 Jan 2004 15:59:51 +0000 (15:59 +0000)]
- queue.html URL updated

Changed files:
    doc/jak-wysylac-zlecenia.txt -> 1.4

11 years ago- /me no like shell scripts
Mariusz Mazur [Sat, 3 Jan 2004 19:33:57 +0000 (19:33 +0000)]
- /me no like shell scripts

Changed files:
    bin/rpmqa-builder -> 1.5

11 years ago- yikes
Mariusz Mazur [Sat, 3 Jan 2004 19:17:25 +0000 (19:17 +0000)]
- yikes

Changed files:
    bin/rpmqa-builder -> 1.4

11 years ago- updates
Mariusz Mazur [Sat, 3 Jan 2004 18:38:10 +0000 (18:38 +0000)]
- updates

Changed files:
    bin/rpmqa-builder -> 1.3

11 years ago- Connection refused has two numbers
Mariusz Mazur [Tue, 30 Dec 2003 17:40:49 +0000 (17:40 +0000)]
- Connection refused has two numbers

Changed files:
    PLD_Builder/rpm_builder.py -> 1.26

11 years ago- also handle Connection refused
Mariusz Mazur [Tue, 30 Dec 2003 17:35:33 +0000 (17:35 +0000)]
- also handle Connection refused

Changed files:
    PLD_Builder/rpm_builder.py -> 1.25

11 years ago- also handle Temporary failure in name resolution
Mariusz Mazur [Mon, 29 Dec 2003 18:12:24 +0000 (18:12 +0000)]
- also handle Temporary failure in name resolution

Changed files:
    PLD_Builder/rpm_builder.py -> 1.24

11 years ago- nice value: it can be set, not _must_ be.
speedy [Sun, 28 Dec 2003 19:08:38 +0000 (19:08 +0000)]
- nice value: it can be set, not _must_ be.
- get "default" value in config.py:  90:    self.nice = get("nice", "0")

Changed files:
    config/builder.conf -> 1.24

11 years ago- nice value must by on by default
Mariusz Mazur [Sun, 28 Dec 2003 18:49:28 +0000 (18:49 +0000)]
- nice value must by on by default

Changed files:
    config/builder.conf -> 1.23

11 years ago- srcbuilder: nice support
speedy [Sun, 28 Dec 2003 11:04:52 +0000 (11:04 +0000)]
- srcbuilder: nice support

Changed files:
    PLD_Builder/srpm_builder.py -> 1.27

11 years ago- nice support, maybe...
speedy [Sun, 28 Dec 2003 00:36:32 +0000 (00:36 +0000)]
- nice support, maybe...

Changed files:
    PLD_Builder/config.py -> 1.21
    PLD_Builder/rpm_builder.py -> 1.23
    config/builder.conf -> 1.22

11 years ago- 110 also means conn timeout
Mariusz Mazur [Mon, 22 Dec 2003 16:00:58 +0000 (16:00 +0000)]
- 110 also means conn timeout

Changed files:
    PLD_Builder/rpm_builder.py -> 1.22

11 years ago- next time ep09 dies builders will try to refetch srpms untill the end of
Mariusz Mazur [Sun, 21 Dec 2003 19:24:59 +0000 (19:24 +0000)]
- next time ep09 dies builders will try to refetch srpms untill the end of
  the world! (or a brutal SIGKILL)
- a hard day's work... call me Mr. Efficient

Changed files:
    PLD_Builder/rpm_builder.py -> 1.21

11 years ago- log wasn't imported. FUCK
Mariusz Mazur [Sat, 20 Dec 2003 13:05:06 +0000 (13:05 +0000)]
- log wasn't imported. FUCK

Changed files:
    PLD_Builder/upgrade.py -> 1.4

11 years ago- util.append_to used, but util not imported. Fixed that
Mariusz Mazur [Sat, 20 Dec 2003 12:04:44 +0000 (12:04 +0000)]
- util.append_to used, but util not imported. Fixed that

Changed files:
    PLD_Builder/upgrade.py -> 1.3

11 years agoAc src not hardcoded, all builders are allowed to announce
Arkadiusz Miśkiewicz [Fri, 19 Dec 2003 15:38:44 +0000 (15:38 +0000)]
Ac src not hardcoded, all builders are allowed to announce

Changed files:
    PLD_Builder/report.py -> 1.15

11 years agoUse bot_email/bot_channel variables
Arkadiusz Miśkiewicz [Fri, 19 Dec 2003 15:12:57 +0000 (15:12 +0000)]
Use bot_email/bot_channel variables

Changed files:
    PLD_Builder/config.py -> 1.20
    config/builder.conf -> 1.21

11 years agoMissing ) added
Arkadiusz Miśkiewicz [Fri, 19 Dec 2003 15:02:35 +0000 (15:02 +0000)]
Missing ) added

Changed files:
    PLD_Builder/report.py -> 1.14

11 years agoAbility to make announcements via CIA bot on #pld channel
Arkadiusz Miśkiewicz [Fri, 19 Dec 2003 14:57:13 +0000 (14:57 +0000)]
Ability to make announcements via CIA bot on #pld channel

Changed files:
    PLD_Builder/report.py -> 1.13
    PLD_Builder/srpm_builder.py -> 1.26
    config/builder.conf -> 1.20

11 years ago- update
Mariusz Mazur [Sun, 7 Dec 2003 21:47:13 +0000 (21:47 +0000)]
- update

Changed files:
    bin/rpmqa-builder -> 1.2

This page took 2.787184 seconds and 4 git commands to generate.