Re: [gentoo-user] Boot Gentoo live iso from grub

2018-02-18 Thread zless
În ziua de duminică, 18 februarie 2018, la 20:09:33 EET, Neil Bothwick a scris: > I mount the sysrescd ISO and copy these files to /boot/sysrescd > > initram.igz > rescue64 > sysrcd.dat > sysrcd.md5 > version > > The entry for systemd-boot is > > title System Rescue Cd 5.2.0 > version

Re: [gentoo-user][SOLVED] webkit-gtk-2.4.11-r200::gentoo failed (compile phase)

2018-02-18 Thread thelma
On 02/18/2018 04:04 PM, John Blinka wrote: > On Sun, Feb 18, 2018 at 2:56 PM Floyd Anderson wrote: > > I had the same problem, and, after a huge amount of experimenting, found a > solution that works for me. I masked =dev-libs/icu-60.2 and then did > emerge -DuNv @world. On my

Re: [gentoo-user] webkit-gtk build failure and masking confusion

2018-02-18 Thread allan gottlieb
On Mon, Feb 19 2018, John Blinka wrote: > On Sun, Feb 18, 2018 at 10:40 AM allan gottlieb wrote: > >> On Sun, Feb 18 2018, Mick wrote: >> >> > On Sunday, 18 February 2018 01:09:36 GMT allan gottlieb wrote: >> >> Specifically excluding the buggy (old) version of webkit-gtk,

Re: [gentoo-user] Boot Gentoo live iso from grub

2018-02-18 Thread R0b0t1
On Sun, Feb 18, 2018 at 10:50 AM, Neil Bothwick wrote: > On Sun, 18 Feb 2018 09:55:01 -0600, R0b0t1 wrote: > >> >> There's also a way to boot systemrescuecd from a bootloader that >> >> doesn't support ISO loading, like the systemd UEFI boot manager (aka >> >> gummiboot). >> >

Re: [gentoo-user] webkit-gtk build failure and masking confusion

2018-02-18 Thread John Blinka
On Sun, Feb 18, 2018 at 10:40 AM allan gottlieb wrote: > On Sun, Feb 18 2018, Mick wrote: > > > On Sunday, 18 February 2018 01:09:36 GMT allan gottlieb wrote: > > Specifically excluding the buggy (old) version of webkit-gtk, > portage wants me to merge a newish

Re: [gentoo-user] Boot Gentoo live iso from grub

2018-02-18 Thread Peter Humphrey
On Sunday, 18 February 2018 15:13:52 GMT Neil Bothwick wrote: > On Sun, 18 Feb 2018 14:32:54 +, Peter Humphrey wrote: > > > You can also add extra boot options, like setting the keymap to avoid > > > the boot process pausing to ask for your choice. > > > > > > There's also a way to boot

Re: [gentoo-user] webkit-gtk-2.4.11-r200::gentoo failed (compile phase)

2018-02-18 Thread Neil Bothwick
On Sun, 18 Feb 2018 16:05:41 -0700, the...@sys-concept.com wrote: > > The patch is to be applied to the source files, not the ebuild > > > > mkdir /etc/portage/patches/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200 > > then copy the patch file to that directory and portage will apply it > > to the

Re: [gentoo-user] webkit-gtk-2.4.11-r200::gentoo failed (compile phase)

2018-02-18 Thread thelma
On 02/18/2018 12:14 PM, Neil Bothwick wrote: > On Sun, 18 Feb 2018 12:01:54 -0700, the...@sys-concept.com wrote: > >> I've tried this propose patch. >> https://621532.bugs.gentoo.org/attachment.cgi?id=511304 >> >> save it to a file patch.patch >> went to directory: >> cd

Re: [gentoo-user] webkit-gtk-2.4.11-r200::gentoo failed (compile phase)

