Ticket #32966 (closed defect: fixed)
py25-webhelpers not found while cleaning
| Reported by: | gary.verhaegen@… | Owned by: | dports@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | ollie@…, J.Liem@…, perry@…, s.brown549@… | |
| Port: | py25-webhelpers |
Description
Macports 2.0.3, just did a selfupdate. Doing a port clean all crashes at py25-webhelpers. Reproducing with limited scope :
$ sudo port clean py25-w* ---> Cleaning py25-weberror Error: Unable to open port: Port extract failed: tar: Error opening archive: Failed to open '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py25-WebHelpers'
And when I look for the above-mentioned folder on the filesystem, it simply does not exist :
$ ls /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/ | grep -i help py-webhelpers
Change History
comment:2 follow-up: ↓ 4 Changed 16 months ago by ollie@…
For what it's worth,
port clean py25-weberror
worked just fine for me. (OSX 10.5.8)
comment:4 in reply to: ↑ 2 Changed 16 months ago by gary.verhaegen@…
Replying to ollie@…:
For what it's worth,
port clean py25-weberrorworked just fine for me. (OSX 10.5.8)
That command works fine here too; the problem is with the py25-webhelpers port. I just did a selfupdate and the problem seem to persist. It even happens on a clean install with no port installed.
comment:5 Changed 16 months ago by mac.ports.fishspit@…
I ran into this as well, I suspect r89155 has something to do with it.
comment:6 Changed 16 months ago by s.brown549@…
FWIW I get this too (OSX 10.6.8).
Interestingly though...
sudo port clean py25-weberror
doesn't report any error but I then get the error again while doing
sudo port clean all
If possible, please cc me on any fix for this.
comment:7 Changed 16 months ago by macsforever2000@…
@s.brown549: You can Cc yourself on any ticket by pressing the "CcMe!" button.
comment:8 Changed 16 months ago by dports@…
- Owner changed from macports-tickets@… to dports@…
- Status changed from new to assigned
comment:9 Changed 16 months ago by dports@…
- Cc perry@… added
- Status changed from assigned to closed
- Resolution set to fixed
Yes, this happens after a duplicate port has been removed.
I made a no-op change to the py-webhelpers in r89452 to force it to be reindexed. Should work fine after a port selfupdate
comment:10 Changed 16 months ago by dports@…
Same problem with py26-robotframework-seleniumlibrary; fixed in r89453


Cc Me!