[gentoo-user] duplicate gentoo system - errors

2020-11-22 Thread thelma
look correct (but it works) /dev/sda1/bootext2 It should be something like: /dev/nvme0n1p1 /boot ext2 -- Thelma

Re: [gentoo-user] duplicate gentoo system

2020-11-17 Thread thelma
On 11/17/2020 11:26 AM, Michael wrote: > On Tuesday, 17 November 2020 17:47:09 GMT the...@sys-concept.com wrote: >> I'm looking for an idea to duplicate my old gentoo system. >> I'm using old programs that require older version php, ( PHP Version >> 5.6) the program is not compatible with newer

Re: [gentoo-user] duplicate gentoo system

2020-11-17 Thread thelma
On 11/17/2020 11:26 AM, Michael wrote: > On Tuesday, 17 November 2020 17:47:09 GMT the...@sys-concept.com wrote: >> I'm looking for an idea to duplicate my old gentoo system. >> I'm using old programs that require older version php, ( PHP Version >> 5.6) the program is not compatible with newer

[gentoo-user] duplicate gentoo system

2020-11-17 Thread thelma
attic", but that will not be an easy job. -- Thelma

[gentoo-user] kernel support for: i211 - intel network driver

2020-11-13 Thread thelma
I compile it into the kernel, it will not show anything. Anyhow, what driver should I use. -- Thelma

[gentoo-user] locating non utf-8 characters

2020-11-02 Thread thelma
; to remove them but I'm still getting the same error while performing backup. Any ideas? -- Thelma

[gentoo-user] Apache 2.4 .htaccess allows access

2020-10-31 Thread thelma
ile -- Thelma

Re:[SOLVED] [gentoo-user] Apache 2.4 can not access server subdirectory

2020-10-31 Thread thelma
On 10/30/2020 12:34 PM, Michael wrote: [snip] vhosts.conf - define my web-site, but I commented everything out in that file (it is empty) and restarted apache: /etc/init.d/apache2 restart And I can still display my web page. How is it possible??? >>> >>> I would

Re: [gentoo-user] Apache 2.4 can not access server subdirectory

2020-10-30 Thread thelma
On 10/30/2020 11:55 AM, Michael wrote: > On Friday, 30 October 2020 16:27:05 GMT the...@sys-concept.com wrote: > >> I have a bigger problem. >> The apache 2.4 doesn't read configuration files. >> In apache2.conf I have: >> >> # Include the virtual host configurations: >> IncludeOptional

Re: [gentoo-user] Apache 2.4 can not access server subdirectory

2020-10-30 Thread thelma
On 10/30/2020 04:31 AM, Michael wrote: [snip] >> >> This is from apache.conf >> >> >> Options FollowSymLinks >> AllowOverride None >> Require all denied >> >> >> >> AllowOverride None >> Require all granted >> >> >> >> Options FollowSymLinks >>

Re: [gentoo-user] Apache 2.4 can not access server subdirectory

2020-10-29 Thread thelma
On 10/29/2020 10:53 AM, Michael wrote: > On Thursday, 29 October 2020 14:10:07 GMT the...@sys-concept.com wrote: >> On 10/29/2020 06:21 AM, Remco Rijnders wrote: >>> On Wed, Oct 28, 2020 at 10:36:12PM -0600, thelma wrote in >>> >>> <7b3d3416-77b0-02eb-ad05-f7

Re: [gentoo-user] Apache 2.4 can not access server subdirectory

2020-10-29 Thread thelma
On 10/29/2020 06:21 AM, Remco Rijnders wrote: > On Wed, Oct 28, 2020 at 10:36:12PM -0600, thelma wrote in > <7b3d3416-77b0-02eb-ad05-f717fdf0b...@sys-concept.com>: >> After installing apache 2.4 I can not access server subdirectory: >> server/admin/index.html >>

[gentoo-user] Apache 2.4 can not access server subdirectory

2020-10-28 Thread thelma
granted Options FollowSymLinks AllowOverride None Require all granted -- Thelma

Re: [gentoo-user] "mysql_connect() or mysql_query()" deprecated

2020-10-25 Thread thelma
On 10/25/2020 06:30 PM, Remco Rijnders wrote: > On Sun, Oct 25, 2020 at 05:24:26PM -0600, thelma wrote in > : >> The function in newer php "mysql_connect() or mysql_query()" were >> removed but I don't know starting from which version? >> >> I

[gentoo-user] "mysql_connect() or mysql_query()" deprecated

2020-10-25 Thread thelma
ror: Call to undefined function mysql_connect() in /var/www/catalog/admin/includes/functions/database.php on line 19 -- Thelma

[gentoo-user] ssh login, passing local user environment

