July 2011 Archives by subject
Starting: Fri Jul 1 09:09:59 UTC 2011
Ending: Sun Jul 31 16:29:36 UTC 2011
Messages: 171
- [Yum-devel] (no subject)
Nick Jacek
- [Yum-devel] [PATCH 01/10] Better comments for the cron scripts.
Matthew Miller
- [Yum-devel] [PATCH 01/10] Better comments for the cron scripts.
Matthew Miller
- [Yum-devel] [PATCH 02/10] Cosmetic changes to init script.
Matthew Miller
- [Yum-devel] [PATCH 02/10] Cosmetic changes to init script.
Matthew Miller
- [Yum-devel] [PATCH 03/10] Add comments documenting options in sysconfig file.
Matthew Miller
- [Yum-devel] [PATCH 03/10] Add comments documenting options in sysconfig file.
Matthew Miller
- [Yum-devel] [PATCH 04/10] Minor changes to default yum-cron settings.
Matthew Miller
- [Yum-devel] [PATCH 04/10] Minor changes to default yum-cron settings.
Matthew Miller
- [Yum-devel] [PATCH 04/10] Minor changes to default yum-cron settings.
James Antill
- [Yum-devel] [PATCH 04/10] Minor changes to default yum-cron settings.
Matthew Miller
- [Yum-devel] [PATCH 04/10] Minor changes to default yum-cron settings.
James Antill
- [Yum-devel] [PATCH 04/10] Minor changes to default yum-cron settings.
Matthew Miller
- [Yum-devel] [PATCH 05/10] Add comments to yum-cron.sh
Matthew Miller
- [Yum-devel] [PATCH 05/10] Add comments to yum-cron.sh
Matthew Miller
- [Yum-devel] [PATCH 06/10] Fix a random mis-indent in yum-cron.sh
Matthew Miller
- [Yum-devel] [PATCH 06/10] Fix a random mis-indent in yum-cron.sh
Matthew Miller
- [Yum-devel] [PATCH 07/10] Change "[" builtins in yum-cron to use bash "[[ ]]" compound commands.
Matthew Miller
- [Yum-devel] [PATCH 07/10] Change "[" builtins in yum-cron to use bash "[[ ]]" compound commands.
Matthew Miller
- [Yum-devel] [PATCH 08/10] Change internal variable LOCKFILE (which it isn't) to PIDFILE (which it is).
Matthew Miller
- [Yum-devel] [PATCH 08/10] Change internal variable LOCKFILE (which it isn't) to PIDFILE (which it is).
Matthew Miller
- [Yum-devel] [PATCH 09/10] Fix possible endless loop in yum-cron
Matthew Miller
- [Yum-devel] [PATCH 09/10] Fix possible endless loop in yum-cron
Matthew Miller
- [Yum-devel] [PATCH 1/2] Add a bunch more functionality to "alwaysprompt", to make it DTRT for people.
James Antill
- [Yum-devel] [PATCH 1/2] Add a pkg_warn to install, for groupinstall.
James Antill
- [Yum-devel] [PATCH 1/2] Add a pkg_warn to install, for groupinstall.
tim.lauridsen at gmail.com
- [Yum-devel] [PATCH 1/2] Ignore EACCES on yumdb stat calls, which shouldn't happen. But ignore is nicer than traceback. BZ 719467
James Antill
- [Yum-devel] [PATCH 1/2] Specifies the encoding of the pygettext.py source file, so the it can be imported without errors.
Nick Jacek
- [Yum-devel] [PATCH 1/2] when you .lower() a string you want to compare it to lowercase values, not uppercase ones.
Seth Vidal
- [Yum-devel] [PATCH 1/3] Add 'parallel' option to YumConf and RepoConf.
Zdeněk Pavlas
- [Yum-devel] [PATCH 1/3] Use TMPDIR, if set, for save_ts. BZ 723280.
James Antill
- [Yum-devel] [PATCH 1/3] Use TMPDIR, if set, for save_ts. BZ 723280.
seth vidal
- [Yum-devel] [PATCH 1/3] Use TMPDIR, if set, for save_ts. BZ 723280.
Ville Skyttä
- [Yum-devel] [PATCH 1/3] Use TMPDIR, if set, for save_ts. BZ 723280.
James Antill
- [Yum-devel] [PATCH 1/4] When we call _deal_with_bad_rpmdbcache(), due to a package ... show the pkg.
James Antill
- [Yum-devel] [PATCH 1/4] When we call _deal_with_bad_rpmdbcache(), due to a package ... show the pkg.
seth vidal
- [Yum-devel] [PATCH 1/6] Unlink invalid package files before starting downloads.
Zdeněk Pavlas
- [Yum-devel] [PATCH 10/10] Add a TODO list for yum-cron
Matthew Miller
- [Yum-devel] [PATCH 10/10] Add a TODO list for yum-cron
Matthew Miller
- [Yum-devel] [PATCH 2/2] Add documentation for assumeyes change.
James Antill
- [Yum-devel] [PATCH 2/2] Add documentation for assumeyes change.
tim.lauridsen at gmail.com
- [Yum-devel] [PATCH 2/2] Add documentation for assumeyes change.
James Antill
- [Yum-devel] [PATCH 2/2] Add documentation for assumeyes change.
tim.lauridsen at gmail.com
- [Yum-devel] [PATCH 2/2] Add documentation for assumeyes change.
James Antill
- [Yum-devel] [PATCH 2/2] Add documentation for assumeyes change.
tim.lauridsen at gmail.com
- [Yum-devel] [PATCH 2/2] Add new urlgrabber option 'csum_type'.
Zdenek Pavlas
- [Yum-devel] [PATCH 2/2] Add new urlgrabber option 'csum_type'.
James Antill
- [Yum-devel] [PATCH 2/2] Add new urlgrabber option 'csum_type'.
seth vidal
- [Yum-devel] [PATCH 2/2] Add new urlgrabber option 'csum_type'.
James Antill
- [Yum-devel] [PATCH 2/2] Add new urlgrabber option 'csumfunc'.
Zdeněk Pavlas
- [Yum-devel] [PATCH 2/2] Override the umask settings for mkdir() too. Second part of BZ 719467.
James Antill
- [Yum-devel] [PATCH 2/2] the "0" string of pre returns as valid on the if pre check. So turn it into a check for "1" so our requires don't always include pre="0" when they don't really need to.
Seth Vidal
- [Yum-devel] [PATCH 2/2] the "0" string of pre returns as valid on the if pre check. So turn it into a check for "1" so our requires don't always include pre="0" when they don't really need to.
James Antill
- [Yum-devel] [PATCH 2/2] the "0" string of pre returns as valid on the if pre check. So turn it into a check for "1" so our requires don't always include pre="0" when they don't really need to.
seth vidal
- [Yum-devel] [PATCH 2/2] This adds configuration files so that Sphinx can automatically generate html documentation for yum. So far, the default settings for Sphinx are mostly used. To generate the documentation, make sure Sphinx is installed, then cd to yum/docs/sphinxdocs and run "make html".
Nick Jacek
- [Yum-devel] [PATCH 2/2] Use pkg_warn in groupinstall, so we don't get 666 error messages.
James Antill
- [Yum-devel] [PATCH 2/2] Use pkg_warn in groupinstall, so we don't get 666 error messages.
tim.lauridsen at gmail.com
- [Yum-devel] [PATCH 2/3] Change the API used for downloading packages
Zdeněk Pavlas
- [Yum-devel] [PATCH 2/3] Tidy up the yum_save file, so it is easier to read.
James Antill
- [Yum-devel] [PATCH 2/3] Tidy up the yum_save file, so it is easier to read.
seth vidal
- [Yum-devel] [PATCH 2/4] Give a message about weird rpmdb release provides problems.
James Antill
- [Yum-devel] [PATCH 2/4] Give a message about weird rpmdb release provides problems.
seth vidal
- [Yum-devel] [PATCH 2/6] errors implies repo_cached, so remove it. Move the error return up a bit.
Zdeněk Pavlas
- [Yum-devel] [PATCH 3/3] Implement getPackageAsync() and getPackageDone()
Zdeněk Pavlas
- [Yum-devel] [PATCH 3/3] Implement getPackageAsync() and getPackageDone()
Zdenek Pavlas
- [Yum-devel] [PATCH 3/3] Implement getPackageAsync() and getPackageDone()
James Antill
- [Yum-devel] [PATCH 3/3] Implement getPackageAsync() and getPackageDone()
Zdenek Pavlas
- [Yum-devel] [PATCH 3/3] Output the yum_save file on assumeno and gpg sig. fails.
James Antill
- [Yum-devel] [PATCH 3/4] Allow remove to use alwaysprompt/etc. logic.
James Antill
- [Yum-devel] [PATCH 3/4] Allow remove to use alwaysprompt/etc. logic.
seth vidal
- [Yum-devel] [PATCH 3/6] invert the 'if' condition to have the 'continue' branch first.
Zdeněk Pavlas
- [Yum-devel] [PATCH 4/4] Add --assumeno which does the opposite of --assumeyes.
James Antill
- [Yum-devel] [PATCH 4/4] Add --assumeno which does the opposite of --assumeyes.
seth vidal
- [Yum-devel] [PATCH 4/4] Add --assumeno which does the opposite of --assumeyes.
James Antill
- [Yum-devel] [PATCH 4/4] Add --assumeno which does the opposite of --assumeyes.
seth vidal
- [Yum-devel] [PATCH 4/4] Add --assumeno which does the opposite of --assumeyes.
James Antill
- [Yum-devel] [PATCH 4/6] Get rid of duplicate downloads
Zdeněk Pavlas
- [Yum-devel] [PATCH 5/6] No early checking of packages during download.
Zdeněk Pavlas
- [Yum-devel] [PATCH 6/6] Implement parallel downloads for regular RPMs
Zdeněk Pavlas
- [Yum-devel] [PATCH 6/6] Implement parallel downloads for regular RPMs
James Antill
- [Yum-devel] [PATCH 6/6] Implement parallel downloads for regular RPMs
tim.lauridsen at gmail.com
- [Yum-devel] [PATCH 6/6] Implement parallel downloads for regular RPMs
Zdenek Pavlas
- [Yum-devel] [PATCH 6/6] Implement parallel downloads for regular RPMs
Zdenek Pavlas
- [Yum-devel] [PATCH 6/6] Implement parallel downloads for regular RPMs
James Antill
- [Yum-devel] [PATCH 6/6] Implement parallel downloads for regular RPMs
Zdenek Pavlas
- [Yum-devel] [PATCH] - make the pre check look for 0 or "0" b/c 0 comes from the pkgs and "0" comes from the sqlite :) - if we have nothing we've used in the requires output, then don't output anything - this makes it match the behavior of dumping
tim.lauridsen at gmail.com
- [Yum-devel] [PATCH] - make the pre check look for 0 or "0" b/c 0 comes from the pkgs and "0" comes from the sqlite :) - if we have nothing we've used in the requires output, then don't output anything - this makes it match the behavior of dumping
tim.lauridsen at gmail.com
- [Yum-devel] [PATCH] - make the pre check look for 0 or "0" b/c 0 comes from the pkgs and "0" comes from the sqlite :) - if we have nothing we've used in the requires output, then don't output anything - this makes it match the behavior of dumping to xml from the sqlite dbs - set installedsize properly for header/local pkg objects - use installedsize properly in the xml generation :) - sort the requires and provides lists so if nothing has changed nothing in the repodata will change :)
Seth Vidal
- [Yum-devel] [PATCH] Adds and modifies documentation for the yum/failover module.
Nick Jacek
- [Yum-devel] [PATCH] Adds and modifies documentation for the yum/failover module.
James Antill
- [Yum-devel] [PATCH] Adds documentation for the callback module.
Nick Jacek
- [Yum-devel] [PATCH] Adds documentation for the cli module.
Nick Jacek
- [Yum-devel] [PATCH] Adds documentation for the output module.
Nick Jacek
- [Yum-devel] [PATCH] Adds documentation for the output module.
James Antill
- [Yum-devel] [PATCH] Adds documentation for the output module.
Nick Jacek
- [Yum-devel] [PATCH] Adds documentation for the shell module.
Nick Jacek
- [Yum-devel] [PATCH] Adds documentation for the utils module.
Nick Jacek
- [Yum-devel] [PATCH] Adds documentation for the yum-updatesd module.
Nick Jacek
- [Yum-devel] [PATCH] Adds documentation for the yum.callbacks module.
Nick Jacek
- [Yum-devel] [PATCH] Adds documentation for the yum.config module, and modifies the existing documentation to be consistant.
Nick Jacek
- [Yum-devel] [PATCH] Adds documentation for the yum.depsolve module.
Nick Jacek
- [Yum-devel] [PATCH] Adds documentation for the yum.depsolve module.
James Antill
- [Yum-devel] [PATCH] Adds documentation for the yum.depsolve module.
Nick Jacek
- [Yum-devel] [PATCH] Adds documentation for the yummain module.
Nick Jacek
- [Yum-devel] [PATCH] Adds initial files for automatically generating html documentation.
Nick Jacek
- [Yum-devel] [PATCH] Adds initial files for automatically generating html documentation.
James Antill
- [Yum-devel] [PATCH] Adds initial files for automatically generating html documentation.
Nick Jacek
- [Yum-devel] [PATCH] Adds initial files for automatically generating html documentation.
James Antill
- [Yum-devel] [PATCH] Adds initial files for automatically generating html documentation.
Nick Jacek
- [Yum-devel] [PATCH] Do not output '\r' unless to a tty.
Zdeněk Pavlas
- [Yum-devel] [PATCH] Fix a (likely) typo in writeRawRepoFile()
Zdeněk Pavlas
- [Yum-devel] [PATCH] Get the version number for the documentation from yum.__version__.
Nick Jacek
- [Yum-devel] [PATCH] Ignore EACCES on yumdb stat calls, users can't access yumdb :(. BZ 719467
James Antill
- [Yum-devel] [PATCH] Ignore EACCES on yumdb stat calls, users can't access yumdb :(. BZ 719467
seth vidal
- [Yum-devel] [PATCH] Ignore EACCES on yumdb stat calls, users can't access yumdb :(. BZ 719467
James Antill
- [Yum-devel] [PATCH] Make yum-cron code and config files prettier.
Matthew Miller
- [Yum-devel] [PATCH] Make yum-cron code and config files prettier.
James Antill
- [Yum-devel] [PATCH] Make yum-cron code and config files prettier.
Matthew Miller
- [Yum-devel] [PATCH] Make yum-cron code and config files prettier.
James Antill
- [Yum-devel] [PATCH] Make yum-cron code and config files prettier.
Matthew Miller
- [Yum-devel] [PATCH] Make yum-cron code and config files prettier.
Ville Skyttä
- [Yum-devel] [PATCH] Make yum-cron code and config files prettier.
Matthew Miller
- [Yum-devel] [PATCH] Reorganize yum-cron to allow more flexible scheduling.
Matthew Miller
- [Yum-devel] [PATCH] Reorganize yum-cron to allow more flexible scheduling.
Matthew Miller
- [Yum-devel] [PATCH] Reorganize yum-cron to allow more flexible scheduling.
seth vidal
- [Yum-devel] [PATCH] Reorganize yum-cron to allow more flexible scheduling.
Matthew Miller
- [Yum-devel] [PATCH] Reorganize yum-cron to allow more flexible scheduling.
Matthew Miller
- [Yum-devel] [PATCH] Reorganize yum-cron to allow more flexible scheduling.
James Antill
- [Yum-devel] [PATCH] Reorganize yum-cron to allow more flexible scheduling.
Matthew Miller
- [Yum-devel] [PATCH] Reorganize yum-cron to allow more flexible scheduling.
James Antill
- [Yum-devel] [PATCH] rework introduction to yum.8
Andrew Ford
- [Yum-devel] [PATCH] rework introduction to yum.8
Andrew Ford
- [Yum-devel] [PATCH] rework introduction to yum.8
tim.lauridsen at gmail.com
- [Yum-devel] [PATCH] rework introduction to yum.8
Andrew Ford
- [Yum-devel] [PATCH] rework introduction to yum.8
tim.lauridsen at gmail.com
- [Yum-devel] [PATCH] rework introduction to yum.8
tim.lauridsen at gmail.com
- [Yum-devel] [PATCH] rework introduction to yum.8
James Antill
- [Yum-devel] [PATCH] Set MAILTO to root by default.
Matthew Miller
- [Yum-devel] [PATCH] Set MAILTO to root by default.
Matthew Miller
- [Yum-devel] [PATCH] sort the files output too - it takes a bit more time but it makes things easier to read :)
Seth Vidal
- [Yum-devel] [PATCH] sort the files output too - it takes a bit more time but it makes things easier to read :)
tim.lauridsen at gmail.com
- [Yum-devel] [PATCH] when you .lower() a string you want to compare it to lowercase values, not uppercase ones.
Seth Vidal
- [Yum-devel] [PATCH] when you .lower() a string you want to compare it to lowercase values, not uppercase ones.
James Antill
- [Yum-devel] [PATCH] when you .lower() a string you want to compare it to lowercase values, not uppercase ones.
seth vidal
- [Yum-devel] [UG] Why isn't urlgrabber on PyPI?
Victor Andrée
- [Yum-devel] [UG] Why isn't urlgrabber on PyPI?
seth vidal
- [Yum-devel] createrepo dup of 715108 on EL6
JohnS
- [Yum-devel] createrepo dup of 715108 on EL6
James Antill
- [Yum-devel] is the "groups" command necessary
Andrew Ford
- [Yum-devel] is the "groups" command necessary
James Antill
- [Yum-devel] is the "groups" command necessary
Andrew Ford
- [Yum-devel] rework introduction to yum.8
Andrew Ford
- [Yum-devel] RPM Downloads in separate process(es)
Zdeněk Pavlas
- [Yum-devel] Should yum-cron upgrade rpm and glibc before other packages?
Matthew Miller
- [Yum-devel] Should yum-cron upgrade rpm and glibc before other packages?
James Antill
- [Yum-devel] Should yum-cron upgrade rpm and glibc before other packages?
Matthew Miller
- [Yum-devel] yum-cron and handling errors and warnings
Matthew Miller
- [Yum-devel] yum-cron and handling errors and warnings
James Antill
- [Yum-devel] yum-cron and handling errors and warnings
Matthew Miller
- [Yum-devel] yum-cron and handling errors and warnings
James Antill
- [Yum-devel] yum cache handling issues (wrt repoquery)
Jon Stanley
- [Yum-devel] yum cache handling issues (wrt repoquery)
seth vidal
- [Yum-devel] yum cache handling issues (wrt repoquery)
James Antill
- [Yum-devel] yum shell and exit codes and plugins
Jason L Tibbitts III
- [Yum-devel] yum shell and exit codes and plugins
Matthew Miller
- [Yum-devel] yum shell and exit codes and plugins
Jason L Tibbitts III
- [Yum-devel] yum shell and exit codes and plugins
seth vidal
- [Yum-devel] yum shell and exit codes and plugins
James Antill
- [Yum-devel] yum shell and exit codes and plugins [was Re: Reorganize yum-cron...]
Matthew Miller
- [Yum-devel] yum shell and exit codes and plugins [was Re: Reorganize yum-cron...]
seth vidal
- [Yum-devel] yum shell and exit codes and plugins [was Re: Reorganize yum-cron...]
Matthew Miller
Last message date:
Sun Jul 31 16:29:36 UTC 2011
Archived on: Sun Jul 31 16:29:46 UTC 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).