[SOLVED] Re: [gentoo-user] WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict

2020-07-03 Thread Valmor F. de Almeida
On 7/3/20 10:51 PM, Francesco Turco wrote: On Sat, Jul 4, 2020, at 06:35, Valmor F. de Almeida wrote: Is there a problem ignoring the warning below? My understanding here is that dev-python/docutils-0.16 wants a python2_7 target built that is not in the scheduled merge (only python3_7

Re: [gentoo-user] color fonts?

2020-07-04 Thread Valmor F. de Almeida
On 7/4/20 7:51 AM, Caveman Al Toraboran wrote: hi - some colors are fancy schmancy, look: https://www.fontspace.com/category/color can we do this to linux? e.g. in urxvt? also can we make our own color fonts? e.g. can OTB fonts have color encoded in them? rgrds, cm. Maybe this is a place

[gentoo-user] WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict

2020-07-03 Thread Valmor F. de Almeida
Hello list: Is there a problem ignoring the warning below? My understanding here is that dev-python/docutils-0.16 wants a python2_7 target built that is not in the scheduled merge (only python3_7 is). Hopefully this dependency conflict will fix itself as python2 goes away. Thank you for

Re: [gentoo-user] unable to login some websites using www-client/firefox-68.9.0

2020-07-06 Thread Valmor F. de Almeida
On 7/5/20 7:36 PM, Серега Филатов wrote: Maybe "do not track" causes this issue? Are you able to log in on firefox-bin? Another browser? Another system in your network? On Sun, Jul 5, 2020, 20:36 Valmor F. de Almeida <mailto:val.gen...@gmail.com>> wrote: Hel

[SOLVED] Re: [gentoo-user] jupyter notebook 500 : Internal Server Error

2020-06-27 Thread Valmor F. de Almeida
On 6/26/20 10:08 AM, Andreas K. Huettel wrote: Am Donnerstag, 25. Juni 2020, 22:13:46 CEST schrieb Valmor de Almeida: Hello, I had to enable ~amd64 to emerge jupyter so I know this is bound for problems. However, anyone there able to use jupyter notebooks in gentoo? No matter what notebook I

[gentoo-user] unable to login some websites using www-client/firefox-68.9.0

2020-07-05 Thread Valmor F. de Almeida
Hello list: I have emerged www-client/firefox-68.9.0 and I am able to log in to, say google email accounts, etc. However at some other websites that require username/password, I am not able to log in. I have cleared the cache, deleted all cookies, etc. Still problematic. I don't get any

[gentoo-user] pip search disabled?

2020-12-17 Thread Valmor F. de Almeida
Hello, Has anyone seen this search problem with pip for any package? -> pip search twine ERROR: Exception: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/pip/_internal/cli/base_command.py", line 228, in _main status = self.run(options, args) File

Re: [gentoo-user] pip search disabled?

2020-12-18 Thread Valmor F. de Almeida
On 12/17/20 11:55 PM, bobwxc wrote: 在 2020/12/18 上午2:32, Valmor F. de Almeida 写道: Hello, Has anyone seen this search problem with pip for any package? ->  pip search twine ERROR: Exception: Traceback (most recent call last):   File "/usr/lib/python3.8/site-packages/pip/_inte

[gentoo-user] vtk python USE flag question

2020-12-18 Thread Valmor F. de Almeida
Hello, I emerged vtk with the python USE flag on. Next I started a python interactive session and tried to import vtk: -> python Python 3.8.6 (default, Nov 21 2020, 00:26:41) [GCC 9.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import vtk but vtk

[gentoo-user] paraview build

2020-12-15 Thread Valmor F. de Almeida
Hello, Has anyone been able to build sci-visualization/paraview either through portage or outside portage? Currently I can't either way. Thanks for inputs. -- Valmor

[gentoo-user] X11 specific libs not used/found

2020-12-14 Thread Valmor F. de Almeida
Hello, I am trying to install a data visualization package (VisIt) which installs locally, on its own, a qt package (qt-everywhere-src-5.14.2). The config output says: [snip] X11 specific: XLib . no XCB Xlib . no

[gentoo-user] Re: ERROR: dev-lang/python-3.9.2::gentoo failed (install phase)

2021-03-14 Thread Valmor F. de Almeida
On 3/14/21 2:20 AM, Valmor F. de Almeida wrote: Hello, Has anyone seen this recently? * Messages for package dev-lang/python-3.9.2:  * ERROR: dev-lang/python-3.9.2::gentoo failed (install phase):  *   (no error message)  *  * Call stack:  * ebuild.sh, line  125:  Called

[gentoo-user] [SOLVED] Re: ERROR: dev-lang/python-3.9.2::gentoo failed (install phase)

2021-03-14 Thread Valmor F. de Almeida
On 3/14/21 1:08 PM, Valmor F. de Almeida wrote: On 3/14/21 2:20 AM, Valmor F. de Almeida wrote: Hello, Has anyone seen this recently? * Messages for package dev-lang/python-3.9.2:   * ERROR: dev-lang/python-3.9.2::gentoo failed (install phase):   *   (no error message)   *   * Call

[gentoo-user] ERROR: dev-lang/python-3.9.2::gentoo failed (install phase)

2021-03-13 Thread Valmor F. de Almeida
Hello, Has anyone seen this recently? * Messages for package dev-lang/python-3.9.2: * ERROR: dev-lang/python-3.9.2::gentoo failed (install phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_install * environment, line 3125: Called python_domodule

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

2021-02-16 Thread Valmor F. de Almeida
On 2/14/21 5:54 PM, Rich Freeman wrote: On Sat, Feb 13, 2021 at 2:33 PM Valmor F. de Almeida wrote: Hello, I use the global flags USE="elogind alsa -multilib -abi_x86_32" and I thought this would prevent 32bit libraries to be installed. For example I have (from glibc) both:

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

2021-02-13 Thread Valmor F. de Almeida
Hello, I use the global flags USE="elogind alsa -multilib -abi_x86_32" and I thought this would prevent 32bit libraries to be installed. For example I have (from glibc) both: /usr/lib/libutil.so /usr/lib64/libutil.so this causes problems with some packages outside portage that I would

[gentoo-user] 6.1.53-gentoo-r1 kernel not booting

2023-09-30 Thread Valmor F. de Almeida
Hello, For a while now (3 weeks or so) I have been upgrading the linux kernel on a Dell XPS laptop starting from 6.1.41-gentoo (which is my current working kernel) to 6.1.53-gentoo-r1. No kernel I have built since is able to boot. I have been following the same method for many years: make

Re: [gentoo-user] 6.1.53-gentoo-r1 kernel not booting

2023-09-30 Thread Valmor F. de Almeida
On 9/30/23 17:25, Håkon Alstadheim wrote: Den 30.09.2023 22:57, skrev Valmor F. de Almeida: Hello, For a while now (3 weeks or so) I have been upgrading the linux kernel on a Dell XPS laptop starting from 6.1.41-gentoo (which is my current working kernel) to 6.1.53-gentoo-r1. No kernel I

Re: [gentoo-user] 6.1.53-gentoo-r1 kernel not booting

2023-10-01 Thread Valmor F. de Almeida
On 10/1/23 07:29, Michael wrote: On Sunday, 1 October 2023 05:56:02 BST Valmor F. de Almeida wrote: On 9/30/23 17:25, Håkon Alstadheim wrote: Den 30.09.2023 22:57, skrev Valmor F. de Almeida: Hello, For a while now (3 weeks or so) I have been upgrading the linux kernel on a Dell XPS laptop

Re: [gentoo-user] 6.1.53-gentoo-r1 kernel not booting

2023-10-02 Thread Valmor F. de Almeida
On 10/1/23 20:29, Håkon Alstadheim wrote: Den 01.10.2023 21:31, skrev Frank Steinmetzger: Am Sat, Sep 30, 2023 at 11:25:46PM +0200 schrieb Håkon Alstadheim: Den 30.09.2023 22:57, skrev Valmor F. de Almeida: Hello, For a while now (3 weeks or so) I have been upgrading the linux kernel

Re: [gentoo-user] 6.1.53-gentoo-r1 kernel not booting

2023-10-03 Thread Valmor F. de Almeida
n, Oct 2, 2023, 12:14 AM Valmor F. de Almeida <mailto:val.gen...@gmail.com>> wrote: On 10/1/23 20:29, Håkon Alstadheim wrote: > > Den 01.10.2023 21:31, skrev Frank Steinmetzger: >> Am Sat, Sep 30, 2023 at 11:25:46PM +0200 schrieb Håkon Alstadheim:

Re: [gentoo-user] 6.1.53-gentoo-r1 kernel not booting

2023-10-03 Thread Valmor F. de Almeida
On 10/2/23 05:39, Peter Böhm wrote: If your system is working with your old kernel I dont think it could be a hardware problem. If your kernel config is the same then I dont think it is a problem with the kernel. My questions would be: Which CPU do you use ? Have you emerged a new microcode

Re: [gentoo-user] 6.1.53-gentoo-r1 kernel not booting

2023-10-07 Thread Valmor F. de Almeida
On 10/7/23 08:09, Peter Böhm wrote: Am Samstag, 7. Oktober 2023, 08:28:01 CEST schrieb Valmor de Almeida: -> mount /dev/nvme0n1p4 /mnt/gentoo mout: /mnt/gentoo: can't read superblock on /dev/nvme0n1p4. Maybe we need to dig a little deeper. Maybe you are using LVM (or have an encrypted root

Re: [gentoo-user] 6.1.53-gentoo-r1 kernel not booting

2023-10-07 Thread Valmor F. de Almeida
On 10/7/23 12:13, Valmor F. de Almeida wrote: On 10/7/23 08:09, Peter Böhm wrote: Am Samstag, 7. Oktober 2023, 08:28:01 CEST schrieb Valmor de Almeida: [snip] For me the following questions would arise: a) How did you install the kernel 6.1.41 ? (genkernel; dist-kernel; manual

[SOLVED] Re: [gentoo-user] 6.1.53-gentoo-r1 kernel not booting

2023-11-10 Thread Valmor F. de Almeida
On 10/8/23 06:34, Neil Bothwick wrote: On Sat, 7 Oct 2023 12:13:58 -0400, Valmor F. de Almeida wrote: 2) make oldconfig in the new kernel directory for linux-6.1.53-gentoo-r1 • Mitigations for speculative execution vulnerabilities * Mitigations for speculative execution vulnerabilities