Re: bug report fails

2024-06-27 Thread Jeffrey Walton
On Thu, Jun 27, 2024 at 10:56 PM Robert McBroom via users
 wrote:
>
> Trying to send a report to bugzilla. It fails. Don't know what this
> message implies
>
>
> --- Running report_Bugzilla ---
> Checking for duplicates
> Bug search failed.
> Server says: 400 Bad Request
> Creating a new bug...
> Failed to create bug.
> Server says: 400 Bad Request
> {"message":"The API key you specified is invalid. Please check that you
> typed it
> correctly.","documentation":"https://bugzilla.redhat.com/docs/en/html/api/index.html","error":true,"code":306}
> ('report_Bugzilla' exited with 1)

I've never used the bug reporting tool. I manually create them when needed.

To manually create once, visit . The
product is Fedora (obviously).

Jeff
-- 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


bug report fails

2024-06-27 Thread Robert McBroom via users
Trying to send a report to bugzilla. It fails. Don't know what this 
message implies



--- Running report_Bugzilla ---
Checking for duplicates
Bug search failed.
Server says: 400 Bad Request
Creating a new bug...
Failed to create bug.
Server says: 400 Bad Request
{"message":"The API key you specified is invalid. Please check that you 
typed it 
correctly.","documentation":"https://bugzilla.redhat.com/docs/en/html/api/index.html","error":true,"code":306}

('report_Bugzilla' exited with 1)

--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: smokeping alternative?

2024-06-27 Thread Barry


> On 27 Jun 2024, at 14:42, Alex  wrote:
> 
> requires a much more involved setup process, it seems.

Once you have the setup done it’s a very powerful platform.

Barry


-- 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: How do I ShareHost Files With KVM

2024-06-27 Thread Frank Bures

On 2024-06-27 16:46, ToddAndMargo via users wrote:

On 6/27/24 11:50, Frank Bures wrote:


I followed the instructions at

https://virtio-win.github.io/Knowledge-Base/Virtiofs:-Shared-file-system

to mount two different F40 host file systems from Win11 KVM guest.

However, the mount does not survive guest reboot so I wrote a little 
batch file I have to execute during each guest start.


Is there a different way how to make the mount permanent?

Thanks
Frank




Hi Frank,

Are your mounts cifs or Virtiofs?

If Virtiofs, did you remember to set  "VirtIO-FS Service"
to "Automatic"?


Actually, what you describe relates to single shared fs. In case of 
multiple shared virtual filesystems the VirtioFsSvc is stopped permanently.


The host shares are mounted from the guest using

"C:\Program Files (x86)\WinFsp\bin\launchctl-x64.exe" start virtiofs viofsZ 
mount_tag0 Z:


where mount_tag0 is the name given to the share in KVM configuration.

Each mounted fs (Z, Y, X etc.) has its own virtiofs running.

This way you can mount any number of shares from the guest.  The only 
problem is that the mount does not survive guest reboot.  Hence the 
necessity for the batchfile.


Cheers
Frank


--



--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Using Signal-Desktop w Fedora 40

2024-06-27 Thread Ranjan Maitra via users
On Thu Jun27'24 11:58:54AM, Neal Becker wrote:
> From: Neal Becker 
> Date: Thu, 27 Jun 2024 11:58:54 -0400
> To: Community support for Fedora users 
> CC: Ranjan Maitra 
> Reply-To: Community support for Fedora users 
> Subject: Re: Using Signal-Desktop w Fedora 40
>
> On Thu, Jun 27, 2024 at 9:12 AM Ranjan Maitra via users <
> users@lists.fedoraproject.org> wrote:
>
> > Neal,
> >
> > I am aware of the flatpak option, though I have used this alternative repo
> > for the past four years when I started using Signal, and found it to work
> > well. What is the benefit of using flatpak?
> >
> > Ranjan
> >
>
> flatpak is supported for Fedora and is getting regular updates.  What other
> options are there?  I saw the suggestion to try and use a suse repo.  That
> sounds like a recipe for trouble to me.  Fedora packages are tested
> together to ensure dependencies are compatible.  Between suse and fedora I
> think you're liable to run into dependency troubles.

Just because the host is download.suse.org does not mean that the package is 
not built for Fedora. This repo has been around for at least four years and 
eight Fedora versions, and it has never broken. Also, the discussion on github 
seemed to indicate care in getting things to work with Fedora. And this package 
has got regular updates over hundreds of signal versions (which seem to update 
very frequently).

I do not see a benefit in having another way to install packages in addition to 
dnf. This repo simplifies things, and has worked for me without fail so far. I 
am sure others have reasons to prefer flatpak.

At the same time, it would be nice to have signal in the official repo.

Many thanks and best wishes,
Ranjan



> --
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam, report it: 
> https://pagure.io/fedora-infrastructure/new_issue

-- 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: How do I ShareHost Files With KVM

2024-06-27 Thread ToddAndMargo via users

On 6/27/24 11:50, Frank Bures wrote:

On 2024-06-27 07:09, ToddAndMargo via users wrote:



How to change the mount point from Z to something else:

REGEDIT4

; Change VirtIO-FS's mount point (letter):
; Change the M: below to you desiged letter.  Remember the :

[HKEY_LOCAL_MACHINE\SOFTWARE\VirtIO-FS]
"MountPoint"="M:"


I followed the instructions at

https://virtio-win.github.io/Knowledge-Base/Virtiofs:-Shared-file-system

to mount two different F40 host file systems from Win11 KVM guest.

However, the mount does not survive guest reboot so I wrote a little 
batch file I have to execute during each guest start.


Is there a different way how to make the mount permanent?

Thanks
Frank




Hi Frank,

Are your mounts cifs or Virtiofs?

If Virtiofs, did you remember to set  "VirtIO-FS Service"
to "Automatic"?

-T
--
~~
Computers are like air conditioners.
They malfunction when you open windows
~~

--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: How do I ShareHost Files With KVM

2024-06-27 Thread Frank Bures

On 2024-06-27 07:09, ToddAndMargo via users wrote:



How to change the mount point from Z to something else:

REGEDIT4

; Change VirtIO-FS's mount point (letter):
; Change the M: below to you desiged letter.  Remember the :

[HKEY_LOCAL_MACHINE\SOFTWARE\VirtIO-FS]
"MountPoint"="M:"


I followed the instructions at

https://virtio-win.github.io/Knowledge-Base/Virtiofs:-Shared-file-system

to mount two different F40 host file systems from Win11 KVM guest.

However, the mount does not survive guest reboot so I wrote a little batch 
file I have to execute during each guest start.


Is there a different way how to make the mount permanent?

Thanks
Frank

--



--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


NetworkManager fights selinux

2024-06-27 Thread Robert McBroom via users
Fedora 40 system cold boot shows 10 selinux errors from NeworkManager on 
files in /run/NeworkManager.  The contents of this directory seem to be 
created during the boot process. They are owned by root and writeable, 
but apparently not in the correct selinux context. My attempt to submit 
a bug to bugzilla failed for some reason. This status has persisted 
through several of the latest kernels. The connection to the network 
ethernet and wifi worked.



SELinux is preventing NetworkManager from 'create' accesses on the 
directory devices.


*  Plugin catchall (100. confidence) suggests **

If you believe that NetworkManager should be allowed create access on 
the devices directory by default.

Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# ausearch -c 'NetworkManager' --raw | audit2allow -M my-NetworkManager
# semodule -X 300 -i my-NetworkManager.pp

Additional Information:
Source Context system_u:system_r:NetworkManager_t:s0
Target Context    system_u:object_r:init_var_run_t:s0
Target Objects    devices [ dir ]
Source    NetworkManager
Source Path   NetworkManager
Port  
Host  (removed)
Source RPM Packages
Target RPM Packages
SELinux Policy RPM selinux-policy-targeted-40.22-1.fc40.noarch
Local Policy RPM selinux-policy-targeted-40.22-1.fc40.noarch
Selinux Enabled   True
Policy Type   targeted
Enforcing Mode    Permissive
Host Name (removed)
Platform  Linux (removed) 6.9.4-200.fc40.x86_64 #1 SMP
  PREEMPT_DYNAMIC Wed Jun 12 13:33:34 UTC 2024
  x86_64
Alert Count   21
First Seen    2024-05-28 00:04:33 EDT
Last Seen 2024-06-27 10:24:55 EDT
Local ID  63afcb5d-e83d-4a9e-8a3a-8d3abdac3b16

Raw Audit Messages
type=AVC msg=audit(1719498295.202:132): avc:  denied  { create } for  
pid=7409 comm="NetworkManager" name="devices" 
scontext=system_u:system_r:NetworkManager_t:s0 
tcontext=system_u:object_r:init_var_run_t:s0 tclass=dir permissive=1



Hash: NetworkManager,NetworkManager_t,init_var_run_t,dir,create

SELinux is preventing NetworkManager from open access on the file 
/run/NetworkManager/conf.d/10-globally-managed-devices.conf.


Plugin: restorecon
 SELinux denied access requested by NetworkManager.
/run/NetworkManager/conf.d/10-globally-managed-devices.conf may be 
mislabeled.
/run/NetworkManager/conf.d/10-globally-managed-devices.conf default 
SELinux type
is NetworkManager_var_run_t, but its current type is init_var_run_t. 
Changing
this file back to the default type may fix your problem.  File contexts 
can be
assigned to a file in the following ways.  Files created in a directory 
receive
the file context of the parent directory by default. The SELinux policy 
might
override the default label inherited from the parent directory by 
specifying a
process running in context A which creates a file in a directory labeled 
B will

instead create the file with label C. An example of this would be the dhcp
client running with the dhcpc_t type and creating a file in the 
directory /etc.
This file would normally receive the etc_t type due to parental 
inheritance but
instead the file is labeled with the net_conf_t type because the SELinux 
policy
specifies this. Users can change the file context on a file using tools 
such as

chcon, or restorecon.  This file could have been mislabeled either by user
error, or if an normally confined application was run under the wrong 
domain.
However, this might also indicate a bug in SELinux because the file 
should not
have been labeled with this type.  If you believe this is a bug, please 
file a

bug report against this package.

SELinux is preventing NetworkManager from 'setattr' accesses on the file 
lo.nmconnection.


*  Plugin catchall (100. confidence) suggests **

If you believe that NetworkManager should be allowed setattr access on 
the lo.nmconnection file by default.

Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# ausearch -c 'NetworkManager' --raw | audit2allow -M my-NetworkManager
# semodule -X 300 -i my-NetworkManager.pp

Additional Information:
Source Context system_u:system_r:NetworkManager_t:s0
Target Context    system_u:object_r:init_var_run_t:s0
Target Objects    lo.nmconnection [ file ]
Source    NetworkManager
Source Path   NetworkManager
Port  
Host  (removed)
Source RPM Packages
Target RPM Packages
SELinux Policy RPM selinux-policy-targeted-40.22-1.fc40.noarch
Local Policy RPM selinux-poli

Re: Using Signal-Desktop w Fedora 40

2024-06-27 Thread Jeffrey Walton
On Thu, Jun 27, 2024 at 12:00 PM Neal Becker  wrote:
>
> On Thu, Jun 27, 2024 at 9:12 AM Ranjan Maitra via users 
>  wrote:
>>
>> I am aware of the flatpak option, though I have used this alternative repo 
>> for the past four years when I started using Signal, and found it to work 
>> well. What is the benefit of using flatpak?
>>
> flatpak is supported for Fedora and is getting regular updates.  What other 
> options are there?

Build from sources, like in the old days. You get complete control of
the build process. And you get to carry patches to address gaps in the
package you are building.

Building userland apps is much easier than kernel, libc and some
gnu-based gear (like you would with Linux from Scratch). Or that's
been my experience.

> I saw the suggestion to try and use a suse repo.  That sounds like a recipe 
> for trouble to me.  Fedora packages are tested together to ensure 
> dependencies are compatible.  Between suse and fedora I think you're liable 
> to run into dependency troubles.

Jeff
-- 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Using Signal-Desktop w Fedora 40

2024-06-27 Thread Neal Becker
On Thu, Jun 27, 2024 at 9:12 AM Ranjan Maitra via users <
users@lists.fedoraproject.org> wrote:

> Neal,
>
> I am aware of the flatpak option, though I have used this alternative repo
> for the past four years when I started using Signal, and found it to work
> well. What is the benefit of using flatpak?
>
> Ranjan
>

flatpak is supported for Fedora and is getting regular updates.  What other
options are there?  I saw the suggestion to try and use a suse repo.  That
sounds like a recipe for trouble to me.  Fedora packages are tested
together to ensure dependencies are compatible.  Between suse and fedora I
think you're liable to run into dependency troubles.
-- 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Latest upgrade KDE Wayland high CPU

2024-06-27 Thread richard emberson

Never Mind.
Within 2 hours of posting the original post, Idle CPU usage settled down less 
than 1% and
this morning it is still at less than 1%.

Still its funny that Fedora/WayLand/KDE wanted to use so much CPU for the first 
hour or two
after a new install (note: during this time the disks were in sleep mode).

Thanks

On 6/26/24 3:03 PM, Patrick O'Callaghan wrote:

On Wed, 2024-06-26 at 14:30 -0700, richard emberson wrote:

Just upgraded from 6.8.8-300.fc40.x86_64 to 6.9.5-200.fc40.x86_64.
With both using KDE Wayland.
With 6.9.5-200.fc40 there is high idle CPU usage:

around 35% for /usr/bin/plasmashell --no-respawn
around 25% for /bin/kwin_wayland --wayland-fd 7 --socket wayland-0 --
xwayland-fd 8 --xwayland-fd 9 --xwayland-display :0 --xwayland-
xauthority /run/user/1000/xauth_oPtMqQ --xwayland
and 20% for [kworker/u18:2-events_unbound]

There are a bunch of kworkers that for a time take up 20% CPU (such
as [kworker/1:2-events] and others)
With version 6.8.8-300.fc40 where was no such high CPU usage.

What to do?


Try asking on the Fedora KDE list.

poc
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: How do I ShareHost Files With KVM

2024-06-27 Thread Barry


> On 26 Jun 2024, at 09:10, ToddAndMargo via users 
>  wrote:
> 
> How do I Share Host Files (Fedora 39) with
> Windows 11 (client) with KVM?

Agreed that guide you found is not great.

Web search found this one (untested) that looks a believable 
https://hatchjs.com/virt-manager-shared-folder-windows-guest/
It has windows mount the shared folder as a cifs share.

Barry

-- 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: smokeping alternative?

2024-06-27 Thread Alex
>
>
>
> Smokeping is in Fedora repro
>
> $ dnf info smokeping
>

Sorry I wasn't more clear - it's echoping and echoping-dns that are NLA,
making smokeping effectively useless.

I'm investigating prometheus, but it's quite different and requires a much
more involved setup process, it seems.
-- 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: How do I ShareHost Files With KVM

2024-06-27 Thread ToddAndMargo via users

On 6/27/24 03:25, ToddAndMargo via users wrote:

On 6/26/24 01:09, ToddAndMargo via users wrote:

Hi All,

Fedora 39
qemu-kvm-8.1.3-5.fc39.x86_64
virt-manager-4.1.0-3.fc39.noarch

Windows 11

How do I Share Host Files (Fedora 39) with
Windows 11 (client) with KVM?

I have been reading this virt-manager how to:
 https://chrisirwin.ca/posts/sharing-host-files-with-kvm/

He is leaving out how to mount in Windows
and his "Filesystem Passthrough"

https://chrisirwin.ca/posts/sharing-host-files-with-kvm/add-filesystem.png
is a lot different than mine
 https://imgur.com/pqPcLo0.png

Anyone have a better howto?
-T


Found a much better How To:

Share Files Between the KVM Host and Windows Guest Using Virtiofs

https://sysguides.com/share-files-between-the-kvm-host-and-windows-guest-using-virtiofs


And it is working beautifully


How to change the mount point from Z to something else:

REGEDIT4

; Change VirtIO-FS's mount point (letter):
; Change the M: below to you desiged letter.  Remember the :

[HKEY_LOCAL_MACHINE\SOFTWARE\VirtIO-FS]
"MountPoint"="M:"


--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Using Signal-Desktop w Fedora 40

2024-06-27 Thread Ranjan Maitra via users
Neal,

I am aware of the flatpak option, though I have used this alternative repo for 
the past four years when I started using Signal, and found it to work well. 
What is the benefit of using flatpak?

Ranjan


On Wed Jun26'24 07:35:14PM, Neal Becker wrote:
> From: Neal Becker 
> Date: Wed, 26 Jun 2024 19:35:14 -0400
> To: Community support for Fedora users 
> CC: Ranjan Maitra 
> Reply-To: Community support for Fedora users 
> Subject: Re: Using Signal-Desktop w Fedora 40
>
> signal is supported on Fedora with a flatpak, which I use.
>
> On Wed, Jun 26, 2024 at 7:27 PM Ranjan Maitra via users <
> users@lists.fedoraproject.org> wrote:
>
> > Max,
> >
> > Yes indeed, try the following:
> >
> > sudo dnf config-manager --add-repo
> > https://download.opensuse.org/repositories/network:/im:/signal/Fedora_$(rpm
> > -E %fedora)/network:im:signal.repo
> >
> > sudo dnf install signal-desktop
> >
> > # add --nogpgcheck if there is no public key
> >
> > Works for me: updates are along with other dnf updates.
> >
> > Note that you will need to uninstall signal-desktop and reinstall upon an
> > upgrade (has been my experience in the last several cycles).
> >
> > HTH and best wishes,
> > Ranjan
> >
> >
> >
> >
> > On Wed Jun26'24 05:52:48PM, Max Pyziur wrote:
> > > From: Max Pyziur 
> > > Date: Wed, 26 Jun 2024 17:52:48 -0400 (EDT)
> > > To: users@lists.fedoraproject.org
> > > Reply-To: Community support for Fedora users <
> > users@lists.fedoraproject.org>
> > > Subject: Using Signal-Desktop w Fedora 40
> > >
> > >
> > > Greetings,
> > >
> > > Is there a way of using Signal-Desktop with Fedora 40.
> > >
> > > C'era una volta/once upon a time, there was.
> > >
> > > But all of the instructions for finding rpms, installation, etc., are
> > either
> > > stale or unusable (installation fails; too many depencies that are not
> > > findable).
> > >
> > > Suggestions?
> > >
> > > Thank you,
> > >
> > > Max Pyziur
> > > p...@brama.com
> > > --
> > > ___
> > > users mailing list -- users@lists.fedoraproject.org
> > > To unsubscribe send an email to users-le...@lists.fedoraproject.org
> > > Fedora Code of Conduct:
> > https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> > > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> > > List Archives:
> > https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> > > Do not reply to spam, report it:
> > https://pagure.io/fedora-infrastructure/new_issue
> > --
> > ___
> > users mailing list -- users@lists.fedoraproject.org
> > To unsubscribe send an email to users-le...@lists.fedoraproject.org
> > Fedora Code of Conduct:
> > https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> > List Archives:
> > https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> > Do not reply to spam, report it:
> > https://pagure.io/fedora-infrastructure/new_issue
> >
>
>
> --
> *Those who don't understand recursion are doomed to repeat it*

> --
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam, report it: 
> https://pagure.io/fedora-infrastructure/new_issue

-- 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: How do I ShareHost Files With KVM

2024-06-27 Thread ToddAndMargo via users

On 6/26/24 01:09, ToddAndMargo via users wrote:

Hi All,

Fedora 39
qemu-kvm-8.1.3-5.fc39.x86_64
virt-manager-4.1.0-3.fc39.noarch

Windows 11

How do I Share Host Files (Fedora 39) with
Windows 11 (client) with KVM?

I have been reading this virt-manager how to:
     https://chrisirwin.ca/posts/sharing-host-files-with-kvm/

He is leaving out how to mount in Windows
and his "Filesystem Passthrough"

https://chrisirwin.ca/posts/sharing-host-files-with-kvm/add-filesystem.png
is a lot different than mine
     https://imgur.com/pqPcLo0.png

Anyone have a better howto?
-T


Found a much better How To:

Share Files Between the KVM Host and Windows Guest Using Virtiofs

https://sysguides.com/share-files-between-the-kvm-host-and-windows-guest-using-virtiofs


And it is working beautifully
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: F40 kernel 6.9.* and VMware 17.5.* question

2024-06-27 Thread Barry


> On 26 Jun 2024, at 22:29, Mark C. Allman via users 
>  wrote:
> 
> Use a different VM technology? One word: licenses. Move to another vm 
> technology and everything, e.g., Windows 11, Office, Quickbooks, etc., etc., 
> thinks it's on a new system. Or at least it did. I tried it a few years ago 
> using VirtualBox and ran into a brick wall with Microsoft. My experience was 
> more of a "go pound sand."

I managed to move a vmware windows 10 to kvm and windows license, i think, 
needed to be reactivated in the normal way. Now running that vm as windows 11 
under kvm.

I did have backups to fall back on in case the move had failed.

Barry

--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: update

2024-06-27 Thread Barry


> On 27 Jun 2024, at 08:16, Patrick Dupre via users 
>  wrote:
> 
> When I make
> dnf system-upgrade download --releasever=40 --allowerasing
> Numerous packages are going to be removed.
> How can I get the list of these packages?

Suggest you do not use —allowerasing and fix issues before attempting the 
upgrade.
Running without - allowerasing will give you the list of issues to address.

Barry

--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Using Signal-Desktop w Fedora 40

2024-06-27 Thread Germano Massullo
Signal on Fedora is supposed to be installed from a Flatpak
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


update

2024-06-27 Thread Patrick Dupre via users
Hello,

When I make
dnf system-upgrade download --releasever=40 --allowerasing
Numerous packages are going to be removed.
How can I get the list of these packages?

Thanks

===
 Patrick DUPRÉ | | email: pdu...@gmx.com
===
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue