Re: [gentoo-user] Re: Failed to set XATTR_PAX markings

2016-03-07 Thread thelma
gure XATTR for each file system type individually. No, in fstab my tempfs is OFF #shm/dev/shmtmpfs nodev,nosuid,noexec 0 0 Thelma

Re: [gentoo-user] Failed to set XATTR_PAX markings

2016-03-06 Thread thelma
too-sources kernel should contain this patch. > > Your 3.10.17 old version was probably not built with it. I upgraded to kernel: linux-4.1.15-gentoo-r1 but it did not help still getting same error message when compiling these packages. Thelma

Re: [gentoo-user] Failed to set XATTR_PAX markings

2016-03-06 Thread thelma
Yes, I'm using official Gentoo kernel: linux-3.10.17-gentoo Though, this patch might not be in my Kernel. Which Kernel contain this patch? Maybe I just should upgrade the kernel. Thelma On 03/06/2016 10:55 AM, netfab wrote: > Le 06/03/16 à 10:14, the...@sys-concept.com a tapoté : >> I

Re: [gentoo-user] Failed to set XATTR_PAX markings

2016-03-06 Thread thelma
I've tried to use: USE=xattr in make.conf but it doesn't help. Thelma On 03/06/2016 10:08 AM, the...@sys-concept.com wrote: > I'm getting a error: Failed to set XATTR_PAX markings > When I compile some pacakges eg: > icedtea-bin-7.2.6.4 > thunderbird-38.5.0 > firefox-bin-

[gentoo-user] Failed to set XATTR_PAX markings

2016-03-06 Thread thelma
uot;python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="nv vesa fbdev" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON -- Thelma

[gentoo-user] apache SSL error

2016-01-05 Thread thelma
? -- Thelma

Re: [gentoo-user] apache SSL error

2016-01-05 Thread thelma
On 01/05/2016 08:45 PM, the...@sys-concept.com wrote: > I changed in apache: 00_default_ssl_vhost.conf > > SSLProtocol ALL -SSLv2 -SSLv3 > SSLHonorCipherOrder on > SSLCipherSuite >

[gentoo-user] set FEATURES="-xattr" in make.conf

2015-12-28 Thread thelma
. In order to avoid this error, !!! set FEATURES="-xattr" in make.conf. Why is it asking for it? None of my other boxes have setting: FEATURES="-xattr -- Thelma

Re: [gentoo-user] Problem with openrc-0.18.4 and ifplugd

2015-12-20 Thread thelma
Thelma On 12/20/2015 11:26 AM, Mick wrote: > Two laptops will not bring up their wired/wireless interface(s) since the > upgrade to the latest stable openrc. Interfaces have to be started manually, > after which ifplugd starts on its own: > ===

Re: [gentoo-user] no network "eth0" after upgrade.

2015-12-19 Thread thelma
Now, I can not downgrade without eth0 working. Do I need to boot strap and downgrade or is there is easier solution? -- Thelma

Re: [gentoo-user] no network "eth0" after upgrade.

2015-12-19 Thread thelma
problem went away." >>>> >>>> Now, I can not downgrade without eth0 working. >>>> Do I need to boot strap and downgrade or is there is easier solution? >>>> >>>> -- >>>> Thelma >>>> >>

Re: [gentoo-user] no network "eth0" after upgrade.

2015-12-19 Thread thelma
On 12/19/2015 01:13 PM, Alan Mackenzie wrote: > Hello, Thelma. > > On Sat, Dec 19, 2015 at 12:10:58PM -0700, the...@sys-concept.com wrote: >> I just upgraded one of my systems and upon boot there is no network: > >> /etc/init.d/net.eth0 start >> * Mounting local f

[gentoo-user] no network "eth0" after upgrade.

