Opened 10 years ago

Closed 10 years ago

#44422 closed defect (wontfix)

zope: fails to activate on lion buildbot

Reported by: petrrr Owned by: petrrr
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: zope

Description

I got some zope related failures from the lion buildbot, but cannot reproduce any problem with zope locally.

https://build.macports.org/builders/buildports-lion-x86_64/builds/21697/steps/compile/logs/stdio

DEBUG: activating directory: /opt/local/www/Zope/var
DEBUG: activating file: /opt/local/www/Zope/var/README.txt
DEBUG: Executing proc-post-org.macports.activate-activate-0
Error: org.macports.activate for port zope returned: xinstall: Unknown user zope
DEBUG: Error code: NONE
DEBUG: Backtrace: xinstall: Unknown user zope
    while executing
"proc-post-org.macports.activate-activate-0 org.macports.activate"
    ("eval" body line 1)
    invoked from within
"eval $post $targetname"
Error: Failed to install zope
DEBUG: could not read "/opt/local/www/Zope/var/README.txt": no such file or directory
    while executing
"::file type $file"
Please see the log file for port zope for details:
    /opt/local/var/macports/logs/_opt_mports_dports_www_zope/zope/main.log
Error: The following dependencies were not installed: zope zope-cmf
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port zope-cmfphoto failed
failure

Change History (4)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

The port would need to be changed to use add_users instead of adduser.

It has, however, been suggested that all the zope ports be deleted: #23293

comment:2 Changed 10 years ago by petrrr

Thanks for the ticket reference. I was searching for zope tickets, but have not found that one.

comment:3 Changed 10 years ago by petrrr

Owner: changed from macports-tickets@… to petr@…
Status: newassigned

This obsolete port will be removed soon. After removal this ticket will be closes as won't fix

comment:4 Changed 10 years ago by petrrr

Resolution: wontfix
Status: assignedclosed
Note: See TracTickets for help on using tickets.