Re: [gentoo-user] ldconfig segfaults after updating to 23.0 profil

2024-07-04 Thread Dan Johansson
On 02.07.24 21:16, Michael wrote: On Tuesday, 2 July 2024 20:05:37 BST Dan Johansson wrote: On 27.06.24 21:37, Michael wrote: On Thursday, 27 June 2024 20:11:51 BST Dan Johansson wrote: Hello, After updating my system to a 23.0 profile, default/linux/amd64/23.0/split-usr/desktop/plasma

Re: [gentoo-user] ldconfig segfaults after updating to 23.0 profil

2024-07-02 Thread Dan Johansson
On 27.06.24 21:37, Michael wrote: On Thursday, 27 June 2024 20:11:51 BST Dan Johansson wrote: Hello, After updating my system to a 23.0 profile, default/linux/amd64/23.0/split-usr/desktop/plasma (stable), ldconfig has started segfaulting. The 23.0 profile uses merged /usr as its default

[gentoo-user] ldconfig segfaults after updating to 23.0 profil

2024-06-27 Thread Dan Johansson
ot root 18 Jun 25 17:39 /usr/lib/llvm/17/lib/libclang.so.17 -> libclang.so.17.0.6 -rwxr-xr-x 1 root root 14893056 Jun 25 17:39 /usr/lib/llvm/17/lib/libclang.so.17.0.6 The system runs fine (as far as I ca see) but I am a bit nervous about rebooting at the

Re: [gentoo-user] emerge --sync fails with a python error

2023-05-15 Thread Dan Johansson
On 15.05.23 16:41, Matt Connell wrote: On Mon, 2023-05-15 at 16:24 +0200, Dan Johansson wrote: RuntimeError: OpenPGP signature not found on Manifest It sounds like your sync is hitting a mirror that is currently broken. Are you using a defined mirror list or letting it auto-select? As far

[gentoo-user] emerge --sync fails with a python error

2023-05-15 Thread Dan Johansson
tage-3.0.47, I also tried disabling the "rsync-verify" verify USE-flag. Any suggestions what is wrong and how to solve it? -- Dan Johansson, *** This message is printed on 100% recycled electrons! ***

Re: [gentoo-user] Footer line with LibreOffice's Calc?

2022-04-10 Thread Dan Johansson
ONS="-nlpsolver -scripting-beanshell -scripting-javascript -wiki-publisher" PYTHON_SINGLE_TARGET="python3_9 -python3_8 -python3_10" Am I missing some USE flag? Sincerely, Rainer In LO-Calc: Tools -> Optio

Re: [gentoo-user] x11-base/xorg-server does not want to update

2021-12-03 Thread Dan Johansson
On 03.12.21 17:44, Arve Barsnes wrote: On Fri, 3 Dec 2021 at 17:36, Dan Johansson wrote: If I check the dependencies listed (kde-plasma/kwin, x11-drivers/xf86-video-amdgpu, x11-drivers/xf86-input-evdev, x11-drivers/xf86-video-ati, x11-drivers/xf86-input-libinput) I can not see any dependencies

[gentoo-user] x11-base/xorg-server does not want to update

2021-12-03 Thread Dan Johansson
(x11-base/xorg-server) x11-drivers/xf86-input-libinput-1.2.0 (>=x11-base/xorg-server-1.20[xorg]) (x11-base/xorg-server) -8<-- Have I missed something obvious or is my "logic" flawed? Any suggestion on how to proceed? Regards -- Dan Johansson, *** This message is printed on 100% recycled electrons! ***

Re: [gentoo-user] What does emerge status R mean?

2021-05-14 Thread Dan Egli
\ Which option was it, I wonder, which triggered the build, and would it bring me anything? The options still used are: emerge \   --getbinpkg y \   -v \   --tree \   --update \   --noreplace \   --verbose-conflicts \   --keep-going \   --with-bdeps=y \   @world -- Dan Egli From my Test

[gentoo-user] SELinux errors

2021-04-25 Thread Dan Egli
t_r:default_t tclass=dir permissive=1 Apr 25 20:00:11 jupiter kernel: audit: type=1400 audit(1619402411.709:510): avc:  denied  { read } for  pid=10897 comm="sshd" name="authorized_keys" dev="vda1" ino=272988282 scontext=system_u:system_r:sshd_t tcontext=system_u:object_r:default_t tclass=file permissive=1 First thing I tried was restorecon. I did restorecon -r / to ensure that the entire directory tree was updated correctly. The errors above are AFTER restorecon.  I am using the targeted policy right now. I figured it would work for the first tests and I could upgrade to strict later. But if I can't even get targeted to work correctly, then I'm really in trouble. Any tips? -- Dan Egli From my Test Server

Re: [gentoo-user] syslog-ng misbehaving

