Re: seamonkey error

2015-05-23 Thread Landry Breuil
There was a linking issue at some point (a soname thing) that we had a patch for, you might want to look in https://bugzilla.mozilla.org/show_bug.cgi?id=1107063 - maybe we're missing a patch for seamonkey there that got commited upstream but since seamonkey has releng issues those days they dont ma

Re: seamonkey error

2015-05-23 Thread Stuart Henderson
On 2015-05-22, David Coppa wrote: > On Fri, May 22, 2015 at 4:20 PM, Eivind Eide wrote: >> No, sorry. I had openldap-client installed already, dependency of >> libreoffice. >> But it doesn't change anything, the error remains the same... > > What about the workaround below? > > # ln -s /usr/loca

Re: seamonkey error

2015-05-22 Thread Eivind Eide
No. Still the same. 2015-05-22 16:39 GMT+02:00 David Coppa : > On Fri, May 22, 2015 at 4:20 PM, Eivind Eide wrote: >> No, sorry. I had openldap-client installed already, dependency of >> libreoffice. >> But it doesn't change anything, the error remains the same... > > What about the workaround

Re: seamonkey error

2015-05-22 Thread David Coppa
On Fri, May 22, 2015 at 4:20 PM, Eivind Eide wrote: > No, sorry. I had openldap-client installed already, dependency of libreoffice. > But it doesn't change anything, the error remains the same... What about the workaround below? # ln -s /usr/local/lib/libldap-2.4.so.13.0 /usr/local/lib/libldap6

Re: seamonkey error

2015-05-22 Thread Eivind Eide
No, sorry. I had openldap-client installed already, dependency of libreoffice. But it doesn't change anything, the error remains the same... 2015-05-22 15:39 GMT+02:00 David Coppa : > On Fri, May 22, 2015 at 3:28 PM, Eivind Eide wrote: >>> From: L.R. D.S. mail.com> >&g

Re: seamonkey error

2015-05-22 Thread David Coppa
On Fri, May 22, 2015 at 3:28 PM, Eivind Eide wrote: >> From: L.R. D.S. mail.com> >> Subject: Re: seamonkey error >> Date: 2015-04-17 22:21:28 GMT >> >> Solved on lastest snapshot. >> > > For me this has not changed. I still can't start seamon

Re: seamonkey error

2015-05-22 Thread Eivind Eide
> From: L.R. D.S. mail.com> > Subject: Re: seamonkey error > Date: 2015-04-17 22:21:28 GMT > > Solved on lastest snapshot. > For me this has not changed. I still can't start seamonkey. I have uninstalled and reinstalled. Removed files in $HOME. I still get th

Re: seamonkey error

2015-04-17 Thread L.R. D.S.
Solved on lastest snapshot. > Sent: Thursday, April 16, 2015 at 9:35 PM > From: "L.R. D.S." > To: misc@openbsd.org > Subject: Re: seamonkey error > > Exactly same error on -current snapshot (i386). > Initially I was thinking that 5.7 get out and than my -curren

Re: seamonkey error

2015-04-16 Thread L.R. D.S.
Exactly same error on -current snapshot (i386). Initially I was thinking that 5.7 get out and than my -current turn to -release, but I tried others PKG_PATH and the problem persisted. OpenBSD 5.7-current (GENERIC.MP) #781: Wed Mar 18 19:03:42 MDT 2015 dera...@i386.openbsd.org:/usr/src/sys/

Re: seamonkey error

2015-04-14 Thread Peter Piwowarski
Eivind Eide wrote: Which mailinglist are the correct one for errors with ports BTW? I had a problem with seamonkey over several snapshots now; it won't start. I've tried everything I can think of tracking it down. I would appreciate some pointers. It's seamonkey-2.33.1 on i386 and this is the er

Re: seamonkey error

2015-04-04 Thread Stuart Henderson
On 2015-04-04, Anthony Campbell wrote: > On 04 Apr 2015, Stuart Henderson wrote: >> On 2015-04-03, Anthony Campbell wrote: >> > >> > Sorry if I wasn't clear. I didn't mean that I used a linux method; I >> > used the "proven methods" for upgrading -current and packages - twice >> > with different

Re: seamonkey error

2015-04-04 Thread Eivind Eide
On 04 Apr 2015, Anthony Campbell wrote: > Install the latest snapshot after grabbing bsd.rd and SHA256.sig (verify with > signify). Reboot, run upgrade. Once this is complete, run sysmerge. Then do > "pkg_update -ui". I've done this at least half a dozen times without problems > apart from one or t

Re: seamonkey error

2015-04-04 Thread Anthony Campbell
On 04 Apr 2015, Stuart Henderson wrote: > On 2015-04-03, Anthony Campbell wrote: > > > > Sorry if I wasn't clear. I didn't mean that I used a linux method; I > > used the "proven methods" for upgrading -current and packages - twice > > with different snapshots. I've just done it a third time but s

Re: seamonkey error

2015-04-04 Thread Eivind Eide
Sorry. I didn't elaborate enough. export PKG_PATH="http://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/"; 1. pkg_delete -iv seamonkey pkg_add -iv seamonkey result: seamonkey XPCOMGlueLoad error for file /usr/local/lib/seamonkey-2.33.1/../../ldap/sdks/c-sdk/ldap/libraries/libldap/liblda

Re: seamonkey error

2015-04-04 Thread Stuart Henderson
On 2015-04-03, Anthony Campbell wrote: > > Sorry if I wasn't clear. I didn't mean that I used a linux method; I > used the "proven methods" for upgrading -current and packages - twice > with different snapshots. I've just done it a third time but seamonkey > still gives the same error as reported

Re: seamonkey error

2015-04-03 Thread Anthony Campbell
On 03 Apr 2015, Mihai Popescu wrote: > > I have the same problem on two different machines (i386 and amd64). Now > > when I try to (re)install seamonkey it fails owing to library problems so I > > assume this is the explanation: > > > > quirks-2.58 signed on 2015-03-31T08:08:55Z > > Can't install

Re: seamonkey error

2015-04-03 Thread Mihai Popescu
> I have the same problem on two different machines (i386 and amd64). Now > when I try to (re)install seamonkey it fails owing to library problems so I > assume this is the explanation: > quirks-2.58 signed on 2015-03-31T08:08:55Z > Can't install seamonkey-2.33.1 because of libraries > |library a

Re: seamonkey error

2015-04-03 Thread Anthony Campbell
On 02 Apr 2015, Eivind Eide wrote: > Which mailinglist are the correct one for errors with ports BTW? > > I had a problem with seamonkey over several snapshots now; it won't > start. I've tried everything I can think of tracking it down. I would > appreciate some pointers. It's seamonkey-2.33.1 on

seamonkey error

2015-04-02 Thread Eivind Eide
Which mailinglist are the correct one for errors with ports BTW? I had a problem with seamonkey over several snapshots now; it won't start. I've tried everything I can think of tracking it down. I would appreciate some pointers. It's seamonkey-2.33.1 on i386 and this is the error message it throws