Jesse Keating
cfdfdbbabe
Fix a typo. Only supply logger once.
2007-08-24 21:08:13 -04:00
Jesse Keating
6feda08320
- Get group files out of configured repos and create a mashup
...
of the comps. Filter it and make use of it when creating repos.
- Move _doRunCommand into pypungi/__init__.py so that it can be
easily used by all modules. Also pass in a logger for correct
logging
- Quiet down creatrepo calls
2007-08-24 20:45:54 -04:00
Jesse Keating
c8beac9215
product_name -> name. KISS
2007-08-24 09:15:58 -04:00
Jesse Keating
6612ec39ba
Move the stream handler to be in the named loggers, not the root logger
...
This prevents double messages to the stream coming from Pungi.
2007-08-17 09:14:18 -04:00
Jesse Keating
7aea97468c
workdir is defined in the parent PungiBase class
2007-08-16 15:43:58 -04:00
Jesse Keating
a83f26efbd
Only log debug output if there is content to log
2007-08-15 22:14:46 -04:00
jkeating@localhost.localdomain
1f85a11293
Create a PungiBase class
...
Make Gather and Pungi subclasses of this base class
Adjust logging to use the facility in PungiBase
Adjust logging levels to be appropriate
Drop a note when the compose is finished.
2007-08-15 19:19:13 -04:00
Jesse Keating
829f90aa5f
When reising an error, print the error too.
...
bump for release
2007-07-28 11:02:20 -04:00
Jesse Keating
36c629a262
split createrepo to it's own call
2007-07-28 10:59:14 -04:00
Jesse Keating
14e3a3922b
Always log stdout before checking for stderr output
2007-07-20 16:59:09 -04:00
Jesse Keating
8dd1c2aa93
- Don't quote things passed to mkisofs, not a shell
2007-07-20 14:40:32 -04:00
Jesse Keating
d507bed1b2
Use universal newlines in getting process output (Trac #44 )
2007-06-11 14:59:18 -04:00
Jesse Keating
69bf86d8a6
Better handle CD size variable (float vs string and comments)
2007-05-25 14:28:38 -04:00
Jesse Keating
59ce91800b
- Apply sparc patches (spot)
2007-05-15 13:06:34 -04:00
Jesse Keating
df3900d944
Don't quote ISO label, not running mkisofs in shell
2007-05-15 11:37:37 -04:00
Jesse Keating
0a0bbe6688
Fix source iso building
2007-03-26 10:39:46 -04:00
Jesse Keating
d2c9c76a55
Rescue fix from Prarit
2007-03-22 17:48:41 -04:00
Jesse Keating
ba6c7b1ae8
Specify flavor for buildinstall
2007-03-22 14:01:26 -04:00
Jesse Keating
e2c43c0a93
- Do things faster/smarter if we've only asked for one disc
2007-03-14 17:57:09 -04:00
Jesse Keating
876cb98ba7
- correctly capture errors from subprocess
2007-03-13 22:16:39 -04:00
Jesse Keating
1c45ac7daf
- log the rpm2cpio stuff for release notes
2007-03-13 20:36:48 -04:00
Jesse Keating
dbc2db0a8b
More clean up with using subprocess
...
Have a function we call over and over
Log the output, trace on stderr
2007-03-08 10:58:13 -05:00
Jesse Keating
069f8f98a9
Fix some typos and point at the right comps file
2007-03-07 21:33:45 -05:00
Jesse Keating
9986ab582a
- Call createrepo ourselves for the tree, not buildinstall's job
2007-03-07 17:53:53 -05:00
Jesse Keating
4e8d70bf9f
- Convert from commands to subprocess for things we call out
...
Next I will fix up the logging
2007-03-07 14:42:33 -05:00
jkeating@reducto.boston.redhat.com
f60b531ee9
Don't use TMPDIR with buildinstall for now
2007-02-21 16:12:31 -05:00
jkeating@reducto.boston.redhat.com
1e9d5392e6
Make cdsize a config option
2007-02-16 13:59:01 -05:00
jkeating@reducto.boston.redhat.com
07b27a464f
Use TMPDIR when calling anaconda-runtime stuff, get all output in the tree.
2007-02-16 08:45:42 -05:00
jkeating@reducto.boston.redhat.com
090eebdcf8
More logging fixes; add pydoc info to functions
2007-02-15 14:17:39 -05:00
jkeating@localhost.localdomain
ddd183386c
Logging patch from jbowes
2007-02-14 17:33:07 -05:00
jkeating@reducto.boston.redhat.com
7883986e1d
Style fixes
2007-02-13 17:20:01 -05:00
wwoods@kraid.test.redhat.com
8bb0495b63
fix up .composeinfo/mkrelative stuff
2007-02-13 13:23:00 -05:00
wwoods@test158.test.redhat.com
e2e81e481c
forgot that relativize is a class method - also change name to avoid spelling mistakes
2007-02-12 16:30:26 -05:00
wwoods@metroid.rdu.redhat.com
bbe50383dc
oops, left in half-baked code
2007-02-12 13:08:28 -05:00
wwoods@metroid.rdu.redhat.com
289fc2865e
write composeinfo after writing iso/tree
2007-02-09 16:13:52 -05:00
jkeating@reducto.boston.redhat.com
78d7d7c613
Think-o.
2007-02-05 14:50:45 -05:00
jkeating@reducto.boston.redhat.com
130e7576fa
Make isodir an object (wwoods)
2007-02-03 16:19:41 -05:00
jkeating@reducto.boston.redhat.com
50bc32037e
Make bugurl optional
2007-02-03 15:53:47 -05:00
jkeating@reducto.boston.redhat.com
cec173adfe
Hey guess what? implantmd5 alters the iso, so sha1sum must be done after that.
2007-01-30 10:26:48 -05:00
jkeating@reducto.boston.redhat.com
05868a33ac
- add bugurl config option for anaconda betanag
...
prepare for release
2007-01-29 16:11:16 -05:00
jkeating@reducto.boston.redhat.com
6d3ace4529
Fix the ppc booting; clean up srpm split output
...
refresh comps file
2007-01-29 15:20:49 -05:00
jkeating@reducto.boston.redhat.com
2b6f765f31
Add a flavor config option for output
...
Move some stuff further into the work dir
ensure that the workdir exists
2007-01-24 23:42:40 -05:00
jkeating@reducto.boston.redhat.com
5001258c11
Bump the iso size to what was used for FC6
2007-01-23 18:34:15 -05:00
jkeating@dhcp83-49.boston.redhat.com
ea82c15957
Clean up splittree output
2007-01-17 10:54:09 -05:00
jkeating@dhcp83-49.boston.redhat.com
e6187e19bb
Add rescue iso support
2007-01-16 22:59:02 -05:00
jkeating@dhcp83-49.boston.redhat.com
a97b0d3d15
Clean up some files, no main() sections needed anymore.
2007-01-08 15:29:15 -05:00
jkeating@dhcp83-49.boston.redhat.com
f447b2c285
No longer use our splittree for rawhide.
2007-01-08 14:46:45 -05:00
root@dhcp83-138.boston.redhat.com
4244cc89ef
Add the ability to spin ppc arches
2006-12-12 12:21:28 -05:00
jkeating@dhcp83-49.boston.redhat.com
4513804526
Making a symlink for repodata isn't going to work so well...
2006-12-12 23:01:33 -05:00
jkeating@dhcp83-49.boston.redhat.com
efdf2e6131
Add the ability to get release note files from release note packages.
2006-12-11 23:23:05 -05:00