2018-02-18 Thread John Blinka
On Sun, Feb 18, 2018 at 2:56 PM Floyd Anderson wrote: I had the same problem, and, after a huge amount of experimenting, found a solution that works for me. I masked =dev-libs/icu-60.2 and then did emerge -DuNv @world. On my systems, that downgrades to icu-58.2-r1, which is

Re: [gentoo-user] Boot Gentoo live iso from grub

2018-02-18 Thread Neil Bothwick
On Sun, 18 Feb 2018 11:10:38 -0800, Daniel Frey wrote: > I started moving away from Grub2 mostly because on my EFI computers it > was booting in blind mode so you couldn't see what was going on while > booting. I moved away from it on my EFI computers simply because I could! > The thing I hate

Re: [gentoo-user] webkit-gtk-2.4.11-r200::gentoo failed (compile phase)

2018-02-18 Thread Floyd Anderson
Hi Thelma, On Sun, 18 Feb 2018 12:01:54 -0700 the...@sys-concept.com wrote: I'm getting an error. make[1]: Leaving directory '/var/tmp/portage/net-libs/webkit-gtk-2.4.11-r200/work/webkitgtk-2.4.11' make: *** [GNUmakefile:25837: all] Error 2 * ERROR: net-libs/webkit-gtk-2.4.11-r200::gentoo

Re: [gentoo-user] webkit-gtk-2.4.11-r200::gentoo failed (compile phase)

2018-02-18 Thread Neil Bothwick
On Sun, 18 Feb 2018 12:01:54 -0700, the...@sys-concept.com wrote: > I've tried this propose patch. > https://621532.bugs.gentoo.org/attachment.cgi?id=511304 > > save it to a file patch.patch > went to directory: > cd /usr/portage/net-libs/webkit-gtk/ > patch -p0 < patch.patch > > It ask me

Re: [gentoo-user] Boot Gentoo live iso from grub

2018-02-18 Thread Daniel Frey
On 02/18/18 10:09, Neil Bothwick wrote: > On Sun, 18 Feb 2018 09:54:07 -0800, Daniel Frey wrote: > >> I'd also tried getting the Gentoo LiveCD to boot via grub (although this >> was almost two years ago) and never got it to boot. I don't remember if >> I tried to get SysRescueCD to work either...

[gentoo-user] webkit-gtk-2.4.11-r200::gentoo failed (compile phase)

2018-02-18 Thread thelma
I'm getting an error. make[1]: Leaving directory '/var/tmp/portage/net-libs/webkit-gtk-2.4.11-r200/work/webkitgtk-2.4.11' make: *** [GNUmakefile:25837: all] Error 2 * ERROR: net-libs/webkit-gtk-2.4.11-r200::gentoo failed (compile phase): * emake failed I've tried this propose patch.

Re: [gentoo-user] Boot Gentoo live iso from grub

2018-02-18 Thread Neil Bothwick
On Sun, 18 Feb 2018 09:54:07 -0800, Daniel Frey wrote: > I'd also tried getting the Gentoo LiveCD to boot via grub (although this > was almost two years ago) and never got it to boot. I don't remember if > I tried to get SysRescueCD to work either... on my newer EFI machines > I've been ditching

Re: [gentoo-user] Boot Gentoo live iso from grub

2018-02-18 Thread Daniel Frey
On 02/18/18 08:50, Neil Bothwick wrote: > On Sun, 18 Feb 2018 09:55:01 -0600, R0b0t1 wrote: > There's also a way to boot systemrescuecd from a bootloader that doesn't support ISO loading, like the systemd UEFI boot manager (aka gummiboot). >>> >>> I just plug in the SysRescCD

Re: [gentoo-user] detox'ing files by keeping their time stamp?

2018-02-18 Thread Floyd Anderson
Hi David, On Sun, 18 Feb 2018 17:34:21 +0100 David Haller wrote: Hello, On Sun, 18 Feb 2018, Floyd Anderson wrote: On Sun, 18 Feb 2018 14:44:24 +0100 tu...@posteo.de wrote: On 02/18 01:55, Floyd Anderson wrote: > On Sun, 18 Feb 2018 13:07:33 +0100 > tu...@posteo.de wrote:

