Re: cv2 in python (Fedora 28)

2018-10-31 Thread Samuel Sieb
On 10/31/18 10:35 PM, Robbi Nespu wrote: On 11/1/18 12:19 PM, Ranjan Maitra wrote: I cannot figure out how to get this module on Fedora. I have tried installing many python3 packages but can not seem to hit it. Any suggestions? Have you tried "pip install opencv-python" ? Please don't

Re: cv2 in python (Fedora 28)

2018-10-31 Thread Robbi Nespu
On 11/1/18 12:19 PM, Ranjan Maitra wrote: > I cannot figure out how to get this module on Fedora. I have tried installing > many python3 packages but can not seem to hit it. > Any suggestions? Have you tried "pip install opencv-python" ? -- Robbi Nespu (CPRE, CTFL) Twitter: @robbinespu |

Re: Is your USB3 slow?

2018-10-31 Thread Todd Chester via users
On 10/31/18 12:35 PM, Samuel Sieb wrote: On 10/30/18 3:45 PM, ToddAndMargo via users wrote: FC28, x86 Xfce 4.12 I am trying to copy he new Xfce Live ISO (1.4 GB) over to a Samsung usb 3.1 stick.  It is taking FOREVER.  And this is typical. Is your usb also slow by any chance? My kernel is

Re: Is your USB3 slow?

2018-10-31 Thread Todd Chester via users
On 10/31/18 12:34 PM, Ed Greshko wrote: On 11/1/18 1:23 AM, ToddAndMargo via users wrote: What was the file system of your target usb flash drive? Ext4?  NTFS? NTFS I can reformat if need be. Thanks for the feedback! No problem, used NTFS too. And I have several sticks I can

Re: cv2 in python (Fedora 28) [SOLVED]

2018-10-31 Thread Ranjan Maitra
On Wed, 31 Oct 2018 21:53:20 -0700 Samuel Sieb wrote: > On 10/31/18 9:19 PM, Ranjan Maitra wrote: > > from cv2 import imread > > ModuleNotFoundError: No module named 'cv2' > > > > I cannot figure out how to get this module on Fedora. I have tried > > installing many python3 packages but can

Re: OT: IBM to buy RedHat

2018-10-31 Thread Eddie O'Connor
One question: If Red hat has been "purchased" by IBMwhat happens to the GPL license?..after all IBM is a "proprietary" company. What will happen to the licensing of CEntOS?Fedora?...truly troubling times. I might have to go down the Yellow Brick Road and take up Debian as my regular OS. 

Re: cv2 in python (Fedora 28)

2018-10-31 Thread Samuel Sieb
On 10/31/18 9:19 PM, Ranjan Maitra wrote: from cv2 import imread ModuleNotFoundError: No module named 'cv2' I cannot figure out how to get this module on Fedora. I have tried installing many python3 packages but can not seem to hit it. That's opencv. So install either python2-opencv or

cv2 in python (Fedora 28)

2018-10-31 Thread Ranjan Maitra
Hi, I have been trying to run some code on F28 (in python) from the following site: https://github.com/AntiAegis/Iris-Recognition#vipython-implementation I get that: . from cv2 import imread ModuleNotFoundError: No module named 'cv2' I cannot figure out how to get this module on

Re: OT: IBM to buy RedHat

2018-10-31 Thread Ranjan Maitra
On Wed, 31 Oct 2018 11:04:42 -0400 Raman Gupta wrote: > On 29/10/18 02:56 AM, ToddAndMargo via users wrote: > > "Capitalism" is an insult term made up by Marxists to describe the > > Free Market, which is "the free and open exchange of goods and > > services between consenting parties".  Under

Re: Error upgrading to fedora 29

2018-10-31 Thread Ed Greshko
On 11/1/18 10:34 AM, Samuel Sieb wrote: > On 10/31/18 7:25 PM, Ed Greshko wrote: >> On 11/1/18 10:02 AM, s.hernande...@gmail.com wrote: >>> error running transaction: file / from install of filesystem-3.9- >>> 2.fc29.x86_64 conflicts with file from stacer-1.0.9-0.amd64 >>> >>> Please, can someone

Re: Error upgrading to fedora 29