2020-10-24 Thread thelma
If I login from the command "ifconfig" now works from command line at the terminal but if I login over "ssh", "ifconfig" is not working only "/bin/ifconfig" I was thinking it is the option in sshd_config: PermitUserEnvironment but enabling it didn't help. -- Thelma

[gentoo-user] zip file encrypt from file manager context menu

2020-07-16 Thread thelma
ork. I am missing something. And I have no clue where did I get in 7za parameter: -mem=AES256 -mx9 -- Thelma

Re: [gentoo-user] USB ext2 flash drive - No space left on device

2020-07-03 Thread thelma
On 07/03/2020 03:52 PM, Jack wrote: [snip] > > This looks like a possible issue. >> Filesystem state: not clean with errors > I'd start by unmounting it and trying fsck. I run few time: fsck.ext2 /dev/sdb1 and it fixed the problem.

Re: [gentoo-user] USB ext2 flash drive - No space left on device

2020-07-03 Thread thelma
t2 944M 1.4M 943M 1% /run/media/thelma/UUI > > df -i > Filesystem Inodes IUsedIFree IUse% Mounted on > /dev/sdb1 61440 21614191% /run/media/thelma/UUI > Here is more info: tune2fs -l /dev/sdb1 tune2fs 1.43.6 (29-Aug-2017) Filesystem volume

[gentoo-user] USB ext2 flash drive - No space left on device

2020-07-03 Thread thelma
I have a USB flash drive with ext2 file system and when I try to copy a file I get an error "No space left on device" df -Th Filesystem Type Size Used Avail Use% Mounted on /dev/sdb1 ext2 944M 1.4M 943M 1% /run/media/thelma/UUI df -i Filesystem Ino

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread thelma
ap header failed: Input/output error >> >> Any solution? > > Is this on a new system? Or on an existing system that started showing this > issue after working correctly for a while? > > -- > Joost > The system is old and was working for some time, it has a SSD drive, it just recently this error showed up. -- Thelma

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread thelma
On 06/03/2020 11:28 AM, Dale wrote: > tedheadster wrote: >> Yes, you do need to capture the kernel output. >> >> The usual way is to hook up a serial cable to another computer and >> pipe the output to it. You interrupt the boot (usually by hitting >> or in GRUB), and then edit the kernel

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread thelma
On 06/03/2020 10:57 AM, tedheadster wrote: > Can you provide the "Command line:" information from when the kernel > first boots? It is around line 5 or so. > > - Matthew To do it I think I need to record the screen as it boots. -- Thelma