2015-12-19 Thread thelma
would not start rc-status sysinit sysfs [ started ] dmesg [ started ] devfs [ started ] tmpfiles.dev [ started ] udev [ started I can not even ssh to the system as network is not working. What to check next? -- Thelma

Re: [gentoo-user] no network "eth0" after upgrade.

2015-12-19 Thread thelma
gt;> problem went away." >> >> Now, I can not downgrade without eth0 working. >> Do I need to boot strap and downgrade or is there is easier solution? >> >> -- >> Thelma >> >> >> > Here is a news item that explains the situation. >

Re: [gentoo-user] [SOLVED] no network "eth0" after upgrade.

2015-12-19 Thread thelma
gt;> You're trying to mount /proc/bus/usb before mounting /proc. >>> Systemd takes care of such things, >>>> but with Openrc local mounts are mounted in the order they appear in >>>> fstab. Try switching the lines. >> >> That looks like the exp

Re: [gentoo-user] [SOLVED] no network "eth0" after upgrade.

2015-12-19 Thread thelma
On 12/19/2015 09:19 PM, Philip Webb wrote: > 151219 the...@sys-concept.com wrote: >> On 12/19/2015 05:56 PM, Neil Bothwick wrote: >>> On Sat, 19 Dec 2015 19:02:54 -0500, Philip Webb wrote: > Thelma> none /proc/bus/usb usbfs defaults,devmode=0666 0 0 >&g

Re: [gentoo-user] blocking facebook

2015-12-11 Thread thelma
On 12/11/2015 08:29 PM, Willie M wrote: > If that is the only website you want to block use /etc/hosts. Point it > towards your own computer. "127.0.0.1 facebook.com". That will work, but if they will use boot VirtualBox Windows it will by-pass that setting. -- Thelma > O

[gentoo-user] blocking facebook

2015-12-11 Thread thelma
Does anybody have an idea how to block facebook? I'm using dd-wrt. The "access restriction" can block http but not https and I'm not good in iptables :-/ In addition users are using VirtualBox on the network as well. -- Thelma

Re: [gentoo-user] blocking facebook

2015-12-11 Thread thelma
getting the dd-wrt "access control" to recognize and block "https". Trying to block by URL: https://www.facebook.com/ doesn't work. -- Thelma

[gentoo-user] terminal colors

2015-12-09 Thread thelma
I have a hard time reading text in terminal when editing *.tex files. My background is black but the dark blue/violet text it is very hard to see on a black background. Recently Gentoo changed those colors, how to restore them the colors so I can read the text on a black background. -- Thelma

[gentoo-user] wireless USB mouse via PS/2 adapter and KVM switch

2015-11-28 Thread thelma
I have a KVM witch IOGEAR that using old type PS/2 ports I've tried to connect to it Wireless USB Mouse via USB-to-PS/2 adapter. It doesn't work :-/ -- Thelma

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
he group lp. In my backup system, where VirtualBox recognizes USB devices. user is not "lp" group and everything works. Besides there would be other entries in USB, and there are none. -- Thelma

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
kernel. That doesn't > say if they are loaded. I see. OK clinic-amd ssh # modprobe vboxpci clinic-amd ssh # lsmod | grep vboxpci vboxpci11672 0 vboxdrv 287977 4 vboxnetadp,vboxnetflt,vboxpci Do I need to log OUT/IN as user? Restarting the VirtualBox did not help. Thelma

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
Ltd Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub -- Thelma

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 01:33 PM, Heiko Baums wrote: > Am 26.11.2015 um 21:14 schrieb the...@sys-concept.com: > >> I see. OK >> clinic-amd ssh # modprobe vboxpci >> clinic-amd ssh # lsmod | grep vboxpci >> vboxpci11672 0 >> vboxdrv 287977 4 vboxnetadp,vboxnetflt,vboxpci >>

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
; > It's the file /dev/bus/usb/003/014 if the entry with Brother Industries, > Ltd is your printer. lsusb ... Bus 003 Device 016: ID 04f9:2028 Brother Industries, Ltd ll /dev/bus/usb/003/016 crw-rw-r-- 1 root lp 189, 271 Nov 26 16:09 /dev/bus/usb/003/016 Everybody can read the file so VirtualBox should be able to detect it. -- Thelma

Re: [gentoo-user] [SOLVED] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
USB printer was recognized by VirtualBox. Thank you all for your suggestions. -- Thelma.

[gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
eel uucp audio cdrom cdrw usb users scanner fd plugdev vboxusers What else should I checked for? Recently I just upgraded to "openssh-7" but that should have nothing to do with Virtualbox and USB. I connected the QL-570 (USB printer) to my backup machine and VirtualBox recognize it OK -- Thelma

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
$ groups >> wheel uucp audio cdrom cdrw usb users scanner fd plugdev vboxusers >> >> What else should I checked for? >> >> Recently I just upgraded to "openssh-7" but that should have nothing to >> do with Virtualbox and USB. >> I connected the QL-570 (USB printer) to my backup machine and >> VirtualBox recognize it OK > > You need to specifically assign the usb device to the guest. > > -- > Joost How do you do that? Thelma

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
QL-570 (USB printer) to my backup machine and >> VirtualBox recognize it OK > > You need to specifically assign the usb device to the guest. Right clicking in the lower right hand corner, is not showing any USB device; it is empty. I think I will reinstall guest addition Thelma

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 11:49 AM, Heiko Baums wrote: > Am 26.11.2015 um 19:23 schrieb the...@sys-concept.com: >> >> What else should I checked for? > > When the Windows 7 guest is running, click in the menu bar of Virtualbox > guest window onto "Devices -> USB". Then check the USB device you want > to use

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
ot;Devices -> USB" is not showing any entries. > > Did you load all the virtualbox kernel modules? > > It says how to ensure they are loaded at boottime in the post emerge message. > Yes, I think they are loaded. cat /etc/conf.d/modules ... modules="vboxdrv vboxnetflt vboxnetadp" Thelma

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
10.0 Thu Nov 26 12:27:06 2015 >>> app-portage/genlop-0.30.9-r1 I reinstalled "guest addition" it did not help. -- Thelma

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
I'll try adding to /etc/conf.d/modules modules="vboxdrv vboxnetflt vboxnetadp vboxpci" But how to load the module without restarting the box? Thelma

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
ules/3.10.7-gentoo-r1/kernel/drivers/i2c/algos/i2c-algo-pca.ko /lib/modules/3.10.7-gentoo-r1/kernel/arch/x86/kernel/test_nx.ko /lib/modules/3.10.7-gentoo-r1/misc/vboxnetadp.ko /lib/modules/3.10.7-gentoo-r1/misc/vboxdrv.ko /lib/modules/3.10.7-gentoo-r1/misc/vboxnetflt.ko /lib/modules/3.10.7-gentoo-r1/misc/vboxpci.ko -- Thelma

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]

2015-11-25 Thread thelma
ge for 7.0 and my only comment on that is "why the hell > did they wait until version 7.0 before getting rid of such and insecure > default?". > > in sshd_config #PermitRootLogin yes or #PermitRootLogin no I can connect using openssh-6 but not 7-xx Thelma

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]