2021-04-13 Thread Dan Egli
Yea, that was it. I can't believe I missed that. Boy do I feel dumb now. Thanks! On 4/8/2021 11:11 PM, Stefan Schmiedl wrote: "Dan Egli" , 08.04.2021, 20:15: I'm afraid that didn't work either. I did as you said, and changed the syslog filter line to read: filter

Re: [gentoo-user] setting system time

2021-04-08 Thread Dan Egli
On 4/8/2021 6:07 PM, the...@sys-concept.com wrote: Try to set system clock via script: /usr/sbin/htpdate 1.ro.pool.ntp.org /sbin/hwclock -w But when I run it always prints: Offset 38.000 seconds The system clock does not adjust. The hardware clock syncs to the software clock. If, when you r

Re: [gentoo-user] Looking for other Seamonkey users

2021-04-08 Thread Dan Egli
On 4/8/2021 5:12 PM, Neil Bothwick wrote: I think I'm missing the part that I can access it with a GUI, like when I go to mail.google.com or something. Dovecot is an IMP server, it doesn't have a GUI. What you are thinking of is a webmail *client*. That's just another client, like Thunderbird or

Re: [gentoo-user] syslog-ng misbehaving

2021-04-08 Thread Dan Egli
I swear Thunderbird is sending to the MTA when it should be saving on the IMAP server. Ignore this one for the next one. IT is complete. This one is not. On 4/8/2021 12:13 PM, Dan Egli wrote: On 4/8/2021 9:59 AM, Dr Rainer Woitok wrote: Dan, On Wednesday, 2021-04-07 12:05:10 -0600, you

Re: [gentoo-user] syslog-ng misbehaving

2021-04-08 Thread Dan Egli
On 4/8/2021 9:59 AM, Dr Rainer Woitok wrote: Dan, On Wednesday, 2021-04-07 12:05:10 -0600, you wrote: I had posted the whole file. But I can do it again easy enough. ... filter samba { program("samba"); }; filter ssh_messages { facility("AUTH") and level("INFO");

Re: [gentoo-user] syslog-ng misbehaving

2021-04-07 Thread Dan Egli
That was fixed a bit ago. See my most recent post for a copy of the current config file. On 4/7/2021 8:46 AM, Dr Rainer Woitok wrote: Dan, On Tuesday, 2021-04-06 23:11:15 -0600, you wrote: ... log { source(src); destination(smb_logs); filter(samba); flags(final); ); According to the

Re: [gentoo-user] syslog-ng misbehaving

2021-04-07 Thread Dan Egli
og); flags(final); }; log { source(src); filter(syslog); destination(console); }; log { source(src); filter(syslog); destination(messages); }; There, that's the ENTIRE file, sans comments. On 4/7/2021 5:47 AM, Michael Orlitzky wrote: On Wed, 2021-04-07 at 02:02 -

Re: [gentoo-user] Looking for other Seamonkey users

2021-04-07 Thread Dan Egli
On 4/7/2021 2:34 AM, Dale wrote: Dan Egli wrote: On 4/6/2021 10:41 PM, Dale wrote: I've done some research.  It seems Dovecot is what I need.  It uses mbox and has some features I might need one day already where Courier doesn't but there isn't much difference really.  If an

Re: [gentoo-user] Looking for other Seamonkey users

2021-04-07 Thread Dan Egli
Okay, how this one got posted, I have no idea. Sorry about the dupe. I didn't hit SEND except on the second one, so I guess thunderbird goofed up. On 4/7/2021 2:11 AM, Dan Egli wrote: On 4/6/2021 10:41 PM, Dale wrote: I've done some research.  It seems Dovecot is what I need.  It

Re: [gentoo-user] Looking for other Seamonkey users

2021-04-07 Thread Dan Egli
On 4/6/2021 10:41 PM, Dale wrote: I've done some research.  It seems Dovecot is what I need.  It uses mbox and has some features I might need one day already where Courier doesn't but there isn't much difference really.  If anyone is curious, the comparison is here. https://en.wikipedia.org/wiki

Re: [gentoo-user] syslog-ng misbehaving

2021-04-07 Thread Dan Egli
/var/log/messages, then changing to "or" vs. "and" made no difference. On 4/7/2021 1:40 AM, Neil Bothwick wrote: On Tue, 6 Apr 2021 23:11:15 -0600, Dan Egli wrote: Before I seek out a mailing list for syslog-ng, I was hoping I could get some tips from people here. I r

[gentoo-user] syslog-ng misbehaving

2021-04-06 Thread Dan Egli
Before I seek out a mailing list for syslog-ng, I was hoping I could get some tips from people here. I recently started trying to separate logs into various functions rather than letting everything go to /var/log/messages. So I created three filters in syslog-ng. One is intended to separate ssh

Re: [gentoo-user] Sharing printers via Cups

