Changes between Version 1 and Version 2 of Ticket #58872


Ignore:
Timestamp:
Aug 23, 2019, 2:36:03 PM (5 years ago)
Author:
mouse07410 (Mouse)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58872 – Description

    v1 v2  
    2727
    2828{{{sudo port rev-upgrade}}} also did not complain.
     29
     30{{{
     31$ sudo port -d selfupdate
     32DEBUG: Copying /Users/ur20980/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences
     33DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs
     34--->  Updating MacPorts base sources using rsync
     35DEBUG: system: /usr/bin/rsync -rtzvl --delete-after rsync://rsync.macports.org/macports/release/tarballs/base.tar /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs
     36
     37Willkommen auf dem RSYNC-server auf ftp.fau.de.
     38Nicht all unsere Mirror sind per rsync verfuegbar.
     39
     40Welcome to the RSYNC daemon on ftp.fau.de.
     41Not all of our mirrors are available through rsync.
     42
     43
     44receiving file list ... done
     45
     46sent 16 bytes  received 55 bytes  47.33 bytes/sec
     47total size is 85608960  speedup is 1205760.00
     48DEBUG: system: /usr/bin/rsync -rtzvl --delete-after rsync://rsync.macports.org/macports/release/tarballs/base.tar.rmd160 /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs
     49
     50Willkommen auf dem RSYNC-server auf ftp.fau.de.
     51Nicht all unsere Mirror sind per rsync verfuegbar.
     52
     53Welcome to the RSYNC daemon on ftp.fau.de.
     54Not all of our mirrors are available through rsync.
     55
     56
     57receiving file list ... done
     58
     59sent 16 bytes  received 62 bytes  52.00 bytes/sec
     60total size is 512  speedup is 6.56
     61DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
     62DEBUG: system: /usr/bin/tar -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/base.tar
     63MacPorts base version 2.5.4 installed,
     64DEBUG: Rebuilding and reinstalling MacPorts if needed
     65MacPorts base version 2.5.4 downloaded.
     66--->  Updating the ports tree
     67Synchronizing local ports tree from rsync://rsync.macports.org/release/tarballs/ports.tar
     68DEBUG: system: /usr/bin/rsync -rtzvl --delete-after --include=/ports.tar --include=/ports.tar.rmd160 --exclude=* rsync://rsync.macports.org/release/tarballs/ /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
     69
     70Willkommen auf dem RSYNC-server auf ftp.fau.de.
     71Nicht all unsere Mirror sind per rsync verfuegbar.
     72
     73Welcome to the RSYNC daemon on ftp.fau.de.
     74Not all of our mirrors are available through rsync.
     75
     76
     77receiving file list ... done
     78./
     79
     80sent 68 bytes  received 99 bytes  111.33 bytes/sec
     81total size is 69403136  speedup is 415587.64
     82DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
     83DEBUG: system: /usr/bin/tar -C /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/tmp -xf /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports.tar
     84DEBUG: system: chmod -R a+r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
     85DEBUG: system: /opt/local/bin/portindex /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports
     86Creating port index in /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports
     87Failed to parse file archivers/xz/Portfile: can't read "prefix": no such variable
     88Failed to parse file databases/db48/Portfile: can't read "prefix": no such variable
     89Failed to parse file databases/gdbm/Portfile: can't read "prefix": no such variable
     90Failed to parse file databases/sqlite3/Portfile: can't read "prefix": no such variable
     91Failed to parse file devel/gettext/Portfile: can't read "prefix": no such variable
     92Failed to parse file devel/gperf/Portfile: can't read "prefix": no such variable
     93Failed to parse file devel/icu/Portfile: can't read "prefix": no such variable
     94Failed to parse file devel/libedit/Portfile: can't read "prefix": no such variable
     95Failed to parse file devel/ncurses/Portfile: can't read "prefix": no such variable
     96Failed to parse file devel/pkgconfig/Portfile: can't read "prefix": no such variable
     97Failed to parse file devel/readline/Portfile: can't read "prefix": no such variable
     98Failed to parse file lang/perl5/Portfile: can't read "prefix": no such variable
     99Failed to parse file lang/python27/Portfile: can't read "prefix": no such variable
     100Failed to parse file textproc/libiconv/Portfile: can't read "prefix": no such variable
     101Failed to parse file textproc/libxml2/Portfile: can't read "prefix": no such variable
     102
     103Total number of ports parsed:   15
     104Ports successfully parsed:      0
     105Ports failed:                   15
     106Up-to-date ports skipped:       21690
     107
     108--->  MacPorts base is already the latest version
     109DEBUG: Setting MacPorts sources ownership to macports
     110
     111The ports tree has been updated. To upgrade your installed ports, you should run
     112  port upgrade outdated
     113$
     114$ ll /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libiconv/Portfile
     115-rw-r--r--  1 macports  505  3478 Aug 23 07:04 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libiconv/Portfile
     116$ head /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libiconv/Portfile
     117# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
     118
     119PortSystem              1.0
     120PortGroup               muniversal 1.0
     121PortGroup               clang_dependency 1.0
     122
     123name                    libiconv
     124version                 1.16
     125revision                0
     126checksums               rmd160  770adf60b3099e5dcae434c1b6301d8c58330a49 \
     127$
     128}}}