Date: Thu, 7 Jan 2016 20:21:53 +0000 From: Matthew Seaman <matthew@FreeBSD.org> To: Rick Miller <vmiller@hostileadmin.com>, freebsd-pkg@freebsd.org Subject: Re: Unexplained pkg behavior and schema errors Message-ID: <568EC8E1.6010005@FreeBSD.org> In-Reply-To: <CAHzLAVEm4Hg25TGP0oRpEVtDfEhnvBU_oUPf%2BToAgd3WZaOyDw@mail.gmail.com> References: <CAHzLAVEm4Hg25TGP0oRpEVtDfEhnvBU_oUPf%2BToAgd3WZaOyDw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --MC6IRvXFlGv89EgV0nIohVGNCF9paphER Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 07/01/2016 18:55, Rick Miller wrote: > The first, and obvious, question is what is causing the schema errors? = pkg > update and pkg clean were executed after configuring the new repos in > response to a post located on -questions@[1], but as can be observed in= the > aforementioned transcript, executing this prior to pkg install fails to= > resolve the errors. That's actually not a problem -- there were some extra fields added to the package metadata with pkg-1.6 release. This is just the older version of pkg warning that it's seen those extra fields. Harmless, and it will go away once you've upgraded to 1.6.x. > Observe also that pkg is upgraded, then downgraded, then upgraded again= =2E > Is this the expected behavior or is it more likely that something else = has > gone awry? What possible circumstances would result in this behavior? OK. What's happenned there is that you have snmpd in your repo with a dependency on an older version of pkg. snmpd is one of very few packages that depends on pkg itself. Try rebuilding the snmpd package and then have another go at upgrading. Actually, if you have time, it might be one of those occasions where completely rebuilding all of the packages in your repo would pay off. pkg works a lot better when all of the package versions tally with all of the dependencies across the available repos. Cheers, Matthew --MC6IRvXFlGv89EgV0nIohVGNCF9paphER Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2 iQJ8BAEBCgBmBQJWjsjpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkATPI0QAKl/1Hhc+abqexf6NRRoBXB8 aE1CkV1MYtKNjhUs5S8PQeI+sjWlCCmR3G7VgmVDY54LwXxgi/rKcflOWXkEHKAw Iy4qxeZpX5s1KhCNtrkb8UG0CzKrwO39unBr3rE6ONzpd4QMRqBVWSsMZjBko8Lp IFCuF9pv+9B/ZQg6D0OCANUd1iGfsUikmJgDd9mUgSI3Ef/vL0g3quDZpdwOkpv4 h3hwbsFK+2hFLtXZz2Qqc1xLtc12h5dpMGw5X4MoX2rn3V5aOciVAAtC98N15AnC 9fHLQm9AMaKdNFECw5F8+k2ZvxVSUr/bW1mrS42iy6cqSPSibzbRSIMXaqwZiOfm SdnVxxvtUvqZjNn6FfCaVbGZv7nmKtxoXhFbKEJvPJ/LDBwpMPtpq82r84I7hOPr Hv69u9YwhOsABRvBlm7MEFD6QkHFse78bTmtf453PvMMsjcq/LF8PuLYUpCuoCWv GVFbtXLhcyHACrgb2uRKcjjjszUnQiKJhW9QryT3lbAuwSQMoS9HHJFHta5FfZE4 CvJgEmHA0P6bPD4cORTR+6fBml0DNAApBvlWYOabJ5Upd66i7dR1W+1/JyEDKNVz mbDgnaSYhV8aOCUuueLxLQPzCuf8ijmGk0ocMf07SC6Dv7RyKqD4GHJQuSkciXVe jecRYfUYY2IrKsaR9Gy6 =C0R7 -----END PGP SIGNATURE----- --MC6IRvXFlGv89EgV0nIohVGNCF9paphER--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?568EC8E1.6010005>