2015-11-25 Thread thelma
On 11/25/2015 01:04 PM, Neil Bothwick wrote: > On Wed, 25 Nov 2015 12:55:43 -0700, the...@sys-concept.com wrote: > >>> Which you would expect if that was not the problem. From memory, I >>> think your problem was caused by password logins as root being >>> disabled. That was another change for

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]

2015-11-25 Thread thelma
dd > to it: $ iptables -A INPUT -i lo -j ACCEPT $ iptables -A > OUTPUT -o lo -j ACCEPT[root@tiger ssh]# > I had the same problem. openssh-7.xxx (screwed up) by disabling ssh-dss key (that is what nxserver is using). Trying to enable the "ssh-dss" via sshd_config does not work! So the only way to go about it is to downgrade to openssh-6.xxx -- Thelma

Re: [gentoo-user] combining pdf files, different size

2015-11-20 Thread thelma
On 11/19/2015 09:29 PM, Bryan Gardiner wrote: > On Thu, 19 Nov 2015 19:17:47 -0700 > the...@sys-concept.com wrote: > >> On 11/19/2015 06:39 PM, the...@sys-concept.com wrote: >>> I'm trying to use "pdfjoin" to combine two different page size pdf files >>> but it will not let me. Is it possible.

[gentoo-user] combining pdf files, different size

2015-11-19 Thread thelma
I'm trying to use "pdfjoin" to combine two different page size pdf files but it will not let me. Is it possible. I don't see any switches to ignore page size. -- Thelma

Re: [gentoo-user] combining pdf files, different size

2015-11-19 Thread thelma
on same file I get: "-join-join" With "pdfunite" it overrides the same file name. -- Thelma

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect

2015-11-14 Thread thelma
"sshd and nxserver" but I nxserver still doesn't work, running: nxsetup --test (I get): > Testing your nxserver connection ... Permission denied (publickey,password,keyboard-interactive). Fatal error: Could not connect to NX Server. -- Thelma

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect

2015-11-14 Thread thelma
low the use of the none cipher #NoneEnabled no # Example of overriding settings on a per-user basis #Match User anoncvs # X11Forwarding no # AllowTcpForwarding no # PermitTTY no # ForceCommand cvs server # Allow client to pass locale environment variables #367017 AcceptEnv LANG LC_* -- Thelma

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect

