Opened 12 years ago
Closed 12 years ago
#42559 closed defect (fixed)
curl progress callback failed: wrong # args: should be "unprogressbar width ?prefix? ?suffix?"
| Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | neverpanic (Clemens Lang) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | base | Version: | 2.2.1 |
| Keywords: | Cc: | ||
| Port: |
Description
Just updated to the latest base, and got this:
$ port -u upgr uhd ---> Computing dependencies for uhd ---> Fetching distfiles for uhd ---> Attempting to fetch uhd-release_003_007_000.tar.gz from https://github.com/EttusResearch/uhd/tarball/release_003_007_000 curl progress callback failed: wrong # args: should be "unprogressbar width ?prefix? ?suffix?" ---> Attempting to fetch uhd-release_003_007_000.tar.gz from http://distfiles.macports.org/uhd ---> Verifying checksums for uhd ---> Extracting uhd ---> Configuring uhd ---> Building uhd
The progress bar was displayed, but this warning about improper use of progress callback was displayed first.
Change History (2)
comment:1 Changed 12 years ago by neverpanic (Clemens Lang)
| Cc: | cal@… removed |
|---|---|
| Owner: | changed from macports-tickets@… to cal@… |
| Status: | new → assigned |
comment:2 Changed 12 years ago by neverpanic (Clemens Lang)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

r117219, thanks for noticing.