[pacman-dev] wrong calculation of download-bandwidth
see attachment; my internet-connection is not that fast as pacman3 says. ;-) -- http://www.archlinux.de
2007/2/6, Pierre Schmitz <pierre@archlinux.de>:
see attachment; my internet-connection is not that fast as pacman3 says. ;-)
Same issue here, except I don't have connection at all :) - installing from local mirror. Couldn't pacman don't display time and speed when installing from file:/// ? -- Roman Kyrylych (Роман Кирилич)
On 2/6/07, Roman Kyrylych <roman.kyrylych@gmail.com> wrote:
Couldn't pacman don't display time and speed when installing from file:/// ?
Sure, that's possible, but then we're breaking some abstraction. Basically right now, it's just a libdownload call to "get from this uri" and pacman could care less where it's from. It's a tad messy to break that abstraction, but it could be done. What about not displaying a progress bar at all for file:// based repos?
2007/2/6, Aaron Griffin <aaronmgriffin@gmail.com>:
On 2/6/07, Roman Kyrylych <roman.kyrylych@gmail.com> wrote:
Couldn't pacman don't display time and speed when installing from file:/// ?
Sure, that's possible, but then we're breaking some abstraction. Basically right now, it's just a libdownload call to "get from this uri" and pacman could care less where it's from. It's a tad messy to break that abstraction, but it could be done. Yes, I know. It's not critical, of course, just cosmetics. ;-)
What about not displaying a progress bar at all for file:// based repos?
That would be even better. But what about Pierre's screenshot? Isn't Pierre using ftp:// ? -- Roman Kyrylych (Роман Кирилич)
Am Dienstag, 6. Februar 2007 22:07:25 schrieb Roman Kyrylych:
But what about Pierre's screenshot? Isn't Pierre using ftp:// ?
Yes, I am using ftp via Internet. And my maximum download rate should be about 1,2MB/s. -- http://www.archlinux.de
2007/2/7, Pierre Schmitz <pierre@archlinux.de>:
Am Dienstag, 6. Februar 2007 22:07:25 schrieb Roman Kyrylych:
But what about Pierre's screenshot? Isn't Pierre using ftp:// ?
Yes, I am using ftp via Internet. And my maximum download rate should be about 1,2MB/s.
This should be fixed in rc9. -- Roman Kyrylych (Роман Кирилич)
On 2/7/07, Roman Kyrylych <roman.kyrylych@gmail.com> wrote:
2007/2/7, Pierre Schmitz <pierre@archlinux.de>:
Am Dienstag, 6. Februar 2007 22:07:25 schrieb Roman Kyrylych:
But what about Pierre's screenshot? Isn't Pierre using ftp:// ?
Yes, I am using ftp via Internet. And my maximum download rate should be about 1,2MB/s.
This should be fixed in rc9.
You hope 8) Actually, I think this is a 64bit bug with one of the operands (struct timeval?) being sized differently and borking the calculations. /me shrugs
I'm using the rc9 on an Arch32 installation on a macbook core 2 duo (64bit), I think this is strange (look at the attachment). HTH, -- Alessio 'mOLOk' Bolognino Arch Linux Trusted User
On 2/7/07, Alessio 'mOLOk' Bolognino <themolok.ml@gmail.com> wrote:
I'm using the rc9 on an Arch32 installation on a macbook core 2 duo (64bit), I think this is strange (look at the attachment).
What, you don't have infinite bandwidth? (Note: inf == infinity) Thanks for the report.
On Wednesday 07 February 2007 16:38:34 Aaron Griffin wrote:
On 2/7/07, Roman Kyrylych <roman.kyrylych@gmail.com> wrote:
2007/2/7, Pierre Schmitz <pierre@archlinux.de>:
Am Dienstag, 6. Februar 2007 22:07:25 schrieb Roman Kyrylych:
But what about Pierre's screenshot? Isn't Pierre using ftp:// ?
Yes, I am using ftp via Internet. And my maximum download rate should be about 1,2MB/s.
This should be fixed in rc9.
You hope 8)
Actually, I think this is a 64bit bug with one of the operands (struct timeval?) being sized differently and borking the calculations. /me shrugs
_______________________________________________ pacman-dev mailing list pacman-dev@archlinux.org http://www.archlinux.org/mailman/listinfo/pacman-dev
Seems to be strange, i've had pacman3 installed on this and my main machine. This notebook actually is a core 2 duo, my main system a 64 AMD athlon, both running Arch32bit. I've just updated my snapshot, and will see if i actually can reproduce this problem some day this weekend. rc9? Have been a bit early in release candidate stadium or you just do too good testing :) Kind regards, Georg
On 2/8/07, Georg Grabler <ggrabler@gmail.com> wrote:
On Wednesday 07 February 2007 16:38:34 Aaron Griffin wrote:
On 2/7/07, Roman Kyrylych <roman.kyrylych@gmail.com> wrote:
2007/2/7, Pierre Schmitz <pierre@archlinux.de>:
Am Dienstag, 6. Februar 2007 22:07:25 schrieb Roman Kyrylych:
But what about Pierre's screenshot? Isn't Pierre using ftp:// ?
Yes, I am using ftp via Internet. And my maximum download rate should be about 1,2MB/s.
This should be fixed in rc9.
You hope 8)
Actually, I think this is a 64bit bug with one of the operands (struct timeval?) being sized differently and borking the calculations. /me shrugs
Seems to be strange, i've had pacman3 installed on this and my main machine. This notebook actually is a core 2 duo, my main system a 64 AMD athlon, both running Arch32bit.
I've just updated my snapshot, and will see if i actually can reproduce this problem some day this weekend.
Hopefully this all got fixed today with my recent commit. Let us know if it isn't. A 64bit machine could still cause issues... -Dan
On 2/8/07, Georg Grabler <ggrabler@gmail.com> wrote:
rc9? Have been a bit early in release candidate stadium or you just do too good testing :)
Just real early... Dan and i did some restructuring / changes that introduced more bugs in the middle there.
participants (6)
-
Aaron Griffin
-
Alessio 'mOLOk' Bolognino
-
Dan McGee
-
Georg Grabler
-
Pierre Schmitz
-
Roman Kyrylych