'module' object has no attribute 'RPMSENSE_GREATER'

2014-02-09 Thread Stephen Davies
t;GT": rpm.RPMSENSE_GREATER, AttributeError: 'module' object has no attribute 'RPMSENSE_GREATER' I tried rebuilding yum from source (yum-3.4.3-31.fc17.src.rpm) but with no joy. Linux mustang 3.3.4-5.fc17.x86_64 #1 SMP Mon May 7 17:29:34 UTC 2012 x86_64 x86_64 x86_64 GNU/L

Re: 'module' object has no attribute 'RPMSENSE_GREATER'

2014-02-10 Thread Stephen Davies
python works again. Where is RPMSENSE_xxx defined (to Python) and how do I add that definition to yum? Cheers and thanks, Stephen On Monday, February 10, 2014 10:10:35 AM Rick Stevens wrote: > On 02/09/2014 07:24 PM, Stephen Davies issued this missive: > > I recently tried to build th

Re: 'module' object has no attribute 'RPMSENSE_GREATER'

2014-02-10 Thread Stephen Davies
Thank you very much. I'm tied up with work today but will try your suggestions ASAP. Cheers, Stephen On Monday, February 10, 2014 05:14:00 PM T.C. Hollingsworth wrote: > On Sun, Feb 9, 2014 at 8:24 PM, Stephen Davies wrote: > > File "/usr/local/lib/python2.7/site-packa

Re: 'module' object has no attribute 'RPMSENSE_GREATER'

2014-02-11 Thread Stephen Davies
ed by (installed) rpm- devel-4.9.1.3-6.fc17.x86_64 Cheers and thanks, Stephen On Monday, February 10, 2014 05:14:00 PM T.C. Hollingsworth wrote: > On Sun, Feb 9, 2014 at 8:24 PM, Stephen Davies wrote: > > File "/usr/local/lib/python2.7/site-packages/yum/__init__.py", line 55, in &g

Re: 'module' object has no attribute 'RPMSENSE_GREATER'

2014-02-11 Thread Stephen Davies
. Hollingsworth wrote: > On Tue, Feb 11, 2014 at 7:14 PM, Stephen Davies wrote: > > The /usr/local/bin version of python came from my manually building and > > installing Python 2.7.6 as part of my attempts to build FreeCAD. > > > > If I hide all of the /usr/local/bin and /usr/

Re: 'module' object has no attribute 'RPMSENSE_GREATER'

2014-02-12 Thread Stephen Davies
wrote: > On Tue, Feb 11, 2014 at 9:46 PM, Stephen Davies wrote: > > I think I need to start with force reloading of the original Python setup. > > > > Could you please advise on how to do this. > > It will be a lot easier if you have another Fedora system or virtual &

Re: 'module' object has no attribute 'RPMSENSE_GREATER'

2014-02-16 Thread Stephen Davies
9:46 PM, Stephen Davies wrote: > > I think I need to start with force reloading of the original Python setup. > > > > Could you please advise on how to do this. > > It will be a lot easier if you have another Fedora system or virtual > machine with a working yum. If

Re: 'module' object has no attribute 'RPMSENSE_GREATER'

2014-02-16 Thread Stephen Davies
Feb 16, 2014 at 7:58 PM, Stephen Davies wrote: > > Finally made time to try your suggestions. > > > > All went OK until I got to the reload stage when it complained about a > > bunch of 32-bit dependencies. > > > I changed the rpm -Uhv command to restrict it to

IOMMU issue

2014-02-17 Thread Stephen Davies
will boot so I have taken it out again. Any ideas as to what I can do to get fedup to boot? Cheers and thanks, Stephen Davies -- = Stephen Davies Consulting P/L Phone: 08-8177 1595 Adelaide

Re: IOMMU issue