2018-10-31 Thread Samuel Sieb
On 10/31/18 7:25 PM, Ed Greshko wrote: On 11/1/18 10:02 AM, s.hernande...@gmail.com wrote: error running transaction: file / from install of filesystem-3.9- 2.fc29.x86_64 conflicts with file from stacer-1.0.9-0.amd64 Please, can someone tell me what that it means and how to solve it? stacer

Re: Error upgrading to fedora 29

2018-10-31 Thread Ed Greshko
On 11/1/18 10:02 AM, s.hernande...@gmail.com wrote: > I've tried to upgrade from Fedora 28 to Fedora 29 using both methods: > Gnome software and DNF, but the process fail with the following > message: > > error running transaction: file / from install of filesystem-3.9- > 2.fc29.x86_64 conflicts

Error upgrading to fedora 29

2018-10-31 Thread s . hernandez . a
Hello friends; I've tried to upgrade from Fedora 28 to Fedora 29 using both methods: Gnome software and DNF, but the process fail with the following message: error running transaction: file / from install of filesystem-3.9- 2.fc29.x86_64 conflicts with file from stacer-1.0.9-0.amd64 Please, can

Re: Replacing email list for users with a web forum software called Discourse, what's your opinion?

2018-10-31 Thread Robbi Nespu
Seem CommOps are replacing mail list with Discourse https://discussion.fedoraproject.org/t/welcome-to-community-operations-commops-category-on-fedora-discourse/495 ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

Re: OT: IBM to buy RedHat

2018-10-31 Thread Tom H
On Wed, Oct 31, 2018 at 11:30 PM Rick Stevens wrote: > On 10/31/18 1:32 PM, Dave Stevens wrote: >> >> as far as I can see Centos is owned by Red Hat and so by IBM if the >> offer goes through, Guthub is owned by Microsoft. Increasing >> concentration of services and so control is routine, just

Re: OT: IBM to buy RedHat

2018-10-31 Thread Tom H
On Wed, Oct 31, 2018 at 9:48 PM Dave Stevens wrote: > On Wed, 31 Oct 2018 12:34:56 +0100 Tom H wrote: >> >> (in git form these days) > > another monopolist service, yes? ?! RH has chosen git in the same way that it's chosen rpm/yum. ___ users mailing

Re: Networkmanager Wait Online Failing at Boot Time

2018-10-31 Thread Ed Greshko
On 11/1/18 6:38 AM, Ed Greshko wrote: > On 11/1/18 5:44 AM, Stephen Morris wrote: >> I removed the x-systemd.requires parameter as a test and issuing a ls >> /mnt/nas *auto* >> mounts the mount point. Why x-systemd.requires=/mnt/nfs interferes with >> x-systemd.automount, even when /mnt/nfs has

Re: Networkmanager Wait Online Failing at Boot Time

2018-10-31 Thread Ed Greshko
On 11/1/18 5:44 AM, Stephen Morris wrote: > I removed the x-systemd.requires parameter as a test and issuing a ls > /mnt/nas *auto* > mounts the mount point. Why x-systemd.requires=/mnt/nfs interferes with > x-systemd.automount, even when /mnt/nfs has already been *auto* mounted, I  > don't know.

Re: network is no more?

2018-10-31 Thread Samuel Sieb
On 10/31/18 2:36 PM, Tom Horsley wrote: The basic stuff seemed to work OK, but I suspect my big problem will be getting my wifi dongle to work as an access point. I think that was what caused me to give up in disgust last time I tried NM, it kept grabbing it and trying to connect to wifi and I

Re: Networkmanager Wait Online Failing at Boot Time

2018-10-31 Thread Stephen Morris
On 1/11/18 8:34 am, Stephen Morris wrote: On 1/11/18 8:07 am, Ed Greshko wrote: On 11/1/18 4:55 AM, Stephen Morris wrote: bash-4.4$ mount /mnt/nas Why are you using "mount"? Just doing an ls or changing into the dir will *auto* mount. That's the whole idea. I was issuing the mount

Re: F28: internet essentially disconnects after a short while

