[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

UDD mirror not up to date



Hi,

I'm just checking some R packages and realised that UDD mirror
seems not to be up to date

The mirror has:

$ psql --port=5432 --host=udd-mirror.debian.net --username=udd-mirror udd
udd=> select source, version, release from sources where source = 'r-cran-xslt' ;
   source    | version | release  
-------------+---------+----------
 r-cran-xslt | 1.3-1   | buster
 r-cran-xslt | 1.4.2-1 | bullseye
 r-cran-xslt | 1.4.2-1 | sid
(3 Zeilen)


original UDD has:

udd=>  select source, version, release from sources where source = 'r-cran-xslt' ;
   source    | version | release  
-------------+---------+----------
 r-cran-xslt | 1.3-1   | buster
 r-cran-xslt | 1.4.2-1 | bullseye
 r-cran-xslt | 1.4.3-1 | bookworm
 r-cran-xslt | 1.4.3-1 | sid
(4 Zeilen)


Is there some issue with syncronizing the mirror?

Kind regards

      Andreas.


-- 
http://fam-tille.de


Reply to: