Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#43125 closed defect (wontfix)

When I interrupt MacPorts, it says it failed

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.2.99
Keywords: Cc: neverpanic (Clemens Lang), cooljeanius (Eric Gallager)
Port:

Description

When I cancel a build by pressing Control-C, MacPorts now prints a message that it failed:

$ port build fontconfig
--->  Computing dependencies for fontconfig
--->  Fetching distfiles for fontconfig
--->  Verifying checksums for fontconfig
--->  Extracting fontconfig
--->  Applying patches to fontconfig
^CError: Failed to patch fontconfig: SIGINT signal received
Error: See /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_graphics_fontconfig/fontconfig/main.log for details.
Error: Follow http://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port fontconfig failed

But it didn't fail; I asked for it to stop.

Change History (2)

comment:1 Changed 10 years ago by neverpanic (Clemens Lang)

Resolution: wontfix
Status: newclosed

It did fail to complete its job, and the message properly reflects that. I don't think that's a bug.

comment:2 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.