Opened 12 years ago

Closed 12 years ago

#36120 closed defect (fixed)

port sync downloads out-of-date ports.tar

Reported by: mndavidoff (Monte Davidoff) Owned by: wsiegrist@…
Priority: Normal Milestone:
Component: server/hosting Version: 2.1.2
Keywords: Cc:
Port:

Description

It appears port sync is not downloading an up-to-date ports.tar. It seems to be stuck downloading a ports.tar that's currently about 32 hours old.

$ date
Wed Sep 12 16:07:02 PDT 2012
$ sudo port sync
--->  Updating the ports tree
$ ls -l /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
total 112528
-rw-r--r--   1 root  admin       512 Sep 11 08:01 PortIndex.rmd160
drwxr-xr-x  24 root  wheel       816 Jul 25 11:00 base
-rw-r--r--   1 root  admin   3543040 Sep 11 08:01 base.tar
-rw-r--r--   1 root  admin       512 Sep 11 08:01 base.tar.rmd160
drwxr-xr-x  51 root  wheel      1734 Sep 12 16:07 ports
-rw-r--r--   1 root  admin  54056960 Sep 11 08:01 ports.tar
-rw-r--r--   1 root  admin       512 Sep 11 08:01 ports.tar.rmd160
$ date
Wed Sep 12 16:07:47 PDT 2012

Change History (2)

comment:1 Changed 12 years ago by neverpanic (Clemens Lang)

Component: baseserver/hosting
Owner: changed from macports-tickets@… to wsiegrist@…

comment:2 Changed 12 years ago by wsiegrist@…

Resolution: fixed
Status: newclosed

Fixed.

Note: See TracTickets for help on using tickets.