2018-10-31 Thread Samuel Sieb
On 10/30/18 6:29 PM, Ranjan Maitra wrote: Anyway, everything works great, from what I can tell except that my network appears to disconnect after a while (such as 30 minutes, say). NetworkManager (nm-applet) indicates that the connection is valid as is the VPN but nothing goes or comes. The

Re: OT: IBM to buy RedHat

2018-10-31 Thread Rick Stevens
On 10/31/18 1:32 PM, Dave Stevens wrote: > On Wed, 31 Oct 2018 16:20:45 -0400 > Todd Zullinger wrote: > >> Dave Stevens wrote: >>> On Wed, 31 Oct 2018 12:34:56 +0100 >>> Tom H wrote: >>> (in git form these days) >>> >>> another monopolist service, yes? >>> not reassuring >> >> No.

Re: network is no more?

2018-10-31 Thread Tom Horsley
On Wed, 31 Oct 2018 15:00:02 -0400 Tom Horsley wrote: > I guess I'll try using NM > again. After it never worked properly in the first umpteen fedora releases > I gave up even attempting to use it. Maybe it is better now. The basic stuff seemed to work OK, but I suspect my big problem will be

Re: Networkmanager Wait Online Failing at Boot Time

2018-10-31 Thread Stephen Morris
On 1/11/18 8:07 am, Ed Greshko wrote: On 11/1/18 4:55 AM, Stephen Morris wrote: bash-4.4$ mount /mnt/nas Why are you using "mount"? Just doing an ls or changing into the dir will *auto* mount.  That's the whole idea. I was issuing the mount command to show what happens in my case to see

Re: FSTRIM Service Failing at Boot Time

2018-10-31 Thread Ed Greshko
On 11/1/18 5:05 AM, Stephen Morris wrote: > You are correct, it is minor, but I just don't see why,  when the fstrim > process tries > to trim the 4 mount points specified in fstab for the 4 partitions on the > SSD, and 2 are > successful and two fail, potentially because those mount points are

Re: FSTRIM Service Failing at Boot Time

2018-10-31 Thread Rick Stevens
On 10/31/18 2:05 PM, Stephen Morris wrote: > On 30/10/18 8:45 am, Ed Greshko wrote: >> On 10/30/18 4:46 AM, Stephen Morris wrote: >>> On 29/10/18 9:15 am, Ed Greshko wrote: On 10/29/18 5:23 AM, Stephen Morris wrote: > Hi, > >   I've just noticed that at boot time that the

Re: F28: internet essentially disconnects after a short while

2018-10-31 Thread Ben Cotton
I had a similar issue on my laptop. Disabling IPv6 fixed it. Not the best long-term solution, but it made my laptop usable again. On Tue, Oct 30, 2018 at 9:31 PM Ranjan Maitra wrote: > > Hi, > > Recently, as of last week, I installed Fedora 28 on a new XPS 13. I went with > Openbox window

Re: One VM works, one fails to start

2018-10-31 Thread Patrick O'Callaghan
On Wed, 2018-10-31 at 17:23 +, Patrick O'Callaghan wrote: > I have two VMs, both created under F28. One guest is Win-10, the other > an F28 headless server. > > After upgrading to F29, the Win-10 guest works as before but the F28 > guest won't start. The error I get is: > > Error starting

Re: network is no more?

2018-10-31 Thread Kevin Fenzi
On 10/31/18 12:00 PM, Tom Horsley wrote: > On Wed, 31 Oct 2018 10:54:25 -0700 > Kevin Fenzi wrote: > >> Note that 'network' has never been a systemd unit, its always been the >> old style sysvinit script, so you need to use 'service' and 'chkconfig' >> with it. > > I swear I tried to find out

Re: Networkmanager Wait Online Failing at Boot Time

2018-10-31 Thread Ed Greshko
On 11/1/18 4:55 AM, Stephen Morris wrote: > bash-4.4$ mount /mnt/nas Why are you using "mount"? Just doing an ls or changing into the dir will *auto* mount.  That's the whole idea. -- Fedora Users - The place to go to beat OT dead horses :-) :-) ___

Re: FSTRIM Service Failing at Boot Time

