Changes between Initial Version and Version 1 of Ticket #60436


Ignore:
Timestamp:
May 4, 2020, 5:54:53 PM (4 years ago)
Author:
furioe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60436 – Description

    initial v1  
    11I am on OSX 10.13.6, Xcode 10.1, MacPorts 2.6.2. I am getting the following:
    22
    3  # port upgrade --force avahi
    4  [...]
    5  --->  Computing dependencies for avahi
    6  --->  Fetching archive for avahi
    7  --->  Attempting to fetch avahi-0.8_0+gtk+gtk3+python38+x11.darwin_17.x86_64.tbz2 from https://packages.macports.org/avahi
    8  --->  Attempting to fetch avahi-0.8_0+gtk+gtk3+python38+x11.darwin_17.x86_64.tbz2 from http://fco.it.packages.macports.org/avahi
    9  --->  Attempting to fetch avahi-0.8_0+gtk+gtk3+python38+x11.darwin_17.x86_64.tbz2 from http://lil.fr.packages.macports.org/avahi
    10  --->  Building avahi
    11  Error: Failed to build avahi: error copying "/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/net/avahi/files/build-db" to  "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_avahi/avahi/work/avahi-0.8/service-type- database/build-db": file already exists
    12  Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_avahi/avahi/main.log for details.
    13  Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    14 
     3{{{
     4# port upgrade --force avahi
     5[...]
     6--->  Computing dependencies for avahi
     7--->  Fetching archive for avahi
     8--->  Attempting to fetch avahi-0.8_0+gtk+gtk3+python38+x11.darwin_17.x86_64.tbz2 from https://packages.macports.org/avahi
     9--->  Attempting to fetch avahi-0.8_0+gtk+gtk3+python38+x11.darwin_17.x86_64.tbz2 from http://fco.it.packages.macports.org/avahi
     10--->  Attempting to fetch avahi-0.8_0+gtk+gtk3+python38+x11.darwin_17.x86_64.tbz2 from http://lil.fr.packages.macports.org/avahi
     11--->  Building avahi
     12Error: Failed to build avahi: error copying "/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/net/avahi/files/build-db" to  "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_avahi/avahi/work/avahi-0.8/service-type- database/build-db": file already exists
     13Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_avahi/avahi/main.log for details.
     14Error: Follow https://guide.macports.org/#project.tickets to report a bug.
     15}}}