Log of /cauldron/iurt/pristine
Directory Listing
Revision
1934573 -
Directory Listing
Modified
Fri Jan 20 19:48:25 2023 UTC
(4 months, 1 week ago)
by
pterjan
Original Path:
cauldron/iurt/current
- 0.8.1 (Fix getting a retriable install_deps_failure
instead of missing_dep when some DynamicBuildRequires
can't be resolved and fix buildreqs.nosrc.rpm
filename on Mageia build system)
Revision
1879444 -
Directory Listing
Modified
Mon Aug 22 18:11:37 2022 UTC
(9 months, 1 week ago)
by
pterjan
Original Path:
cauldron/iurt/current
0.7.18
- ulri: Fix false positives of iurt dying on the build machine
- iurt: Fix cleaning chroots (eg: when using --clean-all)
Revision
1853612 -
Directory Listing
Modified
Mon Apr 25 15:03:30 2022 UTC
(13 months, 1 week ago)
by
pterjan
Original Path:
cauldron/iurt/current
- 0.7.17:
- iurt: record the list of generated packages
- iurt: allow generated src.rpm to have a different name, some packages use
macros for Name and those can change based on the distro version.
- ulri: rely on status.log to know a build completed rather than having
packages of the right architecture.
- ulri: Fix list of build in progress
- dump_tree: Add cli to get current status
Revision
1593442 -
Directory Listing
Modified
Mon Jun 15 22:34:12 2020 UTC
(2 years, 11 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
0.7.14
- ulri: add architecture in botcmd filename
- iurt: fix updating the chroot
Revision
1593301 -
Directory Listing
Modified
Sun Jun 14 21:10:29 2020 UTC
(2 years, 11 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
0.7.11
- iurt: allow building arm v5 and v7 on armv8l
- ulri: sort file names in mail
- move check_{no,}arch from Config into a new RPM module. They have nothing
to do with the config and work on an RPM file.
- iurt: update packages after creating chroot
Revision
1477592 -
Directory Listing
Modified
Sat Jan 11 16:28:46 2020 UTC
(3 years, 4 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
0.7.10
- ulri: allow - in host when parsing lock file name
- iurt: give --target to rpmbuild
Revision
1458972 -
Directory Listing
Modified
Sat Nov 9 21:03:52 2019 UTC
(3 years, 6 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
- 0.7.9
- ulri: call setarch for all 32bit targets rather than only when target is
i586, this allows to build for 32bit arm on aarch64.
- emi: store in the .upload which architectures were uploaded to know if
non mandatory ones are done.
Revision
1245728 -
Directory Listing
Modified
Sat Jul 28 23:31:41 2018 UTC
(4 years, 10 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
0.7.6
- iurt: increase default timeout for commands to 10 minutes
- ulri: consider build fail after faildelay even if machine is unreachable
- iurt: do not kill commands not setting stalled_timeout
Revision
1078852 -
Directory Listing
Modified
Sat Dec 31 12:36:25 2016 UTC
(6 years, 5 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
0.6.29
- iurt: support chroot tarballs with non gz compression
- ulri,emi: fix deletion of src.rpm with non mandatory architectures
Revision
1065804 -
Directory Listing
Modified
Tue Nov 8 08:56:26 2016 UTC
(6 years, 6 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
0.6.28
- ulri: only fail succesful arches if previous failure was from a mandatory
arch
- emi: skip all posts for non finishers instead of hardcoding a list
- ulri: fix sending failure email causing a crash
Revision
1061307 -
Directory Listing
Modified
Mon Oct 17 19:26:38 2016 UTC
(6 years, 7 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
0.6.27
- emi: fix a bug where genhdlist2 was skipped when doing a secondary upload
containing a noarch at the same time as some other uploads
- fix reuse of {arch} part of the tree which is used by ulri for both builds
in progress and already done, while emi expects it to be only for done ones
- iurt: write macros to /etc/rpm/macros in the chroot
- ulri: fix handling of failed builds causing a crash
Revision
1059136 -
Directory Listing
Modified
Wed Oct 5 22:55:41 2016 UTC
(6 years, 7 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
- Add a few fixes from git
- Enable testsuite
- be less spammy when running iurt for testing
Revision
1058304 -
Directory Listing
Modified
Mon Oct 3 22:14:53 2016 UTC
(6 years, 8 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
0.6.26
- ulri: when failing to send a build to a machine do not try sending all the
other pending builds there
- ulri: reduce ssh ConnectTimeout to 5 and enable ServerAliveInterval
- ulri, emi:
o move some code to library functions
o share the code loading the state from the file tree
- add first test
- improve arch compatibility checking
- do not give up on a build when failing to check its status
Revision
903914 -
Directory Listing
Modified
Tue Nov 17 22:58:46 2015 UTC
(7 years, 6 months ago)
by
blino
Original Path:
cauldron/iurt/current
- 0.6.25
- drop arcfour cipher usage (not enabled by default in latest openssh packages)
- iurt: force installing all translations whatever the host system locale is
- emi:
o keep src.rpm until all arch are done
o upload packages for extra arches even if mandatory arches have
been uploaded already
o do not reupload src/noarch packages with non-mandatory arches
if already uploaded before
o do not overwrite .youri file on subsequent uploads, use a timestamp suffix
- ulri: keep other builds going when a failure occurs on non-mandatory arch
Revision
896917 -
Directory Listing
Modified
Sat Oct 31 16:41:40 2015 UTC
(7 years, 7 months ago)
by
tv
Original Path:
cauldron/iurt/current
- speed up installing packages
- support sharding the build with --num_shards and --shard_id
- retry only once installing buildrequires
- enhance timeout doc and log its value
Revision
738236 -
Directory Listing
Modified
Sun Oct 12 22:35:04 2014 UTC
(8 years, 7 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
0.6.23
- remove old src.rpm before recreating it (mga#14243)
- delete potentially incomplete files when copying to local_spool
fails (like when disk is full)
Revision
645240 -
Directory Listing
Modified
Sun Jul 6 12:40:59 2014 UTC
(8 years, 10 months ago)
by
ovitters
Original Path:
cauldron/iurt/current
- SILENT one line per buildrequirement
- SILENT remove variable definition(s) name, release
Revision
630663 -
Directory Listing
Modified
Mon Jun 2 17:41:27 2014 UTC
(9 years ago)
by
pterjan
Original Path:
cauldron/iurt/current
0.6.22
- don't close stdin if --stop is used (mga#13318)
- add a README
- fix builds being skipped when a build node is unreachable
Revision
618965 -
Directory Listing
Modified
Wed Apr 30 13:07:05 2014 UTC
(9 years, 1 month ago)
by
pterjan
Original Path:
cauldron/iurt/current
0.6.21
- fix code handling dependencies
- fix broken error email
- fix lock cleanup
Revision
616785 -
Directory Listing
Modified
Fri Apr 18 13:29:50 2014 UTC
(9 years, 1 month ago)
by
pterjan
Original Path:
cauldron/iurt/current
0.6.20
- close stdin when --shell is not used
- add an option to discard built packages
- install icecream when it is enabled
- allow to specify dependent builds
Revision
453942 -
Directory Listing
Modified
Sat Jul 13 22:12:47 2013 UTC
(9 years, 10 months ago)
by
danf
Original Path:
cauldron/iurt/current
- package the NEWS file
- use an HTTP URL
- removed obsolete build root cleanup and %defattr macros (SILENT)
Revision
389849 -
Directory Listing
Modified
Sat Jan 19 23:08:04 2013 UTC
(10 years, 4 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
- 0.6.19
* fix missing used function in emi and ulri
* use unique tmpfile for dumping macros
Revision
337704 -
Directory Listing
Modified
Wed Jan 2 20:09:26 2013 UTC
(10 years, 5 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
- 0.6.17
* write not_on_this_arch to status file
* fix support of non distro specific arch/mandatory_arch
Revision
336797 -
Directory Listing
Modified
Mon Dec 31 21:53:25 2012 UTC
(10 years, 5 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
- 0.6.16
* fix chroot cleaning in parallel mode
* fix for some packages missing from status file
Revision
329433 -
Directory Listing
Modified
Mon Dec 10 20:54:04 2012 UTC
(10 years, 5 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
- 0.6.15
* fix status file in parallel mode
* get rid of cache and concurrent mode
* don't mention srpms in unknown state in the status file
- Fix license
Revision
329331 -
Directory Listing
Modified
Mon Dec 10 09:48:31 2012 UTC
(10 years, 5 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
- 0.6.14
* kill build if nothing is printed for 5 minutes and
system is idle
* write status file even if the build is successful
* allow setting some env variables to define and default to
setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to
--skipdeps
* emi: allow setting per distro mandatory_arch
* ulri: allow setting per distro arch
* support parallel build
Revision
311830 -
Directory Listing
Modified
Wed Oct 31 23:01:14 2012 UTC
(10 years, 7 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
0.6.13
- use rpmbuild/ rather than rpm/
(need invalidating chroots)
- various code cleanups and simplification
0.6.12
- mount /dev/shm as tmpfs using the helper, safer
- enforce presence of the archs we want
Revision
291589 -
Directory Listing
Modified
Mon Sep 10 06:29:24 2012 UTC
(10 years, 8 months ago)
by
tv
Original Path:
cauldron/iurt/current
- fix false positive when looking for errors
- fix always telling to rebuild
- only rely on exit code to assess success or faillure of urpm
(greping for errors leaded to false positives)
Revision
286783 -
Directory Listing
Modified
Fri Aug 31 21:00:25 2012 UTC
(10 years, 9 months ago)
by
tv
Original Path:
cauldron/iurt/current
- fix removing chroots
- internal cleanups
- log not cleaning chroots due mount points still being there
- mount /dev/shm in chroots too (needed for eg: python)
Revision
281418 -
Directory Listing
Modified
Wed Aug 15 13:27:31 2012 UTC
(10 years, 9 months ago)
by
pterjan
Original Path:
cauldron/iurt/current
- Update to new svn snapshot
* Fixes default media name (s/Main/Core/)
* Improves chroot handling
* Support using btrfs snaphots
Revision
226966 -
Directory Listing
Modified
Mon Mar 26 20:54:59 2012 UTC
(11 years, 2 months ago)
by
tv
Original Path:
cauldron/iurt/current
- always show why iurt got killed when free space or log size is an issue
- better error messages when running as root or w/o sudo
- kill unused/untested features
- make it load the needed File::lockf module
- simplified code