2018-10-31 Thread Stephen Morris
On 30/10/18 8:45 am, Ed Greshko wrote: On 10/30/18 4:46 AM, Stephen Morris wrote: On 29/10/18 9:15 am, Ed Greshko wrote: On 10/29/18 5:23 AM, Stephen Morris wrote: Hi, I've just noticed that at boot time that the FSTRIM service is registering a failure. The failure seems to be because

Re: Networkmanager Wait Online Failing at Boot Time

2018-10-31 Thread Stephen Morris
On 31/10/18 9:32 am, Ed Greshko wrote: On 10/31/18 5:36 AM, Stephen Morris wrote: On 30/10/18 1:14 pm, Ed Greshko wrote: On 10/30/18 6:57 AM, Ed Greshko wrote: This test may not be valid in your environment.  What O/S is running on the server side? FWIW, I have a Windows 10 VM that I've

Re: OT: IBM to buy RedHat

2018-10-31 Thread Dave Stevens
On Wed, 31 Oct 2018 16:20:45 -0400 Todd Zullinger wrote: > Dave Stevens wrote: > > On Wed, 31 Oct 2018 12:34:56 +0100 > > Tom H wrote: > > > >> (in git form these days) > > > > another monopolist service, yes? > > not reassuring > > No. The sources are at https://git.centos.org/.

Re: OT: IBM to buy RedHat

2018-10-31 Thread Todd Zullinger
Dave Stevens wrote: > On Wed, 31 Oct 2018 12:34:56 +0100 > Tom H wrote: > >> (in git form these days) > > another monopolist service, yes? > not reassuring No. The sources are at https://git.centos.org/. There's nothing there you can't access via free software. Perhaps you're conflating

[389-users] Announcing 389 Directory Server 1.3.9.0

2018-10-31 Thread Mark Reynolds
389 Directory Server 1.3.9.0 The 389 Directory Server team is proud to announce 389-ds-base version 1.3.9.0 Fedora packages are available on Fedora 27. https://koji.fedoraproject.org/koji/taskinfo?taskID=30581994 Bodhi

Re: OT: IBM to buy RedHat

2018-10-31 Thread Dave Stevens
On Wed, 31 Oct 2018 12:34:56 +0100 Tom H wrote: > (in git form these days) another monopolist service, yes? not reassuring d -- In modern fantasy (literary or governmental), killing people is the usual solution to the so-called war between good and evil. My books are not conceived in terms

Re: Is your USB3 slow?

2018-10-31 Thread Samuel Sieb
On 10/30/18 3:45 PM, ToddAndMargo via users wrote: FC28, x86 Xfce 4.12 I am trying to copy he new Xfce Live ISO (1.4 GB) over to a Samsung usb 3.1 stick.  It is taking FOREVER.  And this is typical. Is your usb also slow by any chance? My kernel is 4.18.16-200.fc28.x86_64 I just copied a

Re: Is your USB3 slow?

2018-10-31 Thread Ed Greshko
On 11/1/18 1:23 AM, ToddAndMargo via users wrote: > What was the file system of your target usb flash drive? > Ext4?  NTFS? NTFS I can reformat if need be. -- Fedora Users - The place to go to beat OT dead horses :-) :-) ___ users mailing list --

Re: network is no more?

2018-10-31 Thread Matthew Miller
On Wed, Oct 31, 2018 at 03:00:02PM -0400, Tom Horsley wrote: > I swear I tried to find out what rpm provided /etc/rc.d/init.d/network > and go no results. Maybe I made a typo. I guess I'll try using NM > again. After it never worked properly in the first umpteen fedora releases > I gave up even

[389-users] Re: issues with password encryption changes after upgrade

2018-10-31 Thread Ghiurea, Isabella
Mark thank you for reply , we are running Cent OS 7 with 389-DS 1.3.7.5-24.el7 and getting the following : passwordStorageScheme: SSHA512 should we change the ldap passwd encrytion to: PBKDF2_SHA256 than for 'safety ' reason ? The grief is caused : we have two systems each with own

Re: network is no more?

2018-10-31 Thread Tom Horsley
On Wed, 31 Oct 2018 10:54:25 -0700 Kevin Fenzi wrote: > Note that 'network' has never been a systemd unit, its always been the > old style sysvinit script, so you need to use 'service' and 'chkconfig' > with it. I swear I tried to find out what rpm provided /etc/rc.d/init.d/network and go no

