Package Details: bas21-bin 1.7.4-1

Git Clone URL: https://aur.archlinux.org/bas21-bin.git (read-only, click to copy)
Package Base: bas21-bin
Description: A norwegian accounting and invoice system
Upstream URL: https://bas21.no
Keywords: accounting
Licenses: custom
Submitter: rsolvang
Maintainer: rsolvang (chreide)
Last Packager: chreide
Votes: 0
Popularity: 0.000000
First Submitted: 2020-06-30 09:02 (UTC)
Last Updated: 2023-03-16 01:18 (UTC)

Latest Comments

bjorntj commented on 2020-07-08 09:05 (UTC)

That shouldn't really make any difference but I can try when I am back at that PC...

btw, the complete trace looks like this:

2020-07-08 09:22:25,057 - ERROR - [1.4.6] Traceback (most recent call last):
  File "bas21.py", line 152, in __init__
  File "<frozen zipimport>", line 259, in load_module
  File "ui/mainwin.py", line 9, in <module>
  File "<frozen zipimport>", line 259, in load_module
  File "ui/dialogs/login.py", line 6, in <module>
  File "<frozen zipimport>", line 259, in load_module
  File "bascore/baslib/util.py", line 9, in <module>
  File "<frozen zipimport>", line 259, in load_module
  File "bascore/baslib/periode.py", line 8, in <module>
  File "<frozen zipimport>", line 259, in load_module
  File "bascore/baslib/selskap.py", line 5, in <module>
  File "<frozen zipimport>", line 259, in load_module
  File "bascore/baslib/adresse.py", line 2, in <module>
  File "<frozen zipimport>", line 259, in load_module
  File "bascore/baslib/external/postnr.py", line 5, in <module>
  File "<frozen zipimport>", line 259, in load_module
  File "ssl.py", line 98, in <module>
ImportError: /opt/bas21/lib/libssl.so.10: undefined symbol: krb5_rc_destroy, version krb5_3_MIT

rsolvang commented on 2020-07-08 09:02 (UTC)

I'm not sure what causes the error, but it seems to be related to BAS21's own libraries. It does not make sense that it complains about Kerberos. Have you tried to uninstall the package completely, clean out the cache and install it again?

bjorntj commented on 2020-07-08 08:46 (UTC)

Yes, I have gotten it installed but if you see my last comment, I am unable to start the application...

rsolvang commented on 2020-07-08 08:13 (UTC)

@bjorntj: This is my first AUR package so bear with me :) I had forgotten to update the .SRCINFO-file but this should be fixed now. I recommend forcing a clean install of the package. It installs without errors on my machine.

bjorntj commented on 2020-07-08 07:24 (UTC)

But I get the following error when I try to run it:

ImportError: /opt/bas21/lib/libssl.so.10: undefined symbol: krb5_rc_destroy, version krb5_3_MIT

bjorntj commented on 2020-07-08 07:20 (UTC) (edited on 2020-07-08 07:21 (UTC) by bjorntj)

Aaah... figured it out.. icoutils is a "missing" dependency for the package...

bjorntj commented on 2020-07-08 07:15 (UTC) (edited on 2020-07-08 07:17 (UTC) by bjorntj)

I have a problem when I try to install this package:

:: Downloaded PKGBUILD (1/1): bas21-bin
  1 bas21-bin                        (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
:: Parsing SRCINFO (1/1): bas21-bin
==> Making package: bas21-bin 1.4.6-1 (on. 08. juli 2020 kl. 09.13 +0200)
==> Retrieving sources...
  -> Downloading bas21-1.4.6.tar.xz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time        Current
                             Dload  Upload   Total   Spent    Left  Speed
100 86.8M  100 86.8M    0     0  5075k      0  0:00:17  0:00:17 --:--:--   6386k
==> Validating source files with sha256sums...
    bas21-1.4.6.tar.xz ... Passed
==> Making package: bas21-bin 1.4.6-1 (on. 08. juli 2020 kl. 09.14 +0200)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing dependencies:
  -> icoutils
==> ERROR: Could not resolve all dependencies.
Error making: bas21-bin</code>