Opened 11 years ago

Closed 11 years ago

#40693 closed defect (fixed)

cvsweb @3.0.6 sed: RE error: illegal byte sequence - staging fails

Reported by: michaelm@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: cvsweb

Description

I'm having trouble getting cvsweb installed. It looks like there is a problem with a sed commands.

$ sudo port install cvsweb
--->  Fetching archive for libvpx
--->  Attempting to fetch libvpx-1.2.0_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/libvpx
--->  Attempting to fetch libvpx-1.2.0_0.darwin_12.x86_64.tbz2.rmd160 from http://packages.macports.org/libvpx
--->  Installing libvpx @1.2.0_0
--->  Cleaning libvpx
--->  Deactivating libvpx @1.1.0_0
--->  Cleaning libvpx
--->  Activating libvpx @1.2.0_0
--->  Cleaning libvpx
--->  Computing dependencies for cvsweb
--->  Fetching archive for cvsweb
--->  Attempting to fetch cvsweb-3.0.6_1.darwin_12.x86_64.tbz2 from http://packages.macports.org/cvsweb
--->  Attempting to fetch cvsweb-3.0.6_1.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/cvsweb
--->  Attempting to fetch cvsweb-3.0.6_1.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/cvsweb
--->  Fetching distfiles for cvsweb
--->  Verifying checksums for cvsweb
--->  Extracting cvsweb
--->  Configuring cvsweb
--->  Building cvsweb
--->  Staging cvsweb into destroot
Error: reinplace: sed: RE error: illegal byte sequence
Error: org.macports.destroot for port cvsweb returned: reinplace sed(1) failed
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port cvsweb failed

Change History (2)

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

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

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

Resolution: fixed
Status: assignedclosed

Thanks for reporting this problem. Fixed in r111983.

Note: See TracTickets for help on using tickets.