2021-02-13 Thread Dan Egli
s back end (Windows Printer via SAMBA). The logs should indicate if there is a problem somewhere along the chain. I'll try this and let you know. I'm actually about to head for bed as  I write this, so I'll check on it Tomorrow (Sunday). -- Dan Egli On my test server

Re: [gentoo-user] Going through these one by one.

2021-02-13 Thread Dan Egli
use: =sys-apps/portage-9999 ** -- Dan Egli On my test server

Re: [gentoo-user] why both /usr/lib and /usr/lib64 on a 64bit system?

2021-02-13 Thread Dan Egli
nu/bin/ld: skipping incompatible /usr/lib/libutil.so when searching for -lutil Is there a way to have only /usr/lib64 in gentoo or is this not possible? I do use export LD_LIBRARY_PATH=/usr/lib64:$LD_LIBRARY_PATH in my shell startup file. Thanks for inputs. -- Valmor -- Dan Egli On my test server

Re: [gentoo-user] Sharing printers via Cups

2021-02-11 Thread Dan Egli
On 2/11/2021 7:05 AM, Michael wrote: On Wednesday, 10 February 2021 23:03:18 GMT Dan Egli wrote: On 2/10/2021 4:30 AM, Michael wrote: This is how I understand the printing process ought to work in your use case: The Samba server, Athena, will use the MSWindows Network Printer identified as

Re: [gentoo-user] Re: Sharing printers via Cups

2021-02-10 Thread Dan Egli
-0700] [Client 77] Flushing write buffer. D [10/Feb/2021:17:44:47 -0700] [Client 77] New state is HTTP_STATE_WAITING D [10/Feb/2021:17:44:47 -0700] [Client 77] Waiting for request. D [10/Feb/2021:17:44:47 -0700] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [10/Feb/2021

Re: [gentoo-user] Sharing printers via Cups

2021-02-10 Thread Dan Egli
ndows/ and that Janus or other computers would connect via smb://Athena/? Okay, that may work. I'll have to do a bit of digging because Athena and Janus are actually connected to an AD Domain run by samba. In fact, Janus is the DC while Athena is the location of the files/printers to be shared in the domain. -- Dan Egli On my test server

Re: [gentoo-user] Sharing printers via Cups

2021-02-09 Thread Dan Egli
orget Janus for a second. Forget Samba for a minute. I create a pinter via the CUPS web interface on Athena. When it shows the box to make it shared, I check the box. When I finish and the printer status appears, it says "not shared". Other machines and other protocols have not even come into play yet. -- Dan Egli On my test server

Re: [gentoo-user] Sharing printers via Cups

2021-02-08 Thread Dan Egli
On 2/8/2021 5:01 PM, Michael wrote: On Monday, 8 February 2021 19:08:11 GMT Dan Egli wrote: On 2/8/2021 2:14 AM, Wols Lists wrote: This is typical. In my linux setup, the printer is always busy. Stuff still prints fine, though. Mine won't print. Says the printer is busy, and nothing

Re: [gentoo-user] Sharing printers via Cups

2021-02-08 Thread Dan Egli
to Iris. That's doable I suppose, but really not what I want, or B) Use Athena as a central print server just as it already acts as a central file server. That is FAR more preferable because then if something changes instead of updating EVERY computer I update ONE. -- Dan Egli

[gentoo-user] logins controlled via Samba AD DC - what did I miss?

2021-02-07 Thread Dan Egli
Hi people. I need a bit of help. I am trying to establish a Samba AD domain for purposes of central authentication and printer sharing with Windows and Linux hosts. I went through and managed to get the Domain created, and I can even talk to the AD DC from another Linux box using getent and wbt

[gentoo-user] Sharing printers via Cups

2021-02-07 Thread Dan Egli
Hey folks, I'm a bit lost on this, so I hope you can help me out. I have a computer I want to act as the central print server for a network. It would spool all jobs for all printers, and send them out to the actual computers the printers are connected to, or to the printer itself in the event

Re: [gentoo-user] fail2ban can't find sqlite?

2021-02-07 Thread Dan Egli
so. Now fail2ban is able to access the sqlite database. Thanks! On 2/6/2021 7:03 PM, Michael Orlitzky wrote: On Sat, 2021-02-06 at 18:46 -0700, Dan Egli wrote: At first I thought it was complaining about it's own missing module. But there's no use flag for sqlite in fail2ban. So the

[gentoo-user] fail2ban can't find sqlite?

2021-02-06 Thread Dan Egli
I am trying to figure this one out. I need some help as apparently my google-fu isn't strong today. I installed faii2ban so I could use it to monitor the logs and adjust the firewall as necessary. It installed okay, and seems to run okay EXCEPT for this one error I get each time I start fail2ba

[gentoo-user] Kernel source (gentoo-sources) ignore CC=

2021-01-22 Thread Dan Egli
Hey all. I have an OLD laptop that I'm trying to compile the latest Gentoo for (don't ask, it's a long story). To help speed things up, I installed distcc on the laptop and on another linux computer. But when I try to compile the kernel source into a workable kernel, it completely ignores the C

Re: [gentoo-user] \ \ \ 2021 / / /

2020-12-31 Thread Dan Egli
es to all Gentoo users and devs!  :-) Now is 2021! Happy New Year! Hope all of us and the world will get better in 2021. -- Dan Egli From my Test Server

