[Bug 225840] security/py-trezor: conflict between py27 / py3* flavors

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 11 22:38:51 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225840

            Bug ID: 225840
           Summary: security/py-trezor: conflict between py27 / py3*
                    flavors
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt at FreeBSD.org
          Reporter: z7dr6ut7gs at snkmail.com
          Assignee: ehaupt at FreeBSD.org
             Flags: maintainer-feedback?(ehaupt at FreeBSD.org)

If you attempt to install security/py-trezor at py36 while you have
security/py-trezor at py27 installed, you get the following error:

===>   Registering installation for py36-trezor-0.9.0 as automatic
/usr/bin/env PORTSDIR=/usr/ports FORCE_POST="rmdir kldxref mkfontscale
mkfontdir fc-cache  fonts.dir fonts.scale gtk-update-icon-cache 
gio-querymodules  gtk-query-immodules  ldconfig  load-octave-pkg  ocamlfind 
update-desktop-database update-mime-database  gdk-pixbuf-query-loaders
catalog.ports  glib-compile-schemas  ccache-update-links"
/usr/local/sbin/pkg-static egister -d -i
/usr/ports/security/py-trezor/work-py36/stage -m
/usr/ports/security/py-trezor/work-py36/.metadir -f
/usr/ports/security/py-trezor/work-py36/.PLIST.mktmp
Installing py36-trezor-0.9.0...
pkg-static: py36-trezor-0.9.0 conflicts with py27-trezor-0.7.16 (installs files
into the same place).  Problematic file: /usr/local/bin/trezorctl


Since I needed the py36 flavor, my workaround was to remove py27-trezor.  That
could be a problem if you want both the py2 and py3 flavors installed.  In my
case, it was not important to have both flavors.

It seems like there will be a number of flavored ports that will have this
problem - basically many py- ports that install scripts into PREFIX/bin.

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


More information about the freebsd-ports-bugs mailing list