Problems with Fedora 27 on Lenovo ThinkPad Yoga 11e

2017-11-17 Thread Braden McDaniel
I have a ThinkPad Yoga 11e running Fedora. A couple of months or so prior to the Fedora 27 release, some updates to Fedora 26 introduced some problems. They are thus: The touchpad stopped working. The touch screen still works fine; but an update rendered the touchpad unresponsive. Restart s

Re: Unable to remove packages before upgrade to F27 [Solved, for now]

2017-11-17 Thread Rick Stevens
On 11/17/2017 06:05 AM, Ben wrote: > On Thu, Nov 16, 2017 at 8:12 PM, Rick Stevens > wrote: > > Ok, now I need some help. > > I'm trying to upgrade a machine to F27 but the upgrade process keeps > bitching about two packages: ICAClient-13.3.0.344519-0.x86

Re: Virtual network bridge stopped working after upgrading to F27

2017-11-17 Thread Gordon Messmer
On 11/17/2017 04:09 AM, Sam Varshavchik wrote: Gordon Messmer writes: Usually, bridged networking can be set up with virsh: virsh iface-bridge eth0 br0 --no-stp virt-manager itself can handle this too. But before any of that happens the physical port has to be attached to the bridge, and an

Re: F27: Filezilla won't start

2017-11-17 Thread Antonio M
Filezilla (latest from bodhi) works flawlessly Antonio Montagnani Linux Fedora 27(Workstation) da/from Gmail 2017-11-17 14:26 GMT+01:00 SternData : > > Error: > > filezilla: symbol lookup error: filezilla: undefined symbol: > _ZN2fz6threadC2Ev > > > > -- > -- Steve > ___

Re: dnf gone wild??

2017-11-17 Thread Todd Zullinger
Neal Becker wrote: Todd Zullinger wrote: Neal, do you have the repo enabled by default? If not, perhaps that's why dnf repoquery wasn't listing anything? No, I don't think I have the repo enabled - probably didn't exist back when I installed plexmediaserver. It might be worth confirming tha

Re: broken pipe installing kernel?

2017-11-17 Thread Joachim Backes
On 11/17/17 15:53, Tom Horsley wrote: Just installed f27 workstation and did the first "dnf update" When it is running the script to install the updated kernel, I see this come out on the terminal: cat: broken pipe That does not cause warm fuzzies :-). The new kernel did seem to boot OK and I

broken pipe installing kernel?

2017-11-17 Thread Tom Horsley
Just installed f27 workstation and did the first "dnf update" When it is running the script to install the updated kernel, I see this come out on the terminal: cat: broken pipe That does not cause warm fuzzies :-). The new kernel did seem to boot OK and I didn't notice any problems.

Re: Unable to remove packages before upgrade to F27

2017-11-17 Thread Ben
On Thu, Nov 16, 2017 at 8:12 PM, Rick Stevens wrote: > Ok, now I need some help. > > I'm trying to upgrade a machine to F27 but the upgrade process keeps > bitching about two packages: ICAClient-13.3.0.344519-0.x86_64 and > aether-ant-tasks-1:1.0.1-6.fc26.noarch. > > The first one does not show u

Re: CqrLog mariadb/mysql

2017-11-17 Thread jarmo
Fri, 17 Nov 2017 07:15:00 -0600 Richard Shaw kirjoitti: > You can try mariadb-connector-c [1] Yes, I tried that, but no luck I solved problem by making symlink from /usr/lib64/mysql/libmariadb.so.3 to /usr/lib64/libmysqlclient.so.18. That way I got cqrlog running. Even there is in /etc/ld.

Re: F27: Filezilla won't start [solved]

2017-11-17 Thread SternData
Fixed in updates-testing On 11/17/2017 07:26 AM, SternData wrote: > > Error: > > filezilla: symbol lookup error: filezilla: undefined symbol: > _ZN2fz6threadC2Ev > > > -- -- Steve ___ users mailing list -- users@lists.fedoraproject.org To unsubs

F27: Filezilla won't start

2017-11-17 Thread SternData
Error: filezilla: symbol lookup error: filezilla: undefined symbol: _ZN2fz6threadC2Ev -- -- Steve ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: CqrLog mariadb/mysql

2017-11-17 Thread Richard Shaw
On Fri, Nov 17, 2017 at 1:11 AM, jarmo wrote: > Upgraded into F27 my test computer. Went smooth like summer day. > Started to test hamradio logging program, cqrlog. It wont start > because of " Error during connection to database: Can not load default > MySQL library ("libmysqlclient.so.16" or "l

Re: Horrible keyboard in virtual machine

2017-11-17 Thread Ed Greshko
On 11/17/17 20:35, Patrick O'Callaghan wrote: > On Fri, 2017-11-17 at 17:08 +0800, Ed Greshko wrote: >> On 11/17/17 09:07, Ed Greshko wrote: >>> On 11/17/17 08:18, Tom Horsley wrote: I'm trying to install the f27 workstation live image onto disk in a virtual machine (hosted on f26).

Re: Horrible keyboard in virtual machine

2017-11-17 Thread Patrick O'Callaghan
On Fri, 2017-11-17 at 17:08 +0800, Ed Greshko wrote: > On 11/17/17 09:07, Ed Greshko wrote: > > On 11/17/17 08:18, Tom Horsley wrote: > > > I'm trying to install the f27 workstation live > > > image onto disk in a virtual machine (hosted on > > > f26). > > > > > > It is impossible to type the pass

Re: dnf gone wild??

2017-11-17 Thread Neal Becker
Todd Zullinger wrote: > Patrick O'Callaghan wrote: >> On Thu, 2017-11-16 at 18:53 -0500, Todd Zullinger wrote: >>> I didn't know that Plex provided a repo. I've only ever seen them >>> provide rpm files. Is there an official plex repo or did you import >>> the rpm into a local repo? >> >> $ cat

Re: Virtual network bridge stopped working after upgrading to F27

2017-11-17 Thread Sam Varshavchik
Gordon Messmer writes: On 11/16/2017 07:50 PM, Sam Varshavchik wrote: Now, with the crisis averted, I'd like to figure out how to get my Windows VM back on the LAN, with its own static IP address. Usually, bridged networking can be set up with virsh: virsh iface-bridge eth0 br0 --no-stp

Re: CqrLog mariadb/mysql

2017-11-17 Thread jarmo
Fri, 17 Nov 2017 16:49:05 +0800 Ed Greshko kirjoitti: > mariadb-libs provides the library.  Current version provides > /usr/lib64/mysql/libmysqlclient.so.18 Ok that, was not there, did dnf reinstall mariadb-libs got it visible there. But still don't get cqrlog working. I'll send error rprt to c

Re: Horrible keyboard in virtual machine

2017-11-17 Thread Ed Greshko
On 11/17/17 09:07, Ed Greshko wrote: > On 11/17/17 08:18, Tom Horsley wrote: >> I'm trying to install the f27 workstation live >> image onto disk in a virtual machine (hosted on >> f26). >> >> It is impossible to type the passwords in the >> root and new user screens. It gets so bogged down >> it a

Re: CqrLog mariadb/mysql

2017-11-17 Thread Ed Greshko
On 11/17/17 15:11, jarmo wrote: > Upgraded into F27 my test computer. Went smooth like summer day. > Started to test hamradio logging program, cqrlog. It wont start > because of " Error during connection to database: Can not load default > MySQL library ("libmysqlclient.so.16" or "libmysqlclient.so