Re: [gentoo-user] Portage hooks: Allow verbose output

2018-08-21 Thread Ben Mezger
” Pazdera wrote: > August 21, 2018 10:03 PM, "Ben Mezger" > wrote: > > Greetings, > My current portage configuration is configure to not output any > compilation output, as so: > --- /etc/portage/make.conf > PORTAGE_ELOG_CLASSES="info warn error l

[gentoo-user] Portage hooks: Allow verbose output

2018-08-21 Thread Ben Mezger
_DEFAULT_OPTS="--jobs=5 --load-average=4" However, I have set a post_pkg_postinst hook to run "genkernel all" when installing gentoo-sources. Is there anyway I can open an exception and allow any output from a hook to be completely verbose when emerging? Regards - Ben -- Ben Mezger

Re: [gentoo-user] Kernel module signature now shown on modinfo

2018-04-15 Thread Ben Mezger
id > > Thanks David, I had come across an older bug somewhere, but there was no > detailed explanation. > > -- > Regards, > Mick -- Kind regards, Met een vriendelijke groet, Ben Mezger https://seds.nl PGP: C473 DDC9 D1B1 40AF 2051 1CF6 18C4 6052 1688 92F7

[gentoo-user] Kernel module signature now shown on modinfo

2018-04-11 Thread Ben Mezger
key fingerprint? -- Kind regards, Met een vriendelijke groet, Ben Mezger https://seds.nl PGP: C473 DDC9 D1B1 40AF 2051 1CF6 18C4 6052 1688 92F7

Re: [gentoo-user] gpg2 - error gpg: public key decryption failed: No pinentry

2018-01-17 Thread Alexander Ben Nasrallah
On Wed, Jan 17, 2018 at 07:30:15AM -0700, the...@sys-concept.com wrote: > On 01/17/2018 07:20 AM, Mick wrote: >> On Wednesday, 17 January 2018 13:51:20 GMT the...@sys-concept.com wrote: >>> OK, "gpg2 text.asc" it works now at the computer terminal but when I >>> log-in over "ssh" >>> it still givin

Re: [gentoo-user] gpg2 - error gpg: public key decryption failed: No pinentry

2018-01-16 Thread Alexander Ben Nasrallah
On Tue, Jan 16, 2018 at 10:51:40PM -0700, the...@sys-concept.com wrote: > When I try to decrypt a file I get: > > gpg2 text.asc > ... > gpg: public key decryption failed: No pinentry > gpg: decryption failed: No secret key > > app-crypt/pinentry-1.0.0-r2 is installed Sometime you have to set one

Re: [gentoo-user] Firefox/Adobe Flashplayer: Playback hangs

2013-04-23 Thread Shalom Ben-Zvi Kazaz
I'm having the same problem. noticed it with youtube. have to refresh the page for the video to play again. On 04/21/2013 08:29 PM, meino.cra...@gmx.de wrote: Hi, I am using Adobes Flashplayer with Firefox (both newest versions). When playing video, t

[gentoo-user] using meld with dispatch-conf

2013-03-06 Thread Shalom Ben-Zvi Kazaz
Hello list meld is the only merge tool I can work with, I configured meld in dispatch-conf.conf like that : diff="meld '%s' '%s'" it works and after a merge i am back in dispatch-conf screen, >> (1 of 1) -- /etc/inittab >> q quit, h help, n next, e edit-new, z zap-new, u use-new m merge, t to

Re: [gentoo-user] Suspend questions

2007-10-02 Thread Ben Kelly
Steve Dommett wrote: On Wednesday 03 October 2007, James Colby wrote: The reason for that is because the suspend kernel is configuring my hard disk as /dev/hda and my standard kernel is configuring it as /dev/sda. Does anyone know how I can get the suspend kernel to assign my hard disk as /dev

Re: [gentoo-user] Suspend questions