2015-11-13 Thread thelma
Thelma On 11/13/2015 11:08 PM, the...@sys-concept.com wrote: > I'm running: nxserver-freenx-0.7.3_p104-r7 > After recent upgrade, system installed new stable openssh-7.1_p1-r2 > > The problem is the new openssh-7.1_p1-r2 will not allow my my "nxserver" to >

[gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect

2015-11-13 Thread thelma
OS (GPL, using backend: 3.5.0) NX> 105 quit Quit NX> 999 Bye <--- done I did not change anything in sshd_config. But I downgraded to: openssh-6.9_p1-r2 and nxserver connects OK. What could be the problem with new: openssh-7.1_p1-r2 -- Thelma

Re: [gentoo-user] firefox profile uses 100% CPU

2015-11-12 Thread thelma
On 11/12/2015 01:40 PM, Mick wrote: > On Thursday 12 Nov 2015 14:46:39 the...@sys-concept.com wrote: >> On 11/12/2015 12:35 AM, netfab wrote: >>> Le 11/11/15 à 17:38, the...@sys-concept.com a tapoté : When I start one of my firefox profile (even in "-safe-mode") it uses 100% CPU and is

Re: [gentoo-user] firefox profile uses 100% CPU

2015-11-12 Thread thelma
Thelma On 11/12/2015 05:30 PM, Walter Dnes wrote: > On Thu, Nov 12, 2015 at 01:56:28PM -0700, the...@sys-concept.com wrote > >> I do agree, but I'm looking for a way to fix it. What file should I >> delete from Firefox profile. I just want to retain bookmarks, passwords

Re: [gentoo-user] firefox profile uses 100% CPU

2015-11-12 Thread thelma
On 11/12/2015 12:35 AM, netfab wrote: > Le 11/11/15 à 17:38, the...@sys-concept.com a tapoté : >> When I start one of my firefox profile (even in "-safe-mode") it uses >> 100% CPU and is not responding. > > > If it works in safe-mode, but not without it, then you could try to > remove all

Re: [gentoo-user] firefox profile uses 100% CPU

2015-11-12 Thread thelma
Thelma On 11/12/2015 08:22 PM, waben...@gmail.com wrote: > the...@sys-concept.com wrote: > > [...] >> Though, I can not import the bookmarks, I'm on Firefox-bin-38.3.0 >> There is no entry: Bookmarks ==> Manage Bookmarks >> I have: Bookmarks ==> Show All

[gentoo-user] firefox profile uses 100% CPU

2015-11-11 Thread thelma
When I start one of my firefox profile (even in "-save-mode") it uses 100% CPU and is not responding. Any way to fix it? -- Thelma

Re: [gentoo-user] firefox profile uses 100% CPU

2015-11-11 Thread thelma
cs card and hardware acceleration installed and configured > correctly? I'm using other Firefox profile on the same machine and every works without a problem; only one profile is affected. So I don't see how hardware would have anything to do with it. Thelma

Re: [gentoo-user] Firefox-bin GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed

2015-11-11 Thread thelma
yourself. It's a long emerge so you may want to try with > chrome first, it's a binary package so much faster to install. I was just checking out on other forums; chromium is an open source and not very well maintain. www-client/google-chrome suppose to be better. -- Thelma

[gentoo-user] Firefox-bin GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed

2015-11-11 Thread thelma
It seems to me it can not find: firefox-38.1.1esr-gl.xpi Is "www-client/chromium" good alternative to firefox? -- Thelma

[gentoo-user] bring back emerge to terminal window

2015-11-10 Thread thelma
to a terminal window? -- Thelma

[gentoo-user] oracle-jdk-bin-1.8.0 - Fetch Restriction

2015-11-09 Thread thelma
[1.7.0.80:1.7::gentoo] USE="alsa awt cups fontconfig -derby -doc -examples -javafx -jce -nsplugin -pax_kernel (-selinux) -source" 60,303 KiB Total: 1 package (1 in new slot), Size of downloads: 60,303 KiB Fetch Restriction: 1 package (1 unsatisfied) -- Thelma

Re: [gentoo-user] oracle-jdk-bin-1.8.0 - Fetch Restriction

2015-11-09 Thread thelma
On 11/09/2015 11:16 AM, Frederico Moraes Ferreira wrote: > chmod 0644 > > Em 09-11-2015 20:13, the...@sys-concept.com escreveu: >> I'm trying to emerge: oracle-jdk-bin-1.8.0.66 >> >> I've downloaded to package jdk-8u66-linux-x64.tar.gz >> move it to: /usr/portage/distfiles >> change owner to

Re: [gentoo-user][SOLVED] oracle-jdk-bin-1.8.0 - Fetch Restriction

2015-11-09 Thread thelma
wnload was truncated or interrupted. It's too small: > > # ls -al /var/distfiles/jdk-8u66-linux-x64.tar.gz > -rw-r--r-- 1 alan portage 181287376 Oct 23 14:13 > /var/distfiles/jdk-8u66-linux-x64.tar.gz > > > Download the tar.gz again Thanks, yes that was it. Thelma

Re: [gentoo-user] New Gentoo box

2015-11-07 Thread thelma
sec 2.) Intel SSD model Model=INTEL SSDSC2BF480A5 /dev/sda: Timing cached reads: 1292 MB in 2.00 seconds = 645.51 MB/sec Timing buffered disk reads: 536 MB in 3.00 seconds = 178.63 MB/sec It seems to me the spinning disk WD is faster than my Intel SSD So is there an advantage of overpaying for SSD? -- Thelma

