Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2023 07:17:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270974] security/vaultwarden: failes to build with synth
Message-ID:  <bug-270974-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270974

            Bug ID: 270974
           Summary: security/vaultwarden: failes to build with synth
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mr@FreeBSD.org
          Reporter: matthias.pfaller@familie-pfaller.de
             Flags: maintainer-feedback?(mr@FreeBSD.org)
          Assignee: mr@FreeBSD.org

synth always wants to rebuild security/vaultwarden and immediately discards=
 the
resulting package. I always get a "failed dependency check". When I use
"WHYFAIL" I get the following additional information.=20

bash# WHYFAIL=3D1 synth status  security/vaultwarden
security/vaultwarden package has less dependencies than the port requires (=
6)
Query: devel/capnproto:capnproto-0.10.3
math/gmp:gmp-6.2.1
databases/mariadb104-client:mariadb104-client-10.4.28
security/nettle:nettle-3.8.1
databases/postgresql13-client:postgresql13-client-13.10

vaultwarden-1.28.0.pkg failed dependency check.

And when I query the dependencies of the installed package:=20
vaultwarden-1.28.0:
        nettle-3.8.1
        gmp-6.2.1
        capnproto-0.10.3
        postgresql13-client-13.10
        mariadb104-client-10.4.28

I do not see the dependency on vaultwarden_web-vault-2023.3.0b. Shouldn't t=
hat
be listed? I have the WEBVAULT option enabled.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270974-7788>