[389-users] Re: issues with password encryption changes after upgrade

2018-10-31 Thread Mark Reynolds
On 10/31/18 1:25 PM, Ghiurea, Isabella wrote: Hi list, we upgrade from1.3.5.15-1.fc24, to  1.3.7.5-24.el7 What platform are you on now?  Do you see any errors in the errors log when the server starts up? , this a multi master replication environment  we are seeing the paswd encryption

[389-users] Re: issues with password encryption changes after upgrade

2018-10-31 Thread Ghiurea, Isabella
here are more details from DS cfg *389-DS 1.3.5.15 fc 24 dn: cn=encryption,cn=config objectClass: top objectClass: nsEncryptionConfig cn: encryption nsSSLSessionTimeout: 0 nsSSLClientAuth: allowed sslVersionMin: TLS1.1 nsSSL3Ciphers: default allowWeakCipher: off nsKeyfile:

Re: network is no more?

2018-10-31 Thread Kevin Fenzi
On 10/31/18 5:06 AM, Tom Horsley wrote: > Has fedora 29 eradicated the old 'network' service? I can't > seem to find it anywhere. Someone actually imagines that > NetworkManager functions correctly now? It's not gone yet, but it will be sometime... $ service network status WARN : [network]

Re: Upgrade to f29

2018-10-31 Thread Temlakos
On 10/31/18 12:56 PM, Paolo Galtieri wrote: Folks,   I tried to upgrade a system to F29 this AM.  The upgrade failed with the following error: Last metadata expiration check: 0:00:00 ago on Wed 31 Oct 2018 09:27:12 AM PDT. Error:  Problem: problem with installed package

Re: Is your USB3 slow?

2018-10-31 Thread ToddAndMargo via users
On 10/30/18 6:18 PM, Ed Greshko wrote: On 10/31/18 6:45 AM, ToddAndMargo via users wrote: Hi All, FC28, x86 Xfce 4.12 I am trying to copy he new Xfce Live ISO (1.4 GB) over to a Samsung usb 3.1 stick.  It is taking FOREVER.  And this is typical. Is your usb also slow by any chance?

[389-users] issues with password encryption changes after upgrade

2018-10-31 Thread Ghiurea, Isabella
Hi list, we upgrade from1.3.5.15-1.fc24, to 1.3.7.5-24.el7 , this a multi master replication environment we are seeing the paswd encryption for new users in new 389-DS has been changed and is causing some grief , both version have the start of passwd same string :'e1NTSE" , BUT the

One VM works, one fails to start

2018-10-31 Thread Patrick O'Callaghan
I have two VMs, both created under F28. One guest is Win-10, the other an F28 headless server. After upgrading to F29, the Win-10 guest works as before but the F28 guest won't start. The error I get is: Error starting domain: internal error: process exited while connecting to monitor:

Re: Upgrade to f29

2018-10-31 Thread Dario Lesca
Il giorno mer, 31/10/2018 alle 09.56 -0700, Paolo Galtieri ha scritto: > Any ideas on how to fix this? Try to update with: sudo dnf upgrade --releasever 29 --best --allowerasing -- Dario Lesca (inviato dal mio Linux Fedora 28 Workstation) ___

Upgrade to f29

2018-10-31 Thread Paolo Galtieri
Folks,   I tried to upgrade a system to F29 this AM.  The upgrade failed with the following error: Last metadata expiration check: 0:00:00 ago on Wed 31 Oct 2018 09:27:12 AM PDT. Error:  Problem: problem with installed package

Re: Is your USB3 slow?

2018-10-31 Thread Rick Stevens
On 10/30/18 7:50 PM, ToddAndMargo via users wrote: > On 10/30/18 6:18 PM, Ed Greshko wrote: >> On 10/31/18 6:45 AM, ToddAndMargo via users wrote: >>> Hi All, >>> >>> FC28, x86 >>> Xfce 4.12 >>> >>> I am trying to copy he new Xfce Live ISO (1.4 GB) over >>> to a Samsung usb 3.1 stick.  It is taking

F29: Ufraw & ufraw-gimp

2018-10-31 Thread Antonio M
I used to work with gimp+ufraw-gimp in F28. Now in F29, I can't use them, Gimp has the option to use darktable or Rawtherapee as plugin for raw files. Furthermore if I use Ufraw when I click on send to Gimp I get an error opening Gimp, stating that file is not svg type. Any idea?? Antonio

Re: network is no more?

2018-10-31 Thread Garry Williams
On Wed, Oct 31, 2018 at 8:59 AM Tom Horsley wrote: > Has fedora 29 eradicated the old 'network' service? I can't > seem to find it anywhere. garry@vfr$ cat /etc/fedora-release Fedora release 29 (Twenty Nine) garry@vfr$ systemctl status network network-online.target

[SOLVED] Fedora 29: dnf not work after update from 28

2018-10-31 Thread Dario Lesca
If you get the follow error, you can try this solution: $ sudo mv /var/lib/dnf/history /var/tmp/. (from here) https://bugzilla.redhat.com/show_bug.cgi?id=1596540#c52 Then rerun dnf. Work for me. Thanks > Traceback (most recent call last): > File "/usr/bin/dnf", line 58, in >

[389-users] Re: Adding additional optional attritubes

2018-10-31 Thread Mark Reynolds
Hi Tina, Sounds like you want to add new/custom schema to the server.  So here in a link to the documentation on how to do it: https://access.redhat.com/documentation/en-us/red_hat_directory_server/10/html/administration_guide/extending_the_directory_schema HTH, Mark On 10/31/18 10:25

Re: OT: IBM to buy RedHat

2018-10-31 Thread Raman Gupta
On 29/10/18 02:56 AM, ToddAndMargo via users wrote: > "Capitalism" is an insult term made up by Marxists to describe the > Free Market, which is "the free and open exchange of goods and > services between consenting parties".  Under the Free Market, to meet > your > own needs, you must meet the

[389-users] Re: Track constraint violation due password policy

2018-10-31 Thread Mark Reynolds
On 10/31/18 10:37 AM, Alberto Viana wrote: Hi Mark, In access log the behavior is exactly how you said (small description): "invalid password syntax" Yeah a bit vague :-( I opened this RFE ticket: https://pagure.io/389-ds-base/issue/50002   -->  Feel free to add any comments, requests, or

[389-users] Re: Track constraint violation due password policy

2018-10-31 Thread Mark Reynolds
Hi Alberto, Did you check the access log?   There "should" be a small text message that said what syntax was violated on the RESULT line in the access log.  Just grep for err=19 in the access logs.  Let me know if you find it.  But that's all there would be for troubleshooting this.  

[389-users] Adding additional optional attritubes

2018-10-31 Thread Tina Fora
Hi All, I'm running 389-ds-1.2.2-1.el6. I would like to add two optional attributes for something like Supervisor/Advisor Name and Email. This is what I have now. Looking for some info on how to go about testing and making this change. # ldapsearch -xLLL uid=ldapfoo dn:

[389-users] Track constraint violation due password policy

2018-10-31 Thread Alberto Viana
Hi Guys, There's any way to log or track constraint violation reason? Once We have 2 environments I need to track when an user could change password on windows side but this password could not be replicated to 389 due to password policy . I can see this on passsync log: 10/30/18 18:43:38:

Re: F29: Thunderbird is in English and not in my language

2018-10-31 Thread Antonio M
The mistery is why thunderbird didn't get the package from /usr/lib64/thunderbird/langpacks.. :-) Antonio Montagnani Linux Fedora 29 Workstation da/from Gmail Il giorno mer 31 ott 2018 alle ore 14:58 Ed Greshko ha scritto: > > On 10/31/18 8:51 PM, Antonio M wrote: > >

Re: F29: Thunderbird is in English and not in my language

2018-10-31 Thread Ed Greshko
On 10/31/18 9:04 PM, Ed Greshko wrote: > On 10/31/18 8:51 PM, Antonio M wrote: >> {e2fda1a4-762b-4020-b5ad-a41df1933103} is the only folder present in >> that directory >> >> # uname -r >> 4.18.16-300.fc29.x86_64 >> # rpm -q thunderbird >> thunderbird-52.8.0-1.fc29.x86_64 > OK, it looks like they

Re: network is no more?

2018-10-31 Thread Patrick O'Callaghan
On Wed, 2018-10-31 at 08:06 -0400, Tom Horsley wrote: > Has fedora 29 eradicated the old 'network' service? I can't > seem to find it anywhere. Someone actually imagines that > NetworkManager functions correctly now? I'm still seeing network.target in systemctl. poc

Re: F29: Thunderbird is in English and not in my language

2018-10-31 Thread Ed Greshko
On 10/31/18 8:51 PM, Antonio M wrote: > {e2fda1a4-762b-4020-b5ad-a41df1933103} is the only folder present in > that directory > > # uname -r > 4.18.16-300.fc29.x86_64 > # rpm -q thunderbird > thunderbird-52.8.0-1.fc29.x86_64 OK, it looks like they did things differently in the older versions.

Re: OT: IBM to buy RedHat

2018-10-31 Thread Ian Malone
On Tue, 30 Oct 2018 at 05:42, ToddAndMargo via users wrote: > > On 10/29/18 6:30 PM, Fred Smith wrote: > > On Mon, Oct 29, 2018 at 04:26:46PM -0700, ToddAndMargo via users wrote: > > >> The big question is how will IBM look at it. RHEL is pretty much > >> unusable for newer software as RHEL is

Re: F29: Thunderbird is in English and not in my language

2018-10-31 Thread Antonio M
{e2fda1a4-762b-4020-b5ad-a41df1933103} is the only folder present in that directory # uname -r 4.18.16-300.fc29.x86_64 # rpm -q thunderbird thunderbird-52.8.0-1.fc29.x86_64 tnx for help Antonio Montagnani Linux Fedora 29 Workstation da/from Gmail Il giorno mer 31 ott 2018 alle ore 11:48 Ed

Re: Fedora Enables ClearType Subpixel Font Rendering

2018-10-31 Thread Ed Greshko
On 10/31/18 8:26 PM, Neal Becker wrote: > According to this: > > https://www.phoronix.com/scan.php?page=news_item=Fedora-ClearType-Subpixel-Font > > So I should be able to switch from using freetype-freeworld to freetype? > What rpm version will this happen? Well, in the article you cite there is

Fedora Enables ClearType Subpixel Font Rendering

2018-10-31 Thread Neal Becker
According to this: https://www.phoronix.com/scan.php?page=news_item=Fedora-ClearType-Subpixel-Font So I should be able to switch from using freetype-freeworld to freetype? What rpm version will this happen? ___ users mailing list --

Re: OT: IBM to buy RedHat

2018-10-31 Thread Tom H
On Wed, Oct 31, 2018 at 12:30 PM Patrick O'Callaghan wrote: > On Tue, 2018-10-30 at 23:45 +, Rick Stevens wrote: >> >> And remember, under that cute, glitzy desktop, OSX is simply BSD >> Unix. (S! Don't tell anyone! It's a secret!) > > Sure, but the complete MacOS is not "simply" BSD.

network is no more?

2018-10-31 Thread Tom Horsley
Has fedora 29 eradicated the old 'network' service? I can't seem to find it anywhere. Someone actually imagines that NetworkManager functions correctly now? ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

no hdmi audio on older tv

2018-10-31 Thread Jiri Vanek
Hello! I have f29 (kernel-4.18.12-300.fc29.aarch64 ) on machine, which is changing its place from time to time - between two TVs. Old, and older:) Both are connected by HDMI. Video output is fine, even acceleration is working, but sound work only on newer of those two. I don't know if this

Re: OT: IBM to buy RedHat

2018-10-31 Thread Tom H
On Tue, Oct 30, 2018 at 9:56 PM ToddAndMargo via users wrote: > It is beyond me how Red Hat manages to so bugger up Fedora > when they convert it to RHEL. it's a big leap to go from "I don't like the choices that RH makes regarding updates of RHEL vX packages to "bugger up Fedora!" > If I

Re: F28 server boots to the grub prompt even after dnf update and grub2-mkconfig

2018-10-31 Thread Tom H
On Tue, Oct 30, 2018 at 7:23 PM linux guy wrote: > > I have an up to date F28 server that boots to the grub prompt. This started > after a failed dnf update. > > The computer will boot to an emergency mode command prompt if I set it up > properly from the grub prompt. > > grub> set

Re: Starting network services from emergency mode command prompt ?

2018-10-31 Thread Tom H
On Tue, Oct 30, 2018 at 7:18 PM Rick Stevens wrote: > On 10/30/18 10:00 AM, kevin martin wrote: >> >> Yeah, love the way systemd names interaces nowadays...bleah!] > > Systemd does NOT name interfaces. That's the job of udev and the new, > bus-based names happened before the adoption of systemd.

Re: I need granny games!

2018-10-31 Thread Patrick O'Callaghan
On Tue, 2018-10-30 at 17:55 +, Beartooth wrote: > On Sat, 27 Oct 2018 21:43:36 -0700, ToddAndMargo via users wrote: > > > Hi All, > > > > I have a customer (actually she is a great grand mother) who wants me > > "specifically" to put her together a cheap machine to only play > > Freecell.

Re: OT: IBM to buy RedHat

2018-10-31 Thread Patrick O'Callaghan
On Tue, 2018-10-30 at 14:52 -0600, Chris Murphy wrote: > On Mon, Oct 29, 2018, 12:47 PM Patrick O'Callaghan > wrote: > > > Now we're really getting OT. I lived in Venezuela for over 30 years and > > think I know more about the situation there than pretty much anyone > > else on this list. I do

Re: OT: IBM to buy RedHat

2018-10-31 Thread Patrick O'Callaghan
On Tue, 2018-10-30 at 23:45 +, Rick Stevens wrote: > And remember, > under that cute, glitzy desktop, OSX is simply BSD Unix. (S! Don't > tell anyone! It's a secret!) Sure, but the complete MacOS is not "simply" BSD. It's a BSD (actually XNU)-based kernel with an enormous amount of

Re: F29: Thunderbird is in English and not in my language

2018-10-31 Thread Ed Greshko
On 10/31/18 5:38 PM, Antonio M wrote: > {972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi is the only add-on in my > usr/lib64/thunderbird/extensions They should be in /usr/lib64/thunderbird/distribution/extensions    not the directory you're pointing to. [egreshko@acer extensions]$ uname -r

Re: F29: Thunderbird is in English and not in my language

2018-10-31 Thread Antonio M
{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi is the only add-on in my usr/lib64/thunderbird/extensions Antonio Montagnani Linux Fedora 29 Workstation da/from Gmail Il giorno mer 31 ott 2018 alle ore 09:37 Antonio M ha scritto: > > not here :-) > > I tried to modify bashrc file per user as: > #

Re: F29: Thunderbird is in English and not in my language

2018-10-31 Thread Ed Greshko
On 10/31/18 4:37 PM, Antonio M wrote: > not here :-) > > I tried to modify bashrc file per user as: > # .bashrc > > # Source global definitions > if [ -f /etc/bashrc ]; then > . /etc/bashrc > fi > > # Uncomment the following line if you don't like systemctl's > auto-paging feature: > # export

Re: F29: Thunderbird is in English and not in my language

2018-10-31 Thread Antonio M
not here :-) I tried to modify bashrc file per user as: # .bashrc # Source global definitions if [ -f /etc/bashrc ]; then . /etc/bashrc fi # Uncomment the following line if you don't like systemctl's auto-paging feature: # export SYSTEMD_PAGER= # User specific aliases and functions export

Re: F29: Thunderbird is in English and not in my language

2018-10-31 Thread Ed Greshko
On 10/31/18 2:30 PM, Antonio M wrote: > I checked that langpacks-it was already installed. I installed the xpi > file from Mozilla and now Thunderbirs is in Italian. Please note that > Firefox doesn't have thisi issue Have you checked you LANG environment variable and/or how you're starting TB?

Re: F29: Thunderbird is in English and not in my language

2018-10-31 Thread Antonio M
tnx for your reply. I checked that langpacks-it was already installed. I installed the xpi file from Mozilla and now Thunderbirs is in Italian. Please note that Firefox doesn't have thisi issue Antonio Montagnani Linux Fedora 29 Workstation da/from Gmail Il giorno mer 31 ott 2018 alle ore 07:17