Commit Graph

2739 Commits

Author SHA1 Message Date
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 3abfe92500 Fix indent issue. We're not done downloading packages at each and every package (: 2007-08-16 14:16:48 -04:00
Jesse Keating 0a7c6f4683 Fix indentation issue. 2007-08-16 10:03:13 -04:00
Jesse Keating 25fa13f329 Drop some hints as to when we're done with various tasks 2007-08-16 10:02:43 -04:00
Jesse Keating a83f26efbd Only log debug output if there is content to log 2007-08-15 22:14:46 -04:00
Jesse Keating 55d398b5b4 set a proper format for the console output 2007-08-15 22:14:09 -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 9cb130eb8d Create a subclass of yum to work around logging fun 2007-08-08 23:50:33 -04:00
Jesse Keating d98fe83e7a Be verbose about what we clean 2007-08-08 21:03:11 -04:00
Jesse Keating 33a542f60b We set debuglevel when creating the yum object. 2007-08-08 10:25:51 -04:00
Jesse Keating 24cb8d04cf Make Gather() no longer a subclass of yum
Create an 'ayum' object to manipulate
rename source yum object to 'syum'
2007-08-08 10:08:47 -04:00
Jesse Keating 5fecaeb9dd pungi-0.4.1-1.fc8 2007-08-01 16:39:06 -04:00
Jesse Keating 1b1a81b2c7 - Create a new yum object for source downloads as yum
Fixes a problem where yum object resetting is not currently working
2007-08-01 16:38:57 -04:00
Jesse Keating eee5556f50 pungi-0.4.0-1.fc8 2007-07-28 11:19:07 -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 99e2ac017e pungi-0.3.9-1.fc8 2007-07-24 14:37:39 -04:00
Jesse Keating 7eff6de180 release 0.3.9 2007-07-24 12:43:08 -04:00
Jesse Keating b04defc8e1 Removed the version number from the wrong manifest 2007-07-24 11:52:41 -04:00
Jesse Keating 228ea17bdd Remove the unused files 2007-07-24 10:54:31 -04:00
Jesse Keating 516bffb56b Update content for F8 Test1 spin 2007-07-24 10:16:02 -04:00
Jesse Keating c6bc2d2de5 Rename things for F8 2007-07-24 10:01:10 -04:00
Jesse Keating cabdee9e92 - Add a few more desktopy things to manifest 2007-07-24 09:40:49 -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 6e819ae0f1 Add memtest86+ to manifest 2007-07-06 13:02:00 -04:00
Jesse Keating 5e4077d3eb pungi-0.3.8-1.fc8 2007-06-20 14:04:11 -04:00
Jesse Keating d612ffdfb3 Release 0.3.8 2007-06-20 14:04:02 -04:00
Jesse Keating 7a16c58d83 Create a little package sack out of dep providers to grab just the newest ones 2007-06-19 22:19:19 -04:00
Jesse Keating 7c88b058e1 Point to the right manifest file in pungi.conf 2007-06-13 18:04:20 -04:00
Jesse Keating 51b7c6d81a Don't use flavor for a log file if no flavor set (Trac #48) 2007-06-13 18:03:29 -04:00
Jesse Keating a5fdee3d55 An empty list doesn't equate to None. Who knew (:
Fixes broken dep logging
2007-06-11 20:45: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 02539d5d9e Enable the source repo in yum configs (Trac #47) 2007-06-11 14:56:43 -04:00
Jesse Keating 20d68be58d Add a install target to make (Trac #37) 2007-06-11 14:37:35 -04:00
Jesse Keating ec285d1c32 Added tag f7 for changeset 49ffb6153da1 2007-06-11 14:34:32 -04:00
Jesse Keating 0487c7aadd pungi-0.3.7-1.fc7 2007-05-30 10:46:58 -04:00
Jesse Keating 1eb9ea938f prep for release and update comps file 2007-05-30 10:46:55 -04:00
Jesse Keating a300431630 When setting default cdsize, value must be string. 2007-05-25 18:56:09 -04:00
Jesse Keating c8e8f436b5 Remove leftover size comparison code snippit. 2007-05-25 18:50:37 -04:00
Jesse Keating 55f643eb7d pungi-0.3.6-1.fc7 2007-05-25 14:30:21 -04:00
Jesse Keating 0e7a34a453 prep for dist 2007-05-25 14:30:13 -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 3ca782105d pungi-0.3.5-1.fc7 2007-05-24 08:56:22 -04:00
Jesse Keating 5c6905f6ff Change the version correctly 2007-05-24 08:56:16 -04:00
Jesse Keating e111bec37b pungi-0.3.4-1.fc7 2007-05-24 08:52:08 -04:00
Jesse Keating 1dfca44ec1 Prep for release 2007-05-24 08:52:02 -04:00
Jesse Keating c0f3f63202 - Use the right flavor in the Everything configs 2007-05-24 08:51:51 -04:00
Jesse Keating 30b9b6bfa6 pungi-0.3.4-1.fc7 2007-05-24 02:06:48 -04:00