Re: [gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread thelma
ext2noauto,noatime 1 2 /dev/sda3none swapsw 0 0 /dev/sda4 / ext4noatime 0 1 /dev/cdrom /mnt/cdrom autonoauto,user 0 0 Sometimes the system boot but most of the time it doesn't. So I was trying to "bootstrap" it to clean up some files. -- Thelma

[gentoo-user] Kernel panic - not syncing: No working init found.

2020-06-03 Thread thelma
om minimal-install gentoo CD I try: swapon /dev/sda3 swapon: /dev/sda3: read swap header failed: Input/output error Any solution? -- Thelma

Re: [gentoo-user] evince doesn't display check-mark symbol

2020-05-21 Thread thelma
ownload/itc-zapf-dingbats > Hi Ashley, Thank you for the hint. I unzip the "ITC Zapf Dingbats.zip" to /usr/share/fonts/itc-zapf-dingbats and created as you suggested: /etc/fonts/local.conf with the content above and the "check-mark" is showing perfectly. Thank you for the solution! Regards, Thelma

Re: [gentoo-user] evince doesn't display check-mark symbol

2020-05-20 Thread thelma
Thelma On 05/20/2020 07:05 PM, Ashley Dixon wrote: > On Wed, May 20, 2020 at 05:31:32PM -0600, the...@sys-concept.com wrote: >> I have a pdf file that has a check-mark symbol in it. On one computer the >> evince is display the "check-mark". On my other computer the c

[gentoo-user] evince doesn't display check-mark symbol

2020-05-20 Thread thelma
I have a pdf file that has a check-mark symbol in it. On one computer the evince is display the "check-mark". On my other computer the check mark is displayed as a "square box" Both computer run save ver. of evince. pdffonts Km_Ysa.pdf (shows same output on both computers): name

Re: [gentoo-user] HCL web-page

2020-04-19 Thread thelma
On 04/19/2020 04:11 PM, Dale wrote: > the...@sys-concept.com wrote: >> There used to be webpage http://kmuto.jp/debian/hcl/ >> where use could paste output of: lspci -n >> >> But is no longer active, did it change? >> >> > > > That site seems to be gone.  I did find some other info.  Maybe one

[gentoo-user] HCL web-page

2020-04-19 Thread thelma
There used to be webpage http://kmuto.jp/debian/hcl/ where use could paste output of: lspci -n But is no longer active, did it change?

Re: [gentoo-user] apache htaccess - block IP range

2020-03-17 Thread thelma
On 03/17/2020 04:51 PM, Michael wrote: > Please do not top-post in this mailing list. > > On Tuesday, 17 March 2020 22:41:26 GMT the...@sys-concept.com wrote: >> I have tried (doesn't work) >> >> >> order allow,deny >> allow from all >> >> # block spamers: >> deny from huawei.com >> >> >> I'm

Re: [gentoo-user] apache htaccess - block IP range

2020-03-17 Thread thelma
I have tried (doesn't work) order allow,deny allow from all # block spamers: deny from huawei.com I'm still getting over 800-entires from: 114.119.128.0 - 114.119.191.255 Thelma On 03/17/2020 04:00 PM, Michael wrote: > Require not ip 114.119.128.0/255.255.255.0

Re: [gentoo-user] apache htaccess - block IP range

2020-03-17 Thread thelma
The below are not blocking those IP's : deny from 114.119.128.0/24 deny from 114.119.128.0 Thelma On 03/17/2020 04:00 PM, Michael wrote: > On Tuesday, 17 March 2020 21:56:29 GMT the...@sys-concept.com wrote: >> Will it work: >> deny from 114.119.128.0/114.119.191.2

Re: [gentoo-user] apache htaccess - block IP range

2020-03-17 Thread thelma
I'm still using apache 2.2 So I think it should be: deny from 114.119.128.0/24 With the: Require all granted Require not ip 114.119.128.0/24 I couldn't even access my own webpage from localhost. Thelma On 03/17/2020 04:00 PM, Michael wrote: > On Tuesday, 17 March 2020 21:56:29

Re: [gentoo-user] apache htaccess - block IP range

2020-03-17 Thread thelma
Will it work: deny from 114.119.128.0/114.119.191.255 Thelma On 03/17/2020 03:47 PM, the...@sys-concept.com wrote: > How to block in .htaccess file certain IP range? > > I have bot from huawei.com on my server for several days: > IP: 114.119.128.0 - 114.119.191.255 > Or just block all China >

[gentoo-user] apache htaccess - block IP range

2020-03-17 Thread thelma
How to block in .htaccess file certain IP range? I have bot from huawei.com on my server for several days: IP: 114.119.128.0 - 114.119.191.255 Or just block all China -- Thelma

Re: [SOLVED] [gentoo-user] OpenVPN - error

2020-02-22 Thread thelma
Thank you. [SOLVED] All I needed was on sever.conf line: tls-auth /etc/openvpn/cert/ta.key 0 In my case it was pointing it to a wrong file :-/ Thelma On 02/22/2020 03:30 AM, Roger Welsh wrote: > Hi Thelma, > > I think you need > tls-server > And > tls-client > In yo

[gentoo-user] OpenVPN - error

2020-02-22 Thread thelma
y" tls-auth "/etc/openvpn/clinic_atom/ta.key" 1 comp-lzo log /var/log/openvpn.log log-append /var/log/openvpn.log verb 3 -- Thelma

[gentoo-user] CIFS VFS: cifs_mount failed w/return code = -112

2019-09-24 Thread thelma
I'm trying to mount Windows 10 directory on Gentoo mount -t cifs -o username=xxx,password=xxx //10.0.0.146/customer /home/joseph/ttt/ mount error(112): Host is down I can ping 10.0.0.146 OK customer -dir on Windows 10 has sharing enabled. -- Joseph

Re: [gentoo-user] router vpn passthrough

2019-08-24 Thread thelma
On 08/24/2019 02:03 PM, J. Roeleveld wrote: > On 24 August 2019 21:47:16 CEST, the...@sys-concept.com wrote: >> My old router Asus RT-N16 was running DD-WRT and OpenVPN passthrough >> was >> running perfectly. But the router went down. >> >> I just got a new one D-Link DIR-878 but it seem to me

[gentoo-user] router vpn passthrough

2019-08-24 Thread thelma
My old router Asus RT-N16 was running DD-WRT and OpenVPN passthrough was running perfectly. But the router went down. I just got a new one D-Link DIR-878 but it seem to me it does not support OpenVPN passthrough. I can not establish connection with a remote OpenVPN server. Can anybody recommend

Re: [gentoo-user] mounting windows 10 partition on linux

2018-12-04 Thread thelma
ount -t cifs -o user=OP2 //10.0.0.119 /home/thelma/win10 > mount: /home/thelma/win10: bad option; for several filesystems (e.g. nfs, > cifs) you might need a /sbin/mount. helper program. > > The above command works for my Windows 7 but not for Windows 10 mount -t cifs //10.0.0.119/backup

Re: [gentoo-user] mounting windows 10 partition on linux

2018-12-04 Thread thelma
On 12/04/2018 12:11 PM, Neil Bothwick wrote: > On Tue, 4 Dec 2018 12:05:49 -0700, the...@sys-concept.com wrote: > >> When I try to mount it: >> mount -t cifs -o user=OP2 //10.0.0.119 /home/thelma/win10 >> mount: /home/joseph/win10: bad option; for several filesystems (e.g.

Re: [gentoo-user] mounting windows 10 partition on linux

2018-12-04 Thread thelma
On 12/04/2018 12:05 PM, the...@sys-concept.com wrote: > mount: /home/joseph/win10: bad option; for several filesystems (e.g. nfs, > cifs) you might need a /sbin/mount. helper program. That should be: mount -t cifs -o user=OP2 //10.0.0.119 /home/thelma/win10 mount: /home/thelma/win10: bad

Re: [gentoo-user] mounting windows 10 partition on linux

2018-12-04 Thread thelma
t have any password setup, so hitting "enter" is not listing anything. When I try to mount it: mount -t cifs -o user=OP2 //10.0.0.119 /home/thelma/win10 mount: /home/joseph/win10: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount. helper program. In m

[gentoo-user] mounting windows 10 partition on linux

2018-12-04 Thread thelma
10.0.0.119\\backup –U OP2 -- Thelma

[gentoo-user] xsensors - GUI failed!

2018-11-23 Thread thelma
ci-00c3 Adapter: PCI adapter temp1:+25.4°C (high = +70.0°C) (crit = +90.0°C, hyst = +87.0°C) My computer freeze on me today, so I'm just trying to see the CPU temp. (on a box in remote location); but I con't see any CPU temp. reading. -- Thelma

Re: [gentoo-user] copy text file to clipboard on startup

2018-11-22 Thread thelma
O_o. Of course this will not work, because X > server is being reset during restart. You need to run xclip after > XFCE is started. The ways to automate this are described above. > >> xclip -in test.txt > > Best regards, > Andrew Savchenko > Andrew, it worked but the sequence is: xclip -sel clip < test.txt -- Regards, Thelma

Re: [gentoo-user] copy text file to clipboard on startup

2018-11-22 Thread thelma
> Best regards, > Andrew Savchenko > Even if I run it from the command line. xclip -in test.txt "CTRL-V" is not pasting anything. -- Regards, Thelma

Re: [gentoo-user] copy text file to clipboard on startup

2018-11-22 Thread thelma
st regards, > Andrew Savchenko Hmm... I tried it from the command line and restarting the XFCE; nothing in the clipboard, empty. Nothing to paste. xclip -in test.txt -- Thelma

[gentoo-user] copy text file to clipboard on startup

2018-11-22 Thread thelma
I have a simple text file (with few lines in it) and using XFCE. How do I copy text from that file to "clipboard" so that user can past it with "ctrl-v" I would like to that text to be in a clipboard after XFCE started. -- Thelma

[gentoo-user] Mount Android phone on Gentoo - Transport endpoint is not connected

2018-10-05 Thread thelma
AndroidDevice ls: cannot access 'AndroidDevice': Transport endpoint is not connected -- Thelma

Re: [gentoo-user] external storage

2018-10-04 Thread thelma
. Thelma On 10/03/2018 11:58 PM, J. Roeleveld wrote: > On Wednesday, October 3, 2018 8:24:52 AM CEST John Covici wrote: >> On Wed, 03 Oct 2018 01:13:34 -0400, >> >> J. Roeleveld wrote: >>> On Wednesday, October 3, 2018 6:30:12 AM CEST Davyd McColl wrote: >>>>

[gentoo-user] external storage

2018-10-02 Thread thelma
Are all external storage, media/disk work with Linux? Any recommendations, or which one to stay away from. Some of them are encrypted, so I suppose they will not work with Linux out of the box. -- Thelma

Re: [gentoo-user] Shadow Remote Desktop to connect to Windows 10

2018-06-13 Thread thelma
onnect from another Windows 10 PC. No, I can not find msra.exe. It is suppose to be on run on the Windows 7 - I'm connecting from or on Windows 10 - I'm connecting to? I've tried to install on Windows 7 "RDPWrap" from" https://github.com/stascorp/rdpwrap/releases It didn't do anything! -- Thelma

Re: [gentoo-user] Shadow Remote Desktop to connect to Windows 10

2018-06-13 Thread thelma
On 06/13/2018 10:00 AM, R0b0t1 wrote: > On Wed, Jun 13, 2018 at 10:18 AM, wrote: >> I run on Gentoo in Virtual Box Windows 7 and trying to connect to >> Windows 10 >> >> X2go - doesn't work on Windows 10 >> RDS Connection in from Windows 7 to Windows 10 work but not in "shadow". >> >> Any

[gentoo-user] Shadow Remote Desktop to connect to Windows 10

2018-06-13 Thread thelma
I run on Gentoo in Virtual Box Windows 7 and trying to connect to Windows 10 X2go - doesn't work on Windows 10 RDS Connection in from Windows 7 to Windows 10 work but not in "shadow". Any suggestion what else to try? -- Thelma

[gentoo-user] /etc/portage/bashrc - patches

2018-04-14 Thread thelma
-r1/work/audacity-minsrc-2.1.3/src' make[1]: *** [Makefile:1377: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/media-sound/audacity-2.1.3-r1/work/audacity-minsrc-2.1.3/src' make: *** [Makefile:795: all-recursive] Error 1 * ERROR: media-sound/audacity-2.1.3-r1::gentoo failed (compile phase): * emake failed -- Thelma

Re: [gentoo-user] bash scrip prompt after bootstrap

2018-04-02 Thread thelma
' /bin/bash -i env-update source /etc/profile " The above script works when I run chroot-eden - which is a just a link to chroot.sh Not sure if these two lines are needed, but it works with or without them: env-update source /etc/profile ---result- syscon3 /home/t

Re: [gentoo-user] bash scrip prompt after bootstrap

2018-04-01 Thread thelma
On 03/30/2018 11:10 AM, Bas Zoutendijk wrote: > On Fri 30 Mar 2018 at 10:33:45 -0600, the...@sys-concept.com wrote: >> I'm using a scrip to log-in/boot strap the system over NFS >> >> - >> #!/bin/sh >> >> HOST=${0##*/} >> HOST=${HOST#*-} >> ROOT=/mnt/${HOST} >> ... >> exec chroot '${ROOT}'

Re: [gentoo-user] bash scrip prompt after bootstrap

2018-03-30 Thread thelma
PTS="-j1" it took over 12hr to compile just gcc-6.4.0-r1 :-/ What a wast of time! considering that on that network I have AMD 8-core with 32GB of RAM idling. If I implemented that bootstrap over NFS it would recompile my entire @world in 1 days (or 12hr) instead of several several days. Happy Easter to everybody! -- Thelma

Re: [gentoo-user] Re: emerge --oneshot portage

2018-03-30 Thread thelma
On 03/30/2018 08:01 AM, Kai Krakow wrote: > Am Tue, 13 Mar 2018 14:52:34 -0600 schrieb thelma: > >> Thelma >> On 03/13/2018 12:11 PM, Neil Bothwick wrote: >>> On Tue, 13 Mar 2018 11:36:12 -0600, the...@sys-concept.com wrote: >>> >>>> sys-apps/po

[gentoo-user] bash scrip prompt after bootstrap

2018-03-30 Thread thelma
to change (add to) the bash prompt the "HOST' name I log-in to. When I log-in I'm presented with: "syscon3 #" I would like it to be: ROOT+HOST eg.: syscon3-eden -- Thelma

Re: [gentoo-user] [SOLVED] gcc-6.4.0-r1::gentoo failed (compile phase)

2018-03-28 Thread thelma
OST} > mount --bind /dev /mnt/${HOST}/dev > mount --bind /dev/shm /mnt/${HOST}/dev/shm > mount --bind /proc /mnt/${HOST}/proc > mount --bind /sys /mnt/${HOST}/sys > mount --bind /usr/portage /mnt/${HOST}/usr/portage > mount --bind /usr/local/portage /mnt/${HOST}/usr/local/portage > mount --bind /var/tmp/portage /mnt/${HOST}/var/tmp/portage > > env -i - HOME="/root" TERM="$TERM" chroot /mnt/${HOST} /bin/bash -l > > umount /mnt/${HOST}/dev/shm > umount /mnt/${HOST}/dev > umount /mnt/${HOST}/proc > umount /mnt/${HOST}/sys > umount /mnt/${HOST}/usr/portage > umount /mnt/${HOST}/usr/local/portage > umount /mnt/${HOST}/var/tmp/portage > umount /mnt/${HOST} > --end copy-- Can anybody explain what these two line do in the above script? HOST=${0##*/} HOST=${HOST#*-} -- Thelma

Re: [gentoo-user] [SOLVED] gcc-6.4.0-r1::gentoo failed (compile phase)

2018-03-28 Thread thelma
suggested the change: ... mkdr /var/tmp/portage/$HOST mount --bind /var/tmp/portage/$HOST /mnt/${HOST}/var/tmp/portage --- I'm still searching for a good guid howto over NFS. It is till not clear to me what to do before or after. I need to start with emerging NFS :-/ On my Atom-330 with MAKEOPTS="-j1" it took me over 12-hours to compile just gcc-6.4.0-r1 :-/ and I have server on that network 8-core AMD with 32-GB or RAM (so I might as well put it into a good use). -- Thelma

Re: [gentoo-user] [SOLVED] gcc-6.4.0-r1::gentoo failed (compile phase)

2018-03-28 Thread thelma
> not exactly fast, but incomparably better. I should have done it as well, it is a bit too late I have only 45-packages left to compile out of 710. Is it better use NFS or distcc? Do you have a good link how to do it with: "NFS-export $PORTDIR" -- Thelma

Re: [gentoo-user] The return of the dreaded "Cannot run C compiled programs"

2018-03-27 Thread thelma
change in make.conf MAKEOPTS="-j1" I had happen twice to me. It seems to me the gcc-6.4.0-r1 much more resource hungry or there is a bug in it. -- Thelma

Re: [gentoo-user] [SOLVED] gcc-6.4.0-r1::gentoo failed (compile phase)

2018-03-27 Thread thelma
0-r1" with MAKEOPTS="-j5" OK but when I switched/upgrade profile to "gcc-6.4.0-r1" it filed to compile gcc-6.4.0 with MAKEOPTS="-j5" I had lower MAKEOPTS to -j1 So it seems to me the gcc-6.4.0-r1 much more resource hungry or there is a bug in it. -- Thelma

Re: [gentoo-user] phpmyadmin - edit (empty screen)

2018-03-26 Thread thelma
alternatives to phymyadmin in portage. -- Thelma > > On Monday, March 26, 2018 11:27:31 AM CDT the...@sys-concept.com wrote: >> I've updated to phpmyadmin-4.7.8 >> but when I try to edit a table, no data is loaded, I get an empty screen. >> >> I have downgraded to p

Re: [gentoo-user] phpmyadmin - edit (empty screen)

2018-03-26 Thread thelma
On 03/26/2018 10:41 AM, nils.freyd...@posteo.de wrote: > Hello thelma, > > > Am Montag, 26. März 2018, 18:27:31 CEST schrieb the...@sys-concept.com: >> I've updated to phpmyadmin-4.7.8 >> but when I try to edit a table, no data is loaded, I get an empty screen. >

Re: [gentoo-user] phpmyadmin - edit (empty screen)

2018-03-26 Thread thelma
Are there any alternative to phpmyadmin in portage? All do is editing/deleting one entry from a table in mysql database. -- Thelma

Re: [gentoo-user] phpmyadmin - edit (empty screen)

2018-03-26 Thread thelma
On 03/26/2018 11:34 AM, nils.freyd...@posteo.de wrote: > Am Montag, 26. März 2018, 18:53:51 CEST schrieb the...@sys-concept.com: >> On 03/26/2018 10:41 AM, nils.freyd...@posteo.de wrote: >>> Hello thelma, >>> >>> Am Montag, 26. März 2018, 18:27:31 CEST schri

Re: [gentoo-user] phpmyadmin - edit (empty screen)

2018-03-26 Thread thelma
On 03/26/2018 10:41 AM, nils.freyd...@posteo.de wrote: > Hello thelma, > > > Am Montag, 26. März 2018, 18:27:31 CEST schrieb the...@sys-concept.com: >> I've updated to phpmyadmin-4.7.8 >> but when I try to edit a table, no data is loaded, I get an empty screen. >

[gentoo-user] phpmyadmin - edit (empty screen)

2018-03-26 Thread thelma
~ | 5 o 4.7.8 | gentoo -- Thelma

[gentoo-user] gcc-6.4.0-r1::gentoo failed (compile phase)

2018-03-26 Thread thelma
OFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_5" RUBY_TARGETS="ruby22 ruby23" SANE_BACKENDS="fujitsu" USERLAND="GNU" VIDEO_CARDS="intel vesa" 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, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS -- Thelma

Re: [gentoo-user] emerge custom notes reminders

2018-03-22 Thread thelma
; encouraging messages to various packages, or maybe some news items? I >> know I could use some encouragement. > > You can add functions to ebuilds in /etc/portage/env/cat/pkg, something > like > > post_pkg_postinst() { > elog "Say goodbye to your config file!" > } Good one, I like it. Will suggest it to the developer :-/ -- Thelma

Re: [gentoo-user] emerge custom notes reminders

2018-03-22 Thread thelma
te: WARNING: configuration file was wiped out. run again: brsaneconfig4 -a name=(name your device) model=(model name) ip=xx.xx.xx.xx add/or note: add to make.conf CONFIG_PROTECT="/opt/brother/scanner/brscan4/brsanenetdevice4.cfg" Would do the trick. -- Thelma

Re: [gentoo-user] [SOLVED] emerge custom notes reminders

2018-03-22 Thread thelma
netdevice4.cfg" after emerging I got a message: * IMPORTANT: config file '/opt/brother/scanner/brscan4/brsanenetdevice4.cfg' needs updating. -- Thelma

Re: [gentoo-user] emerge custom notes reminders

2018-03-22 Thread thelma
it looks for it and is protected in the future.  > > Just thinking out loud to see if something pokes a fix that doesn't come > back to bite later.  ;-) Here is a link to this ebuild: https://github.com/stefan-langenmaier/brother-overlay/blob/master/media-gfx/brother-scan4-bin/brother-scan4-bin-0.4.4-r4.ebuild The installation is done via rpm, that is why. -- Thelma

Re: [gentoo-user] emerge custom notes reminders

2018-03-22 Thread thelma
intermoon.de (I think he maintains it). Is it possible to protect a single file via make.conf ? /opt/brother/scanner/brscan4/brsanenetdevice4.cfg -- Thelma

[gentoo-user] emerge custom notes reminders

2018-03-22 Thread thelma
/brother/scanner/brscan4/brsanenetdevice4.cfg It is not a Gentoo like behaviour. If there are any changes need to be made it should be done via: cfgupdate etc. style; not just wipe the configuration file. -- Thelma

Re: [gentoo-user] rsync: mkstemp - failed: Permission denied (13)

2018-03-21 Thread thelma
On 03/21/2018 12:12 PM, the...@sys-concept.com wrote: [snip > > mount -t cifs gid=1001,uid=1001 -o username=,password= > //10.10.0.9/Images /home/thelma/mnt/Images > mount: only root can use "--options" option > > Is there a way to mount windows-7 parti

Re: [gentoo-user] rsync: mkstemp - failed: Permission denied (13)

2018-03-21 Thread thelma
On 03/21/2018 11:36 AM, Neil Bothwick wrote:[snip] >> rsync -av --delete /Monday/Images/O/OSMANFathia2946/ >> thelma@10.10.0.6:/Monday/Images/O/OSMANFathia2946/ sending incremental >> file list rsync: failed to set times on >> "/Monday/Images/O/OSMANFathia2946/.

[gentoo-user] rsync: mkstemp - failed: Permission denied (13)

2018-03-21 Thread thelma
I'm trying rsync directory (daily backups) and on some files I get "Permission denied" from rsync: (I'm running the rsync as root) rsync -av --delete /Monday/Images/O/OSMANFathia2946/ thelma@10.10.0.6:/Monday/Images/O/OSMANFathia2946/ sending incremental file list rsync: failed to

Re: [gentoo-user] [SOLVED] dev-libs/openssl:0 ("dev-libs/openssl:0" is blocking dev-libs/libressl-2.6.0)

2018-03-20 Thread thelma
ypt/easy-rsa-3.0.1-r1:0/0::gentoo, ebuild scheduled for merge) > > I suspect you have the libressl flag set for easy-rsa. You cannot have > both openssl and libressl installed at the same time so unset that flag > and re-emerge easy-rsa. That was a good guess, yes I had to remove temporarily "easy-rsa" and "libreoffice-bin" -- Thelma

[gentoo-user] dev-libs/openssl:0 ("dev-libs/openssl:0" is blocking dev-libs/libressl-2.6.0)

2018-03-19 Thread thelma
stalled) dev-libs/libbsd[abi_x86_64(-)] required by (net-fs/samba-4.5.10:0/0::gentoo, installed) dev-libs/libbsd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (dev-libs/libbsd[abi_x86_64(-)]) required by (sys-libs/ldb-1.1.29-r1:0/1.1.29::gentoo, installed) (sys-apps/man-pages-4.14:0/0::gentoo, ebuild scheduled for merge) pulled in by sys-apps/man-pages required by @system (sys-apps/keyutils-1.5.9-r1:0/0::gentoo, installed) pulled in by >=sys-apps/keyutils-1.5.8[abi_x86_64(-)] required by (app-crypt/mit-krb5-1.14.2:0/0::gentoo, installed) -- Thelma

Re: [gentoo-user] Re: [SOLVED] Re: pdftk - replacement

2018-03-16 Thread thelma
tions or bug reports. Include pdftk in the subject line to ensure successful delivery. Thank you. -end quote--- -- Thelma

Re: [gentoo-user] Re: [SOLVED] Re: pdftk - replacement

2018-03-16 Thread thelma
dev-java dependencies). I've posted/reply to this but: https://bugs.gentoo.org/562568 So this "pdftk-" might enter the testing stage. -- Thelma