Re: [gentoo-user] New Gentoo box

2015-11-07 Thread thelma
B/sec >> >> 2.) Intel SSD model Model=INTEL SSDSC2BF480A5 >> /dev/sda: >> Timing cached reads: 1292 MB in 2.00 seconds = 645.51 MB/sec >> Timing buffered disk reads: 536 MB in 3.00 seconds = 178.63 MB/sec >> >> It seems to me the spinning disk WD is f

Re: [gentoo-user] New Gentoo box

2015-11-07 Thread thelma
get a low resolution display and fall-back to the LLVMpipe Gallium3D driver. Yes, even with modern kernels." -- Thelma

Re: [gentoo-user] New Gentoo box

2015-11-06 Thread thelma
at use 100% Jpanese capacitors, if I'm not mistaken Gigabit is one of them. -- Thelma

Re: [gentoo-user] New Gentoo box

2015-11-06 Thread thelma
o connection/cable connected via KVM switch, so quick hitting "2x Scroll Lock" allows me for quick switching between them. If I replace the box with DVI/HDMI connection I'll be looking for a new KVM hybrid switch (if one exist) or a different solution. I only want one mouse/monitor/keyboard to access them. -- Thelma

[gentoo-user] New Gentoo box

2015-11-05 Thread thelma
- AMD FX-6300 Processor 3.5GHz w/ 14MB Cache - Asus GeForce GT610 CMS 2GB PCI-E w/ DVI HDMI -- Thelma

Re: [gentoo-user] New Gentoo box

2015-11-05 Thread thelma
ended Warranty and take a this 1TB SSD > > Keep your documents and other data out of the home directory if doing this. I'm not sure I understand. Why keeping document our of the home dir.? > Reason I suggest your home directory on SSD is because programs tend to store > a lot in your home directory which can benefit from a faster disk. -- Thelma

[gentoo-user] xsane does not save letter size pdf

2015-11-05 Thread thelma
s how to force xsane to save pdf document in 612 x 792 pts (letter) -- Thelma

Re: [gentoo-user] New Gentoo box

2015-11-05 Thread thelma
$499.99CAD -- Thelma On 11/05/2015 06:56 PM, Philip Webb wrote: > 151105 the...@sys-concept.com wrote: >> I'm putting a new box, it will run Gentoo (hylafax, Asterisk) >> and Windows 7 in VirtualBox (mainly). Box will run 24/7. >> Will I have a problem with an

[gentoo-user] xsane - emial "connection failed"

2015-10-21 Thread thelma
mail from command line using "mailto" works; so xsane shouldn't have a problem sending mail. I can not find any logs for xsane program. -- Thelma

[gentoo-user] clean-up root partition

2015-10-01 Thread thelma
How do you folks clean-up root partition, I have too much junk in there. df -h Filesystem Size Used Avail Use% Mounted on /dev/sda374G 61G 9.3G 87% / I've already removed all the files from: /usr/portage/distfiles -- Thelma

Re: [gentoo-user] clean-up root partition

2015-10-01 Thread thelma
.0K 2.0G 1% /tmp > > /z is a large hangar space for handling very big files. Thanks. Yes, I used: du -a /var | sort -n -r | head -n 10 and found my /var/log/messages was over 5Gb -- Thelma

