Date: Wed, 26 Jun 2019 13:54:03 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 238785] sysutils/py-google-compute-engine: Some GCE packages fill the logs with an error message Message-ID: <bug-238785-21822-1zeZoFLwJm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238785-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-238785-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238785 --- Comment #3 from Mage <mage@mage.gold> --- I didn=E2=80=99t use the ports in the last few years (since PostgreSQL got = proper ICU support in the binary package). Maybe I was doing it wrong. To me, it seems a bit confusing: # portmaster --list-origins [...] net/google-cloud-sdk [...] sysutils/panicmail ports-mgmt/pkg ports-mgmt/portmaster [...] devel/py-boto sysutils/py-google-compute-engine [...] # portmaster -n sysutils/py-google-compute-engine [...] =3D=3D=3D>>> sysutils/py-google-compute-engine >> (17) =3D=3D=3D>>> The following actions will be taken if you choose to proceed: Install sysutils/py-google-compute-engine Install devel/py-boto@py36 Install devel/py-setuptools@py36 Install lang/python36 Upgrade gettext-runtime-0.19.8.1_2 to gettext-runtime-0.20.1 Upgrade pkg-1.10.5_5 to pkg-1.11.1 Install devel/gettext-tools Install devel/libtextstyle Install devel/pkgconf Upgrade readline-7.0.5 to readline-8.0.0 Install net/py-netaddr@py36 Install net/py-netifaces@py36 Upgrade google-compute-engine-oslogin-1.4.3 to google-compute-engine-oslogin-1.5.3_1 Upgrade curl-7.65.0_2 to curl-7.65.1 Upgrade perl5-5.28.1_1 to perl5-5.28.2 Upgrade ca_root_nss-3.44 to ca_root_nss-3.44.1 Upgrade libnghttp2-1.37.0 to libnghttp2-1.39.1 Install sysutils/py-distro@py36 =3D=3D=3D>>> Proceed? y/n [y] n # pkg install py-google-compute-engine Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. pkg: No packages available to install matching 'py-google-compute-engine' h= ave been found in the repositories # pkg install py27-google-compute-engine Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. Checking integrity... done (0 conflicting) The most recent version of packages are already installed # portmaster -n py27-google-compute-engine [...] =3D=3D=3D>>> py27-google-compute-engine-2.8.13_5 >> (15) =3D=3D=3D>>> The following actions will be taken if you choose to proceed: Upgrade py27-google-compute-engine-2.8.13_5 to py27-google-compute-engine-2.8.16 Upgrade py27-boto-2.49.0 to py27-boto-2.49.0_1 Upgrade py27-setuptools-40.8.0 to py27-setuptools-41.0.0 Upgrade python27-2.7.16 to python27-2.7.16_1 Upgrade gettext-runtime-0.19.8.1_2 to gettext-runtime-0.20.1 Upgrade pkg-1.10.5_5 to pkg-1.11.1 Install devel/gettext-tools Install devel/libtextstyle Install devel/pkgconf Upgrade readline-7.0.5 to readline-8.0.0 Upgrade py27-netaddr-0.7.19 to py27-netaddr-0.7.19_1 Upgrade google-compute-engine-oslogin-1.4.3 to google-compute-engine-oslogin-1.5.3_1 Upgrade curl-7.65.0_2 to curl-7.65.1 Upgrade perl5-5.28.1_1 to perl5-5.28.2 Upgrade ca_root_nss-3.44 to ca_root_nss-3.44.1 Upgrade libnghttp2-1.37.0 to libnghttp2-1.39.1 =3D=3D=3D>>> Proceed? y/n [y] n To me, it looks like that: portmaster is telling me I have sysutils/py-google-compute-engine port installed. When I try to upgrade it with portmaster, it turns out it=E2=80=99s not ins= talled. If I would install it with portmaster, it would not upgrade the sysutils/py27-google-compute-engine port. pkg tells me sysutils/py27-google-compute-engine is the latest version as a package. If I upgrade it via portmaster, I end up with a mixed system (pkg= and port). In theory, I could do it as I did it in the past. In this case, it wouldn=E2=80=99t be fun because the readline upgrade would break my userlan= d binaries that are running as the primary purpose of the servers. Can we upgrade it via pkg? --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238785-21822-1zeZoFLwJm>