Opened 12 years ago

Closed 12 years ago

#35280 closed defect (duplicate)

port install zsh-devel returns no destroot found

Reported by: facens@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc: g5pw (Aljaž Srebrnič), ryandesign (Ryan Carsten Schmidt)
Port: zsh-devel

Description

when I run 'sudo port install zsh-devel' I get

--->  Computing dependencies for zsh-devel
--->  Installing zsh-devel @5.0.0_0
Error: org.macports.install for port zsh-devel returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_shells_zsh-devel/zsh-devel/work/destroot
Please see the log file for port zsh-devel for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_shells_zsh-devel/zsh-devel/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port zsh-devel failed

The log file returns:

:notice:install --->  Installing zsh-devel @5.0.0_0
:debug:install Can't run install on this port without elevated privileges. Escalating privileges back to root.
:debug:install euid changed to: 0. egid changed to: 0.
:debug:install Executing org.macports.install (zsh-devel)
:debug:install Using /usr/bin/tar
:debug:install Using /usr/bin/bzip2
:error:install org.macports.install for port zsh-devel returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_shells_zsh-devel/zsh-devel/work/destroot
:debug:install Error code: NONE
:debug:install Backtrace: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_shells_zsh-devel/zsh-devel/work/destroot
    while executing
"create_archive $location $portarchivetype"
    (procedure "portinstall::install_main" line 22)
    invoked from within
"$procedure $targetname"
:info:install Warning: targets not executed for zsh-devel: org.macports.activate org.macports.install
:notice:install Please see the log file for port zsh-devel for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_shells_zsh-devel/zsh-devel/main.log
Ad-Maiora:~ facens$ sudo port upgrade
Can't map the URL 'file://.' to a port description file ("Could not find Portfile in /Users/facens").
Please verify that the directory and portfile syntax are correct.
To use the current port, you must be in a port's directory.

Change History (5)

comment:1 Changed 12 years ago by facens@…

Cc: facens@… added

Cc Me!

comment:2 Changed 12 years ago by g5pw (Aljaž Srebrnič)

Hmm... works perfectly for me... Any others have this bug?

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added; facens@… removed
Keywords: zsh-devel zsh removed
Priority: HighNormal

This sounds like #29223. Please "sudo port clean zsh-devel" and try again.

comment:4 in reply to:  3 Changed 12 years ago by facens@…

Replying to ryandesign@…:

This sounds like #29223. Please "sudo port clean zsh-devel" and try again.

Worked like a charm, thank you!

comment:5 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.