#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 11 years ago by neverpanic (Clemens Lang)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
It did fail to complete its job, and the message properly reflects that. I don't think that's a bug.