[gentoo-user] process takes about 85% of the CPU

2015-09-28 Thread thelma
when I run htop I see a process that takes about 85% of the CPU: Why is it taking so much CUP? /usr/bin/X -nolisten tcp -br -deferglyphs 16 vt07 -auth /var/run/slim.auth Yes, I use slim to login. -- Thelma

Re: [gentoo-user] Re: portage can not find local ebuild

2015-09-18 Thread thelma
/usr/local/portage > auto-sync = no > > The high value for priority is just to make sure that your local ebuilds > override any other ebuilds of the same name that exist elsewhere. Good suggestion, thanks. Thelma

Re: [gentoo-user] portage can not find local ebuild

2015-09-17 Thread thelma
Thelma On 09/17/2015 09:30 PM, wraeth wrote: > On 18/09/15 13:15, the...@sys-concept.com wrote: >> My settings: > >> make.conf. ... PORTDRI_OVERLAY="/usr/local/portage" > > Did you mean PORTDIR_OVERLAY, or is there a typo in your make.conf? Hypo :-/ thanks. Thelma

[gentoo-user] portage can not find local ebuild

2015-09-17 Thread thelma
ge 4096 Oct 3 2014 nxserver-freeedition drwxr-xr-x 3 portage portage 4096 May 22 13:05 nxserver-freenx ll /usr/local/portage/net-misc/nxclient/ total 8 -rw-r--r-- 1 root root 774 Sep 17 20:10 Manifest -rw-r--r-- 1 root root 1989 Sep 17 20:08 nxclient-3.5.0.7.ebuild -- Thelma

Re: [gentoo-user] portage can not find local ebuild

2015-09-17 Thread thelma
On 09/17/2015 09:41 PM, the...@sys-concept.com wrote: > > > Thelma > > On 09/17/2015 09:30 PM, wraeth wrote: >> On 18/09/15 13:15, the...@sys-concept.com wrote: >>> My settings: >> >>> make.conf. ... PORTDRI_OVERLAY="/usr/local/portage"

Re: [gentoo-user] Re: Gentoo net0 - auto resetting - very impressed

2015-09-15 Thread thelma
as impossible. It came with some kind of script the relied on an old/obsolete library so it was impossible to install it. On Fedora, script installs brother printer base on Brother source web-page driver, it works perfectly. On Gentoo it is a manual/painful setup if you doing it the first time. Thelma

Re: [gentoo-user] Re: Gentoo net0 - auto resetting - very impressed

2015-09-15 Thread thelma
from Gentoo forum: https://forums.gentoo.org/viewtopic-t-909052-highlight-brother.html Thelma

Re: [gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread thelma
lid-is-closed: no > lid-is-present: yes > critical-action: PowerOff > > Has someone a idea? > > Silvio > Check out this topic: http://forums.gentoo.org/viewtopic-p-6899870.html?sid=08f2d9ca38570655b8d1e4cc62a82681#6899870 Thelma

[gentoo-user] Gentoo net0 - auto resetting - very impressed

2015-09-13 Thread thelma
. Fedora automatically recognized my Brother HL-5730 printer and installed printer driver for it. I wish Gentoo would be able to do it as well some day. -- Thelma

Re: [gentoo-user] Gentoo net0 - auto resetting - very impressed

2015-09-13 Thread thelma
o me to decide and down to me to > initiate. I didn't mean auto installation, even Fedora doesn't do that. When I go to add printer the program should be able to go to vendor web-page, find the printer driver and install it. Thelma

Re: [gentoo-user] dec-terminal fonts

2015-09-09 Thread thelma
] > fonts? check: media-fonts/font-bitstream-75dpi Thelma

Re: [SOLVED] [gentoo-user] poppler-0.32.0 - error

2015-09-06 Thread thelma
w your overlay name instead of gentoo next to the package name. I think you are talking about: /etc/portage/repos.conf/local.conf In that file I have: cat /etc/portage/repos.conf/local.conf [local_portage_nxclient] location = /usr/local/portage masters = gentoo auto-sync = no Thelma.

Re: [SOLVED] [gentoo-user] poppler-0.32.0 - error

2015-09-06 Thread thelma
Thelma On 09/06/2015 01:40 PM, Fernando Rodriguez wrote: [snip] >> Though, I can not "manifest" the ebuild it can not be found: > nxclient-3.5.0-7.x86_64.tar.gz >> ebuild /usr/local/portage/net-misc/nxclient/nxclient-3.5.0.7.ebuild manifest > > Change the

