X-Original-To: alpine-devel@lists.alpinelinux.org Received: from smtp.mauras.ch (smtp.mauras.ch [163.172.199.81]) by lists.alpinelinux.org (Postfix) with ESMTP id EEC5B5C462E; Fri, 23 Dec 2016 08:33:59 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mauras.ch; s=20160502; h=Content-Type:Mime-Version:References:In-Reply-To:Message-Id: Subject:To:From:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=VYmsSwKRelw+Q/cq/4ebwo2regha2cPXEJoV0SxHCuY=; b=fdT4EqbRL2NgghI8dJ23jZcHch pw5nMdyoViqVQafLLtI1pyLwJq8tLEBlAFnmQU19o3LVQStypNw/bABz/MJAS6Ij9OYEYGB3JJrV+ Q6hdKqo+1muUoE71fke5c1YfnrJd6W7YCDo46CcqL2L9dtWL5MvqWHg/VWGR/LcOo+fk=; Received: from 109-203-40-206.static.jp-net.net ([109.203.40.206] helo=tiptop.internal) by smtp.mauras.ch with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.87) (envelope-from ) id 1cKLId-000672-3P; Fri, 23 Dec 2016 09:33:59 +0100 Date: Fri, 23 Dec 2016 09:33:44 +0100 From: Olivier Mauras To: alpine-devel@lists.alpinelinux.org, alpine-user@lists.alpinelinux.org Subject: [alpine-devel] Re: [alpine-user] Re: [alpine-announce] Alpine 3.5.0 released Message-Id: <20161223093344.c65e271cdcce036f21f606c5@mauras.ch> In-Reply-To: <20161223091423.2fb5216307790cb2d3f33cbe@mauras.ch> References: <20161222141639.2d446a5b@ncopa-desktop.copa.dup.pw> <20161223091423.2fb5216307790cb2d3f33cbe@mauras.ch> X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA256"; boundary="Signature=_Fri__23_Dec_2016_09_33_44_+0100_IeOddXQEhK14mFVF" X-Authenticated-Sender: olivier@mauras.ch --Signature=_Fri__23_Dec_2016_09_33_44_+0100_IeOddXQEhK14mFVF Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable My bad, not using -a in apk upgrade updates device-mapper-libs without purg= ing old device-mapper package. using "apk upgrade -a" fixes the issue. Sorry for the noise and I can't find a smiley for "my deepest apologies", Olivier On Fri, 23 Dec 2016 09:14:23 +0100 Olivier Mauras wrote: > Hello, >=20 > Please be wary that lvm2-2.02.168-r3 included in this release is broken a= nd won't let you use your lvm devices. Especially with LVM root you'd have = a broken boot. > Any LVM binary will give this relocationg error: > # vgs > Error relocating /sbin/vgs: dm_report_group_push: symbol not found > Error relocating /sbin/vgs: dm_report_group_destroy: symbol not found > Error relocating /sbin/vgs: dm_report_group_pop: symbol not found > Error relocating /sbin/vgs: dm_report_set_selection: symbol not found > Error relocating /sbin/vgs: dm_config_parse_without_dup_node_check: symbo= l not found > Error relocating /sbin/vgs: dm_report_group_create: symbol not found >=20 > The 3.4 latest lvm2 package is still working so the workaround would be t= o hold that specific version upon upgrading. > When still on 3.4 url in your repositories file, issue: >=20 > # apk add lvm2=3D2.02.154-r0 >=20 > This will prevent upgrading LVM to the broken version while upgrading the= rest of the system. >=20 > Hope this helps, > Olivier >=20 > On Thu, 22 Dec 2016 14:16:39 +0100 > Natanael Copa wrote: >=20 > > We are pleased to announce the release of Alpine Linux 3.5.0, the first= in > > the v3.5 stable series. > >=20 > > ## New features and noteworthy changes > >=20 > > - Switch from OpenSSL to LibreSSL > > - Support for aarch64 (uboot only for now) > > - Support for ZFS as root > > - PostgreSQL update to 9.6.x. See the [PostgreSQL documentation][0] for= upgrade > > instructions > > - Samba 4.5.3 > > - GTK+3.0 3.22.5 > > - glib 2.50.2 > > - Support for [R][1], [JRuby][2] and [OCaml][3] > > - Better python3 support > > - The nodejs package was renamed to nodejs-current and moved to the com= munity > > repository. The nodejs-lts package was renamed to nodejs. This means = that > > you get the LTS version if you do `apk add nodejs`. > >=20 > > [0]: https://www.postgresql.org/docs/9.6/static/upgrading.html > > [1]: https://www.r-project.org/ > > [2]: http://jruby.org/ > > [3]: http://www.ocaml.org/ > >=20 > > ## Desktop applications that have been upgraded in v3.5 include: > >=20 > > - xorg-server 1.18.4 > > - libreoffice 5.2.3.3 > >=20 > > ## Credits > >=20 > > - Thanks GIGABYTE for donating two ARM buildservers (xgene and thunderx= platforms). > > - Thanks to everyone sending in patches, bug reports, new and updated a= ports. > >=20 > > The full list of changes can be found in the > > [git log](http://git.alpinelinux.org/cgit/aports/log/?h=3Dv3.5.0) and > > [bug tracker](http://bugs.alpinelinux.org/versions/107). > >=20 > > ## Commit statistics > >=20 > > 5742 commits made by 133 contributors > >=20 > > 1711 Natanael Copa > > 1036 Francesco Colista > > 710 Jakub Jirutka > > 486 Carlo Landmeter > > 308 Timo Ter=E4s > > 272 S=F6ren Tempel > > 192 Leonardo Arena > > 117 Bart*omiej Piotrowski > > 104 Daniel Sabogal > > 83 Fabian Affolter > > 77 Stuart Cardall > > 61 Christian Kampka > > 51 Przemyslaw Pawelczyk > > 36 Stefan Wagner > > 36 Kaarle Ritvanen > > 30 ScrumpyJack > > 30 Andy Postnikov > > 29 Olivier Mauras > > 22 7heo > > 18 Gennady Feldman > > 17 Michael Koloberdin > > 17 Anil Madhavapeddy > > 17 Laurent Bercot > > 17 Thomas Boerger > > 16 Nathan Johnson > > 11 AmatCoder > > 11 Kevin Daudt > > 10 Jann - Ove Risvik > > 10 Mark Riedesel > > 10 Valery Kartel > > 10 Michael Jeanson > > 8 Aaron Hurt > > 6 Ted Trask > > 6 liqa > > 6 Jose-Luis Rivas > > 6 Nick Andrew > > 6 Danilo Falc=E3o > > 5 Nathan Angelacos > > 5 Corentin Henry > > 4 Matthieu MONNIER > > 4 Jon Ong > > 4 Ben Allen > > 4 *ukasz Jendrysik > > 3 Ed Robinson > > 3 Marc Vertes > > 3 Klemens Nanni > > 3 Tuan M. Hoang > > 3 Bennett Goble > > 3 Roland Kammerer > > 3 Andr=E9 Klitzing > > 3 Marian Buschsieweke > > 2 Mitch Tishmack > > 2 Corey Oliver > > 2 Paul Morgan > > 2 Chris Leishman > > 2 Ben Reichert > > 2 Austin Page > > 2 mellotron > > 2 Henrik Riomar > > 2 Pierre Jaury > > 2 Francesco Zanini > > 2 Fabio Napoleoni > > 2 Johannes Matheis > > 2 Sergey Lukin > > 2 Linus Sw=E4las > > 2 Marlus Saraiva > > 2 stf > > 2 Will Jordan > > 1 Jupp M=FCller > > 1 J=E9r=E9my Deruss=E9 > > 1 John Coyle > > 1 John Galt > > 1 Jonny Tyers > > 1 JSurf > > 1 Jan Pobrislo > > 1 Jean-Baptiste Guerraz > > 1 Gus Monod > > 1 I mostly migrate stuff to GoGS > > 1 Fabian Ruff > > 1 Ian Campbell > > 1 Johannes Findeisen > > 1 Keegan Carruthers-Smith > > 1 Diego Queiroz > > 1 Denis Ryabyy > > 1 ENA APK Build User > > 1 Emily Ingalls > > 1 Dave Hall > > 1 David Huffman > > 1 Daniel Coonce > > 1 Daniel Treadwell > > 1 Mikolaj Chwalisz > > 1 Mikhail Ivko > > 1 Max Claus Nunes > > 1 Michael Zhou > > 1 Marvin Steadfast > > 1 Linux User > > 1 Luke Petre > > 1 Kyle Parisi > > 1 Lance Chen > > 1 Maartje Eyskens > > 1 Matt Dainty > > 1 Pelle Bo Regener > > 1 Nathan Caldwell > > 1 Raphael Cohn > > 1 Sander Maijers > > 1 Roy Storey > > 1 Ramanathan Sivagurunathan > > 1 Shiz > > 1 David Scott > > 1 Emmanuel Blot > > 1 Camille Scholtz > > 1 Bjoern Schilberg > > 1 Brad Fritz > > 1 Antoine Tenart > > 1 Ashley Sommer > > 1 Andrew Hsu > > 1 Aji Kisworo Mukti > > 1 Aaron Jensen > > 1 Aleksi Johansson > > 1 Bascht > > 1 Cliff Free > > 1 Steeve Chailloux > > 1 andypost > > 1 Yura Kushnir > > 1 albap > > 1 jakab.kristof@balasys.hu > > 1 Thi=E9baud Weksteen > > 1 lemon > > 1 rob dux > > 1 tang0th > > 1 w1r0x > > 1 yzlin > > 1 midipix > >=20 > >=20 > >=20 > > --- > > Unsubscribe: alpine-announce+unsubscribe@lists.alpinelinux.org > > Help: alpine-announce+help@lists.alpinelinux.org > > --- > >=20 >=20 >=20 > Olivier Olivier --Signature=_Fri__23_Dec_2016_09_33_44_+0100_IeOddXQEhK14mFVF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJYXOFoAAoJEJXQwVHPrdN8e6IQALJhAUP2Cx90j6hZsjSk8WAD vGv006oiWRBviEgV9c1AZ3iIBev7rq4viIVZDVmJ90n+14cGe2NttbdWRHOk7AdU s1RysPhwnE259obdsbSoWxKw5RIejXmJDq4sOEx9YFEw5RxGHzAnlnZyIvLkO492 lmAI15gN3DL4bBbKf38miftRNlWRn6SCQ/XgssQWAD2RFYhd3F3Wll/EByy0FbSi fIGb57SV0xgeU0SpUbMEGxFNWis+IIO/bR8uUBRuZk6w6jjbL0rzm3ke88Bze8gM FH4uidj2KmLGpmil9fWToNqxHzsWZ3Jlwa2PwMaNrUwQvKf4ouNH/hb8+beWE6WD 5tk9fJpP2ypCQnt3Lw/+H6aBr+SPoENKEHKhfNozeU7jvRE5dJpkVV6QSn3dZG8j E3eXoOiIquT69ceetVqC2fJFMDGR7zT9XP3RrlNOmsUZZEDKxraQpvw6+EcrlIDy sUpBCzy1tGjFwNSGPx+THKboLOHxFNsd49iD9cUm1r/zny5QX0HH/TvI45KWjQKy hbFuK40vIbzvwvOJLGZhvtxIg3JqukxWTgzrtOmNL6iD+HTPf71hk/k9IXx2/TB2 nTmPGwcIGr7ILWdZX8zTFbJWr9UakFPn3C7Vijkxrymk4MT+8Ayji2KvrH0S6v/Y oKg38Y3Ux3iR4hRia7l/ =IuO4 -----END PGP SIGNATURE----- --Signature=_Fri__23_Dec_2016_09_33_44_+0100_IeOddXQEhK14mFVF-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---