[arch-general] Now that wine is actually wine-wow64, should wine-mono be moved from from multilib to extra?

2025-06-16 Thread Javier
Hello ! Currently wine-mono [1] is still under the multilib repo, I guess now wine has actually become wine-wow64 [2], and the AUR package is now just a meta package installing wine [3], so I'm wondering if wine-mono should then be moved to extra instead. Perhaps the process is not complete y

Re: [arch-general] jami consuming too much cpu and jami packages issues

2025-06-16 Thread Javier
On 2025-06-16 00:54 AM, Antonio Rojas wrote: El lunes, 16 de junio de 2025 a las 4:35 Javier escribió: opendht clearly depends on llhttp 9.2, and current one is 9.3. So just "no it doesn't" doesn't tell me much, and pointing to the llhttp package URL doesn't help either. Again: no, the cur

Re: [arch-general] jami consuming too much cpu and jami packages issues

2025-06-15 Thread Antonio Rojas
El lunes, 16 de junio de 2025 a las 4:35 Javier escribió: > opendht clearly depends on llhttp 9.2, and current one is 9.3. So just "no > it doesn't" doesn't tell me much, and pointing to the llhttp package URL > doesn't help either. Again: no, the current version is *not* 9.3. I will post agai

Re: [arch-general] jami consuming too much cpu and jami packages issues

2025-06-15 Thread Javier
Ohh, I get what you said, sorry, not sure why my system tries to get llhttp at 9.1.3, while the package URL says latest 9.1.2: https://archlinux.org/packages/extra/x86_64/llhttp/ That's why you included the URL. Ohh well, I got it now. I got confused with your reply, sorry about that. -- Jav

Re: [arch-general] jami consuming too much cpu and jami packages issues

2025-06-15 Thread Javier
On 2025-06-15 02:31 AM, Antonio Rojas wrote: opendht is not marked out of date, and the only issues is about C bindings, however opendht currently has a dependency problem, Arch moved to llhttp 9.3.0, however opendht was linked against llhttp 9.2: No, it didn't https://archlinux.org/packag

Re: [arch-general] jami consuming too much cpu and jami packages issues

2025-06-15 Thread Antonio Rojas
El domingo, 15 de junio de 2025 a las 4:53 Javier escribió: > opendht is not marked out of date, and the only issues is about C bindings, > however opendht currently has a dependency problem, Arch moved to llhttp > 9.3.0, however opendht was linked against llhttp 9.2: No, it didn't https://ar

[arch-general] jami consuming too much cpu and jami packages issues

2025-06-14 Thread Javier
Hello ! I would file an issue on the Arch jami related packages, because they're not only outdated, but I believe due to that jami consumes way too much CPU, you listen to the fans working extra, and top shows 95% usage or more, no matter how fast your PC is. The reason I don't is that my pho

Re: Arch-general Digest, Vol 29, Issue 3

2025-05-02 Thread Alessandra
6:06Z arch-general-requ...@lists.archlinux.org: > Send Arch-general mailing list submissions to >     arch-general@lists.archlinux.org > > To subscribe or unsubscribe via email, send a message with subject or > body 'help' to >     arch-general-requ...@lists.archlinux.org

[arch-general] Lighter wayfire

2025-04-17 Thread Javier
Hello ! I've been using wayfire for some time, I really enjoy it. I do drop some plugins, that I really do not need, in the hope to also make it somehow lighter (the eye candy ones): # animate \ # cube \ # expo \ # fisheye \ # grid \ # invert \ # wobbly \ # wrot \ # zoom I still want to ha

https://lists.archlinux.org/archives/list/arch-general@lists.archlinux.org/ - No Messages in Archive for March or April?

2025-04-17 Thread David C Rankin
Arch Devs, Trying to check the arch-general archives at https://lists.archlinux.org/archives/list/arch-general@lists.archlinux.org/ shows no messages for March or April 2025. It's HyperKitty - is there a problem with the archives? -- David C. Rankin, J.D.,P.E.

Re: [arch-general] Labwc working as lighter wayfire (was Lighter wayfire)

2025-04-17 Thread Javier
On 2025-01-05 09:53 PM, Javier wrote: I've been using wayfire for some time... If there's anything like eye candy not really required I can get rid of let me know.  BTW, I've been thinking on removing switcher, since fast-switcher is less eye candy and does the thing right, but not sure if tha

Re: [arch-general] Is wine-mono now integrated into wine (9.17)?

2024-09-18 Thread Javier
On 2024-09-18 01:05 PM, Rafael Fontenelle wrote: Hello, They are still in the repos: https://archlinux.org/packages/extra/x86_64/wine-gecko/ https://archlinux.org/packages/multilib/x86_64/wine-mono/ Oh, something on my side. Thanks ! -- Javier OpenPGP_signature.asc Description: OpenPGP d

Re: [arch-general] Is wine-mono now integrated into wine (9.17)?

