Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2018 20:27:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233003] ports-mgmt/portmaster failed to update x11-toolkits/qt5-declarative
Message-ID:  <bug-233003-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 233003
           Summary: ports-mgmt/portmaster failed to update
                    x11-toolkits/qt5-declarative
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: mikhail.rokhin@gmail.com
                CC: kde@FreeBSD.org, se@FreeBSD.org
                CC: kde@FreeBSD.org, se@FreeBSD.org

Recently, they've changed it in the ports tree from split of qt5-quick &
qt5-qml into one port qt5-declarative.

Portmaster detects it when checks ports tree for updates, but fails to remo=
ve
qt5-quick & qt5-qml before installing newly compiled qt5-declarative, leadi=
ng
to error from pkg-static:
qt5-declarative conflicts with qt5-quick & qt5-qml (installs files into the
same place) ...

So, it needs manual=20
 pkg del -f of qt5-quick & qt5-qml=20
 make install qt5-declarative
to succeed.

That is common problem for portmaster for some other cases, when it fails a=
uto
removal of existing packages before installing new one, leading to ports
conflict. Seems like portmaster can't detect such conflicts properly.

Also there's warning from pkg-static that @exec is deprecated.

Thank you for development.

--=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-233003-7788>