Re: [SOLVED] [gentoo-user] poppler-0.32.0 - error

2015-09-06 Thread thelma
;> I need "nxclient" for now until I find better solution. >> >> According to: equery d media-libs/jpeg-8d-r1 >> * These packages depend on media-libs/jpeg-8d-r1: >> virtual/jpeg-0-r2 (>=media-libs/jpeg-8d-r1:0 >> >> Maybe I could uninstall jpeg-8d-

Re: [gentoo-user] /var/tmp/notmpfs - does not exist

2015-09-05 Thread thelma
_at_Compile_Time > > |root #||mkdir /var/tmp/notmpfs | > |root #||chown portage:portage /var/tmp/notmpfs | > |root #||chmod 775 /var/tmp/notmpfs > > Hope that helps. > > Dale I had this configuration already set: /etc/portage/env/notmpfs.conf PORTAGE_TMPDIR="/var/tmp/notmpfs" /etc/portage/package.env mail-client/thunderbird notmpfs.conf www-client/firefox notmpfs.conf What was missing was only directory: /var/tmp/notmpfs I'll remove "tmpfs" from fstab Thelma.

Re: [gentoo-user] /var/tmp/notmpfs - does not exist

2015-09-05 Thread thelma
not enough for firefox I think my default setup was OK with: /etc/portage/package.env /etc/portage/env/notmpfs.conf Thelma

[gentoo-user] slot conflict - xfce-base/libxfce4util

2015-09-05 Thread thelma
in by =xfce-base/libxfce4util-4.12:= required by (xfce-base/libxfce4ui-4.12.1-r2:0/0::gentoo, ebuild scheduled for merge) How do I go about unmerging/selecting one of them? -- Thelma

Re:[SOLVED] [gentoo-user] poppler-0.32.0 - error

2015-09-05 Thread thelma
r > such), or the files were edited since being installed. Either way, the > script is refusing to touch them (wisely) > > Those files are ancient and not needed. Delete them, and all empty > parent directories I'll look into it. Thelma

Re: [SOLVED] [gentoo-user] poppler-0.32.0 - error