2024-09-18 Thread Rafael Fontenelle
Hello, They are still in the repos: https://archlinux.org/packages/extra/x86_64/wine-gecko/ https://archlinux.org/packages/multilib/x86_64/wine-mono/ Regards, Rafael On Wed, Sep 18, 2024 at 4:01 PM Javier wrote: > > Hello ! > > I'm guessing wine-gecko is now integrated into wine, since it rece

[arch-general] Is wine-mono now integrated into wine (9.17)?

2024-09-18 Thread Javier
Hello ! I'm guessing wine-gecko is now integrated into wine, since it recently got dropped from the repos but it didn't even make it to AUR. Is that the case? Thanks ! -- Javier OpenPGP_signature.asc Description: OpenPGP digital signature

Re: Fwd: [to Arch General] Consolidating our mkinitcpio hooks

2024-03-04 Thread Matteo Piccinini
Hi David, > HOOKS=(base udev autodetect modconf keyboard block mdadm_udev filesystems > fsck) > > That's fine -- right? Yes, that should be fine! $ ls -altr /usr/lib/initcpio/install/mdadm_udev -rw-r--r-- 1 root root 838 Mar 4 19:22 /usr/lib/initcpio/install/mdadm_udev $ pacman -Q mkinitcpio

Re: Fwd: [to Arch General] Consolidating our mkinitcpio hooks

2024-03-04 Thread David C. Rankin
On 3/3/24 07:51, nl6720 wrote: On Sunday, 3 March 2024 00:07:25 EET David C. Rankin wrote: I've followed the mkinitcpio v38 thread and efforts to not break systems. This has me concerned. I have 3 Arch servers with many mdadm RAID arrays. What changes will I have to make regarding mdadm_udev to

Re: Fwd: [to Arch General] Consolidating our mkinitcpio hooks

2024-03-03 Thread nl6720
On Sunday, 3 March 2024 00:07:25 EET David C. Rankin wrote: > I've followed the mkinitcpio v38 thread and efforts to not break systems. > This > has me concerned. > > I have 3 Arch servers with many mdadm RAID arrays. What changes will I have > to > make regarding mdadm_udev to ensure my syste

Fwd: [to Arch General] Consolidating our mkinitcpio hooks

2024-03-02 Thread David C. Rankin
I've followed the mkinitcpio v38 thread and efforts to not break systems. This has me concerned. I have 3 Arch servers with many mdadm RAID arrays. What changes will I have to make regarding mdadm_udev to ensure my system doesn't break? Will simply updating once all the packages hit the mirro

Re: [arch-general][OT] vagrant + ubuntu 20.04 based docker image

2024-02-02 Thread Martin Rys
I'm not familiar with vagrant, but did you verify that the server listening on indeed has the two keys you're trying to use in authorized_keys for a2sdk? I'd put that server in debug mode and see that instead, as it seems your client simply tries the keys and server denies them. Martin On F

Re: [arch-general][OT] vagrant + ubuntu 20.04 based docker image

2024-02-01 Thread Javier
On 1/31/24 00:00, Javier wrote: Hello ! At work I need to use an ubuntu 20.04 based docker image built by our org, and we use vagrant to easy the way to load and start the image. I'm not able to do "vagrant up", since it seems the host can't connect to the container (guest):  INFO global: V

[arch-general][OT] vagrant + ubuntu 20.04 based docker image

2024-01-30 Thread Javier
Hello ! At work I need to use an ubuntu 20.04 based docker image built by our org, and we use vagrant to easy the way to load and start the image. I'm not able to do "vagrant up", since it seems the host can't connect to the container (guest): INFO global: Vagrant version: 2.4.1 INFO globa

Re: [arch-general] pcmanfm-gtk3 no longer working on wayland?

2023-12-30 Thread Javier
On 12/27/23 04:44, Genes Lists wrote: I don't use this but I see that the last source code update was 5 years ago [1] - maybe its time to move to something else that is being more actively maintained? gene [1] https://github.com/lxde/pcmanfm/tree/master/src

Re: [arch-general] pcmanfm-gtk3 no longer working on wayland?

2023-12-30 Thread Javier
On 12/27/23 06:30, Merell L. Matlock, Jr. wrote: Rarely used, but no problems here - sway/wayland. Merell Hmm, could the compositor have something to do? I use wayfire. I'll try removing any config or data files I find, and see if that helps, but to me it's almos immediate, I just try to g

[arch-general][waybar] simple quick launch buttons

2023-12-29 Thread Javier
Happy holidays ! AFAIK waybar doesn't offer quick launch buttons, but it does offer custom modules, which one can use to mimic such buttons. I'm using custom modules in a pretty simple way, for example for librewolf (I didn't find an awesome icon font for it, so using the FF one): "cust

Re: [arch-general] pcmanfm-gtk3 no longer working on wayland?

2023-12-27 Thread Merell L. Matlock, Jr.
On Tue, Dec 26, 2023 at 10:02:47PM -0600, Javier wrote: > Hi ! > > pcmanfm-gtk3 is segfaulting on wayland when trying to access any > directory. I don't know if others are experiencing the same. The > alternative I've been using is thunar, though I really liked > pcmanfm-gtk3. > > Is there a wo

Re: [arch-general] pcmanfm-gtk3 no longer working on wayland?

2023-12-27 Thread Genes Lists
On Tue, 2023-12-26 at 22:02 -0600, Javier wrote: > Hi ! > > pcmanfm-gtk3 is segfaulting on wayland when trying to access any > directory.  I don't know if others are experiencing the same.  The > alternative I've been using is thunar, though I really liked pcmanfm- > gtk3. > I don't use this but

[arch-general] pcmanfm-gtk3 no longer working on wayland?

2023-12-26 Thread Javier
Hi ! pcmanfm-gtk3 is segfaulting on wayland when trying to access any directory. I don't know if others are experiencing the same. The alternative I've been using is thunar, though I really liked pcmanfm-gtk3. Is there a work around? Although I don't like it, I also tried "GDK_BACKEND=x11

Re: Bugtracker Migration to GitLab [to arch-general]

2023-11-13 Thread David C. Rankin
On 11/13/23 01:57, Ralf Mardorf wrote: On Sat, 2023-11-11 at 13:41 -0600, David C. Rankin wrote: One issue I've had with gitlab is even though it has correct user name and password, it will not login and I've had to use Github credentials to login to the arch gitlab system. (which I do not like)

Re: Bugtracker Migration to GitLab [to arch-general]

2023-11-13 Thread Jelle van der Waa
Hi, On 13/11/2023 08:57, Ralf Mardorf wrote: On Sat, 2023-11-11 at 13:41 -0600, David C. Rankin wrote: One issue I've had with gitlab is even though it has correct user name and password, it will not login and I've had to use Github credentials to login to the arch gitlab system. (which I do no

Re: Bugtracker Migration to GitLab [to arch-general]

2023-11-13 Thread Ralf Mardorf
On Sat, 2023-11-11 at 13:41 -0600, David C. Rankin wrote: > One issue I've had with gitlab is even though it has correct user name and > password, it will not login and I've had to use Github credentials to login > to > the arch gitlab system. (which I do not like) Hi, it's the same for me. I

Re: Bugtracker Migration to GitLab [to arch-general]

2023-11-11 Thread David C. Rankin
On 11/9/23 17:08, Levente Polyak wrote: ## Scope Our primary goal is to migrate bugs.archlinux.org to GitLab, focusing on packaging bugs and our internal projects. In this email, we'll outline the workflow for packaging bugs and seek your assistance in testing the migration and the bug bot in

Re: Arch-general Digest, Vol 11, Issue 1

2023-07-07 Thread Cédric Rouzeaud
Le ven. 7 juil. 2023 à 10:00, a écrit : > Send Arch-general mailing list submissions to > arch-general@lists.archlinux.org > > To subscribe or unsubscribe via email, send a message with subject or > body 'help' to > arch-general-requ...@lists.archlin

Re: [arch-general] thunar reporting no gvs on wayland/wayfire

2023-03-01 Thread Ralf Mardorf
On Wed, 2023-03-01 at 01:27 -0600, Javier wrote: > At any rate, did you have to do something special for gvfs to be > recognized by those non nautilus file managers? Hi, gvfs is an empty dummy package on my machine. > What it looked to me, is that gtk4 apps are not recognizing GTK_CSD That's a

Re: [arch-general] thunar reporting no gvs on wayland/wayfire

2023-02-28 Thread Javier
On 3/1/23 01:27, Javier wrote: On 3/1/23 00:36, Ralf Mardorf wrote: Hi, yes, I'm using the terminal as well as https://aur.archlinux.org/packages/spacefm, but seldom another GUI FM. However, IMO gvfs always was a PITA. $ pacman -Qi gvfs Name    : gvfs Version : 2013.08.18-1 De

Re: [arch-general] thunar reporting no gvs on wayland/wayfire

2023-02-28 Thread Javier
On 3/1/23 00:36, Ralf Mardorf wrote: Hi, yes, I'm using the terminal as well as https://aur.archlinux.org/packages/spacefm, but seldom another GUI FM. However, IMO gvfs always was a PITA. $ pacman -Qi gvfs Name: gvfs Version : 2013.08.18-1 Description : Dummy package [s

Re: [arch-general] thunar reporting no gvs on wayland/wayfire

2023-02-28 Thread Ralf Mardorf
On Tue, 2023-02-28 at 19:47 -0600, Javier wrote: > Any one using a gui file manager Hi, yes, I'm using the terminal as well as https://aur.archlinux.org/packages/spacefm, but seldom another GUI FM. However, IMO gvfs always was a PITA. $ pacman -Qi gvfs Name: gvfs Version : 2

Re: [arch-general] thunar reporting no gvs on wayland/wayfire

2023-02-28 Thread Javier
On 2/28/23 20:31, Sean Greenslade wrote: Have you tried pcmanfm? That's my usual go-to, though I don't know how extensive its gvfs integration is. I pretty much only use the auto thumb drive mount feature of gvfs. https://archlinux.org/packages/community/x86_64/pcmanfm-gtk3/ --Sean Hi Sean

Re: [arch-general] thunar reporting no gvs on wayland/wayfire

2023-02-28 Thread Sean Greenslade
On February 28, 2023 5:47:36 PM PST, Javier wrote: >Hi ! > >For those using thunar or nemo under wayland, but not through gnome >neither kde, do you know how to make them work with gvfs. On thunar, >at least on advanced preferences I can see a big note on yellow warning >about the lack of gvfs. >

[arch-general] thunar reporting no gvs on wayland/wayfire

2023-02-28 Thread Javier
Hi ! For those using thunar or nemo under wayland, but not through gnome neither kde, do you know how to make them work with gvfs. On thunar, at least on advanced preferences I can see a big note on yellow warning about the lack of gvfs. On Xorg, with LXQt, thunar doesn't complain at all, an

Re: Arch-general Digest, Vol 4, Issue 13

2022-12-25 Thread Frank LoPinto
gt; Send Arch-general mailing list submissions to > arch-general@lists.archlinux.org > > To subscribe or unsubscribe via email, send a message with subject or > body 'help' to > arch-general-requ...@lists.archlinux.org > > You can reach the person managin

Re: RFC - thoughts about Arch and init freedom? (proposal for comments on arch-general)

2022-12-20 Thread Lone_Wolf
ystem in the most simple way or allow real init-freedom[3] offering full choice and leave it up to be further filled by the community. I remember the discussions well. Most of which took place on the arch-general list at the time. It may be helpful to take feedback from the arch-general list, at

Re: RFC - thoughts about Arch and init freedom? (proposal for comments on arch-general)

2022-12-19 Thread David C. Rankin
init-freedom[3] offering full choice and leave it up to be further filled by the community. I remember the discussions well. Most of which took place on the arch-general list at the time. It may be helpful to take feedback from the arch-general list, at least to get feedback on the current comm

Re: [arch-general] Any package providing "ast" firmware?

2022-11-26 Thread Javier
On Sat, Nov 26, 2022 at 5:12 AM nl6720 wrote: >From `modinfo ast`, the file you are looking for is ast_dp501_fw.bin. A Google Drive link mentioned in https://serverfault.com/q/755194 seems to be the only place to acquire the firmware file. nl6720 On 11/26/22 17:42, Will Drengwitz wrote: I'

Re: [arch-general] Any package providing "ast" firmware?

2022-11-26 Thread Will Drengwitz
I'm seeing the ast module reported as missing during the linux fallback mkinitcpio build, but NOT during the regular linux mkinitcpio build. ``` On Sat, Nov 26, 2022 at 5:12 AM nl6720 wrote: > > On Thursday, 24 November 2022 21:35:43 EET Javier wrote: > > Hello ! > > > > Just as the "subject" in

Re: [arch-general] Any package providing "ast" firmware?

2022-11-26 Thread nl6720
On Thursday, 24 November 2022 21:35:43 EET Javier wrote: > Hello ! > > Just as the "subject" indicates, any package providing "ast" firmware? On > [1], I don't see it referenced, and "ast" is way too common for a quick > search on the repos and AUR, :) > > Thanks ! > > -- > Javier > > > [1

Re: [arch-general] Any package providing "ast" firmware?

2022-11-24 Thread Rafael Fontenelle
On Thu, Nov 24, 2022 at 4:36 PM Javier wrote: > > Hello ! > > Just as the "subject" indicates, any package providing "ast" firmware? On > [1], I don't see it referenced, and "ast" is way too common for a quick > search on the repos and AUR, :) > > Thanks ! > > -- > Javier > > > [1] > https://

[arch-general] Any package providing "ast" firmware?

2022-11-24 Thread Javier
Hello ! Just as the "subject" indicates, any package providing "ast" firmware? On [1], I don't see it referenced, and "ast" is way too common for a quick search on the repos and AUR, :) Thanks ! -- Javier [1] https://wiki.archlinux.org/title/Mkinitcpio#Possibly_missing_firmware_for_module

Re: [arch-general] egrep error after update

2022-09-16 Thread Jonathon Fernyhough
On 10/09/2022 22:48, pete via arch-general wrote: egrep is obsolescent I learned a new word; "obsolescent" means "in the process of becoming obsolete". Good stuff.

Re: [arch-general] egrep error after update

2022-09-16 Thread Genes Lists
Hi Can be frustrating to track down for sure. Definitely check the shell stuff as others have suggested but the DE can also auto-start things so lets not limit the search to shell login or startup scripts. I'd check all auto-started scripts as well. Here's some things you may want to

Re: [arch-general] egrep error after update

2022-09-16 Thread Ralph Corderoy
Hi pete, > > > but now every time i open an terminal i get the following > > > > > > egrep: warning: egrep is obsolescent; using grep -E > > Interesting thing if i callup an xterm and su to root the call > another xterm from there i do not get the warning on as a user Finding the minimum nee

Re: [arch-general] egrep error after update

2022-09-15 Thread Piscium
On Thu, 15 Sept 2022 at 22:13, pete via arch-general wrote: > Interesting thing if i callup an xterm and su to root the call another xterm > from there i do not get the warning on as a user Some terminals, such as konsole, allow one to configure what shell to use. If that is different fr

Re: [arch-general] egrep error after update

2022-09-15 Thread Amish
On 16/09/22 02:43, pete via arch-general wrote: On Sat, 2022-09-10 at 22:48 +0100, pete via arch-general wrote: I did my normal nightly update last night no issues but now every time i open an terminal i get the following egrep: warning: egrep is obsolescent; using grep -E Hi Once again I

Re: [arch-general] egrep error after update

2022-09-15 Thread Javier
On 9/15/22 16:20, Piscium wrote: On Thu, 15 Sept 2022 at 22:13, pete via arch-general wrote: Hope someone can trow some light on this it appeared a few days ago after an update "pacman -Syu" I would suggest finding what is your login shell (set in /etc/passwd) then check all the

Re: [arch-general] egrep error after update

2022-09-15 Thread Piscium
On Thu, 15 Sept 2022 at 22:13, pete via arch-general wrote: > Hope someone can trow some light on this it appeared a few days ago after an > update "pacman -Syu" I would suggest finding what is your login shell (set in /etc/passwd) then check all the files used by that shell,

Re: [arch-general] egrep error after update

2022-09-15 Thread pete via arch-general
On Sat, 10 Sep 2022 23:55:51 +0200 Ralf Mardorf via arch-general wrote: > On Sat, 2022-09-10 at 22:48 +0100, pete via arch-general wrote: > > I did my normal nightly update last night no issues but now every time i > > open an terminal i get the following > > > &g

Re: [arch-general] egrep error after update

2022-09-11 Thread pete via arch-general
On Sat, 10 Sep 2022 23:55:51 +0200 Ralf Mardorf via arch-general wrote: > On Sat, 2022-09-10 at 22:48 +0100, pete via arch-general wrote: > > I did my normal nightly update last night no issues but now every time i > > open an terminal i get the following > > > &g

Re: [arch-general] egrep error after update

2022-09-10 Thread Ralf Mardorf via arch-general
On Sat, 2022-09-10 at 22:48 +0100, pete via arch-general wrote: > I did my normal nightly update last night no issues but now every time i open > an terminal i get the following > > egrep: warning: egrep is obsolescent; using grep -E https://bbs.archlinux.org/viewtopic.php

Re: [arch-general] egrep error after update

2022-09-10 Thread Reto via arch-general
On Sat, Sep 10, 2022 at 10:48:08PM +0100, pete via arch-general wrote: > egrep: warning: egrep is obsolescent; using grep -E Not really surprising, considering that this is what the command does /usr/bin/egrep ``` #!/bin/sh cmd=${0##*/} echo "$cmd: warning: $cmd is obsolescent; us

[arch-general] egrep error after update

2022-09-10 Thread pete via arch-general
Hi folks I did my normal nightly update last night no issues but now every time i open an terminal i get the following egrep: warning: egrep is obsolescent; using grep -E system as follows Operating System: Arch Linux KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.97.0 Qt Version: 5.

Re: [arch-general] dev-public: Future build infrastructure for Arch Linux

2022-09-05 Thread Morten Linderud via arch-general
On Mon, Sep 05, 2022 at 04:48:59AM -0500, David C. Rankin via arch-general wrote: > As far as the rational "Arch used to pride itself in providing optimised > binaries out of the box.", I can't see compilation to v3 being more than an > immeasurable instruction or two di

Re: [arch-general] dev-public: Future build infrastructure for Arch Linux

2022-09-05 Thread David C. Rankin via arch-general
On 9/5/22 04:39, Morten Linderud via arch-general wrote: Please see the RFC which should have all the details. https://gitlab.archlinux.org/archlinux/rfcs/-/blob/master/rfcs/0002-march.rst Thank you, As long as it's a 2nd port -- that's fine, but I have a lot of v2 hardware,

Re: [arch-general] dev-public: Future build infrastructure for Arch Linux

2022-09-05 Thread Morten Linderud via arch-general
Please see the RFC which should have all the details. https://gitlab.archlinux.org/archlinux/rfcs/-/blob/master/rfcs/0002-march.rst -- Morten Linderud PGP: 9C02FF419FECBE16 signature.asc Description: PGP signature

[arch-general] dev-public: Future build infrastructure for Arch Linux

2022-09-05 Thread David C. Rankin via arch-general
What does: Future build infrastructure for Arch Linux "We decided on supporting the x86_64-v3 microarchitecture" Does that mean Arch will break on anything older than Haswell for Intel will no longer be supported on Arch? Or am I missing something? SUSE going to ALP is doing the v3 baseline f

Re: [arch-general] Openbox screen locker

2022-09-04 Thread Ralph Corderoy via arch-general
Hi Paul, > Can anyone provide assistance in finding and fixing what's calling this > program? https://wiki.archlinux.org/title/Session_lock might be useful in lieu of replies from others. -- Cheers, Ralph.

[arch-general] Openbox screen locker

2022-09-04 Thread Paul M. Foster via arch-general
Folks: Was running i3wm, just installed Openbox. As with i3, after a certain period of time, the screen goes black. So far so good. However, when I move the mouse or hit a key, now I get some sort of xfce screen locker. It has a banner at the top with my system name, the date, and a lock symbol in

Re: [arch-general] mkpkg : A new tool to auto rebuild packages when makedepends have updated

2022-09-03 Thread Mike Cloaked via arch-general
On Sat, Sep 3, 2022 at 2:10 PM Genes Lists via arch-general < arch-general@lists.archlinux.org> wrote: > > When building packages (makepkg + PKGBUILD), It would be useful if there > was a way to easily rebuild the package whenever a make dependency is > updated. One can do this

[arch-general] mkpkg : A new tool to auto rebuild packages when makedepends have updated

2022-09-03 Thread Genes Lists via arch-general
When building packages (makepkg + PKGBUILD), It would be useful if there was a way to easily rebuild the package whenever a make dependency is updated. One can do this manually of course, by bumping the pkgrel and rebuilding. To make it easier I built a tool to do that for me. For example:

Re: [arch-general] QEMU Networking

2022-09-02 Thread Dan Sommers via arch-general
On 2022-09-02 at 18:08:42 -0500, Doug Newgard via arch-general wrote: > On Fri, 2 Sep 2022 17:12:35 -0400 > Dan Sommers via arch-general wrote: > > > On 2022-09-02 at 10:01:15 -0400, > > Dan Sommers via arch-general wrote: > > > > > On 2022-09-02 at 09:41:

Re: [arch-general] QEMU Networking

2022-09-02 Thread Doug Newgard via arch-general
On Fri, 2 Sep 2022 17:12:35 -0400 Dan Sommers via arch-general wrote: > On 2022-09-02 at 10:01:15 -0400, > Dan Sommers via arch-general wrote: > > > On 2022-09-02 at 09:41:21 -0400, > > Dan Sommers via arch-general wrote: > > > > [Then I found <htt

Re: [arch-general] QEMU Networking

2022-09-02 Thread Dan Sommers via arch-general
On 2022-09-02 at 10:01:15 -0400, Dan Sommers via arch-general wrote: > On 2022-09-02 at 09:41:21 -0400, > Dan Sommers via arch-general wrote: > > [Then I found <https://bbs.archlinux.org/viewtopic.php?id=253005>.] > FYI: QEMU is just like drill: it doesn't wo

Re: [arch-general] QEMU Networking

2022-09-02 Thread Dan Sommers via arch-general
On 2022-09-02 at 09:41:21 -0400, Dan Sommers via arch-general wrote: > I think my question is: now that I have a new laptop and a slightly > different networking setup, how do I get QEMU to work with > systemd-resolved, but if I had all the answers, then I wouldn't be >

[arch-general] QEMU Networking

2022-09-02 Thread Dan Sommers via arch-general
Greetings, I think my question is: now that I have a new laptop and a slightly different networking setup, how do I get QEMU to work with systemd-resolved, but if I had all the answers, then I wouldn't be asking for help. :-) My symtoms are that QEMU guests (various live Linux CDs) can ping IP a

Re: [arch-general] ruby 3.0.4-10 issue

2022-08-31 Thread Mike Cloaked via arch-general
On Wed, Aug 31, 2022 at 9:41 PM Genes Lists via arch-general < arch-general@lists.archlinux.org> wrote: > On 8/31/22 15:46, Andreas 'Segaja' Schleifer via arch-general wrote: > > .. > > Sorry for the inconvenience. This is fixed now. > > Oh no proble

Re: [arch-general] ruby 3.0.4-10 issue

2022-08-31 Thread Genes Lists via arch-general
On 8/31/22 16:40, Genes Lists via arch-general wrote: On 8/31/22 15:46, Andreas 'Segaja' Schleifer via arch-general wrote: > .. Sorry for the inconvenience. This is fixed now. Oh no problem at all thanks for fixing so quickly. Minor issue, but I noticed some log splats about de

Re: [arch-general] ruby 3.0.4-10 issue

2022-08-31 Thread Genes Lists via arch-general
On 8/31/22 15:46, Andreas 'Segaja' Schleifer via arch-general wrote: > .. Sorry for the inconvenience. This is fixed now. Oh no problem at all thanks for fixing so quickly. Minor issue, but I noticed some log splats about dep cycles from pacman as well with ruby - posted em

Re: [arch-general] ruby 3.0.4-10 issue

2022-08-31 Thread Andreas 'Segaja' Schleifer via arch-general
On 8/30/22 13:35, Genes Lists via arch-general wrote: FYI - Causes this at end of every call ti pacman -Syu therafter: (6/8) Checking which packages need to be rebuilt :85:in `require': cannot load such file -- timeout (LoadError) from :85:in `require' from /usr/lib/

Re: [arch-general] ruby 3.0.4-10 issue

2022-08-30 Thread Genes Lists via arch-general
Filed bug : https://bugs.archlinux.org/task/75744 gene

[arch-general] ruby 3.0.4-10 issue

2022-08-30 Thread Genes Lists via arch-general
FYI - Causes this at end of every call ti pacman -Syu therafter: (6/8) Checking which packages need to be rebuilt :85:in `require': cannot load such file -- timeout (LoadError) from :85:in `require' from /usr/lib/ruby/3.0.0/rubygems/command_manager.rb:107:in `initialize' from

Re: [arch-general] Python nightmare

2022-08-19 Thread Randy DuCharme via arch-general
She's gone.  In more ways than one.  She will never darken your doorstep again, nor mine for that matter. On 8/19/2022 5:19 PM, admin--- via arch-general wrote: El 2022-08-19 12:18, Ralf Mardorf via arch-general escribió: On Fri, 2022-08-19 at 10:06 +0100, Ralph Corderoy wrote:

Re: [arch-general] Python nightmare

2022-08-19 Thread David C. Rankin via arch-general
On 8/19/22 02:06, Randy DuCharme via arch-general wrote: I'm sorry for y'all's rotten ass attitudes.  I'm sorry that you all are too arrogant to accept help.  I'm sorry for asking/offering to be of help.  I'm sorry for Arch.   It will free up a RAID 50 array to b

Re: [arch-general] Python nightmare

2022-08-19 Thread admin--- via arch-general
El 2022-08-19 06:16, Guus Snijders via arch-general escribió: Op vr 19 aug. 2022 04:00 schreef admin--- via arch-general < arch-general@lists.archlinux.org>: Hi guys, Recently tried to install Spyder IDE but i got a ton of errors, so after trying different approaches I found that pr

Re: [arch-general] Python nightmare

2022-08-19 Thread admin--- via arch-general
El 2022-08-19 12:18, Ralf Mardorf via arch-general escribió: On Fri, 2022-08-19 at 10:06 +0100, Ralph Corderoy wrote: My guess is this isn't the real Randall DuCharme Apparently it was somebody else or a bot :D. Pretty crazy bot :D

Re: [arch-general] Python nightmare

2022-08-19 Thread Ralf Mardorf via arch-general
On Fri, 2022-08-19 at 10:06 +0100, Ralph Corderoy wrote: > My guess is this isn't the real Randall DuCharme Apparently it was somebody else or a bot :D.

Re: [arch-general] Fixed (hopefully)

2022-08-19 Thread Randy DuCharme via arch-general
Moved over to my own domain, and Postfix server. On 8/19/2022 9:56 AM, Jonathon Fernyhough via arch-general wrote: On 19/08/2022 15:44, Andy Pieters via arch-general wrote: On Fri, 19 Aug 2022 at 14:28, Jonathon Fernyhough via arch-general < arch-general@lists.archlinux.org> wrote:

Re: [arch-general] Fixed (hopefully)

2022-08-19 Thread Jonathon Fernyhough via arch-general
On 19/08/2022 15:44, Andy Pieters via arch-general wrote: On Fri, 19 Aug 2022 at 14:28, Jonathon Fernyhough via arch-general < arch-general@lists.archlinux.org> wrote: Can highly recommend 2FA/MFA. As long as you remember, it is meant to complement security, not make unsafe passwords

Re: [arch-general] Fixed (hopefully)

2022-08-19 Thread Andy Pieters via arch-general
On Fri, 19 Aug 2022 at 14:28, Jonathon Fernyhough via arch-general < arch-general@lists.archlinux.org> wrote: > Can highly recommend 2FA/MFA. > As long as you remember, it is meant to complement security, not make unsafe passwords safer. This is not a rant towards any particular pe

Re: [arch-general] Fixed (hopefully)

2022-08-19 Thread Jonathon Fernyhough via arch-general
On 19/08/2022 14:11, Randy DuCharme via arch-general wrote: No idea what's going on with my Google email account these days but - it is what it is Can highly recommend 2FA/MFA. OpenPGP_signature Description: OpenPGP digital signature

[arch-general] Fixed (hopefully)

2022-08-19 Thread Randy DuCharme via arch-general
No idea what's going on with my Google email account these days but - it is what it is -- Randall DuCharme (Radio AD5GB) Powered entirely by Open Source software. OpenPGP_signature Description: OpenPGP digital signature

Re: [arch-general] Python nightmare

2022-08-19 Thread Guus Snijders via arch-general
Op vr 19 aug. 2022 04:00 schreef admin--- via arch-general < arch-general@lists.archlinux.org>: > Hi guys, > > Recently tried to install Spyder IDE but i got a ton of errors, so after > trying different approaches I found that probably doing it through > Anaconda would b

Re: [arch-general] Python nightmare

2022-08-19 Thread Jonathon Fernyhough via arch-general
On 19/08/2022 10:12, Bjoern Franke via arch-general wrote: Hi, My guess is this isn't the real Randall DuCharme, visible on LinkedIn and in previous years on Arch's mailing lists.  CC-ing ‘Randy DuCharme ’ is also odd. That's caused by DMARC munging of mailman, you should s

Re: [arch-general] Python nightmare

2022-08-19 Thread Bjoern Franke via arch-general
Hi, My guess is this isn't the real Randall DuCharme, visible on LinkedIn and in previous years on Arch's mailing lists. CC-ing ‘Randy DuCharme ’ is also odd. That's caused by DMARC munging of mailman, you should see the same e.g. with my mail. Best regards Bjoern

Re: [arch-general] Python nightmare

2022-08-19 Thread Ralph Corderoy via arch-general
Hi Ralf, > You are a bunch of arrogant, self-absorbed jack asseses. ... > Randall DuCharme (Radio AD5GB) > Powered entirely by Open Source software. My guess is this isn't the real Randall DuCharme, visible on LinkedIn and in previous years on Arch's mailing lists. CC-ing ‘Randy DuCharme ’ is al

Re: [arch-general] Python nightmare

2022-08-19 Thread Randy DuCharme via arch-general
ybe I should use MickeyMouseware eh? Fuck you and your attitudes! On 8/19/2022 3:01 AM, Ralf Mardorf via arch-general wrote: On Fri, 2022-08-19 at 02:30 -0500, Randy DuCharme wrote: Y'all's attitudes suck. Especially when addressing someone that wants to help. Wondering why maintainer

Re: [arch-general] Python nightmare

2022-08-19 Thread Ralf Mardorf via arch-general
rmación del archivo usr/lib/python3.10/site-packages/jaraco.text-3.8.1.dist-info/ and/or rid of the other issues, too. I don't see any email to this thread in the archive addressing you, see https://lists.archlinux.org/pipermail/arch-general/2022-August/ , nor do see any help provided by you.

Re: [arch-general] Python nightmare

2022-08-19 Thread Randy DuCharme via arch-general
Y'all's attitudes suck. Especially when addressing someone that wants to help. Wondering why maintainers are resigning Look in the fucking mirror On Fri, Aug 19, 2022 at 2:20 AM Ralf Mardorf via arch-general < arch-general@lists.archlinux.org> wrote: > On Fri,

Re: [arch-general] Python nightmare

2022-08-19 Thread Ralf Mardorf via arch-general
On Fri, 2022-08-19 at 02:06 -0500, Randy DuCharme wrote: > I'm sorry for y'all's rotten ass attitudes. I'm sorry that you all are > too arrogant to accept help. I'm sorry for asking/offering to be of > help. I'm sorry for Arch. It will free up a RAID 50 array to be free > of it, Just in ca

Re: [arch-general] Python nightmare

2022-08-19 Thread Randy DuCharme via arch-general
: Well HELL!  Where's the fun in that On 8/19/2022 1:58 AM, Ralf Mardorf via arch-general wrote: PS: And also check that /etc/pacman.conf doesn't contain a "bad" third party repository providing conflicting packages. -- Randall DuCharme (Radio AD5GB) Powered enti

Re: [arch-general] Python nightmare

2022-08-18 Thread Randy DuCharme via arch-general
Well HELL!  Where's the fun in that On 8/19/2022 1:58 AM, Ralf Mardorf via arch-general wrote: PS: And also check that /etc/pacman.conf doesn't contain a "bad" third party repository providing conflicting packages. -- Randall DuCharme (Radio AD5GB) Powered ent

Re: [arch-general] Python nightmare

2022-08-18 Thread Ralf Mardorf via arch-general
PS: And also check that /etc/pacman.conf doesn't contain a "bad" third party repository providing conflicting packages.

Re: [arch-general] Python nightmare

2022-08-18 Thread Ralf Mardorf via arch-general
On Thu, 2022-08-18 at 21:00 -0500, admin--- via arch-general wrote: > advertencia: no se pudo obtener información del archivo > usr/lib/python3.10/site-packages/btrfsutil.cpython-310-x86_64-linux-gnu.so > advertencia: no se pudo obtener información del archivo > usr/lib/python3.10/s

  1   2   3   4   5   6   7   8   9   10   >