Re: [gentoo-user] Re: [SOLVED] UEFI install noob questions

2020-12-28 Thread Dan Egli
More like off-LIST help since he was still emailing me. But I was glad to help him. :) On 12/28/20 7:18 AM, Walter Dnes wrote: I took up Dan Egli's kind offer of offline help and with that, my XPS 8940 is now booting UEFI. Thanks Dan. I've logged in both at the physical keyboa

Re: [gentoo-user] UEFI install noob questions

2020-12-26 Thread Dan Egli
compiled: # grub-install --target=x86_64-efi --efi-directory=/boot # grub-mkconfig -o /boot/grub/grub.cfg That's it, I swear. If you still have questions, you can keep asking the list, or write to me off the list and I'd be happy to help. Your choice. -- Dan Egli From my Test Server

Re: [gentoo-user] Re: Is a USB-key-to-hard-drive-tap-dance-boot possible?

2020-12-26 Thread Dan Egli
On 12/25/2020 9:41 AM, Walter Dnes wrote: On Thu, Dec 24, 2020 at 03:49:35PM -0700, Dan Egli wrote I see your problem, I think. You don't have your ESP mounted, so grub can't write the EFI files to it. You are likely trying to use grub with grub-install /dev/sda. That won'

Re: [gentoo-user] Re: Is a USB-key-to-hard-drive-tap-dance-boot possible?

2020-12-24 Thread Dan Egli
l -rw-r--r-- 1 root root 6271536 Oct 13 06:03 kernel.production Yea, see, no directories except . and .., which is no good at all for EFI. Try what I said above, and see if that doesn't help. -- Dan Egli From my Test Server

Re: [gentoo-user] ERROR: asterisk failed to start

2020-12-23 Thread Dan Egli
es in question, then they won't be "preserved" anymore. -- Dan Egli From my Test Server

Re: [gentoo-user] syslog-ng: filter plugin NOT not found ????

2020-12-16 Thread Dan Egli
llog"); }; filter f_mail { facility(mail); }; filter f_messages { not facility(mail); }; log { source(src); filter(f_mail); destination(maillog); }; log { source(src); filter(f_messages); destination(messages); }; On 12/15/2020 10:44 PM, Dan Egli wrote: Help me understand this, please?  I have

Re: [gentoo-user] syslog-ng: filter plugin NOT not found ????

2020-12-16 Thread Dan Egli
uot;eglifamily.name";     option routers 192.168.10.1; } host testbox-1 {     hardware ethernet 08:00:27:D5:AA:3C;     fixed-address 192.168.10.64;     option host-name "testbox-1";     ddns-hostname "testbox-1.eglifamily.name"; } -- Dan Egli From my Test Server

[gentoo-user] syslog-ng: filter plugin NOT not found ????

2020-12-15 Thread Dan Egli
ou can see the page at: https://www.syslog-ng.com/technical-documents/doc/syslog-ng-open-source-edition/3.16/administration-guide/53 -- Dan Egli From my Test Server

Re: [gentoo-user] update fails, but I don't see why

2020-12-12 Thread Dan Egli
on the noise by updating only @system instead of @world. A quick glance at some of the output suggests that you still have PYTHON_TARGETS="python3_6" set somewhere. What do grep -r python3_6 /etc/portage emerge --info | grep -i python tell you? -- Dan Egli From my Test Server

Re: [gentoo-user] fsck.fat 4.1 - File system couldn't be fixed

2020-12-12 Thread Dan Egli
dn't be fixed ERROR: fsck failed to start It seems to me "/" file system mount in "read only" mode. When I try to emerge anything I get: /var/log/emerge.log Read-only file system. -- Dan Egli From my Test Server

Re: [gentoo-user] fsck.fat 4.1 - File system couldn't be fixed

2020-12-12 Thread Dan Egli
vailable, it may be needed to * add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters. Which grub file I edit to add support for "rootfstype=ext4" ? -- Dan Egli From my Test Server

Re: [gentoo-user] fsck.fat 4.1 - File system couldn't be fixed

2020-12-12 Thread Dan Egli
in getting your system back on it's feet. -- Dan Egli From my Test Server

Re: [gentoo-user] switching from "refine" to "grub"

2020-12-12 Thread Dan Egli
t but when I have used refind, it has picked up everything it needs to know without a config file. What errors are you seeing? -- Dan Egli From my Test Server

