Opened 10 years ago

Closed 4 years ago

#44766 closed defect (fixed)

cherokee violates mtree

Reported by: ruipacheco (Rui Pacheco) Owned by: herbygillot (Herby Gillot)
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: cherokee

Description (last modified by ryandesign (Ryan Carsten Schmidt))

$ sudo port install cherokee
--->  Computing dependencies for cherokee
--->  Fetching archive for cherokee
--->  Attempting to fetch cherokee-1.2.101_1.darwin_13.x86_64.tbz2 from http://packages.macports.org/cherokee
--->  Attempting to fetch cherokee-1.2.101_1.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/cherokee
--->  Attempting to fetch cherokee-1.2.101_1.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/cherokee
--->  Fetching distfiles for cherokee
--->  Attempting to fetch cherokee-1.2.101.tar.gz from http://www.cherokee-project.com/download/1.2/1.2.101
--->  Attempting to fetch cherokee-1.2.101.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/cherokee
--->  Verifying checksums for cherokee                                               
--->  Extracting cherokee
--->  Configuring cherokee
--->  Building cherokee
--->  Staging cherokee into destroot
--->  Creating launchd control script
###########################################################
# A startup item has been generated that will aid in
# starting cherokee with launchd. It is disabled
# by default. Execute the following command to start it,
# and to cause it to launch at startup:
#
# sudo port load cherokee
###########################################################
Warning: violation by /Library/WebServer
Warning: cherokee violates the layout of the ports-filesystems!
Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases!
--->  Installing cherokee @1.2.101_1
--->  Activating cherokee @1.2.101_1
--->  Cleaning cherokee
--->  Updating database of binaries
--->  Scanning binaries for linking errors
--->  No broken files found.     

Change History (3)

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

Description: modified (diff)
Owner: changed from macports-tickets@… to michael@…
Port: cherokee added
Summary: Warning when installing Cherokeecherokee violates mtree

comment:3 Changed 5 years ago by mf2k (Frank Schima)

Owner: michael@… deleted
Status: newassigned

See #58384.

comment:4 Changed 4 years ago by herbygillot (Herby Gillot)

Owner: set to herbygillot
Resolution: fixed
Status: assignedclosed

In daed60864683925cef2999bfe3bcadbab25039fe/macports-ports (master):

cherokee: update to 1.2.204

  • use distfiles from Github as official site points to Github-hosted assets
  • use recommended checksum types
  • patch and configure to use $prefix/var/www as www root
  • remove all variants, add new variants for ffmpeg and LDAP
  • add Python 2.7 as lib dependency, also needed for build process
  • use automake/autoconf/libtool in build process

Closes: #30324
Closes: #33768
Closes: #44766
See: #33767
See: #43704

Note: See TracTickets for help on using tickets.