Re: libvirtd.service start

2024-03-21 Thread Jerry James
On Thu, Mar 21, 2024 at 1:20 PM Robert McBroom via users
 wrote:
> virt- manager starts but says it cannot connect to anything. I have six 
> virtual machines I use for various purposes.

In virt-manager, if you select the Edit menu and then "Connection
Details", is the "Autoconnect" item selected?
-- 
Jerry James
http://www.jamezone.org/
--
___
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: libvirtd.service start

2024-03-20 Thread Jerry James
On Wed, Mar 20, 2024 at 7:49 AM Robert McBroom via users
 wrote:
> Recently libvirtd.service is not starting on boot. I have to manually
> start it with systemctl start libvirtd.
>
> Do I need to put that command in a startup script?

libvirtd.service is socket activated, so it should run automatically
when needed.  Does something not work if you don't start it manually?
-- 
Jerry James
http://www.jamezone.org/
--
___
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: Fedora 39 python3-pygame Module Issue

2024-03-19 Thread Jerry James
On Tue, Mar 19, 2024 at 4:32 PM Samuel Sieb  wrote:
> On 3/19/24 15:25, Stephen Morris wrote:
> >  I have installed python3-pygame V2.5.2.1 from the Fedora
> > repositories, and when I import it into python3 3.12 (installed from the
> > Fedora repositories) I get the following message:
> >
> > :488: RuntimeWarning: Your system is avx2
> > capable but pygame was not built with support for it. The performance of
> > some of your blits could be adversely affected. Consider enabling
> > compile time detection with environment variables like
> > PYGAME_DETECT_AVX2=1 if you are compiling without cross compilation.
> > How do I fix this or is the message irrelevant?
>
> It's not going to break anything, but I suggest filing a bug on the
> package with that suggestion.

Compile-time detection of AVX2 is no good.  Fedora supports pre-AVX2
CPUs.  If upstream can be convinced to do runtime detection of AVX2,
that would be great.
-- 
Jerry James
http://www.jamezone.org/
--
___
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: Marble problem: libicui18n.so.69

2024-03-10 Thread Jerry James
On Sun, Mar 10, 2024 at 8:40 PM ToddAndMargo via users
 wrote:
> On 3/10/24 19:18, Samuel Sieb wrote:
> > On 3/10/24 18:39, ToddAndMargo via users wrote:
> >> On 3/10/24 16:52, Samuel Sieb wrote:
> >>> On 3/10/24 16:40, ToddAndMargo via users wrote:
> >>>> And this is interesting:
> >>>>
> >>>> # dnf install libicu-73.2-2.fc39.x86_64
> >>>> Fedora 39 - x86_64   18 kB/s |  24 kB 00:01
> >>>> Fedora 39 openh264 (From Cisco) - x86_644.6 kB/s | 989  B 00:00
> >>>> Fedora 39 - x86_64 - Updates 33 kB/s |  23 kB 00:00
> >>>> RPM Fusion for Fedora 39 - Free 5.7 kB/s | 3.6 kB 00:00
> >>>> RPM Fusion for Fedora 39 - Free - Updates   6.6 kB/s | 3.9 kB 00:00
> >>>> Package libicu-73.2-2.fc39.x86_64 is already installed.
> >>>> Dependencies resolved.
> >>>> Nothing to do.
> >>>> Complete!
> >>>
> >>> Yes, this is why it isn't working.  You have (I assume) a qt5 package
> >>> that is linked with a previous version and somehow wasn't updated
> >>> when libicu was.
> >>
> >> # rpm -qa qt* | grep -v fc39
> >> 
> >
> > I didn't mean a previous Fedora release.  I meant that something is
> > linked against the previous version of libicu.
> >
> > However, with some investigation, the 69 version was in F37 at the
> > latest, so something is strange on your system and is from a previous
> > release.  I'm surprised other things aren't breaking.
>
> I am at a loss to figure out who is the culprit.  I will
> just have to wait on the bug report

Does this show anything?

rpm -q --whatrequires 'libicui18n.so.69()(64bit)'

If not, does this show anything?

grep -Fl 'libicui18n.so.69' /usr/lib64/lib*

-- 
Jerry James
http://www.jamezone.org/
--
___
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 to discover latex fonts

2024-02-12 Thread Jerry James
On Mon, Feb 12, 2024 at 11:14 AM Michael Hennebry
 wrote:
> Whenever I run latex with anything other than the default font,
> whatever that is, I get a font not found message.
>
> How do I discover what fonts latex can use
> and the names and methods to invoke them?
>
> Search lead me to fc-list, but it did not help.

No, fontconfig is for a completely different kind of font.  It won't
help you at all with TeX fonts.

> Yes, I did find the latex fonts directory,
> but have no idea how to translate the file names into latex.
>
> I want 14 point type, so I'm pretty sure I need a scalable font.
>
> How young does the goat have to be?

The texlive font packages have virtual provides for their fonts.  So
if LaTeX complains that font ujkpsyd cannot be found, for example, you
can run "sudo dnf install tex(ujkpsyd.fd)" to get the needed package.

If that doesn't work for you, post the part of the log that mentions
the missing font and we'll see if we can figure it out.
-- 
Jerry James
http://www.jamezone.org/
--
___
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: finding missing font file (eurm10.map)

2024-02-08 Thread Jerry James
On Thu, Feb 8, 2024 at 9:43 PM Ranjan Maitra via users
 wrote:
> Thanks, this did not do anything different. Are you sure that this font is in 
> this package?

$ rpm -ql texlive-amsfonts
...
/usr/share/texlive/texmf-dist/fonts/afm/public/amsfonts/euler/eurm10.afm
...
/usr/share/texlive/texmf-dist/fonts/tfm/public/amsfonts/euler/eurm10.tfm
...
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/euler/eurm10.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/euler/eurm10.pfm
...

Maybe the "at 600" part is significant?  We have reached the limits of
my knowledge, I'm afraid.  Hopefully somebody else will know what is
going on.
-- 
Jerry James
http://www.jamezone.org/
--
___
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: finding missing font file (eurm10.map)

2024-02-08 Thread Jerry James
On Thu, Feb 8, 2024 at 5:10 PM Ranjan Maitra via users
 wrote:
> Thanks, yes, I do have it installed!
>
>  $ sudo dnf install texlive-amsfonts
>  Last metadata expiration check: 1:15:21 ago on Thu 08 Feb 2024 04:52:50 PM 
> CST.
>  Package texlive-amsfonts-11:svn61937-69.fc39.noarch is already installed.
>  Dependencies resolved.
>  Nothing to do.
>  Complete!

In that case I suggest reinstalling it so that the texlive triggers fire again.
-- 
Jerry James
http://www.jamezone.org/
--
___
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: finding missing font file (eurm10.map)

2024-02-08 Thread Jerry James
On Thu, Feb 8, 2024 at 4:48 PM Ranjan Maitra via users
 wrote:
> On a fully updated F39 system, I get the following font error when I run 
> LaTeX:
>
>  kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 
> eurm10
>  mktexpk: don't know how to create bitmap font for eurm10.
>  mktexpk: perhaps eurm10 is missing from the map file.
>  kpathsea: Appending font creation commands to missfont.log.
>  (see the transcript file for additional information)
>  !pdfTeX error: pdflatex (file eurm10): Font eurm10 at 600 not found
>
> I looked around and came across a post from 2020 on Arch forums that says 
> that I potentially need texlive-most, however this is not available on F39.
>
> How do I get around the above error?

On my system, that font file is in the texlive-amsfonts package.  Do
you have that installed already?
-- 
Jerry James
http://www.jamezone.org/
--
___
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: Requesting a new package in Fedora

2023-10-11 Thread Jerry James
On Wed, Oct 11, 2023 at 9:23 AM Jeffrey Walton  wrote:
> But I feel crummy because Fedora carries a library I help maintain,
> and someone else does the packaging. I feel like we've pushed our work
> onto someone else.

I don't think you need to feel bad about it.  Fedora has lots of
packages maintained by people who don't work on the upstream code.

Out of curiosity, what is the package you would like to see added to Fedora?
-- 
Jerry James
http://www.jamezone.org/
___
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: Requesting a new package in Fedora

2023-10-11 Thread Jerry James
On Wed, Oct 11, 2023 at 2:24 AM Jeffrey Walton  wrote:
> Is there a process that covers a user requesting a package?

Here's the problem: who is going to act on such a request?  Packagers
typically work on packages because they are either paid to do so or
have a personal interest in the package.  If the package you have in
mind isn't already in Fedora, the hard part for you will be convincing
some packager to take an interest in it.

But there's another possibility: have you considered becoming a
packager yourself, even if it is for this one package only?
-- 
Jerry James
http://www.jamezone.org/
___
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: problem with files in python3.11/gzip

2023-09-01 Thread Jerry James
On Fri, Sep 1, 2023 at 5:46 PM Eyal Lebedinsky  wrote:
> Running a compressing backup (afio) I get many errors in
> /usr/lib64/python3.11/site-packages/scipy/
> files here report zero timestamp, which makes gzip unhappy.
>
> $ ls -l --full-time 
> /usr/lib64/python3.11/site-packages/scipy/fftpack/__init__.py
> -rw-r--r-- 1 root root 3200 1970-01-01 10:00:00.0 +1000 
> /usr/lib64/python3.11/site-packages/scipy/fftpack/__init__.py
>
> $ gzip -kc /usr/lib64/python3.11/site-packages/scipy/fftpack/__init__.py 
> >/dev/null
> gzip: /usr/lib64/python3.11/site-packages/scipy/fftpack/__init__.py: warning: 
> file timestamp out of range for gzip format
>
> I cannot tell if this is a python3.11 issue, a packaging issue or a gzip 
> issue. Here in Australia we are at UTC+10
>
> Last update seems to be
> 2023-05-16T13:36:21+1000 DEBUG Upgraded: gzip-1.12-3.fc38.x86_64
> 2023-07-04T20:25:23+1000 DEBUG Upgraded: 
> python3-scipy-1.10.1-1.fc38.x86_64
> The backup done in 2023-07-01 did not show the problem so I suspect the 
> python3 package.

The zero timestamps are present in the upstream tarball.  Download this:

https://github.com/scipy/scipy/releases/download/v1.11.1/scipy-1.11.1.tar.gz

It looks like every file in that archive has a zero timestamp.
-- 
Jerry James
http://www.jamezone.org/
___
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 install the rescue kernel for fc38?

2023-08-29 Thread Jerry James
On Tue, Aug 29, 2023 at 6:06 AM ToddAndMargo via users
 wrote:
> Fedora 38
>
> My rescue kernel is FC30.
>
> How do I install the FC38 rescue kernel?
>
> # dnf whatprovides kernel\* | grep -i rescue
> 

Make sure you have dracut-config-rescue installed.  Then run:

sudo rm /boot/*rescue*
sudo /usr/lib/kernel/install.d/51-dracut-rescue.install add "$(uname
-r)" /boot "/boot/vmlinuz-$(uname -r)"

That will make the currently running kernel, with a suitable
initramfs, be your rescue kernel.
-- 
Jerry James
http://www.jamezone.org/
___
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: mariadb missing install file

2023-07-17 Thread Jerry James
On Mon, Jul 17, 2023 at 4:15 PM Mike Wright  wrote:
> There is supposed to be a file that creates the db's system files, sets
> an admin and its password, etc.  From mariadb-10.5.2 onward it's called
> "mariadb-install-db".  That file is missing in the rpm for 10.5.20
> (latest for f38).

$ dnf repoquery -f /usr/bin/mariadb-install-db
mariadb-server-3:10.5.18-1.fc38.x86_64
mariadb-server-3:10.5.20-1.fc38.x86_64

-- 
Jerry James
http://www.jamezone.org/
___
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: bitmap font error on F38

2023-04-25 Thread Jerry James
On Tue, Apr 25, 2023 at 12:58 PM Ranjan Maitra  wrote:
> Thanks very much again!
>
> I was explicitly able to update to texlive-was-svn64691-65.fc38.
>
> However, my problem with the font error continues on the F38 machine.
>
> What does it mean:  !pdfTeX error: pdflatex (file eurm10): Font eurm10 at 720 
> not found
>
> Where does this come from?
>
> Btw, I created the following LaTeX file font.tex:
>
> %BEGIN FILE
>
>  \documentclass[12pt]{article}
>  \usepackage{upgreek}
>
>  \begin{document}
>
>  $\upalpha,\upbeta,\upeta,\upmu,\upsigma$
>
>  \end{document}
>
> %END FILE
>
>  $ pdflatex font
>  This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded 
> format=pdflatex)
>  restricted \write18 enabled.
>  entering extended mode
>  (./font.tex
>  LaTeX2e <2022-06-01> patch level 5
>  L3 programming layer <2022-12-17>
>  (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
>  Document Class: article 2021/10/04 v1.4n Standard LaTeX document class
>  (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo))
>  (/usr/share/texlive/texmf-dist/tex/latex/was/upgreek.sty)
>  (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)
>  (./font.aux) 
> [1{/usr/share/texlive/texmf-var/fonts/map/pdftex/updmap/pdftex.map
> }] (./font.aux)
>  kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+120/600 --dpi 720 
> eurm10
>  mktexpk: don't know how to create bitmap font for eurm10.
>  mktexpk: perhaps eurm10 is missing from the map file.
>  kpathsea: Appending font creation commands to missfont.log.
>  )
>  !pdfTeX error: pdflatex (file eurm10): Font eurm10 at 720 not found
>   ==> Fatal error occurred, no output PDF file produced!
>
> However, this compiles without error, just as it should, on my F37 machine.
>
> Many thanks again, and best wishes,
> Ranjan

That works on my F38 machine.  Does this turn up anything?

find /usr/share/texlive -name \*.rpmnew

I'm especially interested in /usr/share/texlive/web2c/updmap.cfg.  If
there's an rpmnew version, you might have to fix that up before your
example will work.
-- 
Jerry James
http://www.jamezone.org/
___
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: bitmap font error on F38

2023-04-25 Thread Jerry James
On Tue, Apr 25, 2023 at 8:34 AM Ranjan Maitra  wrote:
> Anyone has any suggestions on how to get around this problem? What BZ report, 
> if any, should I file?

Where did you get texlive-upgreek?  I don't see it in Fedora.

Do you have the texlive-amsfonts package installed?  That seems to be
the package that contains eurm10.afm.
-- 
Jerry James
http://www.jamezone.org/
___
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: gthumb crash on startup and bugzilla reporting

2023-02-28 Thread Jerry James
On Tue, Feb 28, 2023 at 7:46 AM Max Pyziur  wrote:
> I occasionally forget to shutdown gthumb before shutting down my pc.
>
> On startup of the PC, I see a message indicating that gthumb crashed and
> asking whether or not I want to report the bug.
>
> (This is more of a nuisance; I can always start gthumb, and it works very
> well.)
>
> I click yes; the process runs, downloads debug packages, etc. When it is
> ready to report, send in the information, I get the following message:
> Backtrace is generated and saved, 145368 bytes
>
> --- Running analyze_BodhiUpdates ---
> Looking for similar problems in bugzilla
> fatal: RPC failed at server.  The API key you specified is invalid. Please
> check that you typed it correctly.
> abrt-action-find-bodhi-update [ERROR] Search for duplicate bugs failed:
> None
> ('analyze_BodhiUpdates' exited with 2)
>
>
> ###
>
> So, I would like to complete this process; I have bugzilla credentials; do
> I apply them somewhere in this report? Or do I have to acquire other
> credentials for this API?

See this thread:
https://lists.fedoraproject.org/archives/list/de...@lists.fedoraproject.org/thread/IXNCGA3BB46ASNBEE6SVRGKJUMRC6E7U/

Executive summary:
- Visit https://bugzilla.redhat.com/
- Choose Preferences from the menu in the upper right hand corner
- Choose "API Keys" from the Preferences sections near the top (5th
from the left for me)

That page has instructions on what to do next.  Regards,
-- 
Jerry James
http://www.jamezone.org/
___
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: sigil ebook editor?

2023-02-01 Thread Jerry James
On Wed, Feb 1, 2023 at 3:27 PM Tom Horsley  wrote:
> I've done a lot of that, but now I want to do things like
> insert chapters and split files which requires a lot of getting
> manifests and links to have the files they point at re-arranged
> and it seems likely sigil could get it all right easier than
> I could.
>
> I do see the sigil web site says they have a linux flatpack,
> but I avoid them like the plague :-).

See https://bugzilla.redhat.com/show_bug.cgi?id=1724109 for the story.
-- 
Jerry James
http://www.jamezone.org/
___
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: tar

2023-02-01 Thread Jerry James
On Wed, Feb 1, 2023 at 12:41 PM Go Canes  wrote:
> On Wed, Feb 1, 2023 at 2:24 PM Patrick Dupre  wrote:
> > To create a tar file, I used to create a list and to make
> > tar -cvzf arch.tgz $list
> >
> > However, if there are file names with a space, this space is
> > interpreted as file name separator.
> >
> > How can I fix this,
> > either when I tar, or when I create the list?
>
> Instead of putting the filenames in a variable, put them in a file
> (one filename per line) and tell tar to get the filenames from the
> file with "--verbatim-files-from" and "-T, --files-from=FILE".
>
> I.e., put filenames in /tmp/list-for-tar, and then "tar -cvzf arch.tgz
> --verbatim-files-from -T /tmp/list-for-tar".  See if that works for
> you.

If you can make your list with find, you can also do something like this:

find [top directory] [find criteria here] -exec tar -cvzf arch.tgz {} +

Or, if you can generate the list with null characters instead of
spaces as the filename separators, you could do something like this:

[generate the list with nulls] | xargs -0 tar -cvzf arch.tgz

-- 
Jerry James
http://www.jamezone.org/
___
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: Fedora 37: kernel: general protection fault, probably for non-canonical address PREEMPT SMP PT

2023-01-20 Thread Jerry James
On Fri, Jan 20, 2023 at 11:35 AM Dario Lesca  wrote:
> This bug still exist, also with last kernel 6.1.x
>
> Someone can help me to how to debug the problem?
>
> Could be a bugs related to my type of hardware?

I see in the changelog for kernel 6.1.7 that several NFS-related bugs
have been fixed (see
https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.7).  This
includes some reference counting bugs, which could be the cause of the
problem you are having. Maybe you could try this update:

https://bodhi.fedoraproject.org/updates/FEDORA-2023-0597579983

-- 
Jerry James
http://www.jamezone.org/
___
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: latex/xdvi

2023-01-10 Thread Jerry James
On Tue, Jan 10, 2023 at 2:59 PM Patrick Dupre  wrote:
> Hello Jerry,
>
> I do not think so.
> 1) I tried latex->dvips->ps2pdf
> 2) I tried --enable-write18
> \usepackage{pst-plot}
> \usepackage{auto-pst-pdf}
>
> When I do not get an error, and get the pdf file, the
> expected blue line never shows up.

Huh.  I could swear I tried your example file with xelatex and it
worked, but now it doesn't.  I get this at the end of the run:

[1] (./test.aux) )
Error: /invalidfileaccess in --run--
Operand stack:
   (/usr/share/texlive/texmf-dist/dvips/pstricks/pstricks.pro)   (r)
Execution stack:
   %interp_exit   .runexec2   --nostringval--   run   --nostringval--
 2   %stopped_push   --nostringval--   run   run   false   1
%stopped_push   1974   1   3   %oparray_pop   1973   1   3
%oparray_pop   1961   1   3   %oparray_pop   1817   1   3
%oparray_pop   --nostringval--   %errorexec_pop   .runexec2
--nostringval--   run   --nostringval--   2   %stopped_push
--nostringval--   1974   1   3   %oparray_pop   run
Dictionary stack:
   --dict:790/1123(ro)(G)--   --dict:0/20(G)--   --dict:75/200(L)--
Current allocation mode is local
Last OS error: Permission denied
Current file position is 64
GPL Ghostscript 9.56.1: Unrecoverable error, exit code 1
(see the transcript file for additional information)
Output written on test.pdf (1 page).
Transcript written on test.log.

Sorry, I thought I was being helpful. :-)
-- 
Jerry James
http://www.jamezone.org/
___
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: latex/xdvi

2023-01-10 Thread Jerry James
On Tue, Jan 10, 2023 at 2:20 PM Patrick Dupre  wrote:
> You can try with (it gives the same error when trying to get the pdf file)
>
> \documentclass[a4paper]{article}
> \usepackage{pstricks}
> %\usepackage{pst-eucl}
> %\usepackage{calc}
> %\usepackage{pst-3dplot}%
> %\usepackage{pst-grad}
> %\usepackage{pst-plot,pst-math,pstricks-add}%
> %\usepackage{pst-all}
> %\usepackage{auto-pst-pdf}%PD
> %\RequirePackage{pst-xkey}
>
> \begin{document}
>
> \begin{pspicture}(-6,-6)(6,6)
> \psline[linecolor=blue,linewidth=1.5pt](-3,1)(2,2)
> \end{pspicture}
>
> \end{document}

The reason for the error, and how to resolve it, is explained here:

https://tex.stackexchange.com/questions/68870/pstricks-error-undefined-control-sequence-recently-read-clortops

-- 
Jerry James
http://www.jamezone.org/
___
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


MuseScore 4.0

2022-12-15 Thread Jerry James
MuseScore is music composition and notation software, currently
available from Fedora in the mscore package. Version 4.0 was just
released.  If anybody would like to try it out, it is available from
this COPR: https://copr.fedorainfracloud.org/coprs/jjames/MuseScore4/.
I do not intend to build for Fedora until some issues have been worked
out.

WARNING!  WARNING!  WARNING!
DO NOT TRY THIS IN A WAYLAND SESSION. It will run for anywhere from a
few seconds to a few minutes, then abruptly exit with a "Protocol
error".  Run an X session to try MuseScore 4.0.
WARNING!  WARNING!  WARNING!

WARNING!  WARNING!  WARNING!
Configuration for MuseScore 3.x and 4.x differs in some important
respects.  You may have to do a "factory reset" when switching
versions.  Run "mscore -R" or "mscore -F" if it won't start.  This
will clear out your list of recently opened scores, for example, so
backup your configuration before you do this.
WARNING!  WARNING!  WARNING!

To try it out, run:

sudo dnf copr enable jjames/MuseScore4
sudo dnf install musescore

Please try the video export option, which has bitrotted upstream. I
have attempted to update it for current ffmpeg. Please let me know if
it does or does not work for you. If it works well, I will submit my
patch upstream.  Do this: "mscore --score-video  -o
filename.mp4", and optionally try the --resolution and --fps
arguments.  Run "mscore --help" for more information.  This
functionality does not seem to be available via the GUI.

Upstream bundles fluidsynth, apparently for the sole purpose of
implementing a caching soundfont loader that uses internal fluidsynth
APIs. I have unbundled fluidsynth for this repository, which means
there is no soundfont cache. If you switch soundfonts frequently,
please let me know if the performance is acceptable. If you are
familiar with the fluidsynth API and can implement a caching soundfont
loader using only public APIs, please do so and submit it upstream.

Several other products are bundled (beatroot-vamp, dtl, intervaltree,
rtf2html, and KDDockWidgets).  Each of them has either been altered by
the MuseScore developers or, in the case of KDDockWidgets, internal
APIs are used so extensively that I cannot see how to unbundle
successfully.  Thoughts on how any of these products might be
unbundled are welcome.

The COPR version makes a long-requested change: the package name
changes from mscore to musescore.  Let me know if you encounter any
problems arising from that change.

A new font package is needed to build version 4.0 for Fedora.  I would
appreciate a review from anybody who feels competent to review a font
package: https://bugzilla.redhat.com/show_bug.cgi?id=2152347.  There
is a question about the appropriate foundry name.  If you can help
answer that question, please chime in.

Regards,
--
Jerry James
http://www.jamezone.org/
___
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: Something keeps creating Events.json in my home directory

2022-11-21 Thread Jerry James
On Mon, Nov 21, 2022 at 8:43 AM stan via users
 wrote:
> This is just a snippet of code that stap will implement when you run it
> on the file.  I think the three ... are just markers to indicate the
> code.  As to where it should go, a file in your home directory is fine.
> You would have to run the  sudo stap events.stp  in the directory where
> it resides, or use a path to the executable.  Or maybe
> sudo stap -e events.stp
> from what I can see in the manual.

Yes, that's all exactly right.  The three backticks are how python
marks blocks of text.  I've gotten into the habit of using those in
emails to separate code from commentary.  Sorry if that was confusing.

So, yes, create events.stp anywhere, and pass the path to stap if it
isn't in the current directory.
-- 
Jerry James
http://www.jamezone.org/
___
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: Something keeps creating Events.json in my home directory

2022-11-20 Thread Jerry James
On Sun, Nov 20, 2022 at 7:12 AM Matti Pulkkinen  wrote:
> Something keeps creating a file, Events.json, in my home directory. It
> only ever contains an empty JSON array, but if I remove the file,
> something just creates it again. Has anyone seen this before? What
> program could be behind this? This only started happening after I
> installed Fedora 37 Workstation, and never happened to me before on
> Fedora 36.

If you can't figure this out otherwise, here's a heavyweight solution.
Install the systemtap package.  Run "sudo stap-prep".  Put this in a
file named, say, events.stp, and replace "" with your actual
username:

```
probe vfs.open
{
  if (pathname == "/home//events.json")
printf("events.json created by %s (pid %d, uid %d)\n", execname(),
pid(), uid())
}
```

That's crude, because it doesn't check that the file is opened in
create mode, but it will do for your case.  Delete events.json, then
run "sudo stap events.stp".  Come back later and see if it has printed
anything.  If I run "touch events.json" in another shell, for example,
it prints:

events.json created by touch (pid 39957, uid 1000)

Press Ctrl-C to exit from stap when you are done.
-- 
Jerry James
http://www.jamezone.org/
___
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: semanage in f36

2022-11-04 Thread Jerry James
On Fri, Nov 4, 2022 at 12:18 PM François Patte
 wrote:
> So, I tried this command, but:
>
> semanage: command not found
>
> What can I do?

sudo dnf install /usr/sbin/semanage
-- 
Jerry James
http://www.jamezone.org/
___
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: monitor/display problem.

2022-11-03 Thread Jerry James
On Thu, Nov 3, 2022 at 4:45 PM home user  wrote:
> I do not see any such logs in the gnome "logview" tool (which is where I
> see the boot and dnf logs).  Where are the akmod logs?

/var/cache/akmods/nvidia
-- 
Jerry James
http://www.jamezone.org/
___
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: system calls

2022-10-03 Thread Jerry James
On Mon, Oct 3, 2022 at 3:11 PM Bill Cunningham  wrote:
>  Have system call libraries been removed? I can't find socket.h
> there is no 'man 8 socket' no 'man pipe' no pipe() and no socket(). no
> 'man 3 socket'. Am I missing something? Glibc is there.

The socket.h header file is in the glibc-headers package.  Maybe you
are looking for "man 7 socket" and "man 2 socket"?  Those man pages
are in the man-pages package, as well as the pipe man page.
-- 
Jerry James
http://www.jamezone.org/
___
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: shortwave internet radio building process for AArch64 severe issues

2022-10-01 Thread Jerry James
On Fri, Sep 30, 2022 at 11:37 AM Mgr. Janusz Chmiel
 wrote:
> Lets start with this proces.
>
> https://gitlab.gnome.org/World/Shortwave
>
> I will be using. Termux version 118, Fedora version 35, AArch64 Cpu 
> architecture. I can not use Gnome-builder, because it call some systém calls 
> which are incompatible with Android kernel and userspace variant of Fedora. 
> Problems with connection to systém bus.


Help me understand.  You have succeeded in building the shortwave
application, but when you try to run it, it cannot connect to dbus and
so fails to operate at all.  Is that correct?
-- 
Jerry James
http://www.jamezone.org/
___
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: help me with tuner radio building process

2022-09-22 Thread Jerry James
On Thu, Sep 22, 2022 at 10:49 AM Mgr. Janusz Chmiel
 wrote:
> Here are The required components.
>
> libgtk-3-dev libgee-0.8-dev libgranite-dev libgstreamer1.0-dev 
> libgstreamer-plugins-bad1.0-dev libsoup2.4-dev libjson-glib-dev 
> libgeoclue-2-dev libgeocode-glib-dev

Here is the corresponding list of Fedora package names:

gtk3-devel libgee-devel granite-devel gstreamer1-devel
gstreamer1-plugins-bad-free-devel libsoup-devel json-glib-devel
geoclue2-devel geocode-glib-devel

If libgee-devel is too new, you can try libgee06-devel instead.  Good luck!
-- 
Jerry James
http://www.jamezone.org/
___
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: puzzling message/suggestion during weekly patches.

2022-08-11 Thread Jerry James
On Thu, Aug 11, 2022 at 12:41 PM home user  wrote:
> WARNING: local host name ([private]) is not qualified; see cf/README:
> WHO AM I?
> /etc/aliases: 77 aliases, longest 10 bytes, 778 bytes total

That message is from sendmail, not setup.  On Fedora, if you install
the sendmail-doc package, then cf/README is installed as
/usr/share/doc/sendmail/README.cf; see line 372 of
https://src.fedoraproject.org/rpms/sendmail/blob/rawhide/f/sendmail.spec.
-- 
Jerry James
http://www.jamezone.org/
___
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: gsl

2022-08-09 Thread Jerry James
On Tue, Aug 9, 2022 at 8:33 AM Patrick Dupre  wrote:
> I am currentyly running gsl-2.6
> I am trying to install gsl-2.7
> However, qag.c is not delivered by gsl nor gsl-devel (in 
> gsl-2.6-6.fc36.x86_64)

Like Richard already said, qag.c is a source file, not a binary file
that would be installed by the gsl or gsl-devel packages.  However,
you can get it like this:

sudo dnf --enablerepo=fedora-debuginfo --enablerepo=updates-debuginfo
install gsl-debugsource

Then the file you are looking for will be installed in
/usr/src/debug/gsl-2.6-6.fc36.x86_64/integration/qag.c.
-- 
Jerry James
http://www.jamezone.org/
___
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: Firefox issue

2022-08-06 Thread Jerry James
On Sat, Aug 6, 2022 at 8:57 PM ToddAndMargo via users
 wrote:
> How do I get a new cert?

If you are certain that you're seeing the real gigabyte site, not some
spoof site that's going to steal your data, then go to Firefox
Settings, choose "Privacy & Security" on the left, then scroll down to
the "Security" section.  There should be a "Certificates" subsection
under that.  Choose "View Certificates".  Choose "Servers".  Do you
see a gigabyte certificate listed there?  If so, delete it.  If not,
then we've reached the limits of my knowledge and you're on your own.
:-)

Be really sure that the new certificate is actually issued by gigabyte
before you do this.
-- 
Jerry James
http://www.jamezone.org/
___
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 to f36: problem with wine libvkd3d-1.dll not found

2022-07-20 Thread Jerry James
On Wed, Jul 20, 2022 at 12:45 PM Gianluca Cecchi
 wrote:
> Great!
> I only had wine-7.12-2.fc36.x86_64 and:
>
> mingw32-binutils-2.37-4.fc36.x86_64
> mingw32-cpp-11.2.1-5.fc36.x86_64
> mingw32-crt-9.0.0-4.fc36.noarch
> mingw32-filesystem-133-2.fc36.noarch
> mingw32-gcc-11.2.1-5.fc36.x86_64
> mingw32-headers-9.0.0-3.fc36.noarch
> mingw32-lcms2-2.12-3.fc36.noarch
> mingw32-libpng-1.6.37-7.fc36.noarch
> mingw32-libxml2-2.9.10-11.fc36.noarch
> mingw32-libxslt-1.1.35-3.fc36.noarch
> mingw32-srvany-1.1-2.fc36.noarch
> mingw32-wine-gecko-2.47.2-5.fc36.noarch
> mingw32-win-iconv-0.0.8-7.fc36.noarch
> mingw32-winpthreads-9.0.0-3.fc36.noarch
> mingw32-zlib-1.2.11-7.fc36.noarch
>
> I installed mingw32-vkd3d-1.4-1.fc36.noarch and now the application works 
> again!
>
> Thanks
> Gianluca

You're welcome.  I'm glad that worked!
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Update to f36: problem with wine libvkd3d-1.dll not found

2022-07-20 Thread Jerry James
On Wed, Jul 20, 2022 at 6:48 AM Gianluca Cecchi
 wrote:
> 0118:err:module:import_dll Library libvkd3d-shader-1.dll (which is needed by 
> L"C:\\windows\\system32\\wined3d.dll") not found
> 0118:err:module:import_dll Library libvkd3d-1.dll (which is needed by 
> L"C:\\windows\\system32\\wined3d.dll") not found
> 0118:err:module:import_dll Library wined3d.dll (which is needed by 
> L"C:\\windows\\system32\\d3d9.dll") not found
> 0118:err:module:import_dll Library d3d9.dll (which is needed by L"C:\\Program 
> Files (x86)\\Booktab\\Booktab.exe") not found
> 0118:err:module:import_dll Library libvkd3d-shader-1.dll (which is needed by 
> L"C:\\windows\\system32\\wined3d.dll") not found
> 0118:err:module:import_dll Library libvkd3d-1.dll (which is needed by 
> L"C:\\windows\\system32\\wined3d.dll") not found
> 0118:err:module:import_dll Library wined3d.dll (which is needed by 
> L"C:\\windows\\system32\\DDRAW.dll") not found
> 0118:err:module:import_dll Library DDRAW.dll (which is needed by 
> L"C:\\Program Files (x86)\\Booktab\\Booktab.exe") not found
> 0118:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files 
> (x86)\\Booktab\\Booktab.exe" failed, status c135

There was a recent wine update that split the vkd3d libraries out into
their own packages.  Do you have these versions installed?

wine-7.12-2.fc36.x86_64
mingw32-vkd3d-1.4-1.fc36.noarch

-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: CPU Access in the Kernel

2022-06-14 Thread Jerry James
On Tue, Jun 14, 2022 at 5:17 PM Stephen Morris  wrote:
>  Just a quick question. To determine how many cpu's/cores/channels
> the kernel is configured to support, do I need to look at the kernel
> source to determine if all of the cores I have are capable of being
> used, or is there something else available to tell me without going to
> the source?

The values the kernel was configured with are in
/boot/config-.  If I understand your question correctly, you
are looking for CONFIG_NR_CPUS, which is 8192 on my machine.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: updatedb.conf?

2022-06-11 Thread Jerry James
If you take a look at plocate.spec [1], you'll see on line 101 that
this file is declared with %ghost.  So the file itself is not shipped
with the plocate package, but if you create it, then the package will
assume ownership of it; i.e., if you remove the plocate package, then
/etc/updatedb.conf will be removed, too.

References:
[1] https://src.fedoraproject.org/rpms/plocate/blob/rawhide/f/plocate.spec

On Sat, Jun 11, 2022 at 8:20 AM Tom Horsley  wrote:
>
> The plocate rpm appears to include an /etc/updatedb.conf file
> (shows up in rpm -q --list plocate).
>
> But my system doesn't have an /etc/updatedb.conf file, and judging
> from the backups, it has never had one on fedora36.
>
> Anyone on fedora 36 that does have an /etc/updatedb.conf file?
> ___
> 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 on the list, report it: 
> https://pagure.io/fedora-infrastructure



-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: LibreOffice Base?

2022-05-02 Thread Jerry James
On Mon, May 2, 2022 at 3:43 AM Robert Moskowitz  wrote:
> saved me asking this basic question.  :)
>
> Typed it into a Terminal window and...
>
> Nothing.
>
> Just came back with the command prompt.
>
> :(

If all else fails, and it sounds like it has, here's a technique I
have used to find out why something fails to launch.  Install strace
("sudo dnf install strace").  Then run this command in a terminal:

strace -ff -o oobase -s 1024 oobase

When that exits, you will have 1 or more files with names of the form
oobase. in the current directory.  One of them may have a clue
as to what is going on.  Upload them somewhere, and I'll take a look
to see if the cause is apparent.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: ssh infested by systemd.resolved

2022-04-22 Thread Jerry James
On Fri, Apr 22, 2022 at 10:24 AM Michael Hennebry
 wrote:
> Does making fun of *code* violate either?

Maybe, maybe not.  But it doesn't do any good either.  Are you aware
of a single instance of somebody making fun of code, and the author of
said code then saying, "Oh, now that you have made fun of my code, I
see that I didn't think things through?"  It doesn't happen.  Making
fun of a person's creations makes that person defensive, and less
tractable than they might have been at first.  It is
counterproductive.

We primates have a distinct tendency to descend into warring tribes of
poop-slinging chimpanzees.  Many organizations have codified standards
of professional behavior for precisely this reason.  Once the
poop-slinging starts, forward progress comes to a rapid halt.

Those who are unhappy with a technical product have a choice.  Either
(1) whine endlessly about it, which will change nothing; or (2) figure
out how to persuade somebody to change things.  The latter requires
making a technical argument.  List the disadvantages of the current
approach.  Outline an alternate approach that does not have those
disadvantages.  Be frank about the disadvantages of the alternate
approach.  Approach the person or people with decision-making power
and persuade them that your alternate approach deserves a hard look.
Offer to help implement the alternate approach.

Persuading people takes work.  Mocking not only doesn't persuade, it
does the opposite.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: nm: /usr/lib64/libmpfr.so.6: no symbols

2022-04-10 Thread Jerry James
On Sun, Apr 10, 2022 at 2:52 PM Michael Hennebry
 wrote:
> The new unary minus seems to be buggy.
> I'm getting an assertation error from what seems to be the parser.
> My guess is that it is masking the recursion issue.
>
> If I rename my gappa binary,
> is there any reason I could not also install the packaged version?

You should be able to do that, yes.

> I'd planned on that, but had not checked on the mechanism.
> I'm not an Inria person and would need an
> Inria person (yourself?) to invite me.
> A configure comment says to report bugs to the author.
> Should I do that instead?

The author has responded to email in the past, so that's probably
fine.  I'm not an inria person, but the author should be able to
invite you if that seems like the best way to go.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: nm: /usr/lib64/libmpfr.so.6: no symbols

2022-04-07 Thread Jerry James
On Thu, Apr 7, 2022 at 8:57 PM Michael Hennebry
 wrote:
> Can you say what they were?
> To me, that might be good news.
> I gave 1.3 a file that caused apparently infinite recursion.
> If 1.4 is that different, it might work better.

I don't see anything in the release notes that suggests that might be
the case.  See https://gitlab.inria.fr/gappa/gappa/-/blob/master/NEWS.md.

Honestly, I don't remember what I was worried about now.  Maybe it was
the change in precedence of unary minus?  I guess it must have been.
The other changes seem innocuous.

In any case, if you think you are triggering infinite recursion, try
filing a bug here: https://gitlab.inria.fr/gappa/gappa/-/issues.

> Is there a forum, a user group or something for gappa users?

The gitlab project is the only resource I know about.

Regards,
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: /usr/bin/ld: cannot find -lmpfr

2022-04-07 Thread Jerry James
On Thu, Apr 7, 2022 at 8:50 PM Michael Hennebry
 wrote:
> Why?
> I am not trying to build or edit mpfr.
> The error message in config.log says that it was
> looking for the symbol mpfr_snprintf in -lmpfr .
> It did not even find -lmpfr .
> Why not?

Because /usr/lib64/libmpfr.so is in the mpfr-devel package, not the
mpfr package.  This is not unique to mpfr.  All library packages in
Fedora do this.  See:

https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: nm: /usr/lib64/libmpfr.so.6: no symbols

2022-04-07 Thread Jerry James
On Thu, Apr 7, 2022 at 3:50 PM Michael Hennebry
 wrote:
> I recently changed to F35 partly in the hope it would have gappa 1.4
> instead of F33's gappa 1.3 .
> No such luck, so I am trying to build from source.

I did not update F35 and below to gappa 1.4 because of some
incompatibilities.  Fedora 36 will have version 1.4.

> What is going on?
> With no symbols, how is the library ever used?
> I'd thought nm -a was supposed to list all of them.
>
>
> BTW I did eventually realize that libmpfr.so.6 is a soft link to the other.

Did you see Samuel Sieb's message?  He pointed you to the issue.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Mathematical packages: looking for maintainers

2022-02-03 Thread Jerry James
Hello all,

I first mentioned a couple of months ago that I would like to retire
from maintaining mathematical packages in Fedora, so that I can focus
on code analysis and formal methods packages.  Thank you to those who
responded and took some of those packages from me.  I still have quite
a pile left.  If you are a sagemath or Macaulay2 user, in particular,
please consider giving some of these packages a new home.

The packages are in good shape, mostly.  I still have a couple left
that failed the mass rebuild, but only a couple.  Almost all are on
their latest versions and need no immediate work.

Packages for which I am the primary maintainer
--
4ti2
GAPDoc
TOPCOM
antic
arb
azove
bigloo
bliss
carat
check
clblast
clisp
cocoalib
cohomCalg
coin-or-Data-Netlib
coin-or-Data-miplib3
coxeter
cryptominisat
csdp
cxsc
e-antic
ecl
eclib
ffcall
freetdi-gala
gap
gap-pkg-ace
gap-pkg-aclib
gap-pkg-alnuth
gap-pkg-atlasrep
gap-pkg-autodoc
gap-pkg-automata
gap-pkg-autpgrp
gap-pkg-browse
gap-pkg-caratinterface
gap-pkg-circle
gap-pkg-cohomolo
gap-pkg-congruence
gap-pkg-corelg
gap-pkg-crime
gap-pkg-crisp
gap-pkg-crypting
gap-pkg-cryst
gap-pkg-crystcat
gap-pkg-ctbllib
gap-pkg-curlinterface
gap-pkg-cvec
gap-pkg-datastructures
gap-pkg-design
gap-pkg-digraphs
gap-pkg-edim
gap-pkg-factint
gap-pkg-ferret
gap-pkg-fga
gap-pkg-fining
gap-pkg-float
gap-pkg-format
gap-pkg-forms
gap-pkg-fr
gap-pkg-francy
gap-pkg-gbnp
gap-pkg-genss
gap-pkg-grape
gap-pkg-groupoids
gap-pkg-grpconst
gap-pkg-guava
gap-pkg-hap
gap-pkg-hapcryst
gap-pkg-happrime
gap-pkg-hecke
gap-pkg-images
gap-pkg-io
gap-pkg-irredsol
gap-pkg-json
gap-pkg-jupyterkernel
gap-pkg-jupyterviz
gap-pkg-laguna
gap-pkg-liealgdb
gap-pkg-liepring
gap-pkg-liering
gap-pkg-loops
gap-pkg-lpres
gap-pkg-mapclass
gap-pkg-nautytracesinterface
gap-pkg-nq
gap-pkg-openmath
gap-pkg-orb
gap-pkg-polenta
gap-pkg-polycyclic
gap-pkg-polymaking
gap-pkg-primgrp
gap-pkg-profiling
gap-pkg-qpa
gap-pkg-quagroup
gap-pkg-radiroot
gap-pkg-recog
gap-pkg-repsn
gap-pkg-resclasses
gap-pkg-scscp
gap-pkg-semigroups
gap-pkg-singular
gap-pkg-sla
gap-pkg-smallgrp
gap-pkg-smallsemi
gap-pkg-sonata
gap-pkg-sophus
gap-pkg-spinsym
gap-pkg-tomlib
gap-pkg-toric
gap-pkg-transgrp
gap-pkg-utils
gap-pkg-uuid
gap-pkg-xmod
gap-pkg-zeromqinterface
gcl
gf2x
gfan
gmp-ecm
gnofract4d
java-diff-utils
javacc-maven-plugin
jline
jmol
jni-inchi
jol
juniversalchardet
latte-integrale
libgpuarray
libhomfly
libsemigroups
libsvm
linbox
lrslib
m4ri
m4rie
mathic
mathicgb
maven-doxia
maven-doxia-sitetools
maven-reporting-api
maven-reporting-impl
mcqd
memtailor
minisat2
mpfi
mpsolve
naga
nauty
normaliz
ocaml-tplib
pari
pari-elldata
pari-galdata
pari-galpol
pari-nflistdata
pari-nftables
pari-seadata
permlib
pl
polymake
polyml
primecount
pynac
python-BTrees
python-ZEO
python-ZODB
python-ZODB3
python-fastcache
python-gmpy2
python-j1m.sphinxautozconfig
python-jupymake
python-jupyter-kernel-singular
python-jupyter-polymake
python-manuel
python-pari-jupyter
python-persistent
python-pplpy
python-pysingular
python-random2
python-readthedocs-sphinx-ext
python-repoze-sphinx-autointerface
python-sphinx-copy-button
python-sphinx-math-dollar
python-sphinx-testing
python-sphinx_rtd_theme
python-sphinxcontrib-zopeext
python-tdlib
python-theano
python-zodbpickle
python-zope-testrunner
qd
qepcad-B
rubiks
saclib
scala
scalacheck
sharedmeataxe
sirocco
stp
subunit
symmetrica
sympol
sympy
tlx
tth
vinci
xgap
zn_poly

Packages for which I am comaintainer.  The primary maintainer is
listed after the package name.

cddlib: pcpa
flint: pcpa
givaro: mycae
libedit: branto
ntl: rdieter
tbb: trodgers; see https://copr.fedorainfracloud.org/coprs/jjames/TBB2021/

Packages for which I am neither primary maintainer nor comaintainer, but I've
been maintaining them anyway.
-
L-function: pcpa
Macaulay2: rdieter
Singular: pcpa
brial: pcpa
cliquer: pcpa
fes: pcpa
frobby: rdieter
lrcalc: pcpa
palp: pcpa
planarity: pcpa
ppl: bagnara
python-cypari2: pcpa
python-cysignals: pcpa
python-fpylll: pcpa
rw: pcpa
sagemath: pcpa
surf-geometry: pcpa
sympow: pcpa

I am fairly certain that neither pcpa nor bagnara are active in Fedora anymore.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: ocatve

2022-01-20 Thread Jerry James
On Thu, Jan 20, 2022 at 5:01 AM Patrick Dupre  wrote:
> When I run octave with
>
> pkg load symbolic
> and
> syms x
> I
> get
> Symbolic pkg v2.9.0: Traceback (most recent call last):
>   File "", line 28, in 
> AttributeError: '_PrintFunction' object has no attribute '__globals__'
> Traceback (most recent call last):
>   File "", line 1, in 
>   File "", line 12, in octoutput_drv
>   File "", line 54, in octoutput
>   File "", line 55, in octoutput
> AttributeError: module 'sympy' has no attribute 'compatibility'
> Closing the Python communications link.

Octave's symbolic module still wants sympy 1.5, but sympy in Fedora
has moved on to later versions.  See
https://github.com/cbm755/octsympy/issues/1023.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Updating F32 (with Nvidia drivers) and startup hangs.

2022-01-01 Thread Jerry James
On Sat, Jan 1, 2022 at 1:07 PM  wrote:
> Can you confirm that you need CUDA and not only the nvidia drivers ?
>
> If yes, I suggest to not use the rpmfusion repositories since they don't
> provide CUDA. See below.

They don't?  Then what are the xorg-x11-drv-nvidia-cuda and
xorg-x11-drv-nvidia-cuda-libs packages provided by rpmfusion?
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Seeking maintainers of mathematical packages

2021-11-30 Thread Jerry James
Hi Oğuz,

On Mon, Nov 29, 2021 at 11:35 PM Oğuz Ersen via users
 wrote:
> I have no packaging experience and not a packager myself, so can I take
> `material-icons-fonts` since that one seems easy? My fas username is ersen.

You're not a packager.  So that means you need a sponsor?  If so,
contact me offline and I'll talk to you about how we can approach
that.  Thanks for speaking up!
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Seeking maintainers of mathematical packages

2021-11-29 Thread Jerry James
Sorry for the late reply.  I thought I would post this just before the
American Thanksgiving holiday, so that people would have a chance to
look it over while on break.  I didn't think ahead, though, to realize
that *I* wasn't going to have much time for Fedora work during the
holiday.  I had a great time, but pretty much ignored Fedora. :-)

On Sat, Nov 20, 2021 at 6:10 AM Peter Boy  wrote:
> > Am 19.11.2021 um 22:50 schrieb Jerry James :
> > maven-doxia
> > maven-doxia-sitetools
> > maven-reporting-api
> > maven-reporting-impl
>
> These do not relate solely to the collection of mathematical packages? Will 
> mizdebsk (automatically) take them on alone?

That's a good question.  Let's see what needs these packages.  Using
the command "dnf --repo=rawhide --repo=rawhide-source repoquery
--whatrequires [package] --alldeps", I came up with this dependency
tree (after simplifying a bit), just to give an idea of where these
packages lie with respect to the rest of Fedora:

https://jamezone.org/pleasure/software/Fedora/maven.pdf

> Wow, this could pass for "digital artwork“.  :-)

Thanks! :-)
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Where are the src RPM's?

2021-11-29 Thread Jerry James
On Mon, Nov 29, 2021 at 1:20 PM ToddAndMargo via users
 wrote:
> I am looking for the SRPM's for FC34.  I can
> only find the rpms.  Where are the SRC RPM's
> hiding?

Not all mirrors carry them.  My local mirror does:

http://mirrors.xmission.com/fedora/linux/releases/34/Everything/source/tree/Packages/
http://mirrors.xmission.com/fedora/linux/updates/34/Everything/source/tree/Packages/

-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Seeking maintainers of mathematical packages

2021-11-19 Thread Jerry James
 is listed after the package name.

cddlib: pcpa
flint: pcpa
givaro: mycae
libedit: branto
ntl: rdieter
tbb: trodgers; see https://copr.fedorainfracloud.org/coprs/jjames/TBB2021/
 for my take on what the next version of tbb should look like

Packages for which I am neither primary maintainer nor comaintainer, but
I've
been maintaining them anyway.  As above, this serves as notice to the
primary
maintainer that I am stepping away from active maintenance of these
packages.
-
L-function: pcpa
Macaulay2: rdieter
Singular: pcpa
brial: pcpa
cliquer: pcpa
fes: pcpa
frobby: rdieter
lrcalc: pcpa
palp: pcpa
planarity: pcpa
ppl: bagnara
python-cypari2: pcpa
python-cysignals: pcpa
python-fpylll: pcpa
rw: pcpa
sagemath: pcpa
surf-geometry: pcpa
sympow: pcpa

As far as I know, neither bagnara nor pcpa is actively involved in Fedora
anymore, so once I step away from their packages, the packages will
effectively be unmaintained.

If you want to see how these packages are related to each other, here is a
graph showing all of the packages I am involved with in Fedora:

https://jamezone.org/pleasure/software/Fedora/fedora.pdf

The black ovals are packages for which I am primary maintainer, blue are
packages for which I am comaintainer, green are packages for which I am
neither but I maintain the package anyway, and red are packages that I
normally don't touch except for the occasional rebuild due to an soname
bump or similar.  The ones I am talking about stepping away from are
primarily on the right half of the diagram.

Regards,
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: crontab -e now invokes nano! ARGH!!!

2021-11-16 Thread Jerry James
On Tue, Nov 16, 2021 at 11:19 AM Robert Moskowitz  wrote:
> F35 change from F32; may have occurred earlier.
>
> VI was sooo easy to use.
>
> Now I have to learn nano?
>
> Old timer sheesh.

Uninstall the nano-default-editor package.  Install the
vim-default-editor package.  Log out and log back in.  Bask in the
glory of vim. :-)
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: NVIDIA Legacy drivers

2021-11-13 Thread Jerry James
On Sat, Nov 13, 2021 at 8:52 AM Tim Evans  wrote:
> Thanks, Jonathan.  Guess I wasn't clear:  how do you switch BACK?  Don't
> I need to remove the Nvidia packages?  Is kernel rebuilt by package
> deletions to remove the Nvidia mods?

See https://rpmfusion.org/Howto/NVIDIA#Switching_between_nouveau.2Fnvidia
for instructions on switching between nouveau and the nvidia driver.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Entitlement Server?

2021-08-10 Thread Jerry James
On Tue, Aug 10, 2021 at 9:50 PM Ed Greshko  wrote:
> On 11/08/2021 08:57, Jonathan Ryshpan wrote:
> > At the latest upgrade the following strange message appeared.   What is it 
> > about?   Do need to take any action?
> > $ sudo dnf upgrade
> > [sudo] password for jonrysh:
> > Updating Subscription Management repositories.
> > Unable to read consumer identity
> >
> > This system is not registered with an entitlement server. You can use 
> > subscription-manager to register.
> >
>
> Sounds like you have a non-fedora repo enabled for which a subscription is 
> needed.
>
> Output of
>
> dnf repolist --enabled

I've seen that on CentOS machines.  It just means that you haven't
signed up for a RHEL account.  I have to wonder if Jonathan is running
Fedora at all.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: fedpkg

2021-06-19 Thread Jerry James
On Sat, Jun 19, 2021 at 4:01 PM Patrick Dupre  wrote:
>
> Yes,
>
> How to I extract the .tgz (or the .spec) file from a src.rpm ?

If you run "rpm -i https://src.fedoraproject.org/rpms/gsl/tree/rawhide

-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: rpmbuild perl-PDL-Graphics-PLplot

2021-06-19 Thread Jerry James
On Sat, Jun 19, 2021 at 9:00 AM Patrick Dupre  wrote:
> This spec file provide the an error.
> Can you help me to fix it?

You didn't show the compiler flags in use, so this is just a guess, but ...

> cc1: some warnings being treated as errors

... this message suggests that -Werror is included.  Remove that and
see what happens.

> BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

Remove the BuildRoot line.  That hasn't been needed for years.

> Requires:   perl(PDL)

This Requires *should* be autogenerated.  Try removing it and see if
the binary package includes an equivalent Requires.

> make %{?_smp_mflags}

Use %make_build instead.

> %install
> rm -rf $RPM_BUILD_ROOT

Remove the second line above.  It is unnecessary and occasionally dangerous.

> %clean
> rm -rf $RPM_BUILD_ROOT

Remove the entire %clean section.  RPM already does this for you.

> %defattr(-,root,root,-)

Remove the %defattr line.  RPM already does this for you.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: scilab bin

2021-06-18 Thread Jerry James
On Fri, Jun 18, 2021 at 2:40 PM Patrick Dupre  wrote:
> But
>
> scilab-bin: symbol lookup error: /lib64/libk5crypto.so.3: undefined symbol: 
> EVP_KDF_ctrl, version OPENSSL_1_1_1b

Take a look here:

https://bugzilla.redhat.com/show_bug.cgi?id=1829790

This seems to mean that scilab has its own openssl library, and that
leads to symbol conflicts.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: network manager spamming logs with repetitive messages

2021-06-07 Thread Jerry James
On Mon, Jun 7, 2021 at 8:59 AM Frank  wrote:
> Anyway I did as you suggested, but unless I put that extra keyword into
> /etc/NetworkManager/NetworkManager.conf (hostname-mode=none) the
>
> repetitive logging continues.  I used hostnamectl to make all the names
> match, but it needed that keyword.  Is that what you had to do or
>
> was simply making the names match enough ?

For me it was enough, yes.

I've got a machine with a fresh Fedora 34 installation on it.  On that
one, hostnamectl says:

   Static hostname: n/a
Transient hostname: fedora

And I'm not seeing the log spam.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: network manager spamming logs with repetitive messages

2021-06-07 Thread Jerry James
On Sun, Jun 6, 2021 at 10:20 AM Frank  wrote:
>
> I noticed this morning that network manager is spamming my log with
> messages repeated every 3 or 4 seconds.
>
>
> Jun 06 11:58:22 localhost.localdomain NetworkManager[787]: 
> [1622995102.8297] policy: set-hostname: current hostname was changed
> outside NetworkManager: fedora
>
> Jun 06 11:58:22 localhost.localdomain NetworkManager[787]: 
> [1622995102.8299] policy: set-hostname: set hostname to
> localhost.localdomain (from address lookup)
>
>
> It repeats these messages every 3 or 4 seconds.
>
> This apparently has been going on for a few days at least.
>
> There is a bug 1894137 -  But it was filed last November.

Also https://bugzilla.redhat.com/show_bug.cgi?id=1893223, filed last
October.  And see:

https://lists.fedoraproject.org/archives/list/de...@lists.fedoraproject.org/message/SV26LZTNV42GXBMZVYAFRMBBGKYUI7VN/

For me, running "hostnamectl" showed that the static hostname was
"localhost" and the transient hostname was "fedora", apparently
because somebody thought the latter was a good idea.  The nonmatching
hostnames triggered NetworkManager to spam the logs, which is the
second bug.  Both should be fixed, but the fact that nobody is paying
attention to bugs filed last fall is not encouraging.

The workaround I resorted to was to use hostnamectl to make the static
and transient hostnames match.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: aegisub no more working after update...

2021-04-16 Thread Jerry James
On Fri, Apr 16, 2021 at 4:40 AM François Patte
 wrote:
> I just update my system (fc-32) and aegisub is no more working: I can
> open subtitlefiles but not the corresponding video...
>
> Here the message:
>
> (aegisub:347417): Gdk-ERROR **: 12:08:25.195: The program 'aegisub'
> received an X Window System error.
> This probably reflects a bug in the program.
> The error was 'BadValue (integer parameter out of range for operation)'.
>(Details: serial 37349 error_code 2 request_code 150 (GLX) minor_code 24)
>(Note to programmers: normally, X errors are reported asynchronously;
> that is, you will receive the error a while after causing it.
> To debug your program, run it with the GDK_SYNCHRONIZE environment
> variable to change this behavior. You can then get a meaningful
> backtrace from your debugger if you break on the gdk_x_error()
> function.)

The aegisub package is not distributed by Fedora, but rather by
rpmfusion.  You should file a bug and include the information above.
See here for how to do that:

https://rpmfusion.org/ReportingBugs

That will alert the package maintainer to the problem.  It's possible
that aegisub just needs to be rebuilt against the latest GTK library,
but the maintainer can help determine that.  Good luck!
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: dependency question

2021-03-01 Thread Jerry James
On Mon, Mar 1, 2021 at 7:18 AM Andras Simon  wrote:

> Just out of curiosity: if package B depends on A, shown by the that
> removing A removes B, too, how come that after removing both, B can be
> installed without installing A?
> Here's what happened:
>
>
> # dnf erase kernel-debug-*
> Dependencies resolved.
>
> 
>  Package   Arch  Version  Repository
>  Size
>
> 
> Removing:
>  kernel-debug-core x86_645.10.8-100.fc32  @updates
>  77 M
>  kernel-debug-core x86_645.10.17-100.fc32 @updates
>  77 M
>  kernel-debug-core x86_645.10.18-100.fc32 @updates
>  77 M
>  kernel-debug-modules  x86_645.10.8-100.fc32  @updates
>  31 M
>  kernel-debug-modules  x86_645.10.17-100.fc32 @updates
>  31 M
>  kernel-debug-modules  x86_645.10.18-100.fc32 @updates
>  31 M
>  kernel-debug-modules-extrax86_645.10.8-100.fc32  @updates
> 2.0 M
>  kernel-debug-modules-extrax86_645.10.17-100.fc32 @updates
> 2.0 M
>  kernel-debug-modules-extrax86_645.10.18-100.fc32 @updates
> 2.0 M
> Removing dependent packages:
>  NetworkManager-l2tp   x86_641.8.2-1.fc32 @fedora
>  579 k
> Removing unused dependencies:
>  ldns  x86_641.7.0-29.fc32@fedora
>  425 k
>  libreswan x86_644.2-1.fc32   @updates
> 4.3 M
>  nss-tools x86_643.60.1-1.fc32@updates
> 2.3 M
>  xl2tpdx86_641.3.14-2.fc32@fedora
>  205 k
>
> Transaction Summary
>
> 
> Remove  14 Packages
>
> Freed space: 335 M
> Is this ok [y/N]: y
>
> [...]
> dnf install NetworkManager-l2tp
> Last metadata expiration check: 1:08:42 ago on Mon 01 Mar 2021 12:48:36 PM
> CET.
> Dependencies resolved.
>
> 
>  Package   ArchVersion   Repository
> Size
>
> 
> Installing:
>  NetworkManager-l2tp   x86_64  1.8.2-1.fc32  fedora
>  174 k
> Installing dependencies:
>  kernel-modules-extra  x86_64  5.10.18-100.fc32  updates
> 2.0 M
>  ldns  x86_64  1.7.0-29.fc32 fedora
>  165 k
>  nss-tools x86_64  3.60.1-1.fc32 updates
> 529 k
>  xl2tpdx86_64  1.3.14-2.fc32 fedora
> 95 k
> Installing weak dependencies:
>  libreswan x86_64  4.2-1.fc32updates
> 1.2 M
>
> Transaction Summary
>
> 
> Install  6 Packages
>
>
> Total download size: 4.1 M
> Installed size: 9.8 M
> Is this ok [y/N]: y
>

The NetworkManager-l2tp package depends on xl2tpd, which depends on
kmod(l2tp_ppp.ko).

$ dnf repoquery --whatprovides 'kmod(l2tp_ppp.ko)'
kernel-debug-modules-extra-0:5.10.18-200.fc33.x86_64
kernel-modules-extra-0:5.10.18-200.fc33.x86_64

When you removed kernel-debug-modules-extra, your system did not have
kernel-modules-extra installed, leaving it with no packages providing
kmod(l2tp_ppp.ko).  Therefore, xl2tpd had to be removed, which in turn
required the removal of NetworkManager-l2tp.

When you reinstalled NetworkManager-l2tp, its dependency on xl2tpd required
something providing kmod(l2tp_ppp.ko) to be installed.  Of the two packages
that provide kmod(l2tp_ppp.ko), kernel-modules-extra has the shorter name,
so it was installed to satisfy the dependency.  (Yum, at least, used the
"shorter name" rule.  I'm just guessing that dnf does likewise.)
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: rdma-core-32.0-1.fc33.i686 has inferior architecture

2021-02-18 Thread Jerry James
On Thu, Feb 18, 2021 at 12:29 AM Tim Jackson  wrote:
> OK: https://bugzilla.redhat.com/show_bug.cgi?id=1930004

As I noted in my Feb. 5 reply, the bug is in gnome-boxes, which
Provides some internal libraries.  See
https://bugzilla.redhat.com/show_bug.cgi?id=1925723.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: New kernel errors after last update, Fedora 33

2021-02-17 Thread Jerry James
On Wed, Feb 17, 2021 at 12:08 PM Jerome Lille  wrote:
> Thanks for the suggestion. I did get more logging
>
> RPC:   5d78dc3a connect status 107 connected 0 sock state 7
> xs_tcp_setup_socket: connect returned unhandled error -107
> RPC:   xs_tcp_state_change client 5d78dc3a...
> RPC:   state 7 conn 0 dead 0 zapped 1 sk_shutdown 3
> RPC:   set up xprt to 192.168.1.101 (port 111) via tcp
> RPC:   xs_connect scheduled xprt 64ac8be5
> RPC:   worker connecting xprt 64ac8be5 via tcp to
> 192.168.1.101 (port 111)
> RPC:   64ac8be5 connect status 115 connected 0 sock state 2
> RPC:   xs_tcp_state_change client 64ac8be5...
> RPC:   state 1 conn 0 dead 0 zapped 1 sk_shutdown 0
> RPC:   xs_tcp_send_request(80) = 0
> RPC:   xs_data_ready...
> RPC:   setting port for xprt 5d78dc3a to 44982
> RPC:   xs_connect scheduled xprt 5d78dc3a
> RPC:destroy backchannel transport
> RPC:backchannel list empty= true
> RPC:   xs_bind 0.0.0.0:902: ok (0)
> RPC:   xs_destroy xprt 64ac8be5
> RPC:   xs_close xprt 64ac8be5
>
> 192.168.1.101 is the IP of my local NFS server (Centos7), my Fedora
> desktop that produces these error messages has some shares from it
> mounted. No errors on the NFS server and the nfs shares seems to work
> fine.

Hmm.  Somebody else will have to step in here.  My knowledge of NFS is
about 15 years out of date. :-)
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: New kernel errors after last update, Fedora 33

2021-02-17 Thread Jerry James
On Wed, Feb 17, 2021 at 10:33 AM Jerome Lille  wrote:
> After the latest update there are some errors in the log that I haven't
> seen before.
>
> kernel: xs_tcp_setup_socket: connect returned unhandled error -107
>
> There are two of those per minute continuously. I haven't noticed any
> other problems with the system, but wondering about those messages are
> about.

Error 107 is ENOTCONN (transport endpoint is not connected).  See
/usr/include/asm-generic/errno.h for error numbers.

The xs_tcp_setup_socket function is part of the RPC code in the
kernel.  Something on your system is trying to make an RPC call once
every 30 seconds, but is failing to connect to the server.  If you
enable debug-level logging, you should see a log message showing what
address it is trying to connect to. See if this does the trick:

$ echo 0x > /proc/sys/sunrpc/rpc_debug
[Wait for the log messages to appear]
$ echo 0 > /proc/sys/sunrpc/rpc_debug

Disclaimer: I haven't actually tried the above, nor do I see these
messages on my system.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: What to do about a GUI application not appearing in Gnome Software?

2021-02-15 Thread Jerry James
On Mon, Feb 15, 2021 at 3:18 PM Matti Pulkkinen  wrote:
> If I understood the docs page [1] correctly, then the  question is
> whether the package installs a .metainfo.xml or .appdata.xml file. I'm
> not completely sure how to find that out, but I don't see one on the
> list of files on this 3rd party page [2].

$ dnf repoquery -l rstudio-desktop
Last metadata expiration check: 1:52:02 ago on Mon 15 Feb 2021 12:38:32 PM MST.
/usr/bin/rstudio
/usr/lib/.build-id
/usr/lib/.build-id/04
/usr/lib/.build-id/04/174084b95276202543af29e04c208b444d2c52
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/ecab61333d76d766fbb510b9625db53c243c07
/usr/libexec/rstudio/bin/diagnostics
/usr/libexec/rstudio/bin/rstudio
/usr/libexec/rstudio/bin/rstudio-backtrace.sh
/usr/libexec/rstudio/rstudio.png
/usr/share/applications/rstudio.desktop
/usr/share/icons/hicolor/16x16/apps/rstudio.png
/usr/share/icons/hicolor/16x16/mimetypes/application-x-r-data.png
/usr/share/icons/hicolor/16x16/mimetypes/application-x-r-project.png
/usr/share/icons/hicolor/24x24/apps/rstudio.png
/usr/share/icons/hicolor/24x24/mimetypes/application-x-r-data.png
/usr/share/icons/hicolor/24x24/mimetypes/application-x-r-project.png
/usr/share/icons/hicolor/256x256/apps/rstudio.png
/usr/share/icons/hicolor/256x256/mimetypes/application-x-r-data.png
/usr/share/icons/hicolor/256x256/mimetypes/application-x-r-project.png
/usr/share/icons/hicolor/32x32/apps/rstudio.png
/usr/share/icons/hicolor/32x32/mimetypes/application-x-r-data.png
/usr/share/icons/hicolor/32x32/mimetypes/application-x-r-project.png
/usr/share/icons/hicolor/48x48/apps/rstudio.png
/usr/share/icons/hicolor/48x48/mimetypes/application-x-r-data.png
/usr/share/icons/hicolor/48x48/mimetypes/application-x-r-project.png
/usr/share/mime/packages/rstudio.xml
/usr/share/pixmaps/rstudio.png

So no, there is no appdata or metainfo file in the package, which is
why it does not appear in Gnome Software.  File a bug against rstudio
if you want the maintainers to do something about that.
-- 
Jerry James
http://www.jamezone.org/
___
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 on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: rdma-core-32.0-1.fc33.i686 has inferior architecture

2021-02-05 Thread Jerry James
On Fri, Feb 5, 2021 at 4:51 PM Matthew Miller  wrote:
> Hmmm,  yeah, this seems like something that could be untangled. Could you
> file this as a bug against the "distribution" component, for lack of
> anywhere better occurring to me right now?
>
> https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora=distribution=rawhide

See the dep chain I posted earlier from gnome-boxes:

gnome-boxes -> libvirt-daemon-kvm -> qemu-kvm -> qemu-system-x86 ->
qemu-system-x86-core -> libibverbs -> rdma-core

I didn't notice that gnome-boxes Provides some internal libraries:

$ rpm -q --provides gnome-boxes
application()
application(org.gnome.Boxes.desktop)
gnome-boxes = 3.38.2-1.fc33
gnome-boxes(x86-64) = 3.38.2-1.fc33
libgovf-0.1.so()(64bit)
libgtk-frdp-0.1.so()(64bit)
libhandy-0.0.so.0()(64bit)
metainfo()
metainfo(org.gnome.Boxes.appdata.xml)
mimehandler(application/x-cd-image)
mimehandler(x-scheme-handler/rdp)
mimehandler(x-scheme-handler/vnc)
$ rpm -q --whatprovides 'libhandy-0.0.so.0()(64bit)'
libhandy-0.0.13-6.fc33.x86_64
gnome-boxes-3.38.2-1.fc33.x86_64
$ rpm -q --whatprovides 'libgtk-frdp-0.1.so()(64bit)'
connections-0:3.38.1-1.fc33.x86_64
gnome-boxes-0:3.38.2-1.fc33.x86_64

I filed https://bugzilla.redhat.com/show_bug.cgi?id=1925723.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: dracut error on upgrade to kernel 5.10.11

2021-02-01 Thread Jerry James
On Mon, Feb 1, 2021 at 4:02 PM sixpack13  wrote:
> - OT -
>
> @Samuel
> a user of this list is sending me emails complaining that are spaces in from 
> of my email address.
> I checked my profile and can't find a space neither in my name nor my email 
> address.
>
> Q.:
> do you see spaces in my email address reading this mail via mail client ?
>
> or anyone else ???

The From: line in your email looks like this:

From: "  sixpack13" 

so yes, there are two spaces in front of sixpack13.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: rdma-core-32.0-1.fc33.i686 has inferior architecture

2021-01-29 Thread Jerry James
On Fri, Jan 29, 2021 at 10:06 AM Matthew Miller
 wrote:
> This is all more infiniband high-performance networking stuff. If you don't
> immediately know what it is, odds are you will never need it in your life.

Here's how I wound up with these packages:

gnome-boxes -> libvirt-daemon-kvm -> qemu-kvm -> qemu-system-x86 ->
qemu-system-x86-core -> libibverbs -> rdma-core

I think gnome-boxes is part of the default Workstation install, which
explains why so many people have rdma-core installed.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: rdma-core-32.0-1.fc33.i686 has inferior architecture

2021-01-29 Thread Jerry James
On Fri, Jan 29, 2021 at 9:25 AM Doug H.  wrote:
> I had the "core" issue here also. First I dnf erased the .i686 version 
> without issue. I later did the same for the .x86_64 version, again not issue.
>
> My dnf update today ended with:
>
> Installing dependencies:
>  rdma-corei686   33.0-2.fc33   updates 57 
> k
>  rdma-corex86_64 33.0-2.fc33   updates 56 
> k
>
> The good news is that the missing .i686 version is synced up.
>
> If you want to try to spot what it was pulled for:

Same here.  As for what is pulling it in:

$ rpm -q --whatrequires 'rdma-core(x86-64)'
libibverbs-33.0-2.fc33.x86_64
librdmacm-33.0-2.fc33.x86_64
libibumad-33.0-2.fc33.x86_64
$ rpm -q --whatrequires 'rdma-core(x86-32)'
libibverbs-33.0-2.fc33.i686

-- 
Jerry James
http://www.jamezone.org/
___
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


Re: Small-time factoring?

2021-01-05 Thread Jerry James
On Tue, Jan 5, 2021 at 11:07 AM Beartooth  wrote:
> Having begun life as a mathematician (BA 1961), I still sometimes
> play with numbers, whether or not I'm near a computer. I mostly start by
> factoring them, so that I know  what I've got. But I get lost juggling
> more than about two or three three-digit numbers.
>
> It would be nice to have a factoring applet -- which wouldn't
> need to be vast nor intense enough to come anywhere near cryptographic
> use, but just as a mildly entertaining time waster.
>
> My guess is that it exists, and is either already in Fedora, or
> can be handily installed. Anybody know?

If a command line tool suits you, run the "factor" command:

$ factor 2345234
2345234: 2 271 4327

It's part of coreutils, so should be installed on every Fedora system.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: cassert

2021-01-01 Thread Jerry James
On Fri, Jan 1, 2021 at 6:41 AM Patrick Dupre  wrote:
> I installed octave-devel
>
> Where can I find the package cassert ?

Install the gcc-c++ package; cassert is a C++ header.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: F33 just pretends to print

2020-12-30 Thread Jerry James
On Tue, Dec 29, 2020 at 10:35 PM Michael Hennebry
 wrote:
> I've cloned the repository, but I'm unclear on a couple things:
> From README.md:
> > To compile brlaser you'll need CMake and the CUPS development packages
> > (libcups2-dev, libcupsimage2-dev or similar).
>
> I've tried yum provides '*libcups*dev*' ,
> but no matches found.

Those are Debian package names.  For Fedora, try cups-devel.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: ps2eps

2020-11-13 Thread Jerry James
On Fri, Nov 13, 2020 at 10:14 AM Patrick Dupre  wrote:
> Has the package ps2eps been removed from the distribution?

On a Fedora 33 machine:

$ dnf repoquery -f /usr/bin/ps2eps
texlive-ps2eps-7:20200327-16.fc33.x86_64

-- 
Jerry James
http://www.jamezone.org/
___
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


Re: Installing fonts

2020-10-21 Thread Jerry James
On Wed, Oct 21, 2020 at 4:06 PM Joe Zeff  wrote:
> And if I want to install the whole family?  I'm not sure which ones I'll
> need, and don't want to have to stop and install more in the middle of
> the job.

sudo dnf install 'font(nimbusroman)' 'font(nimbussans)' 'font(nimbusmonops)'

As far as I can tell, that gets you all of them.  If you prefer
package names over font(), then:

sudo dnf install urw-base35-nimbus-roman-fonts
urw-base35-nimbus-sans-fonts urw-base35-nimbus-mono-ps-fonts

-- 
Jerry James
http://www.jamezone.org/
___
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


Re: Installing fonts

2020-10-21 Thread Jerry James
On Wed, Oct 21, 2020 at 2:39 PM Joe Zeff  wrote:
> Normally, I write a weekly contribution to an APA,a sort of newsletter,
> on my desktop, and do the page layout in Scribus, using some of the
> Nimbus fonts.  Right now, my desktop is in the shop with a dead power
> supply, and I'm using my laptop.  Alas, it doesn't have the Nimbus
> fonts.  What is the simplest way to get them installed using dnf?

sudo dnf install 'font(nimbusroman)'

If you want the sans fonts, then:

sudo dnf install 'font(nimbussans)'

-- 
Jerry James
http://www.jamezone.org/
___
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


Re: f32:: thunderbird broken?

2020-10-13 Thread Jerry James
Hi Adrian,

On Tue, Oct 13, 2020 at 3:14 AM Adrian Sevcenco  wrote:
> Hi! It seem that thunderbird-78.3.1-1.fc32.x86_64 is broken, meaning that 
> cannot connect and sync IMAP accounts..
> as soon as i downgrade to thunderbird-68.6.0-1.fc32.x86_64 everythings works 
> again without problems.
>
> Nobody noticed this so far?
> Thank you!

You may have hit the issue described in this thread:

https://lists.fedoraproject.org/archives/list/de...@lists.fedoraproject.org/thread/CM3KTWRWITDS2G6GKQPVQU6JOPC5D4YQ/#CM3KTWRWITDS2G6GKQPVQU6JOPC5D4YQ

-- 
Jerry James
http://www.jamezone.org/
___
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


Re: Any Emacs Users?

2020-10-01 Thread Jerry James
On Thu, Oct 1, 2020 at 6:42 AM Lasse Kliemann  wrote:
> recently, I tried to switch from Debian to Fedora for the nth time. Once 
> again, I was stopped dead in my tracks since my Emacs initialization stopped 
> working because of a missing 'use-package'. I could try and rewrite my 
> initialization to not use 'use-package'. However, since already something so 
> basic is missing, I expect the next roadblock to be just around the corner.

If a missing use-package is the only obstacle you know about right
now, please consider making and maintaining a Fedora package of it.

> b) Is Emacs not so popular with Fedora users generally? Can such a statement 
> be made? Any Fedora+Emacs enthusiasts who would like to share their setup?

I think there are a fair number of Emacs users in the Fedora
community.  I use it daily.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: VM tool for Fedora 32

2020-09-30 Thread Jerry James
On Wed, Sep 30, 2020 at 10:28 AM S Bob  wrote:
> I'm looking for suggestions for a VM tool for Fedora 32. I am tired of
> having to constantly patch VMware and have it stop working every time I
> update to a new kernel. Looking for suggestions. Does KVM run on fedora
> 32? Can I install a windows VM with KVM? Anyone using other tools?

KVM is indeed available.  I've used the virt-manager and virt-install
packages for years to manage my VMs.  Tom just answered your question
about Windows, so I'll leave it at that.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: sort of Firefox related

2020-09-19 Thread Jerry James
 On Sat, Sep 19, 2020 at 8:02 PM David  wrote:
> I did a new install of Rawhide a few days ago, and I just assumed that the 
> Firefox version was the most
> recent or within a few weeks of the most recent.

Usually it is.

> I was pondering the idea of playing with Gnome Boxes, and decided I would try 
> to download an iso of
> some other distro. When I logged on to Manjaro website, it immediately 
> gave me a large dialogue box that said
> "your browser Version 78 is out of date."
>
> So why could Fedora not tell me that ?
>
> Anyways, I removed version 78 ( the rpm version ) and installed the flatpak 
> version, which is 80.

Actually Fedora 31 and 32 both have Firefox 80.0.1.  It appears that
all Firefox builds for F33 and Rawhide have failed recently, so those
two are still stuck on Firefox 78.  Visit
https://koji.fedoraproject.org/koji and search for "firefox" to see
the build attempts.  I don't see anything that immediately jumps out
at me at https://bugz.fedoraproject.org/firefox, but hopefully the
maintainers are aware of the situation.

A peek at the most recent build log suggests that LTO may be playing a
role in the build failures.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: (With updated info) Re: Figuring out reason behind java crash on F32 (not on Muck/Windoze)

2020-09-09 Thread Jerry James
On Wed, Sep 9, 2020 at 1:12 PM Ranjan Maitra  wrote:
> Thanks, so  this appears to be a Fedora problem. Btw, I tried oracle's 
> jdk-14.0.2_linux-x64_bin.rpm and had the same result.
>
> I filed a bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1877524

Why does everyone seem to think this is a Java bug?  The system log
showed that a crash occurred in Rf_eval (libR.so + 0x157ab3); i.e., in
the R library.  The stack trace shows a lot of calls to these
functions:

bcEval
forcePromise
getvar
R_execClosure
Rf_appyClosure
Rf_eval

It's possible that R is being handed an expression to evaluate that is
so complex that it runs out of stack space, or there could be an
infinite recursion bug in R somewhere.  If the former, the solution is
to bump up the stack space.  I would try the -Xss argument to java
first to see if that makes the issue go away.  I'm not sure what the
default value is, so I don't know what to suggest, but maybe start
with something like -Xss4M.  If that fixes the issue, then retry with
successively smaller values to find something reasonable that is still
big enough to work.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: - can't load font '-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1'

2020-09-08 Thread Jerry James
On Tue, Sep 8, 2020 at 8:36 AM None via users
 wrote:
> [olivares@localhost ~]$ rpm -qa | grep 'xorg-x11-fonts'
> xorg-x11-fonts-misc-7.5-24.fc32.noarch
> xorg-x11-fonts-Type1-7.5-24.fc32.noarch
> xorg-x11-fonts-ISO8859-1-100dpi-7.5-24.fc32.noarch
> [olivares@localhost ~]$

Then you'll have to change connectionFont to some font that you do
have.  What you have now is something like this (using a wildcard,
because I don't know what should go there):

*connectionFont: -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1

You'll need to determine which font you want to use.  The
xorg-x11-apps package contains xfontsel, which can help you determine
a font string to use.  You might want to start by replacing the
"iso8859-1" part with wildcards, i.e.,

*connectionFont: -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*

Once you've got the font string you want, add it to your ~/.Xresources
or ~/.Xdefaults file.  Wow, I haven't had to do any of this for years.
My memory is a little hazy, but I think that's approximately what
needs to be done. :-)
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: - can't load font '-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1'

2020-09-08 Thread Jerry James
On Tue, Sep 8, 2020 at 6:52 AM None via users
 wrote:
> I have compiled and installed x48(an hp48 g/gx calculator emulator) on 
> Fedora.  When I try to run it I get error:
>
> [olivares@localhost ~]$ x48
> x48: using XShm extension.
> x48: /home/olivares/.hp48/hp48 is a version 0.4.0 file, converting
> x48: FATAL ERROR, exit.
>   - can't load font '-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1'
>   - Please change resource 'connectionFont'
> [olivares@localhost ~]$
>
> How can I overcome this error and run x48 on fedora?

Do you have the package xorg-x11-fonts-ISO8859-1-100dpi installed on
your system?
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: possibly OT: emacs update on Fedora does not like my default font

2020-08-25 Thread Jerry James
On Tue, Aug 25, 2020 at 4:14 PM Ranjan Maitra  wrote:
> My own .emacs has the following set at:
>
> (set-default-font "10x20")
>
>
> Any suggestions as to what I should look at/change?

The Emacs NEWS file says that set-default-font was one of many
obsolete functions that were removed in version Emacs 27.  The NEWS.20
file notes:

** set-default-font has been renamed to set-frame-font

I found this with "grep -Fr set-default-font /usr/share/emacs/27.1/etc".
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: aarch64 mock gcc/annobin errors

2020-08-03 Thread Jerry James
On Mon, Aug 3, 2020 at 4:25 PM Sam Varshavchik  wrote:
> I'm running an F32 aarch64 guest qemu VM on an x86_64 F32 host, and, in that
> VM, I attempted to build something fairly simple via mock. This is my reward:
>
> configure:3590: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-
> D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-
> strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -
> specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -
> fstack-clash-protection  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -
> specs=/usr/lib/rpm/redhat/redhat-hardened-ld conftest.c  >&5
>
> annobin: conftest.c: AArch64: The annobin plugin is out of date with respect
> to  gcc
> *** WARNING *** there are active plugins, do not report this as a bug unless
> you can reproduce it without enabling any plugins.
> Event| Plugins
> PLUGIN_FINISH_UNIT   | annobin: Generate final annotations
> PLUGIN_START_UNIT| annobin: Generate global annotations
> PLUGIN_ALL_PASSES_START  | annobin: Generate per-function annotations
> PLUGIN_ALL_PASSES_END| annobin: Register per-function end symbol
> conftest.c:1: internal compiler error: Segmentation fault
>
> First time I've seen something like that, any idea what to do here, for this?
> This if from a first build in mock, which presumably pulled in the most
> recent versions of all rpms into the chroot.

Are you building for a rawhide target?  If so, mock is pulling in rpms
from the most recent rawhide compose.  Add "--enablerepo=local" to get
the very latest rpms from koji.

There have been a fewl instances recently of the annobin plugin not
matching gcc.  As far as I know, the issue has been resolved, so
hopefully the extra mock flag will work for you.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: Fedora Zoom? -

2020-08-03 Thread Jerry James
On Mon, Aug 3, 2020 at 10:48 AM Bob Goodwin  wrote:
> We have iPhones etc. that might work but my daughter suggests that I
> need 'Zoom' on my Fedora 32 computer since I have trouble with the
> smaller mobile devices. Is there a Linux equivalent application I can
> run from my desktop workstation?

Zoom itself has a Linux client that works on Fedora:

https://support.zoom.us/hc/en-us/articles/204206269-Installing-or-updating-Zoom-on-Linux

-- 
Jerry James
http://www.jamezone.org/
___
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


Re: video in Firefox not streaming

2020-07-26 Thread Jerry James
On Sun, Jul 26, 2020 at 3:25 PM Anil Felipe Duggirala
 wrote:
> Ok. I have tried this, with no avail. It was set to Never Activate and I
> set it to Always activate. I have installed the Fedora package for H264.
> I am a bit baffled by this. Specially because it only started happening
> with my latest installation of Firefox (in Fedora W 32).
>
> I will test with other and more sites and see if I find any more hints.

Have you installed ffmpeg?  See upthread.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: vlc update

2020-07-26 Thread Jerry James
On Sun, Jul 26, 2020 at 3:30 PM Patrick Dupre  wrote:
> I have a small issue with the last fedora update:

See this thread from a few hours ago:

https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/thread/ZCDCPYXRC5R2ATXAJDKOZGOBDAVWMHM5/
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: video in Firefox not streaming

2020-07-26 Thread Jerry James
On Sun, Jul 26, 2020 at 1:11 PM Samuel Sieb  wrote:
> Actually, there's openh264 available in Fedora (by default?) for use in
> Firefox to play h264 videos.

The repo is enabled by default starting in Fedora 32, but the Firefox
plugin is not.  If you want to use it, open the Firefox menu and
choose "Add-ons".  Choose the "Plugins" tab.  You'll see the OpenH264
Video Codec plugin, but it is disabled.  Select it and change "Never
Activate" to "Always Activate".

See https://fedoraproject.org/wiki/OpenH264 for more information.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: DNF, Rpmfusion -

2020-07-26 Thread Jerry James
On Sun, Jul 26, 2020 at 9:01 AM Bob Goodwin  wrote:
> I guess this means
> rpmfusion is running behind, or does it imply something else? I update
> first thing each morning and such an explanation seems unusual:

It means that rpmfusion is running ahead.  They pushed vlc to stable
before the Fedora libebml-1.4.0-1.fc32 and libmatroska-1.6.0-1 updates
went stable:

https://bodhi.fedoraproject.org/updates/FEDORA-2020-c5e96618e7

It should clear up soon, once the Fedora update gets pushed to stable.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: video in Firefox not streaming

2020-07-25 Thread Jerry James
On Sat, Jul 25, 2020 at 7:07 AM Anil Felipe Duggirala
 wrote:
> I am sorry to ask this here but am wondering why the last couple of
> times I have installed Fedora 32 workstation, video playback in Firefox
> is not working out of the box for some sites. So I can play videos on
> youtube, but for example, trying to play a video in cnn.com ("something
> went wrong during native playback") does not work, or playing some video
> from Twitter("media could not be played") does not work either.
>
> Am I missing the Flash Player? What am I missing here?

Do you have ffmpeg installed?  It is not available from Fedora for
license reasons, but you can get it from rpmfusion.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: Start CUPS -

2020-07-07 Thread Jerry James
On Tue, Jul 7, 2020 at 3:25 PM Bob Goodwin  wrote:
> What is the command to start the cups printer administration display in
> Fedora 32?
>
> It always was available when I entered "631" in the Firefox address
> window. I guess I need the exact command but cant find it. systemctl
> status says it loaded and active but it is hiding from me if it is?

Try this:

http://localhost:631/

-- 
Jerry James
http://www.jamezone.org/
___
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


Re: Errors compiling

2020-06-23 Thread Jerry James
On Tue, Jun 23, 2020 at 8:10 PM Qiyu Yan  wrote:
> You need to install devel packages (e.g. openssl v.s. openssl-devel)
>
> And when dealing with pkg-config, there is a more convenient way:
> sudo dnf install 'pkgconfig(package-name)'
> pkgconfig(foo) is the devel-files for package foo.
>
> This case you need things like
> sudo dnf install 'pkgconfig(fontconfig)' and so on.

In particular, since Frank's message included this:

Package 'xdamage', required by 'virtual:world', not found

then "dnf install pkgconfig(xdamage)" should help.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: frama-c can't start up on simple example

2020-06-18 Thread Jerry James
On Thu, Jun 18, 2020 at 9:01 AM Jerry James  wrote:
> I see this in the log:
>
> [wp] User Error: Prover 'alt-ergo' not found in why3.conf
>
> which is a lie.  Prover alt-ergo is most definitely listed in
> why3.conf.  I'll debug this.  Stand by.

Run "why3 config --full-config", then start frama-c again.  For the
long version of the story, read
https://git.frama-c.com/pub/frama-c/-/issues/12
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: frama-c can't start up on simple example

2020-06-18 Thread Jerry James
On Thu, Jun 18, 2020 at 5:31 AM Richard W.M. Jones  wrote:
> I was trying to run through the tutorial here:
>
>   https://allan-blanchard.fr/publis/frama-c-wp-tutorial-en.pdf
>
> The first example on page 15 & 16 fails with:
>
>   [wp] Running WP plugin...
>   [wp] User Error: Prover 'alt-ergo' not found in why3.conf
>
> I couldn't get any further.  What I tried was:
>
>  - Install both why3 and alt-ergo.  Why aren't they deps of frama-c?

Historically, they were not required for frama-c to do something
useful.  The WP plugin needs them, but frama-c can be used in other
ways.

However, I see that frama-c's opam file lists both of them as
non-optional "depends", so I will make them Requires for the next
frama-c build.  (Note that alt-ergo is a Suggests already.)

>  - Run /usr/lib64/why3/commands/why3config by hand (why isn't it in
>/usr/bin?), which creates $HOME/.why3.conf

I see you figured this one out already.

>  - stracing the program, it seems like it never attempts to
>open or run anything to do with alt.*ergo

I see this in the log:

[wp] User Error: Prover 'alt-ergo' not found in why3.conf

which is a lie.  Prover alt-ergo is most definitely listed in
why3.conf.  I'll debug this.  Stand by.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: No DNF updating again today -

2020-06-12 Thread Jerry James
On Fri, Jun 12, 2020 at 8:27 AM Bob Goodwin  wrote:
> Dnf update produces the same error message this morning as it did for
> the previous two days.

Did you do the database dump and restore that I mentioned yesterday?

> /home/bobg/.gramps/grampsdb/5eb0b4df/sqlite.db is the only sqlite.db
> file I can find and removing it did not immediately correct the problem,
> although I did not reboot with it removed, if that matters? There have
> been no recent changes that would affect that of which I am aware ...

That was a genealogy database.  It has nothing to do with your
problem.  The database in question is /var/lib/dnf/history.sqlite.
Somebody else suggested removing that database might fix the issue,
although you will lose your dnf history.

> I also removed .mozilla/seamonkey since this may have come with the dnf
> installation of SeaMonkey or whatever it is named. Thad had no obvious
> affect either but I found no seamonkey or firefox sqlite.db files.

No, these have nothing to do with it.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: keeping debuginfo in sync?

2020-06-11 Thread Jerry James
On Thu, Jun 11, 2020 at 1:54 PM Tom Horsley  wrote:
> Is there a trivial way to insure debuginfo files I have installed
> stay in sync with the libraries when they get updated?
>
> I manually updated all my debuginfo packages, then found
> I also needed to update debugsource packages.

Edit /etc/dnf/plugins/debuginfo-install.conf and set "autoupdate=1".
Then dnf will check for updates automatically.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: DNF Update this morning -

2020-06-11 Thread Jerry James
On Thu, Jun 11, 2020 at 10:08 AM Bob Goodwin  wrote:
> No, not that I can see.
>
> [bobg@Workstation-1 ~]$ sudo rpm --rebuilddb
> [sudo] password for bobg:password
> [bobg@Workstation-1 ~]$
>
> Strange, no indication of any action at all?

Sorry, I wasn't paying attention.  The error is on a dnf database, not
an rpm database.  See if this sounds like your case:

https://bugzilla.redhat.com/show_bug.cgi?id=1669824

The database dump and restore described there might help you.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: DNF Update this morning -

2020-06-11 Thread Jerry James
On Wed, Jun 10, 2020 at 4:44 AM Bob Goodwin  wrote:
> DNF failed first try, I ran clean metadata and re-tried, got same result:
>
> Running transaction check
> Transaction check succeeded.
> Running transaction test
> Transaction test succeeded.
> Running transaction
> The downloaded packages were saved in cache until the next successful
> transaction.
> You can remove cached packages by executing 'dnf clean packages'.
> Error: SQLite error on "/var/lib/dnf/history.sqlite": Reading a row
> failed: database disk image is malformed
>
> I have no idea why this happening, have done nothing unusual? *Bob*

Does running "sudo rpm --rebuilddb" get you back to a good state?
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-09 Thread Jerry James
On Tue, Jun 9, 2020 at 11:44 AM linux guy  wrote:
> This is pretty interesting because I am trying to fix a problem caused by 
> transitioning from nouveau drivers to the Nvidia drivers.  I installed the 
> Nvidia drivers but my system continues to boot the nouveau drivers.   If I 
> blacklist the nouveau drivers, my system boots and runs the Nvidia drivers 
> just fine.   The kernel parameters I want to add are for blacklisting the 
> nouveau driver.  (See above).


Did you install from rpmfusion, or somewhere else?  If rpmfusion, did
you install the akmod-nvidia package?
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: Interfaces

2020-06-09 Thread Jerry James
On Tue, Jun 9, 2020 at 9:33 AM Beartooth  wrote:
> Years ago, I think about the time OSX first appeared, there were
> reports of an eminent industrial psychologist (whose name I've forgotten)
> who had said that all modern GUIs were downright wrong-headed. Does
> anybody remember? And was that insight ever followed up on? (I believe
> the guy died not long after writing that.)

I don't recall that one, but I remember this little gem from Doug Gwyn in 1991:

https://groups.google.com/d/msg/comp.unix.wizards/EMpOm6PVQYo/zOBTPgoDpWMJ

I liked his first sentence so much that it went into my quotes file. :-)
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-09 Thread Jerry James
On Tue, Jun 9, 2020 at 6:38 AM Jonathan Billings  wrote:
> One thing I've noticed, if you've used grubby to add/modify kernel
> arguments, on default Fedora configs, it modifies all the files in
> /boot/loader/entries/*.conf to have hard-coded kernelopts.  By
> default, it uses $kernelopts which is defined in the default grub.cfg
> but once grubby is run they're hard-coded in each entry file.  So
> running grub2-mkconfig doesn't do anything anymore.  You might not
> even realize you've used grubby, but packages like the rpmfusion
> akmod-nvidia package runs it to add the blacklist kernel options.
>
> Maybe this is a bug that has been fixed since I encountered it?

I just installed Fedora 32 on a machine 2 days ago, and had to install
the nvidia drivers because nouveau kept crashing (alas!).  I installed
the rpmfusion akmod-nvidia package, and the corresponding kernel entry
has this:

options $kernelopts

So it looks like the grubby issue has been fixed.
-- 
Jerry James
http://www.jamezone.org/
___
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


Re: package perl-mod_perl

2020-06-08 Thread Jerry James
On Mon, Jun 8, 2020 at 11:34 AM Patrick Dupre  wrote:
> Sorry again,
>
> But mod_perl does not deliver
> perl-ModPerl::MN

MN?  Or MM?  The latter is in mod_perl-devel.  Here is the way to
search for perl modules in Fedora:

$ dnf repoquery --whatprovides 'perl()'

So for example:

$ dnf repoquery --whatprovides 'perl(ModPerl::MM)'
Last metadata expiration check: 2:37:43 ago on Mon 08 Jun 2020 09:02:40 AM MDT.
mod_perl-devel-0:2.0.11-2.fc32.x86_64

You don't even necessarily need to know the package name.  This works:

$ sudo dnf install 'perl(ModPerl::MM)'

-- 
Jerry James
http://www.jamezone.org/
___
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


  1   2   >