Re: [gentoo-user] Re: upgrade to gcc-6.4.0

2018-03-15 Thread thelma
d quote-- Though, I still run onto the error I posted above but it is solved now. --- Thelma

Re: [gentoo-user] upgrade to gcc-6.4.0

2018-03-15 Thread thelma
t a blocker. I upgraded the "sys-apps/sandbox" and now it allows me to run: emerge --ask --oneshot sys-devel/libtool So why didn't emerge do it automatically, upgrade the "sandbox" ? -- Thelma

[gentoo-user] upgrade to gcc-6.4.0

2018-03-15 Thread thelma
I'm upgrading one of my older boxes to newer gcc-6.4.0 After switching to gcc-6.4.0 source /etc/profile running: emerge --ask --oneshot sys-devel/libtool !!! Your current profile is deprecated and not supported anymore. !!! Use eselect profile to update your profile. !!! Please upgrade to the

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

2018-03-15 Thread thelma
p. > > If the build log is that big, either compress it or just post the last > 100 lines. The error message you posted doesn't really say much more than > "it broke". Thanks Walter and Neil, Yes, that was the case not enough RAM, MAKEOPTS="-j1" fixed the problem. Though, it was slw. On Intel Quad core CPU and 4MB of RAM it took over 7-hours to compile it. I guess I need more RAM. -- Thelma

Re: [gentoo-user] [SOLVED] Re: pdftk - replacement

2018-03-15 Thread thelma
need to follow the > "Raw" link on that page. THANKS Neil, you are absolutely correct. I've compiled the pdftk- (java based) gcc-5.4.0-r4 is gone and pdftk is working as it should. Thank you everybody for the help. -- Thelma

Re: [gentoo-user] Re: pdftk - replacement

2018-03-15 Thread thelma
pport, post the output of `emerge --info '=app-text/pdftk-::Local'`, * the complete build log and the output of `emerge -pqv '=app-text/pdftk-::Local'`. * Working directory: '/usr/lib64/python3.5/site-packages' * S: '/var/tmp/portage/app-text/pdftk-/work/pdftk-' -- Thelma

Re: [gentoo-user] pdftk - replacement

2018-03-15 Thread thelma
jam t4sum_1page.pdf 1.pdf --outfile merged.pdf --nup "1x2" --delta "0 -200pt" --papersize "{500pt, 200pt}" But the output is small. When I tried --paper letterpaper it is out of alignment. So it needs some work, but it might be the solution. -- Thelma

Re: [gentoo-user] pdftk - replacement

2018-03-15 Thread thelma
; It doesn't always pay to overcomplicate things :) Yes, I used to do it this way, when I had HP printer. Now with Brother printers when you print first page "the form" it put some kind of static onto the page. So when you run it second time, it jams almost every second page. -- Thelma

