On Tue, 2010-01-05 at 13:14 -0500, James Antill wrote:
> On Mon, 2010-01-04 at 09:30 +, Tim Lauridsen wrote:
> > +# Note we do not use the epoch to search as the epoch for
> > the
> > +# source rpm might be different from the binary rpm (see
> > +
On Wednesday 06 January 2010, James Antill wrote:
> Next, testing with:
>
> from urlgrabber.progress import format_number
Note also that this patch is for transaction listings, not urlgrabber.
___
Yum-devel mailing list
Yum-devel@lists.baseurl.org
htt
On Wednesday 06 January 2010, James Antill wrote:
> On Wed, 2010-01-06 at 13:07 +0200, Ville Skyttä wrote:
> > Format zero as 0 instead of 0.0, make zero package sizes line up with
> > others in transaction listings.
>
> Ok, first off: how do you get packages of size zero?
Install for example te
On Wed, 6 Jan 2010, Gerhardus Geldenhuis wrote:
Hi
I have managed to make good headway in changing references to the old
yum url. Some more notable ones include
Debian ( The old releases won't be changed but the package maintainer
is aware of the problem)
rpm.org
jpackage.org
various news site
On Wed, 6 Jan 2010, Gerhardus Geldenhuis wrote:
On Wed, Jan 6, 2010 at 11:28 AM, Panu Matilainen
wrote:
On Wed, 6 Jan 2010, Gerhardus Geldenhuis wrote:
Hi
I have managed to make good headway in changing references to the old
yum url. Some more notable ones include
Debian ( The old releases w
On Wed, 2010-01-06 at 13:07 +0200, Ville Skyttä wrote:
> Format zero as 0 instead of 0.0, make zero package sizes line up with
> others in transaction listings.
Ok, first off: how do you get packages of size zero?
Next, testing with:
from urlgrabber.progress import format_number
format_number
On Wed, 6 Jan 2010, James Antill wrote:
---
yum/__init__.py |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/yum/__init__.py b/yum/__init__.py
index c1f40c4..4d76267 100644
--- a/yum/__init__.py
+++ b/yum/__init__.py
@@ -4170,7 +4170,10 @@ class YumBase(depsolve.Deps
On Wed, Jan 6, 2010 at 11:28 AM, Panu Matilainen
wrote:
> On Wed, 6 Jan 2010, Gerhardus Geldenhuis wrote:
>
>> Hi
>> I have managed to make good headway in changing references to the old
>> yum url. Some more notable ones include
>> Debian ( The old releases won't be changed but the package mainta
On Wed, 6 Jan 2010, Gerhardus Geldenhuis wrote:
Hi
I have managed to make good headway in changing references to the old
yum url. Some more notable ones include
Debian ( The old releases won't be changed but the package maintainer
is aware of the problem)
rpm.org
Fixed now :)
- Panu -
Format zero as 0 instead of 0.0, make zero package sizes line up with
others in transaction listings.
---
output.py |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/output.py b/output.py
index e1062d7..33e8cf6 100755
--- a/output.py
+++ b/output.py
@@ -761,9 +761,9 @
Hi
I have managed to make good headway in changing references to the old
yum url. Some more notable ones include
Debian ( The old releases won't be changed but the package maintainer
is aware of the problem)
rpm.org
jpackage.org
various news sites and private blogs
I am still waiting for freshmeat
11 matches
Mail list logo