/[soft]/build_system/iurt
ViewVC logotype

Log of /build_system/iurt

View Directory Listing Directory Listing


Sticky Revision:


Revision 6668 - Directory Listing
Modified Mon Dec 10 09:44:43 2012 UTC (11 years, 4 months ago) by pterjan
Tag 0.6.14

Revision 6667 - Directory Listing
Modified Mon Dec 10 09:38:18 2012 UTC (11 years, 4 months ago) by pterjan
Release 0.6.14

Revision 6666 - Directory Listing
Modified Mon Dec 10 09:38:17 2012 UTC (11 years, 4 months ago) by pterjan
foo

Revision 6665 - Directory Listing
Modified Mon Dec 10 09:38:15 2012 UTC (11 years, 4 months ago) by pterjan
Add TODO

Revision 6664 - Directory Listing
Modified Mon Dec 10 09:38:14 2012 UTC (11 years, 4 months ago) by pterjan
Re-indent

Revision 6663 - Directory Listing
Modified Mon Dec 10 09:38:12 2012 UTC (11 years, 4 months ago) by pterjan
para

Revision 6644 - Directory Listing
Modified Sat Dec 8 19:14:21 2012 UTC (11 years, 4 months ago) by pterjan
Use plog instead of print

Revision 6638 - Directory Listing
Modified Fri Dec 7 13:38:35 2012 UTC (11 years, 4 months ago) by tv
simplify

Revision 6637 - Directory Listing
Modified Fri Dec 7 13:26:31 2012 UTC (11 years, 4 months ago) by boklm
ulri: allow setting per distro arch

ulri currently takes the list of bots defined in $config->{bot} to find
the list of architecture for which it should build packages.

With this change, it is now possible to define in $config->{$arch} the
list of architectures for each distro. If it is not defined for a
distro, $config->{$arch}->{default} is used.

Revision 6636 - Directory Listing
Modified Fri Dec 7 13:26:29 2012 UTC (11 years, 4 months ago) by boklm
emi: allow setting per distro mandatory_arch

emi is using $config->{mandatory_arch} to find the list of mandatory
architectures with successful build required to upload a package.
With this change it is now also possible to set per distro
mandatory_arch in $config->{mandatory_arch}->{$distro}. If no mandatory
architecture is defined for a distro, then $config->{mandatory_arch}->{default}
is used.

Revision 6621 - Directory Listing
Modified Thu Dec 6 21:58:58 2012 UTC (11 years, 4 months ago) by pterjan
Remove useless lines

Revision 6578 - Directory Listing
Modified Tue Dec 4 22:44:10 2012 UTC (11 years, 4 months ago) by tv
perl_checker cleanups

Revision 6562 - Directory Listing
Modified Tue Dec 4 13:22:38 2012 UTC (11 years, 4 months ago) by pterjan
Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps

Revision 6549 - Directory Listing
Modified Sun Dec 2 20:29:11 2012 UTC (11 years, 4 months ago) by pterjan
Write status file after succesful builds too

Revision 6548 - Directory Listing
Modified Sun Dec 2 15:26:36 2012 UTC (11 years, 4 months ago) by pterjan
Kill build if nothing is printed for 5 minutes and system is idle

Revision 6547 - Directory Listing
Modified Sun Dec 2 15:26:34 2012 UTC (11 years, 4 months ago) by pterjan
Increase version

Revision 6521 - Directory Listing
Modified Tue Nov 27 08:01:47 2012 UTC (11 years, 4 months ago) by tv
simplify: unlink can work on a list...

Revision 6520 - Directory Listing
Modified Tue Nov 27 08:01:45 2012 UTC (11 years, 4 months ago) by tv
make it clearer through adding missing ()

Revision 6516 - Directory Listing
Modified Mon Nov 26 21:16:16 2012 UTC (11 years, 4 months ago) by pterjan
Do not say that link fail when it succeeds