Re: [gentoo-user] fsck.fat 4.1 - File system couldn't be fixed

2020-12-11 Thread Dan Egli
I'll try to boot GParted and see what comes up. I don't think gparted is your answer. Sounds to me like something is causing it to fail in the changeover from your initrd to the actual drive. If that's the case I bet your partitions are fine. Can you show us the last 10-15 lines printed on the screen before you get stuck? -- Dan Egli From my Test Server

Re: [gentoo-user] UEFI system - installing Grub without EFI

2020-12-11 Thread Dan Egli
2 and install grub on it without EFI? There is a possibility VFAT partition got damaged. -- Dan Egli From my Test Server

Re: [gentoo-user] switching from "refine" to "grub"

2020-12-11 Thread Dan Egli
der but it is giving me a problems. How to switch back to grub 2 And remove any refine files from /boot -- Dan Egli From my Test Server

Re: [gentoo-user] system won't boot - --no-bootloader set; Skipping bootloader update ...

2020-12-11 Thread Dan Egli
sw 0 0 -- Dan Egli From my Test Server

Re: [gentoo-user] gentoo and kickstart files

2020-11-22 Thread Dan Egli
;s off the top of my head, and may very well be missing some steps, but you get the idea. -- Dan Egli From my Test Server -- This email has been checked for viruses by AVG. https://www.avg.com

[gentoo-user] X Forwarding from virtual host

2020-10-13 Thread Dan Egli
n display: 192.168.56.1:0.0" Putty is set to forward X connections, and uses the same destination. What am I doing wrong? -- Dan Egli On my Test server OpenPGP_0xF8A7B3F2AAB08F9D.asc Description: application/pgp-keys OpenPGP_signature Description: OpenPGP digital signature

[gentoo-user] SELinux issues

2020-09-26 Thread Dan Egli
at's wrong. Thanks! -- Dan Egli On my Test server OpenPGP_0xF8A7B3F2AAB08F9D.asc Description: application/pgp-keys OpenPGP_signature Description: OpenPGP digital signature

Re: [gentoo-user] SELinux policy problem

2020-09-24 Thread Dan Egli
On 9/23/2020 11:36 PM, Dan Egli wrote: Maybe I just need a day or two off, but I'm having an issue and the Wiki page doesn't seem to help me. I'm installing a new system. It's the same one I was having Grub issues on. Now that those issues are resolved, I am adding the ex

Re: [gentoo-user] SELinux policy problem

2020-09-24 Thread Dan Egli
No one has any ideas? I was hoping SOMEONE could help within 12 hours On 9/23/2020 11:36 PM, Dan Egli wrote: Maybe I just need a day or two off, but I'm having an issue and the Wiki page doesn't seem to help me. I'm installing a new system. It's the same one I was ha

[gentoo-user] SELinux policy problem

2020-09-23 Thread Dan Egli
Maybe I just need a day or two off, but I'm having an issue and the Wiki page doesn't seem to help me. I'm installing a new system. It's the same one I was having Grub issues on. Now that those issues are resolved, I am adding the extra packages on the list.  One (or several really) of those

[gentoo-user] exim4u

2020-09-13 Thread Dan Egli
mes I've tried it the install documentation seems to leave me with a broken install. Thanks! --- Dan

Re: [gentoo-user] Daily update fails

2020-05-08 Thread Dan Johansson
On 07.05.20 16:30, Dan Johansson wrote: On 07.05.20 13:59, Franz Fellner wrote: On Thu May  7 10:04:37 2020, Dan Johansson wrote: Today when I tried to do my daily "emerge --update ... @world", portage spitted out a lot of "Multiple package instances within a single package

Re: [gentoo-user] Daily update fails

2020-05-07 Thread Dan Johansson
On 07.05.20 13:59, Franz Fellner wrote: On Thu May 7 10:04:37 2020, Dan Johansson wrote: Today when I tried to do my daily "emerge --update ... @world", portage spitted out a lot of "Multiple package instances within a single package slot have been pulled" messages. So

[gentoo-user] Daily update fails

2020-05-07 Thread Dan Johansson
onstraints are a subset of the following complete expression: exactly-one-of ( python_single_target_python2_7 ) tk? ( scripts ) I tried to unmerge scribus but that just made another package complain about "python_single_target_python2_7". Any suggestions on how to proceed? -- Dan Johan

Re: [gentoo-user] "Application Menu" missing on Desktop after Plasma update to 5.17.4 : bug reported

2020-01-02 Thread Dan Johansson
like this is a "issue". @Caveman Al Toraboran: If you do not like KDE, that is fine with me, BUT then, you do NOT have to "pollute" the thread with your opinions if they do nothing to solve this KDE issue. -- Dan Johansson *** This message is printed on 100% recycled electrons! ***

Re: [gentoo-user] "Application Menu" missing on Desktop after KDE/Plasma update from 5.16.5 to 5.17.4