2007-10-02 Thread Ben Kelly
e the SATA driver and grabbing the device. The best solution I found was to add the following to the boot line in grub: hda=noprobe hda=none Hope that helps. James - Ben -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Why can't kernel-2.6.19-gentoo-r5 see my root partition?

2007-02-03 Thread Ben Kelly
I ran into a similar problem when upgrading. It looked to me like the SATA device configuration variables had been changed or renamed. This caused me to lose all my SATA modules when I rebuilt. After I went in and explicitly added the new SATA drivers into the config the machine could boot

Re: [gentoo-user] GTK fonts uglified after update

2006-11-29 Thread Ben Kelly
s works, but it resolved the issue for me. Hope that helps. > Thanks, > Shaw - Ben -- gentoo-user@gentoo.org mailing list

[gentoo-user] Gentoo GCC 4.1.1 Upgrade Guide

2006-08-31 Thread Ben Reubenstein
/pages/gentoo_gcc_4.1.1_upgrade_guide If you use it and have any issues please holler holler. Thx, -- Ben Reubenstein 303-947-0446 http://www.benr75.com -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] OT - GLSlideshow and nvidia (I think)

2006-07-16 Thread Schleimer, Ben
What does your /var/log/Xorg.0.log read? Does it actually load the glx extension or fail for some reason? Also, double check that you are using the opengl use-flag. I think it enables mesa since your video card doesn;t support גרן. Good luck Ben --- Michael Sullivan <[EMAIL PROTEC

Re: [gentoo-user] linux make modules fails

2006-05-18 Thread Ben Reubenstein
How is that supposed to help? His problem is with building modules, not installation... Ah ~ Must have read too fast. I think that it has something to do with the 64bit compile... just a guess... On 5/18/06, Richard Fish <[EMAIL PROTECTED]> wrote: On 5/18/06, Ben Reubenstein &

Re: [gentoo-user] linux make modules fails

2006-05-18 Thread Ben Reubenstein
Hi Justin ~ Read the docs on Gentoo.org. Understand what Stage 2 is. If not , you might be better off with Unbuntu. I promise if you follow the docs you will get a wonderful, running Gentoo system. URL: http://www.gentoo.org/doc/en/index.xml?catid=install#doc_chap2 ~ Ben On 5/18/06, Justin

Re: [gentoo-user] Re: KDE version

2006-03-29 Thread Schleimer, Ben
modifies a package. Questions to think about: 1) Should modifications reset the status of a package to 50? 2) Should a plus/minus vote forward propogate to the packages that depend on it? Eg. if kdelibs gets a -1 vote, should amarok get a -1 vote too? 3) Should the votes backpropagate instead?

Re: [gentoo-user] automatically adding a new user to cdrom group? [Solved]

2006-03-29 Thread Schleimer, Ben
Thanks for the hint. This seems like the best solution. I'll implement this as soon as possible. Cheers, Ben --- Richard Fish <[EMAIL PROTECTED]> wrote: > On 3/28/06, Schleimer, Ben <[EMAIL PROTECTED]> > wrote: > > Would it be reasonable to request that useradd >

[gentoo-user] automatically adding a new user to cdrom group?

2006-03-28 Thread Schleimer, Ben
y. I'm thinking that gentoo would be a better system if this was done automatically. Thanks, Ben "he who writes the code gets to choose his license, and nobody else gets to complain" - Linus Torvale In my honest option, it should read - "he who writes the code gets to choose h

Re: [gentoo-user] {OT} Recovering data from a formatted hard disk

2006-01-31 Thread Schleimer, Ben
I understand that writing zeros over the file should permenately delete the data but couldn't the data be cached elsewhere on the drive, especially with journalling filesystems?? Cheers, Ben "Debugging is twice as hard as writing the code in the first place. Therefore, if you

Re: [gentoo-user] Hard setting additional search domains into DHCP-overwrited resolv.conf