Re: [gentoo-user] Boot Gentoo live iso from grub

2018-02-18 Thread Neil Bothwick
On Sun, 18 Feb 2018 09:55:01 -0600, R0b0t1 wrote: > >> There's also a way to boot systemrescuecd from a bootloader that > >> doesn't support ISO loading, like the systemd UEFI boot manager (aka > >> gummiboot). > > > > I just plug in the SysRescCD USB-3 stick. > > > > Much less complication ;)

Re: [gentoo-user] detox'ing files by keeping their time stamp?

2018-02-18 Thread David Haller
Hello, On Sun, 18 Feb 2018, Floyd Anderson wrote: >On Sun, 18 Feb 2018 14:44:24 +0100 >tu...@posteo.de wrote: >> On 02/18 01:55, Floyd Anderson wrote: >> > On Sun, 18 Feb 2018 13:07:33 +0100 >> > tu...@posteo.de wrote: >> > > On 02/18 11:38, Stroller wrote: [..] >> > > > I think: >> > > > >> > >

Re: [gentoo-user] Boot Gentoo live iso from grub

2018-02-18 Thread R0b0t1
On Sun, Feb 18, 2018 at 8:32 AM, Peter Humphrey wrote: > On Sunday, 18 February 2018 02:10:46 GMT Neil Bothwick wrote: >> On Sun, 18 Feb 2018 00:44:05 +0200, zless wrote: >> > I've grown a bit tired by this already. Before I will try your and >> > Neil's suggestions I will

Re: [gentoo-user] webkit-gtk build failure and masking confusion

2018-02-18 Thread allan gottlieb
On Sun, Feb 18 2018, Neil Bothwick wrote: > On Sun, 18 Feb 2018 08:51:35 +, Mick wrote: > >> > What I do in the meantime is >> > >> >emerge --update --pretend @world >> > >> > and then manually >> > >> >emerge -1 all packages mentioned except webkit-gtk >> > >> > I do a similar

Re: [gentoo-user] webkit-gtk build failure and masking confusion

2018-02-18 Thread allan gottlieb
On Sun, Feb 18 2018, Mick wrote: > On Sunday, 18 February 2018 01:09:36 GMT allan gottlieb wrote: > >> What I do in the meantime is >> >>emerge --update --pretend @world >> >> and then manually >> >>emerge -1 all packages mentioned except webkit-gtk >> >> I do a similar procedure

Re: [gentoo-user] Boot Gentoo live iso from grub

2018-02-18 Thread Neil Bothwick
On Sun, 18 Feb 2018 14:32:54 +, Peter Humphrey wrote: > > You can also add extra boot options, like setting the keymap to avoid > > the boot process pausing to ask for your choice. > > > > There's also a way to boot systemrescuecd from a bootloader that > > doesn't support ISO loading, like

Re: [gentoo-user] detox'ing files by keeping their time stamp?

2018-02-18 Thread Floyd Anderson
On Sun, 18 Feb 2018 14:44:24 +0100 tu...@posteo.de wrote: On 02/18 01:55, Floyd Anderson wrote: On Sun, 18 Feb 2018 13:07:33 +0100 tu...@posteo.de wrote: > On 02/18 11:38, Stroller wrote: > > > > > On 18 Feb 2018, at 08:21, tu...@posteo.de wrote: > > > > > > when downloading files from non-UNIX

Re: [gentoo-user] Boot Gentoo live iso from grub

2018-02-18 Thread Peter Humphrey
On Sunday, 18 February 2018 02:10:46 GMT Neil Bothwick wrote: > On Sun, 18 Feb 2018 00:44:05 +0200, zless wrote: > > I've grown a bit tired by this already. Before I will try your and > > Neil's suggestions I will test my luck with the Sysrescuecd iso. > > It seems that more people are interested