Revision 6372 - Directory Listing
Modified Wed Oct 31 22:58:37 2012 UTC (11 years, 5 months ago) by pterjan
Oops sometimes git-svn does some strange things to me

Revision 6371 - Directory Listing
Modified Wed Oct 31 22:57:07 2012 UTC (11 years, 5 months ago) by pterjan
Update NEWS for a release

Revision 6049 - Directory Listing
Modified Tue Sep 25 06:23:47 2012 UTC (11 years, 6 months ago) by tv
(warn_about_failure) split it out

Revision 6048 - Directory Listing
Modified Tue Sep 25 06:23:44 2012 UTC (11 years, 6 months ago) by tv
typo fix

Revision 6047 - Directory Listing
Modified Tue Sep 25 06:23:41 2012 UTC (11 years, 6 months ago) by tv
simplify checking whether the whole group is noarch or not

Revision 6046 - Directory Listing
Modified Tue Sep 25 06:23:38 2012 UTC (11 years, 6 months ago) by tv
simplify finding excluded package

Revision 6045 - Directory Listing
Modified Tue Sep 25 06:23:35 2012 UTC (11 years, 6 months ago) by tv
std subify

Revision 6044 - Directory Listing
Modified Tue Sep 25 06:23:32 2012 UTC (11 years, 6 months ago) by tv
(upload_prefix_in_section) kill unused variable

Revision 6043 - Directory Listing
Modified Tue Sep 25 06:23:29 2012 UTC (11 years, 6 months ago) by tv
simplify

Revision 6042 - Directory Listing
Modified Tue Sep 25 06:23:26 2012 UTC (11 years, 6 months ago) by tv
this is perl: no need for initializing

Revision 6041 - Directory Listing
Modified Tue Sep 25 06:23:23 2012 UTC (11 years, 6 months ago) by tv
perl_checker cleanup

Revision 6040 - Directory Listing
Modified Tue Sep 25 06:23:20 2012 UTC (11 years, 6 months ago) by tv
use rpmbuild/ rather than rpm/ like modern guidelines

(need invalidating chroots)

Revision 6023 - Directory Listing
Modified Sat Sep 22 20:47:40 2012 UTC (11 years, 6 months ago) by pterjan
- Update NEWS and release

Revision 5959 - Directory Listing
Modified Wed Sep 19 21:02:35 2012 UTC (11 years, 6 months ago) by pterjan
Mount /dev/shm as tmpfs

Revision 5958 - Directory Listing
Modified Wed Sep 19 20:57:16 2012 UTC (11 years, 6 months ago) by pterjan
Enforce presence of the archs we want

Revision 5841 - Directory Listing
Modified Wed Sep 12 17:36:09 2012 UTC (11 years, 7 months ago) by tv
post release bump

Revision 5840 - Directory Listing
Modified Wed Sep 12 17:36:04 2012 UTC (11 years, 7 months ago) by tv
release

Revision 5838 - Directory Listing
Modified Wed Sep 12 17:36:00 2012 UTC (11 years, 7 months ago) by tv
- do not display meaningless commiter, revision & checkout date, just
  version
- extract version number from sources