2006-01-31 Thread Schleimer, Ben
I too am interested in knowing how to do this. Theres no obvious place in /etc/config.d/net(work?) to set new search domains in resolv.conf if anyone can provide info on this, I'd appricate it. Thanks! Ben "Debugging is twice as hard as writing the code in the first place. The

Re: [gentoo-user] {OT} Recovering data from a formatted hard disk

2006-01-31 Thread Schleimer, Ben
Hummm,, I just read the docs for shred and it doesn't garanttee that the data will be erased on a journalling filesystem. http://unixhelp.ed.ac.uk/CGI/man-cgi?shred+1 Nevermind, Ben --- "Schleimer, Ben" <[EMAIL PROTECTED]> wrote: > I understand that writing ze

Re: [gentoo-user] Can't browse WinXP shares from gentoo

2006-01-21 Thread Ben Blount
Go onto your roommates box and turn administrative tools on the start menu. Then go to Administrative tools, Local Security Policy. From there go to Local Policy - Security Options. In the right view, find Network Access: Sharing and Security for Local Accounts, then change that setting to Classic

Re: [gentoo-user] i'm new of list

2005-12-20 Thread Ben
On Tuesday 20 December 2005 04:46, Holly Bostick wrote: > How about this, then--> :-o ? Yup, kmail knows that one too. > Not to disrespect your mad cli skills, but that's a lot of additon > there. Is the 'average' mutt user going to want to do all that? I am > really asking, since I don't know an

Re: [gentoo-user] i'm new of list

2005-12-19 Thread Ben
-force_html '%s'; needsterminal; description=HTML Text; nametemplate=%s.html You can see all sorts of obnoxious mail attachments this way, such as msword via catdoc, and so forth. Ben -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Make changes to routing table permanent

2005-12-18 Thread Ben
On Monday 19 December 2005 00:49, Daniel D Jones wrote: > Every time I reboot my system, it comes up with the wrong default route. I > use the "route" command to delete the old default route and add the new > one. When I reboot, it comes back up with the wrong default route again. > How do I make

Re: [gentoo-user] BIND DNS?

2005-12-13 Thread Ben
On Tuesday 13 December 2005 20:54, Tom Smith wrote: > I'm looking to install BIND DNS on one of my server (the first Gentoo box > on my network) but haven't been able to locate it in Portage. I tried the > obvious searches for "bind", "nameserver", "dns", etc, but still haven't > been able to find

Re: [gentoo-user] OT: need text viewer with delete and multiple files

2005-12-13 Thread Ben
On Tuesday 13 December 2005 20:22, Manuel McLure wrote: > Ben wrote: > > vim. There's probably other (better) ways, but: > > :!rm $filename > > :n! > > > > The first line tells vim to execute the shell command rm, you have to > > give it the filename, b

Re: [gentoo-user] OT: need text viewer with delete and multiple files

2005-12-13 Thread Ben
On Tuesday 13 December 2005 01:52, Daevid Vincent wrote: > Is there any recommended text viewer/editor whereby I can easily step > through the files (previous/next file), read .gz files, jump to the end of > a file, and most importantly, delete the current file? vim. There's probably other (bett

Re: [gentoo-user] OT - Why is Gentoo so slow when internet is out? + question

2005-11-29 Thread Ben Edwards
cant > >>connect to a tower. It just keeps trying til it gets something or the > >>phone dies. > >> I had a problem of slowness a while ago and it was because my loopback interface was missing. Something to check. Ben -- Ben Edwards - Exeter & Bristol, UK, England

[gentoo-user] mythfrontend crashes in edit video mode nova-t / gentoo

2005-11-24 Thread Ben Edwards
bouncing this one around for a few days on the gentoo forum and mythtv-user list so I thought I would give it a go here. Mucho Regards, Ben -- Ben Edwards - Exeter & Bristol, UK, England WARNING:This email contained partisan views - don't ever accuse me of using the veneer of objectivity If

Re: [gentoo-user] fixing fstab

2005-11-15 Thread Schleimer, Ben
Because it;s more WYSIWYG then vi? The most useful commands are printed at the bottom and ^h shows the rest... Cheers, Ben --- Bryan Whitehead <[EMAIL PROTECTED]> wrote: > I still don't understand the logic of not having vi > installed by default > over nano... >

[gentoo-user] Only seem to be able to get on digest verison of this list

2005-11-09 Thread Ben Edwards
I have now tried sending a message to [EMAIL PROTECTED] twice and all I seem to be able to subscribe to is the digest version. Could someone please email be off list to tell me how to get on the normal version. This is really odd because getting on gentoo-media was easy. Regards, Ben -- Ben

Re: [gentoo-user] arts crasheing: FIXED!

2005-10-29 Thread Schleimer, Ben
guess, the more USE flags, the marrier. HOnestly though, is there some kind of standard set of flags one should have enabled? Also, maybe there could be a standard way of telling the user that the feature is disabled because of a USE flag instead of just crashing. Cheers, Ben PS. The things you

[gentoo-user] Problem emerging realplayer-10.0.6

2005-10-29 Thread Schleimer, Ben
Aborting. ...done! >>> emerge (1 of 1) media-video/realplayer-10.0.6 to / terminating. Is there a way to work around this?? Thanks for the help, Ben "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are,

Re: [gentoo-user] emerge -u world fails -- broke compiler?

2005-09-18 Thread Ben
test On Sunday 14 August 2005 18:35, maxim wexler wrote: > Hello everybody, > > This is another "C compiler cannot create executables > error" :( There's a lot of stuff in the archive about > it but nothing I've seen so far seems to suit my case. > > I ran emerge --sync successfully and then tried

Re: [gentoo-user] "Copying" between hard drives potential newbie question

2005-09-01 Thread Ben Blount
MBR is probably damaged, hence why it won't boot. I would run grub-install just to be sure. You could also mount your old disk and the new disk, then use cp -R /mnt/olddisk/* /mnt/newdisk/ (putting in the appriopriate mount locations of course) Ben Blount On 9/1/05, John Jolet &l

Re: [gentoo-user] newbie install - emerge: command not found

2005-08-23 Thread Ben Munat
2.6.12-r6" do you see a lengthy boot process or do you get a command line instantly? It occured to me that you could somehow be getting to the grub command line, which has about a dozen commands... definitely no "emerge", "adduser", etc. Ben -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] [asking again] keyboard/mouse woes on 2.6 kernel

2005-08-18 Thread Ben Munat
Daniel Drake wrote: Ben Munat wrote: PS: I also found the following stuff in my logs starting at the time when I lost control of the keyboard and mouse; there's this MTRR stuff and then hundreds of lines with the call trace stuff: Aug 16 22:46:31 venus mtrr: no MTRR for cd80,8

Re: [gentoo-user] Re: [asking again] keyboard/mouse woes on 2.6 kernel

2005-08-18 Thread Ben Munat
uld try recompiling the kernel, and see if there are any options specific to your keyboard (in menuconfig, you can search for a string by pressing /). Maybe you should grep the kernel docs (/usr/src/linux/Documentation) for your keyboard name. Sorry I can't help more, Moshe * Be

[gentoo-user] [asking again] keyboard/mouse woes on 2.6 kernel

2005-08-17 Thread Ben Munat
X. Oh, I also managed to find the mouse and keyboard boot info from my logs: Aug 9 20:28:35 venus input: AT Translated Set 2 keyboard on isa0060/serio0 Aug 9 20:28:35 venus input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1 So, if anyone has any ideas or can point me in any direction a

[gentoo-user] keyboard/mouse woes on 2.6 kernel

2005-08-17 Thread Ben Munat
a0060/serio0 Aug 9 20:28:35 venus input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1 So, if anyone has any ideas or can point me in any direction at all, that would be great. Ben PS: I also found the following stuff in my logs starting at the time when I lost control of the keyboard and