May 2010 Archives by subject
Starting: Wed May 5 20:17:18 UTC 2010
Ending: Fri May 28 19:28:22 UTC 2010
Messages: 90
- [Yum-devel] [PATCH 1/2] add --enablerepo to suggestion for handling package not matching what is expected to be downloaded. deals with folks installing debuginfo pkgs but not have debug repos enabled when they run clean metadata
Seth Vidal
- [Yum-devel] [PATCH 1/3] Add a couple of depsolve tests, from a bug I found updating F-13.
Tim Lauridsen
- [Yum-devel] [PATCH 1/3] Add a couple of depsolve tests, from a bug I found updating F-13.
James Antill
- [Yum-devel] [PATCH 1/3] Add a couple of depsolve tests, from a bug I found updating F-13.
Seth Vidal
- [Yum-devel] [PATCH 1/3] Fix deselections like '-*debuginfo' etc.
James Antill
- [Yum-devel] [PATCH 1/3] Fix for obsoleting pkgs. we are trying to install
James Antill
- [Yum-devel] [PATCH 1/9] Add skip broken packages to history transaction.
James Antill
- [Yum-devel] [PATCH 1/9] Add skip broken packages to history transaction.
Tim Lauridsen
- [Yum-devel] [PATCH 2/2] - go through all of our code and change our decompressors to use misc.decompress() - this should mean we can access metadata compressed using any supported compression library provided it is NAMED accordingly - add fn_only option to misc.decompress() so we can get a returned name w/o actually having the file - useful for finding a decompressed file if we only have the compressed one
Seth Vidal
- [Yum-devel] [PATCH 2/2] - go through all of our code and change our decompressors to use misc.decompress() - this should mean we can access metadata compressed using any supported compression library provided it is NAMED accordingly - add fn_only option to misc.decompress() so we can get a returned name w/o actually having the file - useful for finding a decompressed file if we only have the compressed one
James Antill
- [Yum-devel] [PATCH 2/2] output list of repos being cleaned up for when we clean.
Seth Vidal
- [Yum-devel] [PATCH 2/2] output list of repos being cleaned up for when we clean.
James Antill
- [Yum-devel] [PATCH 2/2] output list of repos being cleaned up for when we clean.
Seth Vidal
- [Yum-devel] [PATCH 2/3] Add a fix for the _old_ bug, and a comment about another possible fix.
Tim Lauridsen
- [Yum-devel] [PATCH 2/3] Add a fix for the _old_ bug, and a comment about another possible fix.
James Antill
- [Yum-devel] [PATCH 2/3] Move the rpmdb cache to yum persistent storage.
James Antill
- [Yum-devel] [PATCH 2/3] Move the rpmdb cache to yum persistent storage.
Seth Vidal
- [Yum-devel] [PATCH 2/3] Now do the same testcase for noarch => multilib
James Antill
- [Yum-devel] [PATCH 2/9] Add three views to make look at history by hand easier
Tim Lauridsen
- [Yum-devel] [PATCH 2/9] Add three views to make look at history by hand easier
James Antill
- [Yum-devel] [PATCH 3/3] Do the second fix, for the previous testcase. Seems correct, but not 100%.
Tim Lauridsen
- [Yum-devel] [PATCH 3/3] Do the second fix, for the previous testcase. Seems correct, but not 100%.
James Antill
- [Yum-devel] [PATCH 3/3] Fix obsoleting pkgs. from <install norach> to multilib. using archdistance
James Antill
- [Yum-devel] [PATCH 3/3] Revert " Work around mock setting mtime on var/lib/Packages, for it's "caches"."
James Antill
- [Yum-devel] [PATCH 3/3] Revert " Work around mock setting mtime on var/lib/Packages, for it's "caches"."
Seth Vidal
- [Yum-devel] [PATCH 3/9] Add rpmdb problems, and cmdline to the history DBv2 update
Tim Lauridsen
- [Yum-devel] [PATCH 3/9] Add rpmdb problems, and cmdline to the history DBv2 update
James Antill
- [Yum-devel] [PATCH 3/9] Add rpmdb problems, and cmdline to the history DBv2 update
James Antill
- [Yum-devel] [PATCH 4/9] Save rpmdb problems, and cmdline, into yum history
Tim Lauridsen
- [Yum-devel] [PATCH 4/9] Save rpmdb problems, and cmdline, into yum history
James Antill
- [Yum-devel] [PATCH 5/9] Output cmdline and rpmdb problems in history info
James Antill
- [Yum-devel] [PATCH 5/9] Output cmdline and rpmdb problems in history info
Tim Lauridsen
- [Yum-devel] [PATCH 6/9] Move obsoleted.obsoleter check into the correct problem loop
James Antill
- [Yum-devel] [PATCH 6/9] Move obsoleted.obsoleter check into the correct problem loop
Tim Lauridsen
- [Yum-devel] [PATCH 7/9] Mark pre-exsting rpmdb problems in history list, with 'P'.
Tim Lauridsen
- [Yum-devel] [PATCH 7/9] Mark pre-exsting rpmdb problems in history list, with 'P'.
James Antill
- [Yum-devel] [PATCH 8/9] Fix sorting of historic rpmdb problems
James Antill
- [Yum-devel] [PATCH 8/9] Fix sorting of historic rpmdb problems
Tim Lauridsen
- [Yum-devel] [PATCH 9/9] Save, and then Highlight, the "main" package which has a problem
Tim Lauridsen
- [Yum-devel] [PATCH 9/9] Save, and then Highlight, the "main" package which has a problem
James Antill
- [Yum-devel] [PATCH] - cleanup decompress some - keep stub bunzipFile - add lzma support, if available
Seth Vidal
- [Yum-devel] [PATCH] - cleanup decompress some - keep stub bunzipFile - add lzma support, if available
James Antill
- [Yum-devel] [PATCH] add --enablerepo to suggestion for handling package not matching what is expected to be downloaded. deals with folks installing debuginfo pkgs but not have debug repos enabled when they run clean metadata
Seth Vidal
- [Yum-devel] [PATCH] add --enablerepo to suggestion for handling package not matching what is expected to be downloaded. deals with folks installing debuginfo pkgs but not have debug repos enabled when they run clean metadata
James Antill
- [Yum-devel] [PATCH] Add --setopt to YumUtilBase commands
James Antill
- [Yum-devel] [PATCH] Add --setopt to YumUtilBase commands
Seth Vidal
- [Yum-devel] [PATCH] Be more paranoid about saving the rpmdb version, it's possible PK could be doing somethign weird here ... like loading data, hanging around as user does something in yum (which alters the rpmdb) and then somehow PK saves the rpmdb version. I can't see how it's possible though, but two extra stats. for a little more paranoia doesn't seem out of place.
James Antill
- [Yum-devel] [PATCH] Don't do rpmdb checks, in version, with no history (as it's root only now).
James Antill
- [Yum-devel] [PATCH] Don't do rpmdb checks, in version, with no history (as it's root only now).
Seth Vidal
- [Yum-devel] [PATCH] Dump False and 0 as their values, and not the empty string
James Antill
- [Yum-devel] [PATCH] Dump False and 0 as their values, and not the empty string
Seth Vidal
- [Yum-devel] [PATCH] Filter empty provides/etc. in the non-pritable case too.
James Antill
- [Yum-devel] [PATCH] Filter empty provides/etc. in the non-pritable case too.
Seth Vidal
- [Yum-devel] [PATCH] Fix adding pkgExcluders after a package has been loaded. versionlock, at least
James Antill
- [Yum-devel] [PATCH] Fix blank line at end of all scriptlet output
Jeroen van Meeuwen
- [Yum-devel] [PATCH] Fix blank line at end of all scriptlet output
Ville Skyttä
- [Yum-devel] [PATCH] Fix blank line at end of all scriptlet output
Jeroen van Meeuwen
- [Yum-devel] [PATCH] Fix blank line at end of all scriptlet output
Jeroen van Meeuwen
- [Yum-devel] [PATCH] Fix blank line at end of all scriptlet output
James Antill
- [Yum-devel] [PATCH] Fix blank line at end of all scriptlet output
Seth Vidal
- [Yum-devel] [PATCH] Fix blank line at end of all scriptlet output
James Antill
- [Yum-devel] [PATCH] Fix blank line at end of all scriptlet output
Seth Vidal
- [Yum-devel] [PATCH] Fix blank line at end of all scriptlet output
James Antill
- [Yum-devel] [PATCH] Fix blank line at end of all scriptlet output
Seth Vidal
- [Yum-devel] [PATCH] Fix blank line at end of all scriptlet output
James Antill
- [Yum-devel] [PATCH] Fix for obsoleting pkgs. we are trying to install
James Antill
- [Yum-devel] [PATCH] Fix for obsoleting pkgs. we are trying to install
Seth Vidal
- [Yum-devel] [PATCH] Handle obsoleting pkgs. which are excluded after obsoleted_dict setup
James Antill
- [Yum-devel] [PATCH] Handle obsoleting pkgs. which are excluded after obsoleted_dict setup
Tim Lauridsen
- [Yum-devel] [PATCH] Make "blah in ipkg.yumdb_info" be quicker, and fail in more useful ways
James Antill
- [Yum-devel] [PATCH] Make "blah in ipkg.yumdb_info" be quicker, and fail in more useful ways
Seth Vidal
- [Yum-devel] [PATCH] oddball case where rpm coughed up an EMPTY provides entry.
Seth Vidal
- [Yum-devel] [PATCH] oddball case where rpm coughed up an EMPTY provides entry.
Seth Vidal
- [Yum-devel] [PATCH] oddball case where rpm coughed up an EMPTY provides entry.
James Antill
- [Yum-devel] [PATCH] oddball case where rpm coughed up an EMPTY provides entry.
Seth Vidal
- [Yum-devel] [PATCH] oddball case where rpm coughed up an EMPTY provides entry.
James Antill
- [Yum-devel] [PATCH] Only do any rpmdbv checks, if history_record is set
James Antill
- [Yum-devel] [PATCH] Only do any rpmdbv checks, if history_record is set
Seth Vidal
- [Yum-devel] [PATCH] Remove "No transaction set" error, for YumLocalPackage
James Antill
- [Yum-devel] [PATCH] Remove "No transaction set" error, for YumLocalPackage
Seth Vidal
- [Yum-devel] [PATCH] Show which repos. were cleaned, in yum clean XYZ
Tim Lauridsen
- [Yum-devel] [PATCH] Show which repos. were cleaned, in yum clean XYZ
James Antill
- [Yum-devel] [PATCH] SKIP-BROKEN: fix issue where the loop detection are triggered because the have been a unchanged transaction earlier in a skip-broken loop, but was solved by hard reseting the transation. It is only a loop if we have a unchanged transaction 2 times in a row (rhbz # 590454)
Tim Lauridsen
- [Yum-devel] [PATCH] SKIP-BROKEN: fix issue where the loop detection are triggered because the have been a unchanged transaction earlier in a skip-broken loop, but was solved by hard reseting the transation. It is only a loop if we have a unchanged transaction 2 times in a row (rhbz # 590454)
Seth Vidal
- [Yum-devel] Fix versionlock with follow obsoletes, etc.
James Antill
- [Yum-devel] Fix versionlock with follow obsoletes, etc.
Seth Vidal
- [Yum-devel] History DB version 2, ready to go in ... I think
James Antill
- [Yum-devel] Hopefully all the "install blah" obs. test/fixes ... hahahaha
James Antill
- [Yum-devel] Hopefully all the "install blah" obs. test/fixes ... hahahaha
Seth Vidal
- [Yum-devel] random todos
seth vidal
Last message date:
Fri May 28 19:28:22 UTC 2010
Archived on: Fri May 28 19:27:45 UTC 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).