Re: Port sync is broken: Error: Failed to verify signature for ports tree!

2024-06-01 Thread Sergey Fedorov
Yes, it got fixed pretty quickly.

But when it failed, it failed on two systems which have nothing in common,
so should not have been local.

On Sun, Jun 2, 2024 at 1:58 AM grey  wrote:

> I am guessing this was fixed?
>
> Regardless, I can't seem to reproduce a failed signature verification
> locally.
>
> Output with debug and verbose flags added below:
>
> % sudo port -d -v sync
> --->  Updating the ports tree
> Synchronizing local ports tree from
> rsync://rsync.macports.org/macports/release/tarballs/ports.tar
> DEBUG: system: /usr/bin/rsync -rtzvl --delete-after
> --include=/ports.tar --include=/ports.tar.rmd160 --exclude=*
> rsync://rsync.macports.org/macports/release/tarballs/
> /opt/local/var/macports/sources/
> rsync.macports.org/macports/release/tarballs
>
> Willkommen auf dem RSYNC-server auf ftp.fau.de.
> Nicht all unsere Mirror sind per rsync verfuegbar.
>
> Welcome to the RSYNC daemon on ftp.fau.de.
> Not all of our mirrors are available through rsync.
>
>
> receiving file list ... done
> ./
>
> sent 68 bytes  received 99 bytes  66.80 bytes/sec
> total size is 125511680  speedup is 751566.95
> DEBUG: successful verification with key
> /opt/local/share/macports/macports-pubkey.pem
> DEBUG: Using bsdtar with HFS+ compression (if valid)
> DEBUG: system: bsdtar --hfsCompression -C
> /opt/local/var/macports/sources/
> rsync.macports.org/macports/release/tarballs/tmp
> -xf 
> /opt/local/var/macports/sources/
> rsync.macports.org/macports/release/tarballs/ports.tar
> DEBUG: system: chmod -R a+r
> /opt/local/var/macports/sources/
> rsync.macports.org/macports/release/tarballs
> DEBUG: system: /opt/local/bin/portindex
> /opt/local/var/macports/sources/
> rsync.macports.org/macports/release/tarballs/ports
> Creating port index in
> /opt/local/var/macports/sources/
> rsync.macports.org/macports/release/tarballs/ports
>
> Total number of ports parsed:0
> Ports successfully parsed:0
> Ports failed:0
> Up-to-date ports skipped:39123
>
> On Sat, Jun 1, 2024 at 6:57 AM Sergio Had  wrote:
> >
> > sent 78567 bytes  received 194729 bytes  20244.15 bytes/sec
> >
> > total size is 125495808  speedup is 459.19
> >
> > Error: Failed to verify signature for ports tree!
> >
> > port sync failed: Synchronization of 1 source failed
>


Re: Port sync is broken: Error: Failed to verify signature for ports tree!

2024-06-01 Thread grey
I am guessing this was fixed?

Regardless, I can't seem to reproduce a failed signature verification locally.

Output with debug and verbose flags added below:

% sudo port -d -v sync
--->  Updating the ports tree
Synchronizing local ports tree from
rsync://rsync.macports.org/macports/release/tarballs/ports.tar
DEBUG: system: /usr/bin/rsync -rtzvl --delete-after
--include=/ports.tar --include=/ports.tar.rmd160 --exclude=*
rsync://rsync.macports.org/macports/release/tarballs/
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs

Willkommen auf dem RSYNC-server auf ftp.fau.de.
Nicht all unsere Mirror sind per rsync verfuegbar.

Welcome to the RSYNC daemon on ftp.fau.de.
Not all of our mirrors are available through rsync.


receiving file list ... done
./

sent 68 bytes  received 99 bytes  66.80 bytes/sec
total size is 125511680  speedup is 751566.95
DEBUG: successful verification with key
/opt/local/share/macports/macports-pubkey.pem
DEBUG: Using bsdtar with HFS+ compression (if valid)
DEBUG: system: bsdtar --hfsCompression -C
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/tmp
-xf 
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports.tar
DEBUG: system: chmod -R a+r
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs
DEBUG: system: /opt/local/bin/portindex
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports
Creating port index in
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports

Total number of ports parsed:0
Ports successfully parsed:0
Ports failed:0
Up-to-date ports skipped:39123

On Sat, Jun 1, 2024 at 6:57 AM Sergio Had  wrote:
>
> sent 78567 bytes  received 194729 bytes  20244.15 bytes/sec
>
> total size is 125495808  speedup is 459.19
>
> Error: Failed to verify signature for ports tree!
>
> port sync failed: Synchronization of 1 source failed


Port sync is broken: Error: Failed to verify signature for ports tree!

2024-06-01 Thread Sergio Had
sent 78567 bytes  received 194729 bytes  20244.15 bytes/sec
total size is 125495808  speedup is 459.19
Error: Failed to verify signature for ports tree!
port sync failed: Synchronization of 1 source failed