pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45767: databases/db4/ from pkgsrc 11q-3 won't install on HP-UX itanium
On Mon, Jan 02, 2012 at 05:55:02PM +0000, Thomas Klausner wrote:
> Subject: Re: pkg/45767: databases/db4/ from pkgsrc 11q-3 won't install on
> HP-UX itanium
>
> On Mon, Jan 02, 2012 at 12:25:03PM +0000, OBATA Akio wrote:
> > Probably, OS_VERSION detection in pkgtools_pkg_install must be changed
> for HP-UX.
>
> The code is in compatible_version() in
> pkgsrc/pkgtools/pkg_install/files/add/perform.c.
> I don't know what HPUX version strings are the same.
Rather than attempt to figure out what the proper fix to this might be,
I attempted to simply code around it for now... without success, I think
because the real error is happening after that particular warning.
I'm not on that system today, but you can go back to the initial bug
report to see what I mean. I beleive the message is "asprintf failed:
Error 0", and when I look to see where that message comes from, it
appears xasprintf is failing to print whatever the real error is
supposed to be.
Home |
Main Index |
Thread Index |
Old Index