2015-09-05 Thread thelma
a-libs/jpeg installed in two slots: media-libs/jpeg-6b-r12:62 media-libs/jpeg-8d-r1:0 I can not get rid of "media-libs/jpeg-6b-r12" due to dependency net-misc/nxclient-3.5.0.7 (=media-libs/jpeg-6*) I need "nxclient" for now until I find better solution. According to: equery d media-libs/jpeg-8d-r1 * These packages depend on media-libs/jpeg-8d-r1: virtual/jpeg-0-r2 (>=media-libs/jpeg-8d-r1:0 Maybe I could uninstall jpeg-8d-r1 as only "virtual/jpeg-0-r2" depends on it. Thelma

[gentoo-user] poppler-0.32.0 - error

2015-09-05 Thread thelma
9 ruby20" SANE_BACKENDS="epson2" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON -- Thelma

Re: [gentoo-user] /var/tmp/notmpfs - does not exist

2015-09-05 Thread thelma
Voila, instant speed up. Libreoffice build time is halved. > > 2a. If you have spare RAM but not gobs and gobs of it (eg 8G tmpfs is > pushing it), then stick with #2, but add specific env overrides for huge > packages like libreoffice and firefox to use some other temp dir on disk > for building and not /var/tmp/portage I have 8Gb RAM and this setup I had was to compile larger ebuilds like: firefox and thunderbird tmpfs /var/tmp/portagetmpfs defaults 0 0 The above in fstab creates tmpfs 3.9G 39M 3.9G 1% /var/tmp/portage When I removed my setup with /etc/portage/package.env /etc/portage/env/notmpfs.conf Firefox complains it can not compile as there is not enough disk space: * Checking for at least 4 GiB disk space at "/var/tmp/portage/www-client/firefox-38.2.0/temp" ... What is my best option? Go back to previous setup with package.env notmpfs.conf or increase tmpfs to 5Gb eg: tmpfs /var/tmp/portagetmpfs rw,size=5G 0 0 Thelma

[gentoo-user] /var/tmp/notmpfs - does not exist

2015-09-04 Thread thelma
4 23:04 portage Do I need to create dir: /var/tmp/notmpfs ? My other systems did not show any such message. -- Thelma

Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-03 Thread thelma
I've changed the permission on this file to: apache:apache and rw the link above should work. >>> >>> If somebody whats to look at it, I appreciate it. >>> Meanwhile, I'll be following other folks suggestion and see if I can get >>> a positive result to

Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-03 Thread thelma
uce any result. > > Then run emerge --depclean --ask to clear out any that are no longer > needed. Thelma

Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-03 Thread thelma
char 7: unknown command: `/' > > Shouldn't it be: > sed -i /libs\/d /var/lib/portage/world > > This one doesn't produce any result. Yes, it worked got rid of all "libs" form world. Thelma

Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-03 Thread thelma
gt; > Configure your /etc/rc.conf temporarily to capture a log file and reboot > before you check the output. I solved this one an old fashion way :-) capture the boot process with video camera. It was nothing serious, "slim" was complaining about jpeg library; I re-emerge slim. Thelma

Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-03 Thread thelma
s net-wireless/bluez sci-calculators/qalculate-gtk sys-apps/ack sys-apps/acl sys-apps/dmidecode sys-apps/ethtool sys-apps/hdparm sys-apps/hwinfo sys-apps/lshw sys-apps/mlocate sys-apps/pciutils sys-apps/portage sys-apps/setserial sys-apps/xinetd sys-boot/grub sys-boot/grub:0 sys-devel/crossdev sys-devel/gcc sys-devel/gcc:4.5 sys-devel/icecream sys-fs/eudev sys-fs/fuse sys-fs/lvm2 sys-fs/sshfs-fuse sys-kernel/genkernel sys-kernel/gentoo-sources sys-kernel/gentoo-sources:3.10.17 sys-kernel/gentoo-sources:3.5.7 sys-power/apcupsd sys-process/at sys-process/htop sys-process/vixie-cron virtual/jdk www-client/firefox-bin www-client/links www-client/seamonkey-bin www-servers/apache x11-base/xorg-x11 x11-drivers/nvidia-drivers x11-misc/gxmessage x11-misc/shared-mime-info x11-misc/slim x11-terms/rxvt-unicode x11-terms/xfce4-terminal x11-themes/gtk-chtheme x11-themes/tango-icon-theme x11-themes/xfwm4-themes xfce-base/thunar xfce-base/xfce4-meta xfce-base/xfce4-session xfce-extra/thunar-archive-plugin xfce-extra/tumbler xfce-extra/xfce4-mixer xfce-extra/xfce4-mount-plugin xfce-extra/xfce4-screenshooter xfce-extra/xfce4-sensors-plugin xfce-extra/xfce4-taskmanager xfce-extra/xfce4-verve-plugin Thelma

Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-03 Thread thelma
>> >> Wee bit behind on kernel versions... > > Yes, only the first is needed, *unless* thelma wants to keep 3.10.17 and > 3.5.7 > for some reason. Keeping in world only: sys-kernel/gentoo-sources will keep the newest kernel in world and unmerge 3.10.17 the one I'm using Thelma

Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-02 Thread thelma
Thelma -- Regards, Joseph Kmiec Sys. Concept Inc. http://www.sysconcept.ca p: 866-479-1270 / 780-479-1270 ext.55 f: 780-471-5665 | GPG KeyID: 7B4A78C2 On 09/01/2015 10:57 PM, wraeth wrote: > On 02/09/15 14:24, the...@sys-concept.com wrote: >> On 09/01/2015 08:57 PM, wraeth wrote:

Re: [gentoo-user] texlive-core - poppler / xpdf missing library

2015-09-01 Thread thelma
e/app-text/poppler-0.32.0/temp/environment'. * Working directory: '/var/tmp/portage/app-text/poppler-0.32.0/work/poppler-0.32.0_build' * S: '/var/tmp/portage/app-text/poppler-0.32.0/work/poppler-0.32.0' >>> Failed to emerge app-text/poppler-0.32.0, Log file: >>> '/var/log/portage/app-text:poppler-0.32.0:20150901-183239.log' Thelma

Re: *****SPAM***** Re: [gentoo-user] texlive-core - poppler / xpdf missing library

2015-09-01 Thread thelma
' library... failed > checking requested system `zziplib' library... ok > configure: error: some requested system libraries failed > It is looking for poppler and xpdf both of these packages are obsolete. Should I look for file dependent of xpdf and poppler and recompile them? -- Thelma

<    5   6   7   8   9   10   11   >