Revision 5837 - Directory Listing
Modified Wed Sep 12 17:35:55 2012 UTC (11 years, 7 months ago) by tv
mount /dev/shm as --bind like other mount points (mga#7329)

else it can result in sudo asking password

Revision 5779 - Directory Listing
Modified Mon Sep 10 06:29:06 2012 UTC (11 years, 7 months ago) by tv
post release bump

Revision 5778 - Directory Listing
Modified Mon Sep 10 06:29:02 2012 UTC (11 years, 7 months ago) by tv
0.6.10

Revision 5777 - Directory Listing
Modified Mon Sep 10 06:28:59 2012 UTC (11 years, 7 months ago) by tv
only rely on exit code to assess success or faillure of urpm

(greping for errors leaded to false positives)

Revision 5776 - Directory Listing
Modified Mon Sep 10 06:28:56 2012 UTC (11 years, 7 months ago) by tv
list last rtp commit

Revision 5753 - Directory Listing
Modified Fri Sep 7 20:39:03 2012 UTC (11 years, 7 months ago) by rtp
fix check_chroot_need_update "regression", which was always telling to rebuild
the chroot. @available_pkgs was always empty, because of trying to write the
new media.cfg in /var/cache/urpmi/partial/ as user.


Revision 5727 - Directory Listing
Modified Thu Sep 6 17:28:48 2012 UTC (11 years, 7 months ago) by tv
fix false positive when looking for errors

(spot by boklm)

Revision 5686 - Directory Listing
Modified Wed Sep 5 15:11:26 2012 UTC (11 years, 7 months ago) by rtp
For non-local media, iurt is suppressing the urpmi.cfg file while creating
the chroot. This has the side effect of forcing people to use things like
--chrooted-urpmi even if the iurt configuration is fine (since it managed
to create the chroot). So, add media while creating the build chroot for
non-local media, as long as --chrooted-urpmi has not been used.


Revision 5594 - Directory Listing
Modified Mon Sep 3 17:29:43 2012 UTC (11 years, 7 months ago) by tv
post release bump

Revision 5593 - Directory Listing
Modified Mon Sep 3 17:29:40 2012 UTC (11 years, 7 months ago) by tv
release

Revision 5592 - Directory Listing
Modified Mon Sep 3 17:29:37 2012 UTC (11 years, 7 months ago) by tv
(clean_and_build_chroot) failing to mount /dev/pts is not a fatal error

Revision 5553 - Directory Listing
Modified Sun Sep 2 16:02:17 2012 UTC (11 years, 7 months ago) by tv
s/iurt2/iurt/

Revision 5552 - Directory Listing
Modified Sun Sep 2 15:30:03 2012 UTC (11 years, 7 months ago) by tv
(clean_and_build_chroot) fix path on message

Revision 5543 - Directory Listing
Modified Sat Sep 1 21:40:50 2012 UTC (11 years, 7 months ago) by tv
post release bump

Revision 5542 - Directory Listing
Modified Sat Sep 1 21:40:47 2012 UTC (11 years, 7 months ago) by tv
release

Revision 5541 - Directory Listing
Modified Sat Sep 1 21:38:00 2012 UTC (11 years, 7 months ago) by tv
fix import loop

Revision 5512 - Directory Listing
Modified Fri Aug 31 21:01:08 2012 UTC (11 years, 7 months ago) by tv
post release bump (to force next uploader to bump version...)

Revision 5511 - Directory Listing
Modified Fri Aug 31 21:01:05 2012 UTC (11 years, 7 months ago) by tv
log more fixes

Revision 5510 - Directory Listing
Modified Fri Aug 31 21:01:02 2012 UTC (11 years, 7 months ago) by tv
release

Revision 5435 - Directory Listing
Modified Mon Aug 27 04:25:29 2012 UTC (11 years, 7 months ago) by tv
rename iurt2 as iurt

(should have been done in commit r894 by misc on 2011-04-15, was:
"remove unused files, see ml")

Revision 5434 - Directory Listing
Modified Mon Aug 27 04:17:32 2012 UTC (11 years, 7 months ago) by tv
help perl_checker

Revision 5433 - Directory Listing
Modified Mon Aug 27 04:17:30 2012 UTC (11 years, 7 months ago) by tv
kill BUG note

Revision 5432 - Directory Listing
Modified Mon Aug 27 04:12:01 2012 UTC (11 years, 7 months ago) by tv
(remove_chroot) pass missing 'config' parameter to clean_all_chroot_tmp()

bug introduced in commit r5307 by pterjan on 2012-08-08
(was: "Initial btrfs support")

Revision 5431 - Directory Listing
Modified Mon Aug 27 04:05:55 2012 UTC (11 years, 7 months ago) by tv
(clean_all_chroot_tmp) add a BUG/FIXME note

$config parameter was added in commit r5307 by pterjan on 2012-08-08
but is never passed!

Revision 5430 - Directory Listing
Modified Mon Aug 27 04:05:52 2012 UTC (11 years, 7 months ago) by tv
(remove_chroot) kill useless parameter than previously makes '$prefix'
parameter not used (bug!!!)

bug introduced in commit r5307 by pterjan on 2012-08-08
(was: "Initial btrfs support")

Revision 5429 - Directory Listing
Modified Mon Aug 27 04:05:49 2012 UTC (11 years, 7 months ago) by tv
(clean_chroot) update signatures in doc regarding parameters

Revision 5428 - Directory Listing
Modified Mon Aug 27 04:05:47 2012 UTC (11 years, 7 months ago) by tv
(clean_chroot) we can now kill one more useless argument

Revision 5427 - Directory Listing
Modified Mon Aug 27 04:05:44 2012 UTC (11 years, 7 months ago) by tv
(clean_and_build_chroot) split it out of clean_chroot()

=> one less argument to clean_chroot()
(death to warlism where one add parameters to functions to make them
change behaviour depending on them...)

Revision 5426 - Directory Listing
Modified Mon Aug 27 04:05:41 2012 UTC (11 years, 7 months ago) by tv
sort exported funcs

Revision 5425 - Directory Listing
Modified Mon Aug 27 04:05:38 2012 UTC (11 years, 7 months ago) by tv
(clean_chroot) log not cleaning chroots due mount points still being there

Revision 5424 - Directory Listing
Modified Mon Aug 27 04:05:35 2012 UTC (11 years, 7 months ago) by tv
mount /dev/shm in chroots too (needed for eg: python)

Revision 5423 - Directory Listing
Modified Mon Aug 27 04:05:32 2012 UTC (11 years, 7 months ago) by tv
force next uploader to actually bump version...

Revision 5422 - Directory Listing
Modified Mon Aug 27 04:05:29 2012 UTC (11 years, 7 months ago) by tv
tag latest Pascal's release

Revision 5364 - Directory Listing
Modified Wed Aug 15 13:24:12 2012 UTC (11 years, 8 months ago) by pterjan
Update NEWS

Revision 5363 - Directory Listing
Modified Wed Aug 15 13:21:39 2012 UTC (11 years, 8 months ago) by pterjan
Fix svn detection

Revision 5362 - Directory Listing
Modified Wed Aug 15 13:19:02 2012 UTC (11 years, 8 months ago) by pterjan
Update NEWS

Revision 5312 - Directory Listing
Modified Wed Aug 8 19:38:11 2012 UTC (11 years, 8 months ago) by pterjan
Check return codes when creating btrfs subvolumes or snapshots

Revision 5309 - Directory Listing
Modified Wed Aug 8 08:27:16 2012 UTC (11 years, 8 months ago) by pterjan
Add a comment

Revision 5308 - Directory Listing
Modified Wed Aug 8 08:25:31 2012 UTC (11 years, 8 months ago) by pterjan
Use a shared option to set chroots location

Revision 5307 - Directory Listing
Modified Wed Aug 8 00:17:24 2012 UTC (11 years, 8 months ago) by pterjan
Initial btrfs support

Revision 5306 - Directory Listing
Modified Tue Aug 7 22:09:39 2012 UTC (11 years, 8 months ago) by pterjan
Do not rm -rf + untar newly created chroot

Revision 5304 - Directory Listing
Modified Tue Aug 7 21:23:10 2012 UTC (11 years, 8 months ago) by pterjan
Merge create_chroot into create_build_chroot

Revision 5175 - Directory Listing
Modified Sun Jul 22 17:53:05 2012 UTC (11 years, 8 months ago) by blino
add helper script to rebuild a major version of perl

Revision 5116 - Directory Listing
Modified Fri Jul 6 16:27:24 2012 UTC (11 years, 9 months ago) by rtp
Always mark build as failed in case of error (allows to detect things like errors
in %clean).


Revision 5115 - Directory Listing
Modified Thu Jul 5 17:40:43 2012 UTC (11 years, 9 months ago) by boklm
fix another error from previous commit

Revision 5114 - Directory Listing
Modified Thu Jul 5 17:29:21 2012 UTC (11 years, 9 months ago) by boklm
fix error introduced in previous commit, noticed by pterjan

Revision 5113 - Directory Listing
Modified Thu Jul 5 17:23:10 2012 UTC (11 years, 9 months ago) by boklm
allow emi and ulri to log to a file instead of stderr by setting
EMI_LOG_FILE or ULRI_LOG_FILE environement variables



Revision 5109 - Directory Listing
Modified Wed Jul 4 20:29:06 2012 UTC (11 years, 9 months ago) by blino
fix run variable usage

Revision 5100 - Directory Listing
Modified Tue Jul 3 15:33:07 2012 UTC (11 years, 9 months ago) by rtp
- Fix broken test in clean_chroot, leading to chroot not being cleaned.


Revision 5099 - Directory Listing
Modified Tue Jul 3 12:37:50 2012 UTC (11 years, 9 months ago) by rtp
- fix perform_command return value in case of error.


Revision 4097 - Directory Listing
Modified Tue Apr 17 20:53:12 2012 UTC (12 years ago) by tv
fix inverted test in previous commit

Revision 4096 - Directory Listing
Modified Tue Apr 17 20:50:26 2012 UTC (12 years ago) by tv
(_setup_additional_media) split it out of clean_chroot()

Revision 4095 - Directory Listing
Modified Tue Apr 17 20:50:23 2012 UTC (12 years ago) by tv
(_clean_mounts) factorize cleaning

Revision 4094 - Directory Listing
Modified Tue Apr 17 20:50:20 2012 UTC (12 years ago) by tv
(clean_chroot) simplify using urpm::file_from_local_url()

Revision 4093 - Directory Listing
Modified Tue Apr 17 20:50:17 2012 UTC (12 years ago) by tv
(clean_chroot,new,urpmi_command) simplify using urpm::is_local_url()

Revision 4092 - Directory Listing
Modified Tue Apr 17 20:50:14 2012 UTC (12 years ago) by tv
supplement blacklist (needed for next commits)

Revision 4091 - Directory Listing
Modified Tue Apr 17 20:50:12 2012 UTC (12 years ago) by tv
(clean_chroot,new,urpmi_command) https is a supported protocol too

Revision 4090 - Directory Listing
Modified Tue Apr 17 20:50:09 2012 UTC (12 years ago) by tv
(clean_chroot) rsync is a remote protocol w/o any local mount point too

Revision 4089 - Directory Listing
Modified Tue Apr 17 20:50:05 2012 UTC (12 years ago) by tv
(clean_chroot,new,urpmi_command) sort

Revision 4088 - Directory Listing
Modified Tue Apr 17 20:50:02 2012 UTC (12 years ago) by tv
(clean_chroot,urpmi_command) factorize/simplify a test

("needed" for next commit)

Revision 3915 - Directory Listing
Modified Wed Apr 4 23:03:48 2012 UTC (12 years ago) by tv
(check_chroot_need_update) drop unused 'config' parameter

(spot by perl_checker)

Revision 3914 - Directory Listing
Modified Wed Apr 4 23:03:45 2012 UTC (12 years ago) by tv
(kill_for_good) more readable (?) ; comment it

Revision 3911 - Directory Listing
Added Tue Apr 3 23:29:50 2012 UTC (12 years ago) by pterjan
Drop check_build_chroot, its only goal is to force rebuilding tarball even if no package has changed over 7 days
Also, do not recreate chroot from Urpmi.pm


  ViewVC Help
Powered by ViewVC 1.1.30