Re: [arch-general] e2fsprogs installation failed

2014-06-03 Thread Heiko Becker
On 04.06.2014 08:47, Ralf Mardorf wrote: On Wed, 2014-06-04 at 08:28 +0200, Heiko Becker wrote: What it generally says is that it could not unpack usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo because of an Lzma library error, related to corrupted data. 32-bit or 64-bit? Updating to e2:fsprogs-1

Re: [arch-general] e2fsprogs installation failed

2014-06-03 Thread Ralf Mardorf
On Wed, 2014-06-04 at 08:28 +0200, Heiko Becker wrote: > What it generally says is that it could not unpack > usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo because of an Lzma library > error, related to corrupted data. 32-bit or 64-bit? Updating to e2:fsprogs-1.42.10-1-x86_64 did work here at >=

[arch-general] e2fsprogs installation failed

2014-06-03 Thread Heiko Becker
Hey, today, while updating my system, the update for e2fsprogs failed with the following error message: Fehler: Konnte usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo nicht entpacken (Lzma library error: Corrupted input data) Fehler: Fehler traten auf, während e2fsprogs aktualisiert wurde Fehle

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Curtis Shimamoto
On 06/03/14 at 03:51pm, Hong Shick Pak wrote: > I get these boot issues sporadically with kernel updates. I keep a > separate boot entry in gummiboot with a kernel I know boots in case I > get hit with it again. > > I haven't found anything useful on this silly bug so I'd say this is > your best o

Re: [arch-general] lxcursor 1.1.14-2 bug

2014-06-03 Thread Doug Newgard
On 2014-06-03 18:00, Eugenio M. Vigo wrote: Hi people, It seems that there is a nasty bug related to lxcursor 1.1.14-2. Antergos has made an official announcement advising not to upgrade[1]. Are we going to do it too or not? Meanwhile, I'm going to ignore the package. Cheers! [1] http://foru

[arch-general] lxcursor 1.1.14-2 bug

2014-06-03 Thread Eugenio M. Vigo
Hi people, It seems that there is a nasty bug related to lxcursor 1.1.14-2. Antergos has made an official announcement advising not to upgrade[1]. Are we going to do it too or not? Meanwhile, I'm going to ignore the package. Cheers! [1] http://forum.antergos.com/viewtopic.php?f=9&t=1795

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Hong Shick Pak
On Tue, Jun 3, 2014, at 09:13 AM, Mike Cloaked wrote: > It is quite likely you have been hit by the now infamous efistub bug - > see: > > https://bugs.archlinux.org/task/33745?project=1 > > https://bugzilla.kernel.org/show_bug.cgi?id=68761 > > https://bbs.archlinux.org/viewtopic.php?id=156670 >

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Mike Cloaked
It is quite likely you have been hit by the now infamous efistub bug - see: https://bugs.archlinux.org/task/33745?project=1 https://bugzilla.kernel.org/show_bug.cgi?id=68761 https://bbs.archlinux.org/viewtopic.php?id=156670 On Tue, Jun 3, 2014 at 4:38 PM, Manuel Reimer wrote: > On 06/03/201

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Anatol Pomozov
Hi On Tue, Jun 3, 2014 at 8:38 AM, Manuel Reimer wrote: > On 06/03/2014 05:16 PM, Anatol Pomozov wrote: >> >> To recover your machine: >> 1) Boot from Arch ISO. I always have an USB pan with Arch image and >> found it useful for emergency cases. >> 2) Find your system partitions. Use 'lsblk' for

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Simon Hanna
On Tue, Jun 3, 2014 at 5:38 PM, Manuel Reimer wrote: > Does someone here successfully boot 3.14.5 via efistub? Bug in kernel? Or > maybe bug in kernel configuration? works for me, thinkpad x230, syslinux as boot manager

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Manuel Reimer
On 06/03/2014 05:11 PM, André Vitor wrote: Try booting in legacy/bios mode. Inside system, try just recompiling kernel from official pkgbuild. In my HP laptop, some kernels just refuses to boot in UEFI mode, hanging in kernel loading (directly or from any bootloader, as refind). Recompiling kerne

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Manuel Reimer
On 06/03/2014 05:16 PM, Anatol Pomozov wrote: To recover your machine: 1) Boot from Arch ISO. I always have an USB pan with Arch image and found it useful for emergency cases. 2) Find your system partitions. Use 'lsblk' for this 3) mount your system partition, e.g. 'mkdir system; mount /dev/sda1

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Anatol Pomozov
Hi On Tue, Jun 3, 2014 at 8:05 AM, Manuel Reimer wrote: > Hello, > > I use "gummiboot" to boot my Notebook. So far all kernel updates worked well > and I never got any problems, but for some reason the update to 3.14.5 now > causes my system to no longer boot up. > > Can someone help me to find t

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread André Vitor
On Tue, Jun 3, 2014 at 12:05 PM, Manuel Reimer wrote: > Hello, > > I use "gummiboot" to boot my Notebook. So far all kernel updates worked > well and I never got any problems, but for some reason the update to 3.14.5 > now causes my system to no longer boot up. > > Can someone help me to find the

[arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Manuel Reimer
Hello, I use "gummiboot" to boot my Notebook. So far all kernel updates worked well and I never got any problems, but for some reason the update to 3.14.5 now causes my system to no longer boot up. Can someone help me to find the reason for the problem and to get my Notebook to boot up again

Re: [arch-general] [arch-dev-public] Perl 5.20 in [testing]

2014-06-03 Thread Florian Pritz
On 01.06.2014 13:55, Florian Pritz wrote: > [1]: > https://git.server-speed.net/users/flo/bin/plain/find-broken-perl-packages.sh The script should now also add broken packages for perl 5.20. For some reason this transition segfaults rather than printing the "Perl API version xx of xx does not matc