Re: Strange OpenSSL Dependency

2010-04-06 Thread Jeff Johnson
On Apr 5, 2010, at 11:31 PM, Jeffrey Lau wrote: Same procedure, just .../etc/rpm/sysinfo/Requirename for stubbing out a requires dependency. This should have been s/Requirename/Providename/ to stub out a Requires:. For completeness, one can add dependency assertions for any of these tags

Re: openpkg 4 update and dependencies

2010-04-06 Thread Doug Henry
I'm definitely not using any exclude options and I'm definitely doing -Ua. I have installed a few packages using the --nodeps flag because they pick up strange deps under openpkg 4 (see openpkg-import output below). This is probably worthy of another bug report. Not sure if that gets stored

Re: Bootstraping on x86/solaris 10 fails

2010-04-06 Thread Doug Henry
I am able to replicate this exact bootstrap problem on my sparc 8 box with openpkg-4.0.5 libtool: link: /usr/local/bin/gcc -D_GNU_SOURCE -D_REENTRANT -o rpm2cpio rpm2cpio.o -L/tmp/openpkg-4.0.5/uuid-1.6.2/.libs -L/tmp/openpkg-4.0.5/pcre-8.01/.libs -L/tmp/openpkg-4.0.5/sqlite-3.6.17/.libs

more goofy dependency problems

2010-04-06 Thread Doug Henry
I get a lot of this stuff with openpkg 4, not sure why or what it means... + /tools/lin64-testing/lib/openpkg/rpmtool files -v -ofiles -r/tools/lin64-testing/RPM/TMP/openssl-1.0.0-20100331-buildroot '%defattr(-,tools,tools)' /tools/lin64-testing '%not %dir

Re: openpkg 4 update and dependencies

2010-04-06 Thread Jeff Johnson
On Apr 6, 2010, at 11:33 AM, Doug Henry wrote: I'm definitely not using any exclude options and I'm definitely doing -Ua. I have installed a few packages using the --nodeps flag because they pick up strange deps under openpkg 4 (see openpkg-import output below). This is probably worthy

Re: Bootstraping on x86/solaris 10 fails

2010-04-06 Thread Jeff Johnson
On Apr 6, 2010, at 11:48 AM, Doug Henry wrote: I am able to replicate this exact bootstrap problem on my sparc 8 box with openpkg-4.0.5 libtool: link: /usr/local/bin/gcc -D_GNU_SOURCE -D_REENTRANT -o rpm2cpio rpm2cpio.o -L/tmp/openpkg-4.0.5/uuid-1.6.2/.libs

Re: openpkg 4 update and dependencies

2010-04-06 Thread Doug Henry
sorry...the command would be openpkg build -Ua Doug Henry Brilligent Solutions Inc. 937.545.0609 (cell) 937.879.4158 (fax) On Tue, Apr 6, 2010 at 3:42 PM, Jeff Johnson n3npq@gmail.com wrote: On Apr 6, 2010, at 11:33 AM, Doug Henry wrote: I'm definitely not using any exclude

Re: Bootstraping on x86/solaris 10 fails

2010-04-06 Thread Doug Henry
I think the solution to this problem...at least on my sparc 8 box...was to: export LD_LIBRARY_PATH=/usr/local/lib (or some path where the libiconv stuff was installed...on my box the sunfreeware gcc and libiconv installed to /usr/local) Doug Henry Brilligent Solutions Inc. 937.545.0609