#29049 closed defect (fixed)
dpkg-deb still can not build packages with OSX Tar
Reported by: | teejay87@… | Owned by: | landonf (Landon Fuller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | deb | Cc: | |
Port: | dpkg |
Description (last modified by mf2k (Frank Schima))
I've dpkg 1.14.29_2 installed with macports, as long as the latest gnutar.
Despite this, I'm still experimenting the error described here (ticket:27702)
No way to bulid a dpkg package. I had to use Ubuntu to do that.
Any ideas?
Change History (10)
comment:1 Changed 14 years ago by afb@…
comment:2 Changed 14 years ago by teejay87@…
I didn't compiled it on my Mac, Ijust installed it from MacPorts.
_2 release should be already patched...
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | dpkg removed |
---|---|
Owner: | changed from macports-tickets@… to landonf@… |
Please remember to cc the maintainer.
comment:5 Changed 14 years ago by afb@…
Version: | 1.9.2 |
---|
Sorry about the "you" confusion. Anyway, it would be weird to encounter the exact same problem that was patched out earlier. So it's likely that this is something else, but you would need to attach the actual error you get...
comment:6 Changed 14 years ago by teejay87@…
I get exactly the same error you can see in the other ticket. Looks like dpkg still uses the wrong tar.
comment:7 Changed 14 years ago by afb@…
The patch only changed argv[0], not the actual program path...
comment:10 Changed 14 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
If it still uses "tar" rather than "gnutar", then you missed a spot in your patch perhaps ?