2019-12-28 Thread Dan Johansson
On 28.12.19 14:54, Mick wrote: On Saturday, 28 December 2019 12:52:11 GMT Dan Johansson wrote: After some fiddling around, sorry research, I narrowed down the issue to one single file: ~/.config/plasma-org.kde.plasma.desktop-appletsrc After deleting this file, and this file only, my "

Re: [gentoo-user] "Application Menu" missing on Desktop after KDE/Plasma update from 5.16.5 to 5.17.4

2019-12-28 Thread Dan Johansson
On 28.12.19 10:34, Dale wrote: Mick wrote: On Saturday, 28 December 2019 09:17:36 GMT Dan Johansson wrote: On 28.12.19 09:18, Dale wrote: Dan Johansson wrote: On 27.12.19 22:53, Dale wrote: I'll try and create a new user and see what happens... I'll be back (with the results).

Re: [gentoo-user] "Application Menu" missing on Desktop after KDE/Plasma update from 5.16.5 to 5.17.4

2019-12-28 Thread Dan Johansson
On 28.12.19 09:18, Dale wrote: Dan Johansson wrote: On 27.12.19 22:53, Dale wrote: I'll try and create a new user and see what happens... I'll be back (with the results). Trying a different/new user will give the same results.  Renaming the config files to .old or something th

Re: [gentoo-user] "Application Menu" missing on Desktop after KDE/Plasma update from 5.16.5 to 5.17.4

2019-12-28 Thread Dan Johansson
On 27.12.19 22:53, Dale wrote: Dan Johansson wrote: After updating KDE/Plasma from 5.16.5 to 5.17.4 "Left Button" I'd suspect something is missing.  Since mine works here, I'll post some info and if no one else comes up with a better idea, maybe you can compare yours

[gentoo-user] "Application Menu" missing on Desktop after KDE/Plasma update from 5.16.5 to 5.17.4

2019-12-27 Thread Dan Johansson
hey should. This happens on two machines of mine (the two with KDE/Plasma). This is really annoying as this is the main way I launch new programs. Any suggestion? Regards, -- Dan Johansson, *** This message is printed on 100% recycled electrons! ***

Re: [gentoo-user] g-cpan equivalent for python

2019-11-23 Thread Dan Johansson
On 22.11.19 23:41, Michael Orlitzky wrote: On 11/22/19 4:10 PM, Dan Johansson wrote: The recommended way to install it is using pip which will then install everything including dependencies (which could lead to conflicts with software installed using emerge (I guess)). I would rather use some

[gentoo-user] g-cpan equivalent for python

2019-11-22 Thread Dan Johansson
(which could lead to conflicts with software installed using emerge (I guess)). I would rather use some "mechanism" to avoid this and use portage for dependencies - like g-cpan for perl. Any suggestions? -- Dan Johansson, *** This

Re: [gentoo-user] [SOLVED] Server fails to boot after update to 4.19.27-r1

2019-03-18 Thread Dan Johansson
On 2019-03-18 08:27, J. Roeleveld wrote: On March 17, 2019 5:04:13 PM UTC, Dan Johansson wrote: On 12.03.19 12:16, J. Roeleveld wrote: On Monday, March 11, 2019 9:31:58 PM CET Dan Johansson wrote: On 11.03.19 20:55, J. Roeleveld wrote: On March 10, 2019 1:24:14 PM UTC, Dan Johansson wrote

Re: [gentoo-user] [SOLVED] Server fails to boot after update to 4.19.27-r1

2019-03-17 Thread Dan Johansson
On 12.03.19 12:16, J. Roeleveld wrote: On Monday, March 11, 2019 9:31:58 PM CET Dan Johansson wrote: On 11.03.19 20:55, J. Roeleveld wrote: On March 10, 2019 1:24:14 PM UTC, Dan Johansson wrote: After updating a server from kernel-4.14.83 to 4.19.27-r1 (same problem with 4.19.23) the server

Re: [gentoo-user] Server fails to boot after update to 4.19.27-r1

2019-03-11 Thread Dan Johansson
On 11.03.19 20:55, J. Roeleveld wrote: On March 10, 2019 1:24:14 PM UTC, Dan Johansson wrote: After updating a server from kernel-4.14.83 to 4.19.27-r1 (same problem with 4.19.23) the server will not boot. Grub starts fine and I can select the new kernel. The kernel starts booting and after

[gentoo-user] Server fails to boot after update to 4.19.27-r1

2019-03-10 Thread Dan Johansson
h, 13000 bytes left >> /usr already mounted, skipping... >> Booting (initramfs) sep-usr init: running user requested applet As I said, the 4.14.83 kernel boots without problem with the same configuration. Any suggestions? -- Dan Johansson, *** This message is printed on 100% recycled electrons! ***

Re: [gentoo-user] SystemRescueCD with nonm

