Re: Current snapshot (7/14) has mismatched libc

2014-07-16 Thread Theo de Raadt
>Theo just announced that 5.6 "beta" testing is begun: > >http://marc.info/?l=openbsd-cvs&m=140546158205874&w=2 That is not an announcement. It is one of a series of steps to renumbering the release, and it means there will be breakage. >But when I try to install any package from the snapshot pa

Re: Current snapshot (7/14) has mismatched libc

2014-07-16 Thread Richard
Theo just announced that 5.6 "beta" testing is begun: http://marc.info/?l=openbsd-cvs&m=140546158205874&w=2 So, I downloaded today's snapshot and installed it. But when I try to install any package from the snapshot packages, I get the same "mismatched libc" errors... Here for example are the

Current snapshot (7/14) has mismatched libc

2014-07-15 Thread Kent Fritz
xbase55 is linked against libc.so.77.0, but base55 (dated 7/13) only has libc.so.76.0. Best to wait until base55 gets updated again. Kent.