multiple sources versions in lookaside cache

2010-01-23 Thread Gianluca Sforna
I wanted to download sources for a package and it seems the cache
hosts several older releases (see below). Is it the normal/intended
behavior?

[gia...@bingo F-12]$ make sources
Downloading nemiver-0.6.7.tar.bz2...
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
100 1303k  100 1303k0 0   270k  0  0:00:04  0:00:04 --:--:--  281k
-rw-rw-r--. 1 giallu giallu 1334387 2009-05-03 01:18 nemiver-0.6.7.tar.bz2
Downloading nemiver-0.7.0.tar.bz2...
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
100 1335k  100 1335k0 0  83656  0  0:00:16  0:00:16 --:--:-- 78402
-rw-rw-r--. 1 giallu giallu 1367397 2009-07-02 16:16 nemiver-0.7.0.tar.bz2
Downloading nemiver-0.7.1.tar.bz2...
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
100 1401k  100 1401k0 0   183k  0  0:00:07  0:00:07 --:--:--  219k
-rw-rw-r--. 1 giallu giallu 1435285 2009-08-01 13:05 nemiver-0.7.1.tar.bz2
Downloading nemiver-0.7.2.tar.bz2...
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
100 1387k  100 1387k0 0   120k  0  0:00:11  0:00:11 --:--:--  106k
-rw-rw-r--. 1 giallu giallu 1420879 2009-09-12 22:32 nemiver-0.7.2.tar.bz2
Downloading nemiver-0.7.3.tar.bz2...
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
100 1394k  100 1394k0 0   283k  0  0:00:04  0:00:04 --:--:--  309k
-rw-rw-r--. 1 giallu giallu 1428156 2009-12-07 10:48 nemiver-0.7.3.tar.bz2

-- 
Gianluca Sforna

http://morefedora.blogspot.com
http://www.linkedin.com/in/gianlucasforna
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: multiple sources versions in lookaside cache

2010-01-23 Thread Mike McGrath
On Sat, 23 Jan 2010, Gianluca Sforna wrote:

 I wanted to download sources for a package and it seems the cache
 hosts several older releases (see below). Is it the normal/intended
 behavior?


At the moment we keep everything forever.  I notice your 'sources' file
has all the sources listed in it, that's why it is downloading multiple
sources.  You can delete all but the one you want from your sources file
(in each branch)

-Mike

 [gia...@bingo F-12]$ make sources
 Downloading nemiver-0.6.7.tar.bz2...
   % Total% Received % Xferd  Average Speed   TimeTime Time  
 Current
  Dload  Upload   Total   SpentLeft  Speed
 100 1303k  100 1303k0 0   270k  0  0:00:04  0:00:04 --:--:--  281k
 -rw-rw-r--. 1 giallu giallu 1334387 2009-05-03 01:18 nemiver-0.6.7.tar.bz2
 Downloading nemiver-0.7.0.tar.bz2...
   % Total% Received % Xferd  Average Speed   TimeTime Time  
 Current
  Dload  Upload   Total   SpentLeft  Speed
 100 1335k  100 1335k0 0  83656  0  0:00:16  0:00:16 --:--:-- 78402
 -rw-rw-r--. 1 giallu giallu 1367397 2009-07-02 16:16 nemiver-0.7.0.tar.bz2
 Downloading nemiver-0.7.1.tar.bz2...
   % Total% Received % Xferd  Average Speed   TimeTime Time  
 Current
  Dload  Upload   Total   SpentLeft  Speed
 100 1401k  100 1401k0 0   183k  0  0:00:07  0:00:07 --:--:--  219k
 -rw-rw-r--. 1 giallu giallu 1435285 2009-08-01 13:05 nemiver-0.7.1.tar.bz2
 Downloading nemiver-0.7.2.tar.bz2...
   % Total% Received % Xferd  Average Speed   TimeTime Time  
 Current
  Dload  Upload   Total   SpentLeft  Speed
 100 1387k  100 1387k0 0   120k  0  0:00:11  0:00:11 --:--:--  106k
 -rw-rw-r--. 1 giallu giallu 1420879 2009-09-12 22:32 nemiver-0.7.2.tar.bz2
 Downloading nemiver-0.7.3.tar.bz2...
   % Total% Received % Xferd  Average Speed   TimeTime Time  
 Current
  Dload  Upload   Total   SpentLeft  Speed
 100 1394k  100 1394k0 0   283k  0  0:00:04  0:00:04 --:--:--  309k
 -rw-rw-r--. 1 giallu giallu 1428156 2009-12-07 10:48 nemiver-0.7.3.tar.bz2

 --
 Gianluca Sforna

 http://morefedora.blogspot.com
 http://www.linkedin.com/in/gianlucasforna
 --
 devel mailing list
 devel@lists.fedoraproject.org
 https://admin.fedoraproject.org/mailman/listinfo/devel

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: multiple sources versions in lookaside cache

2010-01-23 Thread Michael Schwendt
On Sat, 23 Jan 2010 11:14:01 -0600 (CST), Mike wrote:

 On Sat, 23 Jan 2010, Gianluca Sforna wrote:
 
  I wanted to download sources for a package and it seems the cache
  hosts several older releases (see below). Is it the normal/intended
  behavior?
 
 
 At the moment we keep everything forever.  I notice your 'sources' file
 has all the sources listed in it, that's why it is downloading multiple
 sources.

And which likely is due to using make upload FILES=... rather than make
new-sources FILES= Use the latter if you want to _replace_ the
contents of the sources and .cvsignore files when doing a version
upgrade.

 You can delete all but the one you want from your sources file
 (in each branch)
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: multiple sources versions in lookaside cache

2010-01-23 Thread Gianluca Sforna
On Sat, Jan 23, 2010 at 6:19 PM, Michael Schwendt mschwe...@gmail.com wrote:
 On Sat, 23 Jan 2010 11:14:01 -0600 (CST), Mike wrote:

 At the moment we keep everything forever.  I notice your 'sources' file
 has all the sources listed in it, that's why it is downloading multiple
 sources.

 And which likely is due to using make upload FILES=... rather than make
 new-sources FILES= Use the latter if you want to _replace_ the
 contents of the sources and .cvsignore files when doing a version
 upgrade.

I'm not the maintainer for that package but I actually wondered how
would that happen.

Thank you both for the useful info.

-- 
Gianluca Sforna

http://morefedora.blogspot.com
http://www.linkedin.com/in/gianlucasforna
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel