rclone

2023-07-02 Thread Edward Ahlsen-Girard
Has it been removed from packages? rclone-browser is still a package,
but it can't install. I've tried number mirrors.

-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL




Re: keepassxc in Jun 20 snap is sad

2023-06-27 Thread Edward Ahlsen-Girard
On Tue, 27 Jun 2023 07:22:36 +0100
Stuart Henderson  wrote:

> On 2023/06/26 07:10, Edward Ahlsen-Girard wrote:
>  [...]  
> 
> pkg_check isn't meant to take a partial package name as argument, it
> checks all installed packages. Just run "pkg_check".
> 

Running with no arguments doesn't return all the +CONTENTS stuff:

--- consolekit2-1.2.5p2 ---
/usr/local/share/polkit-1/rules.d/10-openbsd-consolekit.rules should
exist --- cvechecker-4.0p0 ---
can't read /usr/local/share/examples/cvechecker/cvechecker.conf
--- dbus-daemon-launch-helper-1.14.8 ---
can't read /usr/local/libexec/dbus-daemon-launch-helper
--- polkit-122 ---
/usr/local/share/polkit-1/rules.d/50-default.rules should exist


Current installation is:

kern.version=OpenBSD 7.3-current (GENERIC.MP) #1262: Mon Jun 26
07:22:19 MDT 2023
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP

Information for inst:keepassxc-2.7.5-browser

Signature:
keepassxc-2.7.5-browser,10,@argon2-20190702,@botan2-2.19.3,@desktop-file-utils-0.26,@gtk4-update-icon-cache-4.10.4,@libqrencode-4.1.1,@minizip-4.0.0,@qtbase-5.15.10,@qtsvg-5.15.10,@qtx11extras-5.15.10,@shared-mime-info-2.2,Qt5Concurrent.4.0,Qt5Core.4.0,Qt5DBus.3.0,Qt5Gui.3.0,Qt5Network.4.0,Qt5Svg.3.0,Qt5Widgets.4.0,Qt5X11Extras.3.0,X11.18.0,Xtst.11.0,argon2.0.0,botan-2.17.0,c++.9.0,c++abi.6.0,c.97.0,m.10.1,minizip.2.0,pthread.27.0,qrencode.2.1,readline.4.0,z.7.0

Fails the same way:

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even
though it was found. This application failed to start because no Qt
platform plugin could be initialized. Reinstalling the application may
fix this problem.

Available platform plugins are: eglfs, minimal, minimalegl, offscreen,
vnc, wayland-egl, wayland, wayland-xcomposite-egl,
wayland-xcomposite-glx, xcb.

Abort trap (core dumped) 

ed@pav(~)$egdb -f keepassxc keepassxc.core
GNU gdb (GDB) 9.2
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-unknown-openbsd7.3".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from keepassxc...
(No debugging symbols found in keepassxc)
[New process 143563]
Core was generated by `keepassxc'.
Program terminated with signal SIGABRT, Aborted.
#0  thrkill () at /tmp/-:3
3   /tmp/-: No such file or directory.
(gdb) bt
#0  thrkill () at /tmp/-:3
#1  0x88374c934ab7e34b in ?? ()
#2  0x03e0b2a64c92 in _libc_abort () at /usr/src/lib/libc/stdlib/abort.c:51
#3  0x03e107c77118 in qt_message_fatal(QtMsgType, QMessageLogContext 
const&, QString const&) ()
   from /usr/local/lib/qt5/./libQt5Core.so.4.0
#4  0x03e107c78d44 in QMessageLogger::fatal(char const*, ...) const () from 
/usr/local/lib/qt5/./libQt5Core.so.4.0
#5  0x03e0c55c8d33 in init_platform(QString const&, QString const&, QString 
const&, int&, char**) ()
   from /usr/local/lib/qt5/./libQt5Gui.so.3.0
#6  0x03e0c55c8295 in QGuiApplicationPrivate::createPlatformIntegration() ()
   from /usr/local/lib/qt5/./libQt5Gui.so.3.0
#7  0x03e0c55c936f in QGuiApplicationPrivate::createEventDispatcher() () 
from /usr/local/lib/qt5/./libQt5Gui.so.3.0
#8  0x03e069f33da3 in QApplicationPrivate::createEventDispatcher() ()
   from /usr/local/lib/qt5/./libQt5Widgets.so.4.0
#9  0x03e107fc49cc in QCoreApplicationPrivate::init() () from 
/usr/local/lib/qt5/./libQt5Core.so.4.0
#10 0x03e0c55c3a40 in QGuiApplicationPrivate::init() () from 
/usr/local/lib/qt5/./libQt5Gui.so.3.0
#11 0x03e069f344ba in QApplicationPrivate::init() () from 
/usr/local/lib/qt5/./libQt5Widgets.so.4.0
#12 0x03e069f34466 in QApplication::QApplication(int&, char**, int) ()
   from /usr/local/lib/qt5/./libQt5Widgets.so.4.0
#13 0x03de5a4412f2 in Application::Application(int&, char**) ()
#14 0x03de5a378a21 in main ()


-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL




Re: keepassxc in Jun 20 snap is sad

2023-06-26 Thread Edward Ahlsen-Girard



Begin forwarded message:

Date: Mon, 26 Jun 2023 07:04:36 -0500
From: Edward Ahlsen-Girard 
To: Solène Rapenne 
Subject: Re: keepassxc in Jun 20 snap is sad


On Mon, 26 Jun 2023 09:19:54 +0200
Solène Rapenne  wrote:

 [...]  

A fresh clean user receives the same error.

pkg_check surprised me: 

ed@pav(~)$pkg_check keepassxc
Packing-list sanity: ok
Direct dependencies: ok
Reverse dependencies: ok
Files from
packages|**|100%Warning:
couldn't read packing-list from installed package keepassxc File
/var/db/pkg/keepassxc/+CONTENTS does not exist Can't call method
"thorough_check" on an undefined value at
/usr/libdata/perl5/OpenBSD/PkgCheck.pm line 836. 
ed@pav(~)$pkg_check qrencode 
Packing-list sanity: ok Direct
dependencies: ok Reverse dependencies: ok Files from
packages|**|100%Warning:
couldn't read packing-list from installed package qrencode File
/var/db/pkg/qrencode/+CONTENTS does not exist Can't call method
"thorough_check" on an undefined value at
/usr/libdata/perl5/OpenBSD/PkgCheck.pm line 836. 
ed@pav(~)$pkg_check botan2 
Packing-list sanity: ok Direct dependencies: ok Reverse
dependencies: ok Files from
packages|**|100%Warning:
couldn't read packing-list from installed package botan2 File
/var/db/pkg/botan2/+CONTENTS does not exist Can't call method
"thorough_check" on an undefined value at
/usr/libdata/perl5/OpenBSD/PkgCheck.pm line 836. 
ed@pav(~)$pkg_check minizip 
Packing-list sanity: ok Direct dependencies: ok Reverse
dependencies: ok Files from
packages|**|100%Warning:
couldn't read packing-list from installed package minizip File
/var/db/pkg/minizip/+CONTENTS does not exist Can't call method
"thorough_check" on an undefined value at
/usr/libdata/perl5/OpenBSD/PkgCheck.pm line 836.

Problems with keepassxc and its dependencies weren't surprising, but
these were:

ed@pav(~)$pkg_check rox 
Packing-list sanity: ok Direct dependencies: ok Reverse
dependencies: ok Files from
packages|**|100%Warning:
couldn't read packing-list from installed package rox File
/var/db/pkg/rox/+CONTENTS does not exist Can't call method
"thorough_check" on an undefined value at
/usr/libdata/perl5/OpenBSD/PkgCheck.pm line 836. 
ed@pav(~)$pkg_check firefox 
Packing-list sanity: ok Direct dependencies: ok Reverse
dependencies: ok Files from
packages|**|100%Warning:
couldn't read packing-list from installed package firefox File
/var/db/pkg/firefox/+CONTENTS does not exist Can't call method
"thorough_check" on an undefined value at
/usr/libdata/perl5/OpenBSD/PkgCheck.pm line 836.

+CONTENTS exists for all of these, and for some others that I looked at.
Permissions are 644 for all of them.
-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL




-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL




Re: keepassxc in Jun 20 snap is sad

2023-06-25 Thread Edward Ahlsen-Girard
On Fri, 23 Jun 2023 10:01:48 -0600
Ashlen  wrote:

> Same for me, I can't reproduce the issue either (I just upgraded).
> Edward, what are the contents of /etc/installurl for you? If you're
> using a CDN or a mirror with issues, that's probably your problem
> right there. My advice is the following, in this order:
> 
> 1) `pkg_add -u` if you haven't already. You should be doing this at
>least every time you upgrade to a new snapshot. Personally, I do it
>every single time I log in.
> 2) Switch mirrors by editing /etc/installurl and repeat step one.
> 3) `pkg_add -u -D installed` on the new mirror
> 4) `pkg_info -mz > file`, `pkg_delete -X`, `pkg_add -l file`.
>Do this one outside of an X session, perhaps even in single user
> mode so you know for sure that you're not removing a package as a
> daemon is running or anything along those lines.
> 
> It looks like you had a thread in the past about a similar enough
> issue that I'm guessing the root cause is probably also similar.
> https://marc.info/?l=openbsd-ports=167694546914669=2
> 
> $ sysctl -n kern.version
> OpenBSD 7.3-current (GENERIC.MP) #1258: Thu Jun 22 23:53:27 MDT 2023
> dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> 
> $ pkg_info -S keepassxc
> Information for inst:keepassxc-2.7.5
> 
> Signature:
> keepassxc-2.7.5,10,@argon2-20190702,@botan2-2.19.3,@desktop-file-utils-0.26,@gtk4-update-icon-cache-4.10.4,@libqrencode-4.1.1,@minizip-4.0.0,@qtbase-5.15.10,@qtsvg-5.15.10,@qtx11extras-5.15.10,@shared-mime-info-2.2,Qt5Concurrent.4.0,Qt5Core.4.0,Qt5DBus.3.0,Qt5Gui.3.0,Qt5Network.4.0,Qt5Svg.3.0,Qt5Widgets.4.0,Qt5X11Extras.3.0,X11.18.0,Xtst.11.0,argon2.0.0,botan-2.17.0,c++.9.0,c++abi.6.0,c.97.0,m.10.1,minizip.2.0,pthread.27.0,qrencode.2.1,readline.4.0,z.7.0
> 
> 
> On Thu, 22 Jun 2023 14:48 +0200, Solene Rapenne wrote:
>  [...]  
>  [...]  
>  [...]  
>  [...]  
>  [...]  

I have tried changing mirrors among:

https://mirror.leaseweb.com/pub/OpenBSD
https://cdn.openbsd.org/pub/OpenBSD
https://mirror.vdms.com/pub/OpenBSD
https://cloudflare.cdn.openbsd.org/pub/OpenBSD
https://mirror.planetunix.net/pub/OpenBSD

Their file times on keepassxc package are within a minute. I have
re-executed the Special Upgrade Process, complete with deleting the
packages in a single-user session. Nothing has changed.

At this point I'm waiting for a new snap, unless someone has a truly
novel suggestion.


-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL




Re: keepassxc in Jun 20 snap is sad

2023-06-23 Thread Edward Ahlsen-Girard
On Thu, 22 Jun 2023 14:48:15 +0200
Solene Rapenne  wrote:

> Le Thu, 22 Jun 2023 05:53:55 -0500,
> Edward Ahlsen-Girard  a écrit :
> 
>  [...]  
> > > 1) Port-related mails should go to ports@, so I'm CC'ing ports@
> > > and dropping misc@. If it becomes clear it's an issue with the
> > > port itself (but I don't think it is), we can CC the maintainer
> > > later.
> > > 
> > > 2) Can you please open that core file with gdb and provide the
> > > backtrace? Should be as simple as:
> > > 
> > > # pkg_add gdb
> > > $ egdb -q keepassxc keepassxc.core
> > > (gdb) bt
> > > 
> > > Right now I'm on the snapshot from June 14th with keepassxc 2.7.5
> > > and mine works. If it's an issue related to snapshots, we can at
> > > least narrow it down to between those two.
> > > 
> > > On Wed, 21 Jun 2023 06:46 -0500, Edward Ahlsen-Girard wrote:
> > >  [...]  
> > 
> > Installed 21 June snapshot; results below.
> >   
> 
> works fine for me, are you using a flavor of keepassxc?
> 
> $ sysctl kern.version
> kern.version=OpenBSD 7.3-current (GENERIC.MP) #1255: Wed Jun 21
> 20:41:16 MDT 2023
> dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> 
> $ pkg_info -S keepassxc
> Information for inst:keepassxc-2.7.5
> 
> Signature:
> keepassxc-2.7.5,10,@argon2-20190702,@botan2-2.19.3,@desktop-file-utils-0.26,@gtk4-update-icon-cache-4.10.4,@libqrencode-4.1.1,@minizip-4.0.0,@qtbase-5.15.10,@qtsvg-5.15.10,@qtx11extras-5.15.10,@shared-mime-info-2.2,Qt5Concurrent.4.0,Qt5Core.4.0,Qt5DBus.3.0,Qt5Gui.3.0,Qt5Network.4.0,Qt5Svg.3.0,Qt5Widgets.4.0,Qt5X11Extras.3.0,X11.18.0,Xtst.11.0,argon2.0.0,botan-2.17.0,c++.9.0,c++abi.6.0,c.97.0,m.10.1,minizip.2.0,pthread.27.0,qrencode.2.1,readline.4.0,z.7.0

Tried again this morning with last night's snapshot. My dmesg.boot
is at the very very bottom.

-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL


ed@pav(~)$sysctl kern.version
kern.version=OpenBSD 7.3-current (GENERIC.MP) #1258: Thu Jun 22
23:53:27 MDT 2023
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP

Information for inst:keepassxc-2.7.5

Signature:
keepassxc-2.7.5,10,@argon2-20190702,@botan2-2.19.3,@desktop-file-utils-0.26,@gtk4-update-icon-cache-4.10.4,@libqrencode-4.1.1,@minizip-4.0.0,@qtbase-5.15.10,@qtsvg-5.15.10,@qtx11extras-5.15.10,@shared-mime-info-2.2,Qt5Concurrent.4.0,Qt5Core.4.0,Qt5DBus.3.0,Qt5Gui.3.0,Qt5Network.4.0,Qt5Svg.3.0,Qt5Widgets.4.0,Qt5X11Extras.3.0,X11.18.0,Xtst.11.0,argon2.0.0,botan-2.17.0,c++.9.0,c++abi.6.0,c.97.0,m.10.1,minizip.2.0,pthread.27.0,qrencode.2.1,readline.4.0,z.7.0

ed@pav(~)$egdb -q keepassxc keepassxc.core
Reading symbols from keepassxc...
(No debugging symbols found in keepassxc)
[New process 139272]
Core was generated by `keepassxc'.
Program terminated with signal SIGABRT, Aborted.
#0  thrkill () at /tmp/-:3
3   /tmp/-: No such file or directory.
(gdb) bt
#0  thrkill () at /tmp/-:3
#1  0xc1152833028b4ff8 in ?? ()
#2  0x00b8704e7172 in _libc_abort () at
/usr/src/lib/libc/stdlib/abort.c:51 #3  0x00b87ecdb118 in
qt_message_fatal(QtMsgType, QMessageLogContext const&, QString const&)
() from /usr/local/lib/qt5/./libQt5Core.so.4.0 #4  0x00b87ecdcd44
in QMessageLogger::fatal(char const*, ...) const () from
/usr/local/lib/qt5/./libQt5Core.so.4.0 #5  0x00b8c3ad0d33 in
init_platform(QString const&, QString const&, QString const&, int&,
char**) () from /usr/local/lib/qt5/./libQt5Gui.so.3.0 #6
0x00b8c3ad0295 in
QGuiApplicationPrivate::createPlatformIntegration() () from
/usr/local/lib/qt5/./libQt5Gui.so.3.0 #7  0x00b8c3ad136f in
QGuiApplicationPrivate::createEventDispatcher() () from
/usr/local/lib/qt5/./libQt5Gui.so.3.0 #8  0x00b88341eda3 in
QApplicationPrivate::createEventDispatcher() () from
/usr/local/lib/qt5/./libQt5Widgets.so.4.0 #9  0x00b87f0289cc in
QCoreApplicationPrivate::init() () from
/usr/local/lib/qt5/./libQt5Core.so.4.0 #10 0x00b8c3acba40 in
QGuiApplicationPrivate::init() () from
/usr/local/lib/qt5/./libQt5Gui.so.3.0 #11 0x00b88341f4ba in
QApplicationPrivate::init() () from
/usr/local/lib/qt5/./libQt5Widgets.so.4.0 #12 0x00b88341f466 in
QApplication::QApplication(int&, char**, int) () from
/usr/local/lib/qt5/./libQt5Widgets.so.4.0 #13 0x00b630ad4fe2 in
Application::Application(int&, char**) () #14 0x00b630a0dd91 in
main () (gdb)

OpenBSD 7.3-current (GENERIC.MP) #1257: Thu Jun 22 12:58:14 MDT 2023
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 4174688256 (3981MB)
avail mem = 4028485632 (3841MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xec530 (36 entries)
bios0: vendor AMI version "80.06" date 04/01/2015
bios0

Re: keepassxc in Jun 20 snap is sad

2023-06-22 Thread Edward Ahlsen-Girard
  On 06/22/2023 7:48 AM CDT Solene Rapenne  wrote: Le
  Thu, 22 Jun 2023 05:53:55 -0500, Edward Ahlsen-Girard 
  a écrit :

On Wed, 21 Jun 2023 10:32:52 -0600 Ashlen  wrote:

  1) Port-related mails should go to ports@, so I'm CC'ing
  ports@ and dropping misc@. If it becomes clear it's an issue
  with the port itself (but I don't think it is), we can CC the
  maintainer later. 2) Can you please open that core file with
  gdb and provide the backtrace? Should be as simple as: #
  pkg_add gdb $ egdb -q keepassxc keepassxc.core (gdb) bt Right
  now I'm on the snapshot from June 14th with keepassxc 2.7.5
  and mine works. If it's an issue related to snapshots, we can
  at least narrow it down to between those two. On Wed, 21 Jun
  2023 06:46 -0500, Edward Ahlsen-Girard wrote: [...]

Installed 21 June snapshot; results below.

  works fine for me, are you using a flavor of keepassxc? $ sysctl
  kern.version kern.version=OpenBSD 7.3-current (GENERIC.MP) #1255: Wed
  Jun 21 20:41:16 MDT 2023 
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
  $ pkg_info -S keepassxc Information for inst:keepassxc-2.7.5
  Signature:
  
keepassxc-2.7.5,10,@argon2-20190702,@botan2-2.19.3,@desktop-file-utils-0.26,@gtk4-update-icon-cache-4.10.4,@libqrencode-4.1.1,@minizip-4.0.0,@qtbase-5.15.10,@qtsvg-5.15.10,@qtx11extras-5.15.10,@shared-mime-info-2.2,Qt5Concurrent.4.0,Qt5Core.4.0,Qt5DBus.3.0,Qt5Gui.3.0,Qt5Network.4.0,Qt5Svg.3.0,Qt5Widgets.4.0,Qt5X11Extras.3.0,X11.18.0,Xtst.11.0,argon2.0.0,botan-2.17.0,c++.9.0,c++abi.6.0,c.97.0,m.10.1,minizip.2.0,pthread.27.0,qrencode.2.1,readline.4.0,z.7.0

I am not using a flavor. -- Ed Ahlsen-Girard


Re: keepassxc in Jun 20 snap is sad

2023-06-22 Thread Edward Ahlsen-Girard
On Wed, 21 Jun 2023 10:32:52 -0600
Ashlen  wrote:

> 1) Port-related mails should go to ports@, so I'm CC'ing ports@ and
> dropping misc@. If it becomes clear it's an issue with the port
> itself (but I don't think it is), we can CC the maintainer later.
> 
> 2) Can you please open that core file with gdb and provide the
> backtrace? Should be as simple as:
> 
> # pkg_add gdb
> $ egdb -q keepassxc keepassxc.core
> (gdb) bt
> 
> Right now I'm on the snapshot from June 14th with keepassxc 2.7.5 and
> mine works. If it's an issue related to snapshots, we can at least
> narrow it down to between those two.
> 
> On Wed, 21 Jun 2023 06:46 -0500, Edward Ahlsen-Girard wrote:
>  [...]  

Installed 21 June snapshot; results below.

-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL

ed@pav(~)$egdb -q keepassxc keepassxc.core
Reading symbols from keepassxc...
(No debugging symbols found in keepassxc)
[New process 166410]
Core was generated by `keepassxc'.
Program terminated with signal SIGABRT, Aborted.
#0  thrkill () at /tmp/-:3
3   /tmp/-: No such file or directory.
(gdb) bt
#0  thrkill () at /tmp/-:3
#1  0xa538311a96fea480 in ?? ()
#2  0x007264692592 in _libc_abort () at \
/usr/src/lib/libc/stdlib/abort.c:51 
#3  0x0072137cb118 in qt_message_fatal(QtMsgType, \
QMessageLogContext const&, QString const&) () from \
/usr/local/lib/qt5/./libQt5Core.so.4.0 
#4  0x0072137ccd44 in \
QMessageLogger::fatal(char const*, ...)const () \
from /usr/local/lib/qt5/./libQt5Core.so.4.0 
#5 0x00728d5d2d33 in init_platform(QString \
const&, QString const&, QString const&, int&, \
char**) () from /usr/local/lib/qt5/./libQt5Gui.so.3.0 
#6 0x00728d5d2295 in \
QGuiApplicationPrivate::createPlatformIntegration() () from \
/usr/local/lib/qt5/./libQt5Gui.so.3.0 
#7  0x00728d5d336f in \
QGuiApplicationPrivate::createEventDispatcher() () from \
/usr/local/lib/qt5/./libQt5Gui.so.3.0 
#8  0x00725e795da3 in QApplicationPrivate::createEventDispatcher()\
() from /usr/local/lib/qt5/./libQt5Widgets.so.4.0 
#9  0x007213b189cc in QCoreApplicationPrivate::init() \
() from /usr/local/lib/qt5/./libQt5Core.so.4.0 
#10 0x00728d5cda40 in QGuiApplicationPrivate::init() \
() from /usr/local/lib/qt5/./libQt5Gui.so.3.0 
#11 0x00725e7964ba in QApplicationPrivate::init() () \
from /usr/local/lib/qt5/./libQt5Widgets.so.4.0 
#12 0x00725e796466 in QApplication::QApplication(int&, \
char**,int) () from /usr/local/lib/qt5/./libQt5Widgets.so.4.0 
#13 0x006f90a38fe2 in Application::Application(int&, \
char**) () 
#14 0x006f90971d91 in main () 
(gdb) 



Re: keepassxc in Jun 20 snap is sad

2023-06-21 Thread Edward Ahlsen-Girard
On Wed, 21 Jun 2023 10:32:52 -0600
Ashlen  wrote:

> 1) Port-related mails should go to ports@, so I'm CC'ing ports@ and
> dropping misc@. If it becomes clear it's an issue with the port
> itself (but I don't think it is), we can CC the maintainer later.
> 
> 2) Can you please open that core file with gdb and provide the
> backtrace? Should be as simple as:
> 
> # pkg_add gdb
> $ egdb -q keepassxc keepassxc.core
> (gdb) bt
> 
> Right now I'm on the snapshot from June 14th with keepassxc 2.7.5 and
> mine works. If it's an issue related to snapshots, we can at least
> narrow it down to between those two.
> 
> On Wed, 21 Jun 2023 06:46 -0500, Edward Ahlsen-Girard wrote:
>  [...]  

Results below signature.

-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL


ed@pav(~)$egdb -q keepassxc keepassxc.core
Reading symbols from keepassxc...
(No debugging symbols found in keepassxc)
[New process 209183]
Core was generated by `keepassxc'.
Program terminated with signal SIGABRT, Aborted.
#0  thrkill () at /tmp/-:3
3   /tmp/-: No such file or directory.
(gdb) bt
#0  thrkill () at /tmp/-:3
#1  0x93491b5329b5f7c8 in ?? ()
#2  0x0ab598379d42 in _libc_abort () at
/usr/src/lib/libc/stdlib/abort.c:51 #3  0x0ab544196118 in
qt_message_fatal(QtMsgType, QMessageLogContext const&, QString const&)
() from /usr/local/lib/qt5/./libQt5Core.so.4.0 #4  0x0ab544197d44
in QMessageLogger::fatal(char const*, ...) const () from
/usr/local/lib/qt5/./libQt5Core.so.4.0 #5  0x0ab53720cd33 in
init_platform(QString const&, QString const&, QString const&, int&,
char**) () from /usr/local/lib/qt5/./libQt5Gui.so.3.0 #6
0x0ab53720c295 in
QGuiApplicationPrivate::createPlatformIntegration() () from
/usr/local/lib/qt5/./libQt5Gui.so.3.0 #7  0x0ab53720d36f in
QGuiApplicationPrivate::createEventDispatcher() () from
/usr/local/lib/qt5/./libQt5Gui.so.3.0 #8  0x0ab566887da3 in
QApplicationPrivate::createEventDispatcher() () from
/usr/local/lib/qt5/./libQt5Widgets.so.4.0 #9  0x0ab5444e39cc in
QCoreApplicationPrivate::init() () from
/usr/local/lib/qt5/./libQt5Core.so.4.0 #10 0x0ab537207a40 in
QGuiApplicationPrivate::init() () from
/usr/local/lib/qt5/./libQt5Gui.so.3.0 #11 0x0ab5668884ba in
QApplicationPrivate::init() () from
/usr/local/lib/qt5/./libQt5Widgets.so.4.0 #12 0x0ab566888466 in
QApplication::QApplication(int&, char**, int) () from
/usr/local/lib/qt5/./libQt5Widgets.so.4.0 #13 0x0ab2aa6c6fe2 in
Application::Application(int&, char**) () #14 0x0ab2aa5ffd91 in
main () (gdb) 



Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP)#1059

2023-02-23 Thread Edward Ahlsen-Girard
On Thu, 23 Feb 2023 13:37:42 +
Stuart Henderson  wrote:

> On 2023/02/23 06:56, Edward Ahlsen-Girard wrote:
>  [...]  
>  [...]  
>  [...]  
> 
> Restoring some libraries from backups from outside of the package
> tools on -current while keeping other libraries/binaries at -current
> versions is not going to go well and may make it hard to fix using
> the standard methods.
> 
> I think after such surgery, you are probably better off by saving a
> list of installed packages, removing _all_ packages, and reinstalling
> them. I suggest following "*Special process* Before Upgrading:
> uninstall packages!" from
> http://www.openbsd.org/faq/upgrade55.html#upgrade then reinstalling
> with the pkg_add -z commands from the very bottom of that page.
> 

That did the trick. Thanks.

-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL




Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP)#1059

2023-02-23 Thread Edward Ahlsen-Girard
On Tue, 21 Feb 2023 21:42:39 -0600
Abel Abraham Camarillo Ojeda  wrote:

> I think esc7.net is known to have issues, at least I filed a report
> months ago
> 
> On Tue, Feb 21, 2023 at 5:31 PM Ed Ahlsen-Girard 
> wrote:
> 
>  [...]  
>  [...]  
>  [...]  
>  [...]  
>  [...]  
Keepassxc got well. Firefox had a similar issue, part of which was
corrected by restoring a more recent libcairo that I had ina backup, as
well as libdouble-conversion.

Now it fails thus:

msyscall eb97e9f a7000 error
Segmentation fault (core dumped)

The packages on cdn.openbsd.org have update to the 22d, and I have
uninstalled/reinstalled to no effect. Iridium has the same problem.

Looking at misc for msyscall, it's usually related to base - opackage
mismatch, but I don't know why that would be the case here.


-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL




Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP)#1059

2023-02-22 Thread Edward Ahlsen-Girard
On Tue, 21 Feb 2023 21:42:39 -0600
Abel Abraham Camarillo Ojeda  wrote:

> I think esc7.net is known to have issues, at least I filed a report
> months ago
> 
> On Tue, Feb 21, 2023 at 5:31 PM Ed Ahlsen-Girard 
> wrote:
> 
>  [...]  
>  [...]  
>  [...]  
>  [...]  
>  [...]  

I've tried several other mirrors, and the amd64 packages are all dated
19 Feb (which is not solving the problem).

-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL




Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP) #1059

2023-02-21 Thread Edward Ahlsen-Girard
On Tue, 21 Feb 2023 08:19:15 +
Stuart Henderson  wrote:

> You have a mixture of packages with different library versions. Run
> pkg_add -u.
> 

Error has diminished to:

"ld.so: keepassxc: can't load library 'libdouble-conversion.so.1.0'
Killed" i.e., "warning: libzstd.so.6.1: minor version >= 2 expected,
using it anyway" is gone.

Firefox behavior mentioned in a different message is
unchanged. pkg_add -u was run with no package specified and again with
each package specified.
-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL




Firefox won't run under 7.2-current (GENERIC.MP) #1059

2023-02-20 Thread Edward Ahlsen-Girard
warning: libcairo.so.13.2: minor version >= 3 expected, using it anyway
warning: libcairo.so.13.2: minor version >= 3 expected, using it anyway
warning: libcairo.so.13.2: minor version >= 3 expected, using it anyway
warning: libcairo.so.13.2: minor version >= 3 expected, using it anyway
msyscall 3279032b000 a7000 error
Segmentation fault (core dumped) 

dmesg below
-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL


OpenBSD 7.2-current (GENERIC.MP) #1059: Sun Feb 19 22:39:56 MST 2023
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 4174688256 (3981MB)
avail mem = 4028768256 (3842MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xec530 (36 entries)
bios0: vendor AMI version "80.06" date 04/01/2015
bios0: Hewlett-Packard 550-036
efi0 at bios0: UEFI 2.3.1
efi0: American Megatrends rev 0x4028e
acpi0 at bios0: ACPI 5.0
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP APIC FPDT FIDT MSDM SSDT SSDT MCFG HPET SSDT
SSDT DBGP acpi0: wakeup devices RP01(S4) PXSX(S4) PXSX(S4) PXSX(S4)
RP04(S4) PXSX(S4) PXSX(S4) RP06(S4) PXSX(S4) RP07(S4) PXSX(S4) PXSX(S4)
GLAN(S4) EHC1(S3) EHC2(S3) XHC_(S3) [...] acpitimer0 at acpi0: 3579545
Hz, 24 bits acpimadt0 at acpi0 addr 0xfee0: PC-AT compat cpu0 at
mainbus0: apid 0 (boot processor) cpu0: Intel(R) Core(TM) i3-4170 CPU @
3.70GHz, 3691.55 MHz, 06-3c-03 cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu0: smt 0, core
0, package 0 mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed
ranges cpu0: apic clock running at 99MHz cpu0: mwait min=64, max=64,
C-substates=0.2.1.2.4, IBE cpu1 at mainbus0: apid 2 (application
processor) cpu1: Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.63 MHz,
06-3c-03 cpu1:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu1: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu1: smt 0, core
1, package 0 cpu2 at mainbus0: apid 1 (application processor) cpu2:
Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.70 MHz, 06-3c-03 cpu2:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu2: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu2: smt 1, core
0, package 0 cpu3 at mainbus0: apid 3 (application processor) cpu3:
Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.85 MHz, 06-3c-03 cpu3:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu3: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu3: smt 1, core
1, package 0 ioapic0 at mainbus0: apid 8 pa 0xfec0, version 20, 24
pins acpimcfg0 at acpi0 acpimcfg0: addr 0xf800, bus 0-63
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (RP01)
acpiprt2 at acpi0: bus 2 (RP04)
acpiprt3 at acpi0: bus 3 (RP06)
acpiprt4 at acpi0: bus 4 (RP07)
acpiprt5 at acpi0: bus -1 (PEG0)
acpiec0 at acpi0: not present
acpipci0 at acpi0 PCI0: 0x 0x0011 0x0001
acpicmos0 at acpi0
acpibtn0 at acpi0: PWRB
"PNP0C14" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"

keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP) #1059

2023-02-20 Thread Edward Ahlsen-Girard
warning: libzstd.so.6.1: minor version >= 2 expected, using it anyway
ld.so: keepassxc: can't load library 'libdouble-conversion.so.1.0'
Killed 

Only libdouble-conversion shred object found is
libdouble-conversion.so.0.0 

dmesg below
-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL

OpenBSD 7.2-current (GENERIC.MP) #1059: Sun Feb 19 22:39:56 MST 2023
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 4174688256 (3981MB)
avail mem = 4028768256 (3842MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xec530 (36 entries)
bios0: vendor AMI version "80.06" date 04/01/2015
bios0: Hewlett-Packard 550-036
efi0 at bios0: UEFI 2.3.1
efi0: American Megatrends rev 0x4028e
acpi0 at bios0: ACPI 5.0
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP APIC FPDT FIDT MSDM SSDT SSDT MCFG HPET SSDT
SSDT DBGP acpi0: wakeup devices RP01(S4) PXSX(S4) PXSX(S4) PXSX(S4)
RP04(S4) PXSX(S4) PXSX(S4) RP06(S4) PXSX(S4) RP07(S4) PXSX(S4) PXSX(S4)
GLAN(S4) EHC1(S3) EHC2(S3) XHC_(S3) [...] acpitimer0 at acpi0: 3579545
Hz, 24 bits acpimadt0 at acpi0 addr 0xfee0: PC-AT compat cpu0 at
mainbus0: apid 0 (boot processor) cpu0: Intel(R) Core(TM) i3-4170 CPU @
3.70GHz, 3691.55 MHz, 06-3c-03 cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu0: smt 0, core
0, package 0 mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed
ranges cpu0: apic clock running at 99MHz cpu0: mwait min=64, max=64,
C-substates=0.2.1.2.4, IBE cpu1 at mainbus0: apid 2 (application
processor) cpu1: Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.63 MHz,
06-3c-03 cpu1:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu1: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu1: smt 0, core
1, package 0 cpu2 at mainbus0: apid 1 (application processor) cpu2:
Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.70 MHz, 06-3c-03 cpu2:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu2: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu2: smt 1, core
0, package 0 cpu3 at mainbus0: apid 3 (application processor) cpu3:
Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.85 MHz, 06-3c-03 cpu3:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu3: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu3: smt 1, core
1, package 0 ioapic0 at mainbus0: apid 8 pa 0xfec0, version 20, 24
pins acpimcfg0 at acpi0 acpimcfg0: addr 0xf800, bus 0-63
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (RP01)
acpiprt2 at acpi0: bus 2 (RP04)
acpiprt3 at acpi0: bus 3 (RP06)
acpiprt4 at acpi0: bus 4 (RP07)
acpiprt5 at acpi0: bus -1 (PEG0)
acpiec0 at acpi0: not present
acpipci0 at acpi0 PCI0: 0x 0x0011 0x0001
acpicmos0 at acpi0
acpibtn0 at acpi0: PWRB
"PNP0C14" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
acpicpu0 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1),

Re: rox-filer in snapshots

2022-07-07 Thread Edward Ahlsen-Girard
  On 07/07/2022 9:59 AM Stuart Henderson  wrote:

  On 2022/07/07 09:15, Edward Ahlsen-Girard wrote:

On 07/05/2022 9:31 AM Stuart Henderson 
wrote:
On 2022/07/04 13:28, Edward Ahlsen-Girard wrote:
The last couple of snapshots rox-filer has been unable to start:
ROX-Filer:/usr/X11R6/lib/libX11.so.18.0:
/usr/X11R6/lib/libX11.so.17.1 \ : WARNING: symbol(_XkeyTable)
size mismatch, relink your program
libX11.so was bumped from 17.1 to 18.0 in February. This suggests
you probably have missed updating some package. Have you run
pkg_add -u recently? You should do that after all -current
updates really.
pkg_delete/pkg_add for the win.

  You should not have to pkg_delete, just "pkg_add -u".
  Unfortunately deleting will have removed the clues which might have
  helped track down what was wrong.

pkg_add -u did not suffice.


Re: rox-filer in snapshots

2022-07-07 Thread Edward Ahlsen-Girard
  On 07/05/2022 9:31 AM Stuart Henderson  wrote:

  On 2022/07/04 13:28, Edward Ahlsen-Girard wrote:

The last couple of snapshots rox-filer has been unable to start:
ROX-Filer:/usr/X11R6/lib/libX11.so.18.0:
/usr/X11R6/lib/libX11.so.17.1 \ : WARNING: symbol(_XkeyTable)
size mismatch, relink your program

  libX11.so was bumped from 17.1 to 18.0 in February. This suggests you
  probably have missed updating some package. Have you run pkg_add -u
  recently? You should do that after all -current updates really.

pkg_delete/pkg_add for the win.


Re: rox-filer in snapshots

2022-07-05 Thread Edward Ahlsen-Girard
  On 07/05/2022 9:31 AM Stuart Henderson  wrote:

  On 2022/07/04 13:28, Edward Ahlsen-Girard wrote:

The last couple of snapshots rox-filer has been unable to start:
ROX-Filer:/usr/X11R6/lib/libX11.so.18.0:
/usr/X11R6/lib/libX11.so.17.1 \ : WARNING: symbol(_XkeyTable)
size mismatch, relink your program

  libX11.so was bumped from 17.1 to 18.0 in February. This suggests you
  probably have missed updating some package. Have you run pkg_add -u
  recently? You should do that after all -current updates really.

I have a script that was supposed to do that - I'll give manual a go.


rox-filer in snapshots

2022-07-04 Thread Edward Ahlsen-Girard
The last couple of snapshots rox-filer has been unable to start:
ROX-Filer:/usr/X11R6/lib/libX11.so.18.0: /usr/X11R6/lib/libX11.so.17.1 \
: WARNING: symbol(_XkeyTable) size mismatch, relink your program

dmesg below sig.

-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL

OpenBSD 7.1-current (GENERIC.MP) #602: Sat Jul  2 19:48:41 MDT 2022
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 4174688256 (3981MB)
avail mem = 4030808064 (3844MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xec530 (36 entries)
bios0: vendor AMI version "80.06" date 04/01/2015
bios0: Hewlett-Packard 550-036
acpi0 at bios0: ACPI 5.0
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP APIC FPDT FIDT MSDM SSDT SSDT MCFG HPET SSDT SSDT DBGP
acpi0: wakeup devices RP01(S4) PXSX(S4) PXSX(S4) PXSX(S4) RP04(S4) PXSX(S4) 
PXSX(S4) RP06(S4) PXSX(S4) RP07(S4) PXSX(S4) PXSX(S4) GLAN(S4) EHC1(S3) 
EHC2(S3) XHC_(S3) [...]
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.93 MHz, 06-3c-03
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 
8-way L2 cache, 3MB 64b/line 12-way L3 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
cpu0: apic clock running at 99MHz
cpu0: mwait min=64, max=64, C-substates=0.2.1.2.4, IBE
cpu1 at mainbus0: apid 2 (application processor)
cpu1: Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.46 MHz, 06-3c-03
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu1: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 
8-way L2 cache, 3MB 64b/line 12-way L3 cache
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 1 (application processor)
cpu2: Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.45 MHz, 06-3c-03
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu2: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 
8-way L2 cache, 3MB 64b/line 12-way L3 cache
cpu2: smt 1, core 0, package 0
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.45 MHz, 06-3c-03
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu3: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 
8-way L2 cache, 3MB 64b/line 12-way L3 cache
cpu3: smt 1, core 1, package 0
ioapic0 at mainbus0: apid 8 pa 0xfec0, version 20, 24 pins
acpimcfg0 at acpi0
acpimcfg0: addr 0xf800, bus 0-63
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (RP01)
acpiprt2 at acpi0: bus 2 (RP04)
acpiprt3 at acpi0: bus 3 (RP06)
acpiprt4 at acpi0: bus 4 (RP07)
acpiprt5 at acpi0: bus -1 (PEG0)
acpiec0 at acpi0: not present
acpipci0 at acpi0 PCI0: 0x 0x0011 0x0001
acpicmos0 at acpi0
acpibtn0 at acpi0: PWRB
"PNP0C14" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
acpicpu0 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
acpicpu1 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PS

Fwd: claws-mail exits after time

2021-02-09 Thread EDWARD AHLSEN-GIRARD
Previously sent to claws-mail user list.

> -- Original Message --
> From: EDWARD AHLSEN-GIRARD 
> To: us...@lists.claws-mail.org
> Date: February 9, 2021 at 7:18 AM
> Subject: claws-mail exits after time
> 
> 
> Claws has started exiting, un-commanded, after a few minutes. Command 
> line output and logs below.
> 
> Ed Ahlsen-Girard
> Ft. Walton Beach FL
> 
> 
> COMMAND RUN: claws-mail
> 
> ** (claws-mail:88694): WARNING **: 06:45:01.111: size differ 2109 2096
> 
> ** (claws-mail:88694): WARNING **: 06:55:09.166: [2021-02-09 06:55:09] 
> IMAP error on imap.gmail.com: STATUS error
> 
> claws.c:102:Starting Claws Mail version 3.17.8
> utils.c:1726:using default rc_dir /home/ed/.claws-mail
> main.c:2335:Using control socket 
> /tmp/claws-mail-1000/0264128aec0aca392404ad0c6ca4c762
> main.c:2430:another Claws Mail instance is already running.
> 
> ** (process:24367): WARNING **: 06:57:26.913: Socket IO timeout
> 
> ** (process:24367): WARNING **: 06:57:26.913: [2021-02-09 06:57:26] 
> Socket IO timeout.
> 
> Claws Mail is already running on display .
> 
> 
> log:
> [2021-02-09 06:45:00] * me@ssage: Account 'Live.com': Connecting to IMAP 
> server: imap-mail.outlook.com:993...
> [2021-02-09 06:45:01] IMAP< * OK The Microsoft Exchange IMAP4 service is 
> ready. [long, possibly security relevant string]
> [2021-02-09 06:45:03] * message: IMAP connection is un-authenticated
> [2021-02-09 06:45:03] IMAP> 1 CAPABILITY
> [2021-02-09 06:45:03] IMAP< * CAPABILITY IMAP4 IMAP4rev1 AUTH=PLAIN 
> AUTH=XOAUTH2 SASL-IR UIDPLUS ID UNSELECT CHILDREN IDLE NAMESPACE LITERAL+
> [2021-02-09 06:45:03] IMAP< 1 OK CAPABILITY completed.
> [2021-02-09 06:45:03] IMAP> Logging @live.com to 
> imap-mail.outlook.com using PLAIN
> [2021-02-09 06:45:04] IMAP< AUTHENTICATE completed.
> [2021-02-09 06:45:04] IMAP< Login to imap-mail.outlook.com successful
> [2021-02-09 06:46:04] IMAP> 3 NOOP
> [2021-02-09 06:46:04] IMAP< 3 OK NOOP completed.
> [2021-02-09 06:47:04] IMAP> 4 NOOP
> [2021-02-09 06:47:04] IMAP< 4 OK NOOP completed.
> [2021-02-09 06:48:04] IMAP> 5 NOOP
> [2021-02-09 06:48:04] IMAP< 5 OK NOOP completed.
> [2021-02-09 06:49:04] IMAP> 6 NOOP
> [2021-02-09 06:49:04] IMAP< 6 OK NOOP completed.
> [2021-02-09 06:50:04] IMAP> 7 NOOP
> [2021-02-09 06:50:04] IMAP< 7 OK NOOP completed.
> [2021-02-09 06:51:04] IMAP> 8 NOOP
> [2021-02-09 06:51:04] IMAP< 8 OK NOOP completed.
> [2021-02-09 06:52:04] IMAP> 9 NOOP
> [2021-02-09 06:52:04] IMAP< 9 OK NOOP completed.
> [2021-02-09 06:53:04] IMAP> 10 NOOP
> [2021-02-09 06:53:04] IMAP< 10 OK NOOP completed.
> [2021-02-09 06:54:04] IMAP> 11 NOOP
> [2021-02-09 06:54:04] IMAP< 11 OK NOOP completed.
> [2021-02-09 06:55:04] IMAP> 12 NOOP
> [2021-02-09 06:55:04] IMAP< 12 OK NOOP completed.
> [2021-02-09 06:55:05] * message: Account '@gmail.com': Connecting 
> to IMAP server: imap.gmail.com:993...
> [2021-02-09 06:55:05] IMAP< * OK Gimap ready for requests from 
> 68.14.190.70 x63mb119309310ywb
> [2021-02-09 06:55:05] * message: IMAP connection is un-authenticated
> [2021-02-09 06:55:05] IMAP> 1 CAPABILITY
> [2021-02-09 06:55:05] IMAP< * CAPABILITY IMAP4rev1 UNSELECT IDLE 
> NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 XYZZY SASL-IR AUTH=XOAUTH2 
> AUTH=PLAIN AUTH=PLAIN-CLIENTTOKEN AUTH=OAUTHBEARER AUTH=XOAUTH
> [2021-02-09 06:55:05] IMAP< 1 OK Thats all she wrote! x63mb119309310ywb
> [2021-02-09 06:55:05] IMAP> Logging @gmail.com to imap.gmail.com 
> using PLAIN
> [2021-02-09 06:55:06] IMAP< *@gmail.com authenticated (Success)
> [2021-02-09 06:55:06] IMAP< Login to imap.gmail.com successful
> [2021-02-09 06:55:06] IMAP> 3 LIST "" ""
> [2021-02-09 06:55:06] IMAP< * LIST (\Noselect) "/" "/"
> [2021-02-09 06:55:06] IMAP< 3 OK Success
> [2021-02-09 06:55:06] IMAP> 4 STATUS INBOX (MESSAGES UIDNEXT UIDVALIDITY 
> UNSEEN)
> [2021-02-09 06:55:07] IMAP< * STATUS "INBOX" (MESSAGES 2674 UIDNEXT 21365 
> UIDVALIDITY 628018828 UNSEEN 2209)
> [2021-02-09 06:55:07] IMAP< 4 OK Success
> [2021-02-09 06:55:07] IMAP> 5 SELECT INBOX
> [2021-02-09 06:55:07] IMAP< * FLAGS (\Answered \Flagged \Draft \Deleted 
> \Seen $Forwarded $NotPhishing $Phishing NonJunk)
> [2021-02-09 06:55:07] IMAP< * OK [PERMANENTFLAGS (\Answered \Flagged 
> \Draft \Deleted \Seen $Forwarded $NotPh

Re: Thunderbird performance

2009-09-26 Thread Edward Ahlsen-Girard

Nick Hogan wrote:

 Ed Ahlsen-Girard wrote:
  It seems to me that Thunderbird 2.0.0.23 performance on the 9/21
  snapshot is pretty bad.  What I see is a lag of minutes before
  downloaded messages actually display.  I have one account delivering to
  the Local folders.  Under the 9/17 snapshot the message download 
usually

  stopped before getting all the new messages.

 ?  Not entirely sure what you are saying, but sounds like something
 was not happy there, too.

This meant that T-Bird quit downloading when I knew (via webmail) that 
there were new messages remaining.



  Dmesg follows.  I don't
  know what other info would help, I will send if asked.
 
  OpenBSD 4.6-current (GENERIC) #178: Mon Sep 21 13:47:26 MDT 2009
  t...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
  cpu0: Intel Pentium III (GenuineIntel 686-class, 512KB L2 cache) 
449 MHz

  cpu0:
  
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,

  SSE
  real mem  = 268009472 (255MB)
  avail mem = 251285504 (239MB)

 Thunderbird on a 450MHz machine with 256M RAM?  OUCH.  You win a 
prize for

 patience already...

 My guess is something has just pushed you over the edge (you weren't ever
 far from it, I suspect), and you are now swapping and it wasn't before.
 top will give you a pretty good idea what is going on there if I'm 
right.


 Nick.

You're probably right; when I cleaned out the inbox (by about 50%) 
performance
picked way up.  It also may be related to this being configured to 
deliver to local folders, which I have not done before now.


In any case I intend to get 21st Century hardware soon.



Thunderbird performance

2009-09-25 Thread Edward Ahlsen-Girard
It seems to me that Thunderbird 2.0.0.23 performance on the 9/21 
snapshot is pretty bad.  What I see is a lag of minutes before 
downloaded messages actually display.  I have one account delivering to 
the Local folders.  Under the 9/17 snapshot the message download usually 
stopped before getting all the new messages.  Dmesg follows.  I don't 
know what other info would help, I will send if asked.


OpenBSD 4.6-current (GENERIC) #178: Mon Sep 21 13:47:26 MDT 2009
   t...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel Pentium III (GenuineIntel 686-class, 512KB L2 cache) 449 MHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,

SSE
real mem  = 268009472 (255MB)
avail mem = 251285504 (239MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 08/01/01, BIOS32 rev. 0 @ 0xffe90, 
SMBIOS re

v. 2.2 @ 0xfb410 (64 entries)
bios0: vendor Dell Computer Corporation version A10 date 08/01/01
bios0: Dell Computer Corporation OptiPlex GX1 450M+
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
acpi: bad checksum at 0xd7206f50
acpi at bios0 function 0x0 not configured
pcibios0 at bios0: rev 2.1 @ 0xf/0x1
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfc670/144 (7 entries)
pcibios0: PCI Interrupt Router at 000:07:0 (Intel 82371AB PIIX4 ISA 
rev 0x00)

pcibios0: PCI bus #1 is the last bus
bios0: ROM list: 0xc/0xd000 0xd/0x8000
cpu0 at mainbus0: (uniprocessor)
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 Intel 82443BX AGP rev 0x03
intelagp0 at pchb0
agp0 at intelagp0: aperture at 0xf000, size 0x400
ppb0 at pci0 dev 1 function 0 Intel 82443BX AGP rev 0x03
pci1 at ppb0 bus 1
ATI Rage Pro rev 0x5c at pci1 dev 0 function 0 not configured
piixpcib0 at pci0 dev 7 function 0 Intel 82371AB PIIX4 ISA rev 0x02
pciide0 at pci0 dev 7 function 1 Intel 82371AB IDE rev 0x01: DMA, 
channel 0 wire

d to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: WDC WD64AA
wd0: 16-sector PIO, LBA, 6149MB, 12594960 sectors
wd1 at pciide0 channel 0 drive 1: WDC WD800JB-00JJC0
wd1: 16-sector PIO, LBA, 76319MB, 156301488 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
wd1(pciide0:0:1): using PIO mode 4, Ultra-DMA mode 2
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: LG, CD-ROM CRD-8400B, 1.06 ATAPI 5/cdrom 
removable

wd2 at pciide0 channel 1 drive 1: WDC WD600BB-75CAA0
wd2: 16-sector PIO, LBA, 57220MB, 117187500 sectors
cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
wd2(pciide0:1:1): using PIO mode 4, Ultra-DMA mode 2
uhci0 at pci0 dev 7 function 2 Intel 82371AB USB rev 0x01: irq 11
piixpm0 at pci0 dev 7 function 3 Intel 82371AB Power rev 0x02: SMBus 
disabled

vga1 at pci0 dev 13 function 0 ATI Radeon 9200 SE Sec rev 0x01
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
radeondrm0 at vga1: irq 11