2014-02-18 Thread Stephen Davies
I think that the easy way out is to buy a new box. This one seems just too old:-( Cheers, Stephen On Tuesday, February 18, 2014 12:37:56 AM Max wrote: > On 02/17/2014 09:05 PM, Stephen Davies wrote: > > I have just used fedup to upgrade from FC17 to FC18. > > > > When I r

KMail issues after update

2014-03-13 Thread Stephen Davies
Yesterday my Fedora 20 automatic updater installed 178 items; one of which seems to have been KMail. KMail now says 4.12.3. I believe it was 4.12.2. Since then,the KMail behaviour has been decidedly strange. I can read mail, reply to mail and send mail but I cannot delete mail nor save it to fol

Re: fix a txt/dat file with soccer data using awk and sort

2015-10-03 Thread Stephen Davies
On 04/10/15 12:53, Antonio Olivares wrote: Dear fedora users, I have a file table.dat with team data ie, Wins Loses Draws Goals For, Goals Against, Total Points as follows: $ cat table.dat TeamW L D GF GA DIF PTS Team1 3 2 1 13 17 Te

fedup to F22 issues

2015-10-30 Thread Stephen Davies
I have just run fedup --network 22 and have several issues as a result. 1. PostgreSQL databases were not upgraded from 9.3 to 9.4 and subsequent attempts to do this manually fail due to locale differences (AU vs US). (I have requested help on the PostgreSQL list). 2. Amavisd-new no longer wor

Another F22 issue

2015-10-30 Thread Stephen Davies
Under F21, I could configure a screen saver which trawled through my photo collection. I cannot find this facility under F22. Does it exist? If so, where? If not, why not? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraprojec

Re: Another F22 issue

2015-10-31 Thread Stephen Davies
On 31/10/15 15:32, Tim wrote: Allegedly, on or about 31 October 2015, Stephen Davies sent: Under F21, I could configure a screen saver which trawled through my photo collection. I cannot find this facility under F22. Does it exist? If so, where? If not, why not? Because certain desktop

Re: fedup to F22 issues

2015-10-31 Thread Stephen Davies
On 31/10/15 12:32, Stephen Davies wrote: I have just run fedup --network 22 and have several issues as a result. 1. PostgreSQL databases were not upgraded from 9.3 to 9.4 and subsequent attempts to do this manually fail due to locale differences (AU vs US). (I have requested help on the

Fedora 22 upgrade breaks amavisd

2015-11-01 Thread Stephen Davies
On Friday, I upgraded my server from Fedora 21 to Fedora 22 using fedup. This resulted in a number of issues; one of which was that amavisd stopped working due to a raft of PERL errors. Apparently the upgrade from PERL 5.18 to 5.20 which came as part of the Fedora upgrade causes many/most PERL

Re: fedup to F22 issues

2015-11-01 Thread Stephen Davies
On 02/11/15 11:41, Gordon Messmer wrote: On 10/31/2015 01:53 AM, Stephen Davies wrote: On 31/10/15 12:32, Stephen Davies wrote: 1. PostgreSQL databases were not upgraded from 9.3 to 9.4 and subsequent attempts to do this manually fail due to locale differences (AU vs US). (I have requested

Re: Another F22 issue

2015-11-02 Thread Stephen Davies
On 11/02/2015 05:47 PM, Cristian Sava wrote: On Sat, 2015-10-31 at 12:42 +1030, Stephen Davies wrote: Under F21, I could configure a screen saver which trawled through my photo collection. I cannot find this facility under F22. Does it exist? If so, where? If not, why not? Modify /usr/share

Strange sendmail behaviour

2015-11-23 Thread Stephen Davies
mail to an invalid account. Instead of the email being delivered to baduser, I received a 550 5.1.1 user unknown reject email. What have I missed here. (Fedora 22 & sendmail 8.14.7/8.13.3) -- ===== Stephen Davies

Re: packages in /var/lib/system-upgrade

2015-11-23 Thread Stephen Davies
e, by any other name, wouldn't sound as funny. - -- The question remains> Is it safe to delete this directory (given that rebooting does not)? -- ========= Stephen Davies Consultin

Why is mysql running?

2015-12-23 Thread Stephen Davies
On my Fedora 22 system, ps -aef shows: someuser3097 3086 0 18:32 ?00:00:01 /usr/libexec/mysqld --defaults-file=/home/someuser/.local/share/akonadi/mysql.conf --datadir=/home/someuser/.local/share/akonadi/db_data/ --socket=/tmp/akonadi-someuser.xEIhbs/mysql.socket I have never e

Re: Strange sendmail behaviour

2015-12-27 Thread Stephen Davies
On 27/12/15 22:32, Franta Hanzlík wrote: On Tue, 24 Nov 2015 14:38:43 +1030 Stephen Davies wrote: I am trying to change my sendmail configuration to deliver all "user unknown" emails to a specific account (baduser). I added the DL definition to sendmail.mc and generated test.cf. The

Re: Strange sendmail behaviour

2015-12-28 Thread Stephen Davies
On 29/12/15 00:50, Franta Hanzlík wrote: On Mon, 28 Dec 2015 10:45:55 +1030 Stephen Davies wrote: On 27/12/15 22:32, Franta Hanzlík wrote: On Tue, 24 Nov 2015 14:38:43 +1030 Stephen Davies wrote: I am trying to change my sendmail configuration to deliver all "user unknown" e

Unable to locate printer

2016-01-13 Thread Stephen Davies
print anything. Rebooting is a bit drastic for the occasional print so I hope there is a better fix. Cheers and thanks, Stephen -- = Stephen Davies Consulting P/L Phone: 08-8177 1595 Adelaide,

Re: Unable to locate printer

2016-01-13 Thread Stephen Davies
On 14/01/16 14:22, Jack Craig wrote: if it uses dhcp, is the lease expiring?? On Wed, Jan 13, 2016 at 7:47 PM, Stephen Davies mailto:sdav...@sdc.com.au>> wrote: I have a Lexmark E120 network connected via ethernet. Occasionally, attempts to print to this printer result in the s

Re: Unable to locate printer

2016-01-14 Thread Stephen Davies
On 14/01/16 15:51, Berend De Schouwer wrote: On Thu, 2016-01-14 at 14:17 +1030, Stephen Davies wrote: I have a Lexmark E120 network connected via ethernet. Occasionally, attempts to print to this printer result in the subject error message. So, the only resolution that I have found is to reboot

Re: Unable to locate printer

2016-01-15 Thread Stephen Davies
On 15/01/16 02:24, ven...@billoblog.com wrote: On Thu, 14 Jan 2016, Stephen Davies wrote: I have a Lexmark E120 network connected via ethernet. Occasionally, attempts to print to this printer result in the subject error message. So, the only resolution that I have found is to reboot the box

F23 and Ctrl D

2016-01-23 Thread Stephen Davies
I have just updated my Compaq 610 from F22 to F23 (using dnf) and find that I can no longer use Ctrl D to exit a session nor Ctrl C to stop a process. Instead of the traditional response, I just get the keystrokes echoed in the terminal window. How can I restore the traditional responses? -- us

F22 reboot issues

2016-06-19 Thread Stephen Davies
Since updating to F22 I have had issues with system restarts. Regardless of how I restart (reboot or systemctl) the process stops at the point where the log says "Reached target Shutdown" and just hangs. I have to press the physical restart button to get the system up again. The first thing tha

Re: F22 reboot issues

2016-06-19 Thread Stephen Davies
On 20/06/16 14:59, Samuel Sieb wrote: On 06/19/2016 06:43 PM, Stephen Davies wrote: When the system does restart, I get a pop-up saying that Thunderbird is already running. I have to manually kill the tbird process and then reinitialise tbird. To my knowledge, there is nothing in a startup

Re: F22 reboot issues

2016-06-20 Thread Stephen Davies
On 20/06/16 16:36, Tim wrote: On Mon, 2016-06-20 at 11:13 +0930, Stephen Davies wrote: The first thing that happens when I request the reboot is that I get a message "GDBus.Error:org.freedesktop.DBus.Error.LimitsExceeded Maximum number of connections for UID 0 has been reached".

Date change on reboot

2016-07-23 Thread Stephen Davies
My F22 randomly crashes to a frozen state that requires a power cycle to restart. When this happens, the time stamp on log files such as /var/log/messages changes for a while before reverting to the correct date and time. Today,the sequence was: Jul 24 10:55:55 mustang rsyslogd: [origin softwa

Re: Date change on reboot

2016-07-24 Thread Stephen Davies
gt;is >established then this may be the case. Couple dollars for a button >battery >will have you right. > >Fred Roller >On Jul 24, 2016 1:00 AM, "Stephen Davies" wrote: > >> My F22 randomly crashes to a frozen state that requires a power cycle >to >> re

Re: Date change on reboot

2016-07-31 Thread Stephen Davies
Back to square one. I have checked the battery and it seems fine and the hardware clock is correct. More recent reboots suggest that the "extra" log entries are from eight days before the reboot. There is nothing in the logs to suggest that the clock is being reset by ntp (though ntp is configu

Re: Google Chrome always asking me to enter the password to unlock my login keyring

2016-09-09 Thread Stephen Davies
On 10/09/16 08:07, Tom Horsley wrote: On Fri, 9 Sep 2016 20:34:41 +0200 Ahmad Samir wrote: the --basic option should get rid of the pop-up window to unlock the gnome login keyring I've always used the --password-store=basic option, yet at work it started asking for my keyring a few days ago,

Upgrade to F23 breaks PERL

2016-09-15 Thread Stephen Davies
I have seen many posts relating to this type of issue but no canonical way to fix it properly. Since updating to F23 (from F22) using dnf last night, many/all PERL programs are broken and give errors such as: fetch_modules: error loading required module Compress/Zlib.pm: Can't load '/usr/lo

Re: Upgrade to F23 breaks PERL

2016-09-16 Thread Stephen Davies
On 16/09/16 15:32, Samuel Sieb wrote: On 09/15/2016 06:04 PM, Stephen Davies wrote: -- /usr/bin/perl: symbol lookup error: /usr/local/lib64/perl5/auto/Unix/Syslog/Syslog.so: undefined symbol: Perl_xs_version_bootcheck I understand from other posts that this is probably caused by my having two

Upgrade to F23 breaks Adobe Reader

2016-09-16 Thread Stephen Davies
e the upgrade but there is now no sign of a 32-bit libgdk_pixbuf_xlib-2.0.so (but there is a 64-bit version). Cheers, Stephen -- = Stephen Davies Consulting P/L Phone: 08-8177 1595 Adelaide,

Re: Upgrade to F23 breaks Adobe Reader

2016-09-16 Thread Stephen Davies
d the trailing -2.0.so.0 so fund nothing. acroread now works again;-)) Cheers, Stephen -- = Stephen Davies Consulting P/L Phone: 08-8177 1595 Adelaide, South Australia.M

No X/KDE after upgrade to F24

2016-11-26 Thread Stephen Davies
I have just completed the upgrade from F23 to F24 and rebooted to the new version. The system now boots to console mode and I have to login and type startx to get to KDE. F23 started X and KDE automagically. I also seem to have lost some libraries. e.g. the 32-bit version of libncurses.so.5

Re: No X/KDE after upgrade to F24

2016-11-26 Thread Stephen Davies
On 27/11/16 15:13, Samuel Sieb wrote: On 11/26/2016 07:58 PM, Stephen Davies wrote: Several daemons failed to start at reboot. These include all those in rc.local (yes. I do still have a few.) and openvpn. Running rc.local manually works and starting openvpn manually with systemctl also works

Re: No X/KDE after upgrade to F24

2016-11-26 Thread Stephen Davies
On 27/11/16 15:14, Samuel Sieb wrote: On 11/26/2016 07:58 PM, Stephen Davies wrote: I have just completed the upgrade from F23 to F24 and rebooted to the new version. The system now boots to console mode and I have to login and type startx to get to KDE. F23 started X and KDE automagically

Re: No X/KDE after upgrade to F24

2016-11-26 Thread Stephen Davies
On 27/11/16 15:22, Ed Greshko wrote: On 11/27/16 11:58, Stephen Davies wrote: I also seem to have lost some libraries. e.g. the 32-bit version of libncurses.so.5 FYI [egreshko@meimei ~]$ dnf whatprovides /usr/lib/libncurses.so.5 ncurses-compat-libs-6.0-6.20160709.fc24.i686 : Ncurses

Re: No X/KDE after upgrade to F24

2016-11-26 Thread Stephen Davies
On 27/11/16 15:29, Ed Greshko wrote: On 11/27/16 12:50, Samuel Sieb wrote: On 11/26/2016 08:48 PM, Stephen Davies wrote: Both of these worked fine with F23. The upgrade somehow broke them. Nothing else has changed since yesterday when everything worked as expected. Yes, there was some

Re: No X/KDE after upgrade to F24

2016-11-26 Thread Stephen Davies
On 27/11/16 16:29, Stephen Davies wrote: On 27/11/16 15:29, Ed Greshko wrote: On 11/27/16 12:50, Samuel Sieb wrote: On 11/26/2016 08:48 PM, Stephen Davies wrote: Both of these worked fine with F23. The upgrade somehow broke them. Nothing else has changed since yesterday when everything

Open Office fails after upgrade to F24

2016-11-27 Thread Stephen Davies
Following an upgrade from F23 to F24 yesterday, an attempt to start Open Office gives the following in /var/log/messages (worked fine under F23): Nov 28 12:22:13 mustang kwin_x11: QXcbWindow: Unhandled client message: "_NET_CURRENT_DESKTOP" Nov 28 12:22:24 mustang kwin_x11: QXcbConnection: XCB

Re: Open Office fails after upgrade to F24

2016-11-27 Thread Stephen Davies
On 28/11/16 14:26, Ed Greshko wrote: On 11/28/16 09:55, Stephen Davies wrote: Following an upgrade from F23 to F24 yesterday, an attempt to start Open Office gives the following in /var/log/messages (worked fine under F23): Nov 28 12:22:13 mustang kwin_x11: QXcbWindow: Unhandled client

Re: Open Office fails after upgrade to F24

2016-11-27 Thread Stephen Davies
On 28/11/16 15:32, Ed Greshko wrote: On 11/28/16 12:22, Stephen Davies wrote: If I run /usr/bin/soffice as root, it works and the Office menu appears. If I do the same as myself (sh -x /usr/bin/soffice), I get: + SAL_ENABLE_FILE_LOCKING=1 + export SAL_ENABLE_FILE_LOCKING ++ pwd + sd_cwd

PostgreSQL broken by upgrade to F24

2016-11-27 Thread Stephen Davies
In it's infinite wisdom, the upgrade from F23 to F24 updates PostgreSQL from 9.4 to 9.5.5 making existing databases unusable. I suppose that there is a warning about this somewhere but it certainly isn't part of the upgrade process. I know that I can use pg_upgrade to migrate my databases but

Re: PostgreSQL broken by upgrade to F24

2016-11-28 Thread Stephen Davies
On 28/11/16 17:45, Raman Gupta wrote: On 11/27/2016 10:27 PM, Stephen Davies wrote: Install postgresql-upgrade. If you have any databases that use postgis, postgresql-upgrade fails spectacularly. You do have to take some manual steps to get the binaries for the older version, so that the

Can't start sm-client with systemctl

2016-12-11 Thread Stephen Davies
If I try to start sm-client with systemctl, I get: Dec 12 13:32:04 mustang.sdc.com.au sm-msp-queue2[5951]: starting daemon (8.15.1): queueing@01:00:00 Dec 12 13:32:04 mustang.sdc.com.au sm-msp-queue2[5951]: unable to write pid to /var/spool/clientmqueue/sm-client.pid: Permission denied Dec 12 1

Re: Can't start sm-client with systemctl

2016-12-12 Thread Stephen Davies
On 13/12/16 15:42, Ed Greshko wrote: On 12/12/16 11:40, Stephen Davies wrote: If I try to start sm-client with systemctl, I get: Dec 12 13:32:04 mustang.sdc.com.au sm-msp-queue2[5951]: starting daemon (8.15.1): queueing@01:00:00 Dec 12 13:32:04 mustang.sdc.com.au sm-msp-queue2[5951]: unable

Re: Can't start sm-client with systemctl

2016-12-12 Thread Stephen Davies
On 13/12/16 15:49, Samuel Sieb wrote: On 12/11/2016 07:40 PM, Stephen Davies wrote: If I try to start sm-client with systemctl, I get: Dec 12 13:32:04 mustang.sdc.com.au sm-msp-queue2[5951]: unable to write pid to /var/spool/clientmqueue/sm-client.pid: Permission denied This seems like a

Re: Can't start sm-client with systemctl

2016-12-12 Thread Stephen Davies
On 13/12/16 16:04, Ed Greshko wrote: On 12/13/16 13:19, Stephen Davies wrote: Have you tried running with the default sm-client.service file instead of the modified version? Yes. That is why I have a modified version. The original gave the same error so I tried to make the PID file

Re: Can't start sm-client with systemctl

2016-12-12 Thread Stephen Davies
On 13/12/16 16:30, Ed Greshko wrote: On 12/13/16 13:48, Ed Greshko wrote: When you make changes to a file I believe you need to issue the "systemctl daemon-reload". OK Here is the warning I recall reading WARNING Always run the systemctl daemon-reload command after creating new un

Re: Can't start sm-client with systemctl

2016-12-13 Thread Stephen Davies
On 14/12/16 02:03, Tony Nelson wrote: On 16-12-13 02:49:53, Stephen Davies wrote: I have no idea where the reference to /var/spool/clientmqueue/sm-client.pid comes from. The pidfile should come from /etc/mail/submit.mc via /etc/mail/submit.cf THANK YOU!! That is indeed where /var/spool

Re: Can't start sm-client with systemctl

2016-12-13 Thread Stephen Davies
On 14/12/16 13:14, Tony Nelson wrote: On 16-12-13 19:27:21, Stephen Davies wrote: On 14/12/16 02:03, Tony Nelson wrote: On 16-12-13 02:49:53, Stephen Davies wrote: I have no idea where the reference to /var/spool/clientmqueue/sm-client.pid comes from. The pidfile should come from /etc/mail

Re: Can't start sm-client with systemctl

2016-12-13 Thread Stephen Davies
On 14/12/16 15:23, Tony Nelson wrote: On 16-12-13 22:07:10, Stephen Davies wrote: I manually created an empty /run/sm-client.pid and set the ownership to smmsp:smmsp and the ran systemctl. It failed again as before but after the failure, /run/sm-client.pid did not exist. What is actually

How to get rid of firewalld

2016-12-15 Thread Stephen Davies
For as long as I can remember (20 years plus) , I have used a customised iptables (or predecessors) to manage my firewall. In recent Fedora releases, firewalld has become a default component. I wish to totally remove firewalld from my F24 and to retain my original iptables setup. I have trie

Re: anyone using openvpn?

2019-06-02 Thread Stephen Davies
I (and clients) use it on both Fedora and Centos 7 servers. Works very well in both with Apple and Android clients. On 2 June 2019 5:04:23 pm ACST, ToddAndMargo via users wrote: >On 6/1/19 11:48 PM, Jack Craig wrote: >> hi folks, >> >> after beating on this vpn i have got it about happy. >> >>

tab completion FC 21

2015-02-22 Thread Stephen Davies
I have just upgraded a box from fc20 to fc21 using fedup and tab completion has gone bezerk. I have erased the bash-completion package but the weird behaviour continues. It is even guessing/remembering passwords. In most cases, hitting tab during command entry does nothing. In others (randomly

Re: The earliest release of Linux by Linus Torvalds

2015-02-25 Thread Stephen Davies
/ and http://draconux.free.fr/os_dev/linux0.01.html But I cannot find any first CD iso releases. Thanks for any links. -- ===== Stephen Davies Consulting P/L Phone: 08-8177 1595 Adelaide, South

yum check error elfutils

2015-03-23 Thread Stephen Davies
Since upgrading from Fedora 20 to 21 (using fedup), I get the following: [root@mustang ~]# yum check Loaded plugins: langpacks elfutils-libs-0.161-2.fc21.i686 has missing requires of elfutils-libelf(x86-32) = ('0', '0.161', '2.fc21') elfutils-libs-0.161-6.fc20.x86_64 is a duplicate with elfutil

Re: yum check error elfutils

2015-03-23 Thread Stephen Davies
On 24/03/15 11:08, Ed Greshko wrote: On 03/24/15 08:19, Stephen Davies wrote: Since upgrading from Fedora 20 to 21 (using fedup), I get the following: [root@mustang ~]# yum check Loaded plugins: langpacks elfutils-libs-0.161-2.fc21.i686 has missing requires of elfutils-libelf(x86-32) = (&#

Re: yum check error elfutils

2015-03-23 Thread Stephen Davies
On 24/03/15 13:10, Pete Travis wrote: On Mar 23, 2015 8:28 PM, "Stephen Davies" mailto:sdav...@sdc.com.au>> wrote: > > On 24/03/15 11:08, Ed Greshko wrote: >> >> On 03/24/15 08:19, Stephen Davies wrote: >>> >>> Since upgrading fro

Unable to enumerate USB device

2015-03-28 Thread Stephen Davies
When I try to connect my ER9XPro USB device to my Fedora 21 server, it fails to connect with: [1024110.158374] usb 1-7: new full-speed USB device number 15 using xhci_hcd [1024110.312216] usb 1-7: device descriptor read/64, error -71 [1024110.565928] usb 1-7: device descriptor read/64, error -71

Re: Unable to enumerate USB device

2015-03-30 Thread Stephen Davies
On 29/03/15 16:29, Stephen Davies wrote: When I try to connect my ER9XPro USB device to my Fedora 21 server, it fails to connect with: [1024110.158374] usb 1-7: new full-speed USB device number 15 using xhci_hcd [1024110.312216] usb 1-7: device descriptor read/64, error -71 [1024110.565928] usb

Re: Awk and sort (of text files)

2015-06-28 Thread Stephen Davies
accomplish this. Thanx. Forgot to say that each paragraph is made of multiple lines, but a paragraph's lines do not contain a blank line. -- ========= Stephen Davies Consulting P/L Phone: 08-817

Re: Awk and sort (of text files)

2015-06-28 Thread Stephen Davies
On 29/06/15 11:08, jd1008 wrote: On 06/28/2015 07:02 PM, Stephen Davies wrote: On 29/06/15 10:13, jd1008 wrote: On 06/28/2015 06:38 PM, jd1008 wrote: Hi, I have text files made of paragraphs of text, separated by blank lines. Each "paragraph" is information about a different

Cannot login to KDE - solved

2014-07-03 Thread Stephen Davies
-- = Stephen Davies Consulting P/L Phone: 08-8177 1595 Adelaide, South Australia.Mobile:040 304 0583 Records & Collections Management. -- users mailing list u

Regex broken??

2014-07-08 Thread Stephen Davies
I have just noticed that regex seems to be broken in my Fedora 20 (just updated to latest). Any regex search in vi, gawk, grep -E etc fails. Any ideas? Cheers, Stephen Davies -- -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https

Re: Regex broken??

2014-07-08 Thread Stephen Davies
On 09/07/14 13:47, Joe Zeff wrote: On 07/08/2014 08:47 PM, Stephen Davies wrote: Any ideas? Any details? For example, /^xx or :g/^xx/s/xx/yy/ in vi finds nothing in a file with many lines starting with xx. Similarly grep -E "^xx" and gawk '/^xx/{print}'. In all

Re: Regex broken??

2014-07-08 Thread Stephen Davies
14:08, Ed Greshko wrote: On 07/09/14 12:21, Stephen Davies wrote: On 09/07/14 13:47, Joe Zeff wrote: On 07/08/2014 08:47 PM, Stephen Davies wrote: Any ideas? Any details? For example, /^xx or :g/^xx/s/xx/yy/ in vi finds nothing in a file with many lines starting with xx. Similarly grep -E

Re: network connection

2014-09-15 Thread Stephen Davies
replied to your original email. It was Steven Stern. The "Fedora boxes" are your computers a and b: computers running Fedora OS. I suggest that you read the various Samba HOWTO docs on the web. They explain what you need. Cheers, Stephen -- ==

Re: Canon MG5520 wireless printer

2014-10-05 Thread Stephen Davies
. How can print to this printer without plugging into the USB cable? -- = Stephen Davies Consulting P/L Phone: 08-8177 1595 Adelaide, South Australia.Mobile:04

Re: Multicast routing daemon

2014-11-18 Thread Stephen Davies
;t seem to be in any distros. There is a howto at http://www.sai.msu.su/~er/gated_install.html HTH, Stephen -- ========= Stephen Davies Consulting P/L Phone: 08-8177 1595 Adela

Openvpn start fails on reboot

2017-03-04 Thread Stephen Davies
If I reboot my F24 system, openvpn server fails to properly start but a subsequent manual systemctl start openvpn@server does succeed. The reboot log shows: Mar 5 11:52:51 mustang audit: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=openvpn@server comm="systemd" exe="/us

No X after booting F25

2017-04-09 Thread Stephen Davies
Since upgrading to F25, I no longer get a graphical login page. I have run systemctl set-default graphical.target and runlevel5.target and default.target both point to graphical.target but I still get the non-graphical login. ___ users mailing list

Re: No X after booting F25

2017-04-09 Thread Stephen Davies
On 10/04/17 11:25, Ed Greshko wrote: On 04/10/17 09:46, Stephen Davies wrote: Since upgrading to F25, I no longer get a graphical login page. I have run systemctl set-default graphical.target and runlevel5.target and default.target both point to graphical.target but I still get the non

Re: No X after booting F25

2017-04-09 Thread Stephen Davies
On 10/04/17 12:27, Ed Greshko wrote: On 04/10/17 10:42, Stephen Davies wrote: 2. No. display-manager.service does not exist below /etc/systemd or /usr/lib/systemd Then systemctl --force enable whatdmyouwant.service e.g. systemctl --force disable gdm.service systemctl --force disable

No Network Manager in task bar after upgrade to F25

2017-04-09 Thread Stephen Davies
With no network icon in the task bar, I eventually got my ethernet and wireless connections working again using nm-connection-editor but would prefer to get the icon interface back too. If/when I get that back, does it include the connection status notifications? __

Re: No Network Manager in task bar after upgrade to F25

2017-04-09 Thread Stephen Davies
On 10/04/17 13:15, Ed Greshko wrote: On 04/10/17 11:35, Stephen Davies wrote: With no network icon in the task bar, I eventually got my ethernet and wireless connections working again using nm-connection-editor but would prefer to get the icon interface back too. I think we're talkin

Re: No Network Manager in task bar after upgrade to F25 (solved)

2017-04-09 Thread Stephen Davies
On 10/04/17 13:30, Ed Greshko wrote: On 04/10/17 11:50, Stephen Davies wrote: Yes. It is KDE. There is no entry for Networks in the Entries list. Oh, and is "Networks" checked in the "Extra Items" list in the General section? You got it again. I installed plasma-

Re: No Network Manager in task bar after upgrade to F25 (solved)

2017-04-09 Thread Stephen Davies
On 10/04/17 13:40, Stephen Davies wrote: On 10/04/17 13:30, Ed Greshko wrote: On 04/10/17 11:50, Stephen Davies wrote: Yes. It is KDE. There is no entry for Networks in the Entries list. Oh, and is "Networks" checked in the "Extra Items" list in the General section?

Re: No Network Manager in task bar after upgrade to F25 (solved)

2017-04-09 Thread Stephen Davies
On 10/04/17 14:15, Ed Greshko wrote: On 04/10/17 12:36, Stephen Davies wrote: I was checking out the restored network manager and somehow managed to disable all wireless interfaces. I'm guessing that it is one of the little squares at the top beside a wireless icon and a flight mode ico

Re: No Network Manager in task bar after upgrade to F25 (solved)

2017-04-09 Thread Stephen Davies
On 10/04/17 14:26, Ed Greshko wrote: On 04/10/17 12:47, Stephen Davies wrote: That's what I guessed but clicking the left box does nothing and it stays unchecked. Hummm. If you don't have rfkill installed, install it. And then rfkill list wifi Thank you yet again! r

Cannot get PHP to talk to PostgreSQL

2017-06-25 Thread Stephen Davies
ed both dnf install roundcubemail and the original tar file expansion plus compose. Any ideas as to how I can sort this out? Cheers and thanks, Stephen -- Stephen Davies ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send

Re: Cannot get PHP to talk to PostgreSQL

2017-06-26 Thread Stephen Davies
On 25 June 2017 9:18:35 PM GMT+07:00, Joe Zeff wrote: >On 06/25/2017 01:41 AM, Stephen Davies wrote: >> The reason tbat I suspect a library issue is that I (foolishly) used >both dnf install roundcubemail and the original tar file expansion plus >compose. >> >> Any

Re: Cannot get PHP to talk to PostgreSQL (Resolved)

2017-06-27 Thread Stephen Davies
On 27 June 2017 9:03:24 AM GMT+07:00, Gordon Messmer wrote: >On 06/25/2017 01:41 AM, Stephen Davies wrote: >> The RoundCube installation went smoothly and I checked that the >PostgreSQL extensions were included inthe PHP configuration. >> (Initially, I had duplicate extensio

Re: Thunderbird 'loading message' issue

2017-07-04 Thread Stephen Davies
On 04/07/17 20:22, Tim wrote: Allegedly, on or about 03 July 2017, ProPAAS DBA sent: Ween I click on a message in one of my many many folders under my main email account (a google account) I get 'message loading' for a long time, 5/10 minutes in many cases before the message loads. Is it doing

Re: Openvpn start fails on reboot

2017-09-23 Thread Stephen Davies
On 05/03/17 12:28, Stephen Davies wrote: If I reboot my F24 system, openvpn server fails to properly start but a subsequent manual systemctl start openvpn@server does succeed. The reboot log shows: Mar  5 11:52:51 mustang audit: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg

Re: Openvpn start fails on reboot (RESOLVED)

2017-09-24 Thread Stephen Davies
On 24/09/17 15:10, Samuel Sieb wrote: On 09/23/2017 10:22 PM, Stephen Davies wrote: On 05/03/17 12:28, Stephen Davies wrote: It looks as if the automatic start may be happening too early in the boot process. I think this is your answer. Same issue with F25. The OpenVPN log says: TCP/UDP

F26 hangs or dies

2017-12-17 Thread Stephen Davies
ystem workload or configuration. This is a production machine so any help will be very welcome. Cheers and thanks, Stephen -- = Stephen Davies Consulting P/L Phone: 08-8177 1595 Adelaide,

Re: F26 hangs or dies

2017-12-19 Thread Stephen Davies
On 19/12/17 03:36, stan wrote: On Mon, 18 Dec 2017 16:49:47 +1030 Stephen Davies wrote: I upgraded from F25 to F26 yesterday and ever since have been seeing the system frequently become totally unresponsive. [snip] The only clue that I have seen is that top often shows very high wait I/O

Re: F26 hangs or dies

2017-12-21 Thread Stephen Davies
On 21/12/17 10:43, stan wrote: On Wed, 20 Dec 2017 22:28:43 +0100 Dirk Gottschalk wrote: Hi. According to the Message below I have to say I have the same issue. My system (a compaq notebook) freezes totally while I am using Firefox, Epiphany or SMPlayer. Checking anything else is not possible

Re: F26 hangs or dies

2017-12-23 Thread Stephen Davies
I've been reviewing the system log after rebooting and find that the journald entries below are present in all cases. I do not know whether they are a cause or an effect. What do they mean? Dec 24 14:15:46 mustang systemd-coredump[5168]: Process 5132 (systemd-journal) of user 0 dumped core. De