Re: [gentoo-user] detox'ing files by keeping their time stamp?

2018-02-18 Thread tuxic
On 02/18 01:55, Floyd Anderson wrote: > On Sun, 18 Feb 2018 13:07:33 +0100 > tu...@posteo.de wrote: > > On 02/18 11:38, Stroller wrote: > > > > > > > On 18 Feb 2018, at 08:21, tu...@posteo.de wrote: > > > > > > > > when downloading files from non-UNIX sites, they often contain > > > > "poisonoys"

Re: [gentoo-user] detox'ing files by keeping their time stamp?

2018-02-18 Thread Floyd Anderson
On Sun, 18 Feb 2018 13:07:33 +0100 tu...@posteo.de wrote: On 02/18 11:38, Stroller wrote: > On 18 Feb 2018, at 08:21, tu...@posteo.de wrote: > > when downloading files from non-UNIX sites, they often contain > "poisonoys" characters like '#', ' ', ''' or that alike. > > With the tool 'detox'

Re: [gentoo-user] detox'ing files by keeping their time stamp?

2018-02-18 Thread tuxic
On 02/18 11:38, Stroller wrote: > > > On 18 Feb 2018, at 08:21, tu...@posteo.de wrote: > > > > when downloading files from non-UNIX sites, they often contain > > "poisonoys" characters like '#', ' ', ''' or that alike. > > > > With the tool 'detox' those filenames could be fixed. > > > > But

Re: [gentoo-user] detox'ing files by keeping their time stamp?

2018-02-18 Thread tuxic
On 02/18 11:38, Stroller wrote: > > > On 18 Feb 2018, at 08:21, tu...@posteo.de wrote: > > > > when downloading files from non-UNIX sites, they often contain > > "poisonoys" characters like '#', ' ', ''' or that alike. > > > > With the tool 'detox' those filenames could be fixed. > > > > But

Re: [gentoo-user] detox'ing files by keeping their time stamp?

2018-02-18 Thread Stroller
> On 18 Feb 2018, at 08:21, tu...@posteo.de wrote: > > when downloading files from non-UNIX sites, they often contain > "poisonoys" characters like '#', ' ', ''' or that alike. > > With the tool 'detox' those filenames could be fixed. > > But detox changes the time stamp of the files, which >

Re: [gentoo-user] webkit-gtk build failure and masking confusion

2018-02-18 Thread Neil Bothwick
On Sat, 17 Feb 2018 23:07:46 -0500, Jack wrote: > > I no longer use Gnucash, having switched to KMyMoney a few years > > ago. Now that's just jumped a major version and I had to mask it > > because of missing features... so much for progress. > What missing features? There are some bugs in

Re: [gentoo-user] webkit-gtk build failure and masking confusion

2018-02-18 Thread Neil Bothwick
On Sun, 18 Feb 2018 08:51:35 +, Mick wrote: > > What I do in the meantime is > > > >emerge --update --pretend @world > > > > and then manually > > > >emerge -1 all packages mentioned except webkit-gtk > > > > I do a similar procedure for > > > >emerge @preserved rebuild > >

Re: [gentoo-user] webkit-gtk build failure and masking confusion

2018-02-18 Thread Mick
On Sunday, 18 February 2018 01:09:36 GMT allan gottlieb wrote: > What I do in the meantime is > >emerge --update --pretend @world > > and then manually > >emerge -1 all packages mentioned except webkit-gtk > > I do a similar procedure for > >emerge @preserved rebuild > > allan

[gentoo-user] detox'ing files by keeping their time stamp?

2018-02-18 Thread tuxic
Hi, when downloading files from non-UNIX sites, they often contain "poisonoys" characters like '#', ' ', ''' or that alike. With the tool 'detox' those filenames could be fixed. But detox changes the time stamp of the files, which filenames are altered (not all files, which are examined).