2019-01-02 Thread Dan Johansson
borted ${PROG_DIALOG} -- infobox "$1" 20 75 I had the same issue some days ago. Try unset'ing all LC_ variables in your shell before you run usb_inst.sh as "dialog" in the iso can apparently not handle something else than "C" (or empty). --

Re: [gentoo-user] ARM 17.0 profile change

2018-09-25 Thread Dan Johansson
Just a short update. The provided script worked like a charm!!! Thanks to all Devs involved. -- Dan On 22.09.2018 20:04, Corentin “Nado” Pazdera wrote: > September 22, 2018 5:36 PM, "Dan Johansson" wrote: > >> Hi, >> >> Today when I was preparing for a &qu

Re: [gentoo-user] ARM 17.0 profile change

2018-09-22 Thread Dan Johansson
On 22.09.2018 20:04, Corentin “Nado” Pazdera wrote: > September 22, 2018 5:36 PM, "Dan Johansson" wrote: > >> Hi, >> >> Today when I was preparing for a "emereg --update ..." on my Raspberry >> PI 2B I saw that there was a news item regarding

[gentoo-user] ARM 17.0 profile change

2018-09-22 Thread Dan Johansson
mv7a" would be a good idea? 2) What would be the correct CFLAGS & CHOST in make.conf? Regards, -- Dan Johansson, *** This message is printed on 100% recycled electrons! *** 0x17EB372A2FB894AD.asc Description: application/pgp-keys

[gentoo-user] Network problem when rebooting Fedora qemu/kvm guest on Gentoo host

2018-06-17 Thread Dan Johansson
quot;caps dbus libvirtd nls qemu udev" Guest DistributionFedora 28 Kernel 4.16.15-300.fc28.x86_64 Networkmanager NetworkManager.x86_64 1:1.10.8-1.fc28 Any suggestions? -- Dan Johansson ***

Re: [gentoo-user] UEFI-fails to boot

2018-01-28 Thread Dan Johansson
e Supported By Linux 4.11's DRM >> >> https://www.phoronix.com/forums/forum/linux-graphics-x-org-drivers/x-org-drm/935002-aspeed-s-ast2500-display-to-be-supported-by-linux-4-11-s-drm Thanks for that link, I will have to look into that. Although I will not be using X on this box, as it is a server, it looks like I need to configure DRM. KR -- Dan Johansson *** This message is printed on 100% recycled electrons! ***

Re: [gentoo-user] UEFI-fails to boot

2018-01-27 Thread Dan Johansson
On 26.01.2018 16:28, Corbin Bird wrote: > On 01/26/2018 04:00 AM, Dan Johansson wrote: >> On 26.01.2018 02:25, Johnson Steward wrote: >>> Well, check if you have CONFIG_FB_EFI enabled in your config. >> Good idea, but sadly, nope, that was not it. >> >> KR &g

Re: [gentoo-user] UEFI-fails to boot

2018-01-26 Thread Dan Johansson
On 26.01.2018 02:25, Johnson Steward wrote: > Well, check if you have CONFIG_FB_EFI enabled in your config. Good idea, but sadly, nope, that was not it. KR -- Dan Johansson *** This message is printed on 100% recycled electrons! ***

Re: [gentoo-user] UEFI-fails to boot

2018-01-26 Thread Dan Johansson
On 25.01.2018 20:21, Neil Bothwick wrote: > On Thu, 25 Jan 2018 17:28:49 +0100, Dan Johansson wrote: > >> The one thing that is not working is that I do not see ANY boot-messages >> on the console (it just says Loading Linux and Loading initial ramdisk >> ...), and I d

Re: [gentoo-user] UEFI-fails to boot

2018-01-25 Thread Dan Johansson
On 25.01.2018 16:24, Mick wrote: > On Thursday, 25 January 2018 13:18:13 GMT Dan Johansson wrote: >> Thanks for the advice, now grub starts and I get the menu (now I just >> have to figure out why the kernel hangs after being loaded). > > Glad you got it loading. > &

Re: [gentoo-user] UEFI-fails to boot

2018-01-25 Thread Dan Johansson
On 25.01.2018 12:35, Mick wrote: > On Thursday, 25 January 2018 10:54:28 GMT Dan Johansson wrote: >> I have bought me a shiny new Supermicro X10DRi-T motherboard with two >> Xenon-E5-2620-v3 CPUs for use as a server. >> >> I have configured the MB for UEFI-mode o

[gentoo-user] UEFI-fails to boot

2018-01-25 Thread Dan Johansson
Boot0003 UEFI: Built-in EFI Shell But when I boot without the USB-key inserted I always "lands" in the Built-in EFI Shell - NO sign of GRUB. Any suggestions where I have gone wrong? KR -- Dan Johansson, ***

Re: [gentoo-user] x11-terms/terminator to be terminated

2018-01-03 Thread Dan Johansson
On 2018-01-03 12:46, Neil Bothwick wrote: On Wed, 03 Jan 2018 12:13:45 +0100, Dan Johansson wrote: The reason I use terminator is it's "multi-session" support. I use it to open eight ssh connections to eight different hosts and then use the "Send to all" feature to

[gentoo-user] x11-terms/terminator to be terminated

2018-01-03 Thread Dan Johansson
ts and then use the "Send to all" feature to execute the same command on all hosts (and watch the output from all hosts simultaneously). Any suggestion a good tool that can do this? Regards, -- Dan Johansson, *** This message is printed on 100% recycled electrons! ***

Re: [gentoo-user] Re: [offtopic] Copy-On-Write ?

2017-09-17 Thread Dan Douglas
On 09/17/2017 04:17 AM, Kai Krakow wrote: > Am Sun, 17 Sep 2017 01:20:45 -0500 > schrieb Dan Douglas : > >> On 09/16/2017 07:06 AM, Kai Krakow wrote: >>> Am Fri, 15 Sep 2017 14:28:49 -0400 >>> schrieb Rich Freeman : >>> >>>>

Re: [gentoo-user] Re: [offtopic] Copy-On-Write ?

2017-09-16 Thread Dan Douglas
On 09/16/2017 07:06 AM, Kai Krakow wrote: > Am Fri, 15 Sep 2017 14:28:49 -0400 > schrieb Rich Freeman : > >> On Fri, Sep 8, 2017 at 3:16 PM, Kai Krakow >> wrote: >>> >>> At least in btrfs there's also a caveat that the original extents >>> may not actually be split and the split extents share par

Re: [gentoo-user] Unlocking Plasma desktop in Gentoo without systemd

2017-09-11 Thread Dan Johansson
ock process > I > could stop from the console. :-( > Try this: # Get Session-ID sesid=$(ck-list-sessions | egrep "(Session[0-9]:|x11-display = ':0')" | grep -B 2 "x11-display = ':0'" | grep "Session" | cut -d":" -f1) #

Re: [gentoo-user] Clickless screenshot...how?

2017-07-29 Thread Dan Johansson
e* keyboad shortcuts? If you are running KDE and have kde-apps/spectacle (Screenshot capture utility) installed, you can configure a delay before the capture - this should give you enough time to pull down the drop down menu before the screenshot is taken. -- Dan Johansson ***

Re: [gentoo-user] Can not compile arduino sketch after GCC upgrade

2017-05-02 Thread Dan Johansson
On 30.04.2017 13:23, Dan Johansson wrote: > After upgrading GCC to 5.4.0 (from 4.9.3) I can no longer compile my > sketches. > > At the end of the compile phase a get the following linker error: > > avr-gcc -Os -Wl,--gc-sections -mmcu=atmega32u4 -o > /tmp/build8

[gentoo-user] Can not compile arduino sketch after GCC upgrade

2017-04-30 Thread Dan Johansson
After upgrading GCC to 5.4.0 (from 4.9.3) I can no longer compile my sketches. At the end of the compile phase a get the following linker error: avr-gcc -Os -Wl,--gc-sections -mmcu=atmega32u4 -o /tmp/build881550966608502477.tmp/Blinky.cpp.elf /tmp/build881550966608502477.tmp/Blinky.cpp.o /tmp/bui

Re: [gentoo-user] Re: [OT] Redirecting traffic for a TCP port to another gateway

2017-03-28 Thread Dan Johansson
On 2017-03-28 21:48, Kai Krakow wrote: Am Tue, 28 Mar 2017 21:26:05 +0200 schrieb Dan Johansson : Is it possible, using iptables or something equivalent, to redirect traffic to some specific TCP ports to another gateway than the default-gateway? Eg. Host 192.168.1.100/24 has a default

[gentoo-user] [OT] Redirecting traffic for a TCP port to another gateway

2017-03-28 Thread Dan Johansson
12345 as well. Is this possible? If yes, any suggestion on how to do it? Regards, -- Dan Johansson, *** This message is printed on 100% recycled electrons! *** smime.p7s Description: S/MIME

[gentoo-user] eix db no longer updates

2017-03-20 Thread Dan Douglas
I notice that my eix DBs have been gradually becoming out-of-sync with my ebuild repos. eix-update shows no errors but always says there are the same number of packages. Strace shows about 10k open errors: ~ # strace -fcw eix-update >/dev/null % time seconds usecs/call callserrors s

[gentoo-user] shutdown -r now hangs in qemu-vm

2017-02-19 Thread Dan Johansson
il "Remounting root-filesystem readonly" and than it hangs and I have to "Force Power Off" to reboot. Any suggestion what could be wrong and what I can do to solve it? -- Dan Johansson, <http://www.dmj.nu> **

  1   2   3   4   5   6   7   8   9   10   >