problem with pugixml
Hi, I try to update pugixml and hit a problem with signature. What does "MISMATCH signify" mean?\ Wawrzek PS. Output from commandline: bash-4.4# prt-get update pugixml prt-get: updating /usr/ports/wawrzek/pugixml =======> ERROR: Signature mismatch found: MISMATCH signify =======> ERROR: Building '/usr/ports/wawrzek/pugixml/pugixml#1.9-1.pkg.tar.gz' failed. -- Packages where update failed pugixml -- Dr Wawrzyniec Niewodniczański or Wawrzek for short PhD in Quantum Chemistry & MSc in Molecular Engineering WWW: http://wawrzek.name E-MAIL: jobs@wawrzek.name Linux User #177124
On Sat, Dec 29, 2018 at 12:12:30AM +0000, Wawrzek Niewodniczanski wrote:
Hi, I try to update pugixml and hit a problem with signature. What does "MISMATCH signify" mean?\
Wawrzek
PS. Output from commandline:
bash-4.4# prt-get update pugixml prt-get: updating /usr/ports/wawrzek/pugixml =======> ERROR: Signature mismatch found: MISMATCH signify =======> ERROR: Building '/usr/ports/wawrzek/pugixml/pugixml#1.9-1.pkg.tar.gz' failed.
-- Packages where update failed pugixml
--
What version of CRUX are you actually running? For this to become a problem now sounds very strange. Is it an older installation that you have upgraded? If so I'd recommend running rejmerge :-) -- Fredrik Rinnestam
On Sat, 29 Dec 2018 at 17:44, Fredrik Rinnestam <fredrik@rinnestam.se> wrote:
On Sat, Dec 29, 2018 at 12:12:30AM +0000, Wawrzek Niewodniczanski wrote:
Hi, I try to update pugixml and hit a problem with signature. What does "MISMATCH signify" mean?
[...] Where do I see that co "MISMATCH signify". I wonder if I could misconfigured something?
What version of CRUX are you actually running?
Crux 3.4 [...]
If so I'd recommend running rejmerge :-)
# rejmerge Nothing to merge # And just to be sure that I have right files, content of .signature file: untrusted comment: verify with /etc/ports/contrib.pub RWSagIOpLGJF39+xTPlBFnbHOkq8/JZtBpy7oeAfVnefDf6L9jRYFL6uiqRc+JeIsgm5KR36+GUenlruqLK1dZ3FrGSx285oGQ0= SHA256 (Pkgfile) = 87e3916b3e96dfb4ebe70a92404762ff82dbfbdf36764a8ca92a5bb154eacfed SHA256 (.footprint) = 15f038ae5d904f127c03982131e484eaae4e043f8d522bf88193541997497f89 SHA256 (pugixml-1.9.tar.gz) = d156d35b83f680e40fd6412c4455fdd03544339779134617b9b28d19e11fdba6 SHA256 (pkg-config.patch) = a0e47aed9f28c061b889d05b34d30c29cb06eeb262f5c306ef3f80c81412ee43 Wawrzek -- Dr Wawrzyniec Niewodniczański or Wawrzek for short PhD in Quantum Chemistry & MSc in Molecular Engineering WWW: http://wawrzek.name E-MAIL: jobs@wawrzek.name Linux User #177124
On Sat, Dec 29, 2018, 20:43 Wawrzek Niewodniczanski <main@wawrzek.name> wrote:
On Sat, 29 Dec 2018 at 17:44, Fredrik Rinnestam <fredrik@rinnestam.se> wrote:
On Sat, Dec 29, 2018 at 12:12:30AM +0000, Wawrzek Niewodniczanski wrote:
Hi, I try to update pugixml and hit a problem with signature. What does "MISMATCH signify" mean?
[...] Where do I see that co "MISMATCH signify". I wonder if I could misconfigured something?
That is a signify error hidden/truncated by pkgmk. Apply the patch from FS#1476 to see it or run signify manually. From what I remember, usually, you get that message when the pub key doesn't match.
Hi! On Sat, 29 Dec 2018 00:12:30 +0000 Wawrzek Niewodniczanski <main@wawrzek.name> wrote:
bash-4.4# prt-get update pugixml prt-get: updating /usr/ports/wawrzek/pugixml =======> ERROR: Signature mismatch found: MISMATCH signify =======> ERROR: Building
untrusted comment: verify with /etc/ports/contrib.pub
prt-get seems to fetch the Pkgfile from /usr/ports/wawrzek so it seems to be a modified Pkg from contrib? If so, the pubkey for contrib doesn't work. Try removing the signature and verify the checksums for your sources. HTH, Tim
On Sat, 29 Dec 2018 at 19:45, Tim <tim_biermann@web.de> wrote:
Hi!
On Sat, 29 Dec 2018 00:12:30 +0000 Wawrzek Niewodniczanski <main@wawrzek.name> wrote:
bash-4.4# prt-get update pugixml prt-get: updating /usr/ports/wawrzek/pugixml
[...]
untrusted comment: verify with /etc/ports/contrib.pub
prt-get seems to fetch the Pkgfile from /usr/ports/wawrzek so it seems to be a modified Pkg from contrib?
Now I know. I had (past, I removed it) in my port collection, as it had been missing from contrib. Since then you added pugixml to contrib and updated it. So I ended up in two port definition prt-get tried to grab contrib one, but for some reason tried to verified it with contrib. I fixed my problem with removing port from 'wawrzek'. Anyway, it doesn't sound right. Wawrzek -- Dr Wawrzyniec Niewodniczański or Wawrzek for short PhD in Quantum Chemistry & MSc in Molecular Engineering WWW: http://wawrzek.name E-MAIL: jobs@wawrzek.name Linux User #177124
participants (4)
-
Fredrik Rinnestam
-
Fun Nier
-
Tim
-
Wawrzek Niewodniczanski