Re: [gentoo-user] Re: pdftk - replacement

2018-03-15 Thread thelma
rlap" two PDF file, one on top of another, it is like >> watermarking. I only do it once a year when I print a tax form/slips. > > Did you try the non-gcj ebuild for pdftk? I would like to try it. Where did you find it? -- Thelma

[gentoo-user] webkit-gtk-2.18.6 failed (compile phase)

2018-03-14 Thread thelma
tgres9_5" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_5" RUBY_TARGETS="ruby22 ruby23" SANE_BACKENDS="epson epson2 fujitsu" USERLAND="GNU" VIDEO_CARDS="nvidia" XFCE_PLUGINS="brightness clock trash" 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 -- Thelma

Re: [gentoo-user] pdftk - replacement

2018-03-14 Thread thelma
On 03/14/2018 08:52 PM, Danny YUE wrote: > > On 2018-03-14 20:08, Poncho wrote: >> On 14.03.2018 20:10, the...@sys-concept.com wrote: >>> Is there a suitable replacement package for "pdftk". >>> Currently pdftk is masked and might be dropped from portage tree :-/ >>> >>> The

Re: [gentoo-user] pdftk - replacement

2018-03-14 Thread thelma
packages: pdfjoin and pdfunite They will combine pdf documents (I use them as well) but they will not overlap two pages together. My t4-flat-02b.pdf - this is a form 1.pdf - contains only numbers spaced correctly. I want to join these two pages and print it as one page. I just check out "app-text/cpdf" but it doesn't do the job either. -- Thelma

<    1   2   3   4   5   6   7   8   9   10   >