Mantis - pkgutilplus
Viewing Issue Advanced Details
4684 packaging major have not tried 2011-02-02 16:58 2011-02-15 10:20
andybotting  
bonivart  
normal  
closed  
fixed  
none    
none  
0004684: build_sun_catalog.py not included in pkgutilplus package - symlink broken
I'm trying to get access to the build_sun_catalog.py file, but it seems to be left out of the package.

A symlink is included:
build_sun_catalog -> ../libexec/pkgutil/build_sun_catalog.py

but the target file doesn't exist.
Issue History
2011-02-02 16:58 andybotting New Issue
2011-02-03 14:09 bonivart Status new => assigned
2011-02-03 14:09 bonivart Assigned To => bonivart
2011-02-03 14:21 bonivart Note Added: 0008770
2011-02-03 15:01 andybotting Note Added: 0008771
2011-02-03 15:17 bonivart Note Added: 0008772
2011-02-15 10:20 bonivart Note Added: 0008789
2011-02-15 10:20 bonivart Status assigned => closed
2011-02-15 10:20 bonivart Resolution open => fixed

Notes
(0008770)
bonivart   
2011-02-03 14:21   
You're absolutely right, sorry about that. I have rebuilt new packages at:

http://buildfarm.opencsw.org/experimental.html#bonivart [^]
(0008771)
andybotting   
2011-02-03 15:01   
Thanks Peter, love your work.

If only my other OpenCSW package bugs got fixed this quickly.

One thing that tripped me up was that build_sun_catalog requires absolute path names, or it barfs. Not sure if that is documented anywhere - but the script should either return a syntax error, or replace the relative path with an absolute one for pkgtrans to work.

cheers
(0008772)
bonivart   
2011-02-03 15:17   
Thank you! :-)

That script was contributed by Maciej Blizinski, you should contact him, he's very helpful so he may sort that out for you and then I can include an updated copy in pkgutilplus. His mail address is in the script or you can connect to #opencsw@freenode, Maciej hangs there all the time just like me.

Regarding other bugs, maybe the maintainers of those packages are not very active, perhaps you could give me the bug numbers and I can check it out. We may assign new maintainers to speed things up if possible.
(0008789)
bonivart   
2011-02-15 10:20   
2.3 released with the fix.