Re: Fedora27: Cannot set the default network route

2018-02-06 Thread James Hogarth
On 3 February 2018 at 22:20, Terry Barnaby wrote: > On 02/02/18 16:40, Bill Shirley wrote: > > You didn't post the command or its output. How can anyone help you? > > What's the output of these two commands? > ip -o -4 addr > ip -o -4 route > > Bill > > ip -o -4 addr > 1: loinet 127.0.0.1/8 s

Re: Which Mysql Packages are Better to use in Fedora 27

2018-01-22 Thread James Hogarth
On 21 Jan 2018 00:39, "Stephen Morris" wrote: Hi, I need to install mysql for registration with netbeans for its database interfacing processes. Looking for mysql in the repositories I've found community-mysql and mariadb packages, does anyone have any advice as which of those two is the bet

Re: f26 systemd :: how to run tftp.service and disable tftp.socket

2018-01-19 Thread James Hogarth
On 17 January 2018 at 22:51, Adrian Sevcenco wrote: > Hi! I need to have tftp run by service not by socket (at this moment service > requires and start the socket) but even with a proper (i hope) > override and a masked tftp.socket i get: > Failed to start tftp.service: Unit tftp.socket is masked.

Re: NetworkManager-wait-online is still utterly, and completely, broken

2017-12-20 Thread James Hogarth
On 20 Dec 2017 04:54, "Gordon Messmer" wrote: On 12/19/2017 04:46 PM, Sam Varshavchik wrote: > > That's the big picture. And looks like it's completely impossible to do > that, in stock Fedora. > Right now, yes. And that's completely and entirely down to NetworkManager bringing interfaces up

Re: NetworkManager-wait-online is still utterly, and completely, broken

2017-12-19 Thread James Hogarth
On 19 Dec 2017 07:49, wrote: On Mon, 18 Dec 2017 14:12:55 -0800 Gordon Messmer wrote: > On 12/17/2017 01:17 PM, francis.montag...@inria.fr wrote: >>Dec 17 21:32:59 X systemd[1]: Mounting /data2... >>Dec 17 21:33:19 X mount[996]: mount to NFS server 'Y' failed: Resource temporarily unavai

Re: Nextcloud upload restricted to 2MB

2017-11-22 Thread James Hogarth
I'm looking at the owncloud and nextcloud packages this week to update them. Apologies for this but it was an unexpected result of changes to httpd. The default httpd MPM changed from prefork to event, which disabled mod_php as it's not thread safe. For the incoming update once I've ironed out u

Re: hybrid graphics laptop and nouveau

2017-11-02 Thread James Hogarth
On 2 Nov 2017 12:07 pm, "AV" wrote: On Wed, 2017-11-01 at 11:35 +0000, James Hogarth wrote: > On 31 October 2017 at 17:37, AV wrote: > > Hello, > > > > This concerns an Asus Zenbook with hybrid graphics (Intel/Nvidia). > > > > 1) There are 2 ways

Re: hybrid graphics laptop and nouveau

2017-11-01 Thread James Hogarth
On 31 October 2017 at 17:37, AV wrote: > Hello, > > This concerns an Asus Zenbook with hybrid graphics (Intel/Nvidia). > > 1) There are 2 ways to deactivate the nouveau driver: >by adding 'modprobe.nouveau=0' to the kernel cmd line OR >by adding 'modprobe.blacklist=nouveau rd.blacklist=nou

Re: Tomcat - different users for different instances?

2017-09-22 Thread James Hogarth
On 22 Sep 2017 3:57 am, "Bill Shirley" wrote: Have you looked at overriding it in the systemd unit file? I use this for mariadb (/etc/systemd/system/mariadb.service): .include /usr/lib/systemd/system/mariadb.service [Service] #LimitNOFILE=infinity LimitNOFILE=65536 LimitMEMLOCK=infinity Bill

Re: Build a network bridge with Fedora

2017-09-21 Thread James Hogarth
On 21 September 2017 at 14:57, James Hogarth wrote: > > > On 21 September 2017 at 09:08, Cristian Sava wrote: > >> Hi all, >> >> Some of us choose to build Fedora servers (instead of using Centos, for >> vary reasons) with many virtuals, each with differe

Re: Build a network bridge with Fedora

2017-09-21 Thread James Hogarth
On 21 September 2017 at 09:08, Cristian Sava wrote: > Hi all, > > Some of us choose to build Fedora servers (instead of using Centos, for > vary reasons) with many virtuals, each with different IP. > Everytime I have to follow these guidelines > https://fedoramagazine.org/build-network-bridge-fed

Re: Satellite upstream

2017-08-30 Thread James Hogarth
On 30 August 2017 at 08:54, Daniel Ståhl < daniel.st...@pensionsmyndigheten.se> wrote: > Hi, > > > > I was just wondering. Are there any plans on having an upstream project > for Redhat Satellite 6? Or even satellite 7? > > > > I mean, if you want to practice and test new features the only real op

Re: tcp_wrappers deprecation

2017-08-24 Thread James Hogarth
On 24 August 2017 at 10:33, Peter Robinson wrote: > > On Tue, 2017-08-15 at 13:58 +0200, Jakub Jelen wrote: > >> Hello Fedora devels and users, > >> > >> more than three years ago, the same topic started discussion if we > >> want > >> this package in Fedora or not and how [1]. The discussion res

Re: tcp_wrappers deprecation

2017-08-24 Thread James Hogarth
On 18 Aug 2017 4:42 pm, "Jakub Jelen" wrote: On Tue, 2017-08-15 at 13:58 +0200, Jakub Jelen wrote: > Hello Fedora devels and users, > > more than three years ago, the same topic started discussion if we > want > this package in Fedora or not and how [1]. The discussion resulted > mostly in flames

Re: Current docs for /etc/sysconfig/network-scripts/ifcfg-* files

2017-04-19 Thread James Hogarth
On 19 Apr 2017 2:02 pm, "Tom H" wrote: On Tue, Apr 18, 2017 at 4:37 PM, Sam Varshavchik wrote: > Chris Adams writes: >> >> I think the mostly-canonical listing is >> /usr/share/doc/initscripts/sysconfig.txt > > Great. That's exactly what I was looking for. Should you prefer a document on the we

Re: Hibernation on F25

2017-02-09 Thread James Hogarth
On 9 Feb 2017 5:26 pm, "Patrick O'Callaghan" wrote: On Thu, 2017-02-09 at 18:07 +0100, Massimo Canonico wrote: > Hi all, > do you guys were able to hibernate your Fedora 25. > In my previous fedora pm-hibernate worked perfectly but now it seems > much more complicate. > I tried to install this ex

Re: VMware Workstation vs KVM

2017-01-17 Thread James Hogarth
On 17 Jan 2017 10:44 pm, "Greg Woods" wrote: On Tue, Jan 17, 2017 at 3:23 PM, Rick Stevens wrote: > I really don't care about the performance of Windows. I Up to a point, I don't either. But the performance is so bad under KVM that I cannot even successfully run Windows Update, it takes too

Re: %prep and %autosetup: move the unpacked source directory

2017-01-17 Thread James Hogarth
On 17 Jan 2017 3:49 pm, "arnaud gaboury" wrote: Here is my working directory at the beginning of build, right after I downloaded the source with spectool. The root directory of the .zip file is called "platform-master". --- [makerpm@thetradinghall rpmbuild]$ ls -al -rw-rw-r-- 1 m

Re: Most system update requires system reboot or session restart

2016-12-30 Thread James Hogarth
On 29 December 2016 at 18:34, Javier Perez wrote: > I remember reading years back about solutions that allowed Kernel upgrade > without reboot. Ksplice and Kpatch comes to mind. Whatever happened to them? > > The facilities arrived in kernel 4.0 with Red Hat and Suse working together with kpatch

Re: how to disable dhcp on a fedora client?

2016-12-22 Thread James Hogarth
On 22 Dec 2016 7:48 pm, "James Hogarth" wrote: On 22 Dec 2016 6:39 pm, "Rick Stevens" wrote: On 12/22/2016 10:15 AM, Earl Ramirez wrote: > On Wed, 2016-12-21 at 13:10 +0100, François Patte wrote: >> Bonjour, >> >> I want to set a static IP adress

Re: how to disable dhcp on a fedora client?

2016-12-22 Thread James Hogarth
On 22 Dec 2016 6:39 pm, "Rick Stevens" wrote: On 12/22/2016 10:15 AM, Earl Ramirez wrote: > On Wed, 2016-12-21 at 13:10 +0100, François Patte wrote: >> Bonjour, >> >> I want to set a static IP adress for a laptop on my local network. So >> I >> wrote a file >> >> /etc/sysconfig/network-scripts/if

Re: Open Office fails after upgrade to F24

2016-11-28 Thread James Hogarth
On 28 Nov 2016 12:01 pm, "Ed Greshko" wrote: > > > > On 11/28/16 19:11, James Hogarth wrote: > > You're right it is out of scope as Apache OpenOffice has never been in > > Fedora, and given the state of the project I doubt it ever will be. > > Yes, but

Re: Open Office fails after upgrade to F24

2016-11-28 Thread James Hogarth
On 28 November 2016 at 07:26, Ed Greshko wrote: > > > On 11/28/16 14:42, Ed Greshko wrote: >> Ooops... Forget this last try I was on an F25 VM. >> >> Going to do same on F24. >> >> Wait a bit > > Well the core dump was the same in F24 as F25. > > I have found this > https://community

Re: SELinux forces Fedora 25 upgrade into a reboot loop

2016-11-25 Thread James Hogarth
On 25 November 2016 at 16:08, Sam Varshavchik wrote: > With selinux set to enforcing, my system-upgrade to 25 failed to start, > resulting in a reboot loop. I fished the following out of journalctl: > > Nov 25 09:51:55 thinkpenguin.email-scan.com audit[1]: AVC avc: denied { > open } for pid=1 c

Re: fedpkg: build error No build ID

2016-11-04 Thread James Hogarth
On 4 November 2016 at 08:34, arnaud gaboury wrote: > > > On Fri, Nov 4, 2016 at 9:19 AM arnaud gaboury > wrote: >> >> I am writing a spec file to build an app. >> The build failed with this error: >> >> *** ERROR: No build ID note found in >> /home/makerpm/rpmbuild/BUILDROOT/mattermost-3.4-1.fc24

Re: /usr/lib & /usr/lib64 & %{_libdir} in .spec files

2016-11-04 Thread James Hogarth
On 3 November 2016 at 16:49, arnaud gaboury wrote: > > > Where do these macro come from ? Any doc link ? > > Thank you > Read the section about macros here: https://www.hogarthuk.com/?q=node/11 ___ users mailing list -- users@lists.fedoraproject.org

Re: fedpkg --dist f24 local

2016-11-02 Thread James Hogarth
On 2 November 2016 at 16:37, jd1008 wrote: > > > On 11/02/2016 10:08 AM, stan wrote: >> >> On Wed, 02 Nov 2016 10:00:13 + >> arnaud gaboury wrote: >> >>> I am writing a .spec file to build my own .rpm. >>> Here it is, non completed: >> >> [snip] >> >>> RPM build errors: >>> Empty %files

Re: F23 rsnapshot log timestamps funny

2016-10-26 Thread James Hogarth
On 20 October 2016 at 11:31, Patrick O'Callaghan wrote: > On Thu, 2016-10-20 at 10:13 +0100, Christopher Ross wrote: >> Since yesterday's update of rsnapshot to >> rsnapshot-1.4.2-1.fc23.noarch >> >> The format of the date/time field in the rsnapshot.log has gone funny, >> as per the following exa

Re: auto connect to guest host as simple user (non root)

2016-09-21 Thread James Hogarth
On 21 Sep 2016 12:56 pm, "Adel ESSAFI" wrote: > > Dear list > I have installed a guest windows xp system on my fedora 24 machine. > > I configured libvirt to run automatically at boot phase and it worked fine > > [etudiant@localhost ~]$ lsmod | grep kvm > kvm_intel 184320 3 > kvm

Re: Goodbye apt and yum? Ubuntu’s snap apps are coming to distros everywhere

2016-06-15 Thread James Hogarth
On 15 Jun 2016 22:57, "Patrick O'Callaghan" wrote: > > http://arstechnica.co.uk/information-technology/2016/06/ubuntu-snap-app > s-are-coming-to-distros-everywhere-bye-apt-yum/ > > At first glance this looks really interesting and will be available on > Fedora, though according to the article RedH

Re: nVidia Optimus support status

2016-06-08 Thread James Hogarth
On 8 June 2016 at 14:43, Matthew Saltzman wrote: > Apparently, the latest release of Bumblebee has dropped support for the > nouveau driver. Installing the latest primus package from the bumblebee > repo requires removing bumblebee-nouveau and installing bumblebee- > nvidia. I haven't seen an ann

Re: ocsinventory-agent

2016-06-07 Thread James Hogarth
On 7 June 2016 at 09:48, James Hogarth wrote: > > > On 7 June 2016 at 09:05, wrote: > >> Hello, >> I could not find this package : >> ocsinventory-agent-1.1.2.1-1.el6.noarch >> in EPEL repository. >> Thanks for help >> >> > It was retire

Re: ocsinventory-agent

2016-06-07 Thread James Hogarth
On 7 June 2016 at 09:05, wrote: > Hello, > I could not find this package : > ocsinventory-agent-1.1.2.1-1.el6.noarch > in EPEL repository. > Thanks for help > > It was retired after it was orphaned for more than 6 weeks: http://pkgs.fedoraproject.org/cgit/rpms/ocsinventory.git/commit/?h=el6&id=d

Re: Fedora 23 (4.4.9-300.fc23) ZFS problem after reboot

2016-05-31 Thread James Hogarth
On 31 May 2016 at 11:42, Maikel van Leeuwen wrote: > Yesterday I upgraded a Fedora server to 4.4.9-300.fc23.x86_64, after the > reboot all my ZFS pools where > gone. After some fiddling and testing I created these set of steps to > solve the problem: > > dnf remove zfs > dnf install zfs > modpro

Re: dnf install nodeps option

2016-05-27 Thread James Hogarth
On 27 May 2016 20:47, "Samuel Sieb" wrote: > > On 05/27/2016 08:07 AM, François Patte wrote: >> >> I would like to install texmaker, but dnf wants to install a full >> texlive I have already installed texlive from CTAN and I don't want >> to have two texlive on may machine. >> >> How can I get

Re: jre

2016-05-21 Thread James Hogarth
On 20 May 2016 6:47 p.m., "Patrick Dupre" wrote: > > OK, > > Thank. > > === > Patrick DUPRÉ | | email: pdu...@gmx.com > Laboratoire de Physico-Chimie de l'Atmosphère | | > Université du Litto

Re: Fan/sleep/hibernation issues on Dell Optiplex 780 usff fedora 22

2016-04-30 Thread James Hogarth
On 30 April 2016 at 02:44, Chris Murphy wrote: > On Thu, Apr 28, 2016 at 1:13 AM, James Hogarth > wrote: > > > > On 28 Apr 2016 2:37 a.m., "Chris Murphy" > wrote: > >> > >> 1. > >> Check these for incompatible values. The follow

Re: Fan/sleep/hibernation issues on Dell Optiplex 780 usff fedora 22

2016-04-28 Thread James Hogarth
On 28 Apr 2016 2:37 a.m., "Chris Murphy" wrote: > > 1. > Check these for incompatible values. The follow example is based on > UEFI with Secure Boot enabled, so hibernation isn't possible with > Fedora kernels. > [root@f23s ~]# mokutil --sb-state > SecureBoot enabled > [root@f23s ~]# cat /sys/powe

Re: Fan/sleep/hibernation issues on Dell Optiplex 780 usff fedora 22

2016-04-27 Thread James Hogarth
On 27 April 2016 at 14:46, Matt Morgan wrote: > I have F22 on my son's Optiplex 780 ultra-small form factor. We seem to > have a variety of (maybe related) power management issues. > > First, the fan often goes full-speed and starts making lots of noise. > Usually this is when the computer is act

Re: dnf - deprecated update cmd

2016-04-20 Thread James Hogarth
On 20 April 2016 at 17:37, Tom H wrote: > On Wed, Apr 20, 2016 at 6:07 PM, Samuel Sieb wrote: > > On 04/20/2016 09:03 AM, Tom H wrote: > >> > >> "apt-get update" is the same as "yum|dnf makecache" but with yum|dnf > >> you have to remember to use "yum|dnf -C update" (given dnf's new > >> cache b

Re: dnf - deprecated update cmd

2016-04-19 Thread James Hogarth
On 19 Apr 2016 19:58, "Rick Stevens" wrote: > > On 04/19/2016 10:35 AM, Joe Zeff wrote: >> >> On 04/19/2016 01:49 AM, Timothy Murphy wrote: >>> >>> What term will now be used for the passage to Fedora-24? >> >> >> Update. > > > Didn't the rest of this thread say "update" is deprecated in favor of

Re: Libvirt networking question (SOLVED)

2016-04-19 Thread James Hogarth
On 19 Apr 2016 18:25, "Patrick O'Callaghan" wrote: > > On Tue, 2016-04-19 at 17:50 +0200, Tom H wrote: > > On Tue, Apr 19, 2016 at 5:09 PM, Patrick O'Callaghan > > wrote: > > > > > > On Tue, 2016-04-19 at 15:49 +0200, Tom H wrote: > > > > > > > > > > > > This thread finally explains why you had a

Re: Libvirt networking question (SOLVED)

2016-04-19 Thread James Hogarth
On 19 April 2016 at 12:22, Patrick O'Callaghan wrote: > On Mon, 2016-04-18 at 12:56 -0700, Samuel Sieb wrote: > > On 04/18/2016 05:19 AM, Patrick O'Callaghan wrote: > > > > > > On Sun, 2016-04-17 at 14:31 +0100, Patrick O'Callaghan wrote: > > > > > > > > I've been occasionally using a Windows 7 V

Re: dnf - deprecated update cmd

2016-04-18 Thread James Hogarth
On 18 April 2016 at 03:07, Chris Murphy wrote: > On Sun, Apr 17, 2016 at 5:04 PM, Jon LaBadie wrote: > > On F22, the manpage for dnf says the update and update-to > > commands are deprecated aliases for upgrade and upgrade-to. > > > > That being the case, shouldn't the update-info and > > check-

Re: cpio Digest mismatch error?

2016-04-06 Thread James Hogarth
On 6 Apr 2016 22:12, "Tom Horsley" wrote: > > On Wed, 06 Apr 2016 12:55:04 -0700 > Doug H. wrote: > > > So my guess is that there is a digest file that is being checked by > > default in fedora but not checked on centos. > > But I'd really like to know why it says it has a problem. > We use rpmbui

Re: NFS from a VM

2016-04-05 Thread James Hogarth
On 5 Apr 2016 17:46, "Rick Stevens" wrote: > > On 04/05/2016 08:49 AM, John J. McDonough wrote: >> >> I have a small server that offers a number of directories over NFS. I >> am running a virtual machine on another physical machine. >> >> When I try to mount an NFS directory on the VM, the NFS se

Re: Major owncloud updates incoming

2016-04-02 Thread James Hogarth
On 22 Mar 2016 10:47, "James Hogarth" wrote: > > > > On 9 March 2016 at 15:42, James Hogarth wrote: >> >> >> >> On 24 February 2016 at 17:30, James Hogarth wrote: >>> >>> Hi all, >>> >>> We're at the l

Re: 4.6 kernel timeframe?

2016-04-01 Thread James Hogarth
On 1 April 2016 at 12:47, Tom Horsley wrote: > When is a fedora release likely to have the 4.6 kernel > (I suspect fedora 25)? > > I saw rumors the nvidia maxwell card firmware will finally > be included in 4.6 and it might finally be possible to > use nouveau with my graphics card, so I'm just w

Re: devtmpfs on /dev type devtmpfs

2016-03-31 Thread James Hogarth
On 31 Mar 2016 21:24, "Paul Schroeder" wrote: > > > > On Thu, Mar 31, 2016 at 2:17 PM, James Hogarth wrote: >> >> >> On 31 Mar 2016 19:07, "Matthew Miller" wrote: >> > >> > On Thu, Mar 31, 2016 at 01:00:24PM -0500, Paul Schroed

Re: devtmpfs on /dev type devtmpfs

2016-03-31 Thread James Hogarth
On 31 Mar 2016 19:07, "Matthew Miller" wrote: > > On Thu, Mar 31, 2016 at 01:00:24PM -0500, Paul Schroeder wrote: > > What would be the proper way to disable/prevent the mount from > > happening in the subject line? > > You can boot with devtmpfs.mount=0 -- but I'm not sure what all will > break.

Re: Fedora 23 Server: can't startx

2016-03-30 Thread James Hogarth
On 31 Mar 2016 00:52, "Braden McDaniel" wrote: > > On Wed, 2016-03-30 at 13:21 -0400, Daniel J Walsh wrote: > > > > On 03/30/2016 12:06 PM, Braden McDaniel wrote: > > > I have a fresh, updated install of Fedora 23 Server. After > > > installation, I installed the "Basic Desktop" group. Now, when

Re: Major owncloud updates incoming

2016-03-22 Thread James Hogarth
On 9 March 2016 at 15:42, James Hogarth wrote: > > > On 24 February 2016 at 17:30, James Hogarth > wrote: > >> Hi all, >> >> We're at the last stages of preparing the first major owncloud update in >> a while. >> >> The current ve

Re: init 5 from single user mode fails

2016-03-20 Thread James Hogarth
On 20 March 2016 at 16:20, jd1008 wrote: > > > On 03/20/2016 10:14 AM, James Hogarth wrote: > > >> >> On 20 March 2016 at 16:08, jd1008 > jd1...@gmail.com>> wrote: >> >> >> >> On 03/19/2016 08:37 PM, g wrote: >> >> &g

Re: init 5 from single user mode fails

2016-03-20 Thread James Hogarth
On 20 March 2016 at 16:08, jd1008 wrote: > > > On 03/19/2016 08:37 PM, g wrote: > >> >> On 03/19/16 20:52, g wrote: >> >>> On 03/19/16 20:38, jd1008 wrote: >>> <> >>> SO how can I debug this, or is this the normal behavior? If normal, since which release? -- >>> >>> because yo

Re: btrfs doesn't support filesystem swap

2016-03-19 Thread James Hogarth
On 17 Mar 2016 06:10, "Gordon Messmer" wrote: > > On 03/16/2016 05:25 PM, Rick Stevens wrote: >> >> >> Keep in mind that SuSE is not based in the United States and can, if >> they so choose, thumb their noses at US patent and copyright law. > > > SuSE, AFAIK, isn't planning to distribute ZFS. Tha

Re: howto setup docker storage on btrfs f23?

2016-03-19 Thread James Hogarth
On 18 Mar 2016 11:42, "Neal Becker" wrote: > > Neal Becker wrote: > > > My root (and only) FS is btrfs. > > sudo systemctl status docker > > docker.service - Docker Application Container Engine > >Loaded: loaded (/usr/lib/systemd/system/docker.service; disabled; > >vendor > > preset: di

Re: Major owncloud updates incoming

2016-03-14 Thread James Hogarth
On 14 March 2016 at 12:56, Ranbir wrote: > On Wed, 2016-03-09 at 15:42 +0000, James Hogarth wrote: > > Just a quick reminder about the above. > > > > Owncloud 8.1.5 is in the process of going to the Fedora 23 testing > > repo at the moment (just waiting the push). &

Re: Issue with kernel-devel installation.

2016-03-11 Thread James Hogarth
On 11 March 2016 at 13:53, Erik P. Olsen wrote: > On 2016-03-11 at 07:38:24 Richard Shaw wrote: > > > On Fri, Mar 11, 2016 at 3:28 AM, Erik P. Olsen > > wrote: > > > > > It is not a bug but merely an irritation whenever I update the > > > kernel to the next level kernel-devel is not updated, I h

Re: Major owncloud updates incoming

2016-03-09 Thread James Hogarth
On 9 March 2016 at 16:16, Patrick O'Callaghan wrote: > On Wed, 2016-03-09 at 15:42 +0000, James Hogarth wrote: > > > https://admin.fedoraproject.org/pkgdb/package/rpms/owncloud/ > > > > > > Kind regards, > > > > > > James > >

Re: Major owncloud updates incoming

2016-03-09 Thread James Hogarth
On 24 February 2016 at 17:30, James Hogarth wrote: > Hi all, > > We're at the last stages of preparing the first major owncloud update in a > while. > > The current version of owncloud in Fedora is the fairly old stable 8.0 > release (presently 8.0.10) which we want

Re: Trying to open ports in firewalld

2016-02-25 Thread James Hogarth
On 25 February 2016 at 11:48, Timothy Murphy wrote: > Richard Shaw wrote: > > > On Tue, Feb 23, 2016 at 7:31 AM, Timothy Murphy > > wrote: > > > >> I see that I have to open ports 1714-1764, TCP and UDP. > >> I'm running firewalld on the laptop. > >> I give the command "firewall-config" and auth

Major owncloud updates incoming

2016-02-24 Thread James Hogarth
Hi all, We're at the last stages of preparing the first major owncloud update in a while. The current version of owncloud in Fedora is the fairly old stable 8.0 release (presently 8.0.10) which we want to bring back in line with the current owncloud upstream release of 8.2.2. Unfortunately it's

Re: Trying to open ports in firewalld

2016-02-23 Thread James Hogarth
On 23 February 2016 at 14:06, fedora wrote: > try to use the public zone, which is the zone normally activ... > > Not on Fedora which uses FedoraWorkstation as the default zone. OP you may want to include in your response for troubleshooting the output of firewall-cmd --list-all-zones Nothing

Re: kernel 4.4.2

2016-02-17 Thread James Hogarth
On 18 February 2016 at 00:10, Rick Stevens wrote: > On 02/17/2016 03:46 PM, William Biggs wrote: > >> How do I upgrade to kernel 4.4.2 in f32 64bit >> > > I think you mean F23. The latest released kernel for F23 is 4.3.5-300. > If you want to run 4.4.2, you'll need to enable the rawhide repo and

Re: sudo disappears after latest update

2016-02-11 Thread James Hogarth
On 11 February 2016 at 06:48, Tim wrote: > Allegedly, on or about 10 February 2016, jd1008 sent: > > I am sorry to burst the bubble that was perpetrated by Sun > > Microsystems. I worked at Sun Microsystems as a contractor and talked > > to a very senior developer at Menlo Park. I knew this devel

Re: SELINUX and html

2016-02-05 Thread James Hogarth
On 5 Feb 2016 12:10 a.m., "Dustin Kempter" wrote: > > Here is the file location as well as the output > > [root@pgbadger1 pgbadger2]# pwd > /var/www/html/monitoring/pgbadger2 > > [root@pgbadger1 pgbadger2]# ls -Z > -rwxr-xr-x. apache apache unconfined_u:object_r:var_t:s0 pgbadger2.html > > > >Fro

Re: [Fedora] Re: [Fedora] Re: how to automatically clean /tmp

2016-01-28 Thread James Hogarth
On 28 January 2016 at 16:19, Walter Cazzola wrote: > > On Thu, 28 Jan 2016, Jon LaBadie wrote: > >>> I still have to rid off of one of these two tmpfs > > >>> tmpfs 1633640 0 1633640 0% /run/user/989 >>> tmpfs 1633640 20 1633620 1% /run/user/526 > > >>> I think I have to keep one of them si

Re: Mate-bluetooth SRPM?

2016-01-20 Thread James Hogarth
On 20 Jan 2016 19:21, "Fred Smith" wrote: > > Hi! > > I'm looking for a SRPM for mate-bluetooth. I'm told Fedora packages > it, but so far I've not been able to find it despite my mythical > google-fu :). > > Can anyone point me to a location of it? > Looks like it was retired at F20 but the rea

Re: firewalld and source/dest rules?

2016-01-18 Thread James Hogarth
On 19 Jan 2016 02:19, "Alex" wrote: > > Hi, > > On Mon, Jan 18, 2016 at 2:55 AM, James Hogarth wrote: > > > > On 17 Jan 2016 16:28, "Alex" wrote: > >> > >> Hi, > >> I have a fedora23 system and just starting to learn how

Re: firewalld and source/dest rules?

2016-01-17 Thread James Hogarth
On 17 Jan 2016 16:28, "Alex" wrote: > > Hi, > I have a fedora23 system and just starting to learn how firewalld > works. None of the documentation really discusses how to add rules > from a specific source (the -s option with iptables). > > Is this not what firewalld was intended to do? > > How do

Re: Unset environment variable when building rpm

2016-01-15 Thread James Hogarth
On 15 January 2016 at 14:01, arnaud gaboury wrote: > On Fri, Jan 15, 2016 at 12:48 PM, arnaud gaboury > wrote: >> On Fri, Jan 15, 2016 at 12:46 PM, Patrick O'Callaghan >> wrote: >>> On Fri, 2016-01-15 at 11:42 +0100, arnaud gaboury wrote: I need to unset one of my environment variable to su

Re: [Fedora] - No GUI after install bumblebee on Fedora 23

2016-01-09 Thread James Hogarth
On 9 Jan 2016 06:00, "Earl Ramirez" wrote: > > > > > > It's the kernel logs in particular (journalctl -k) that are of > > interest to debug the 4.3.3 issues. > > > > > > It's made a huge difference to this system with stability and the > > general feel (far more fluid) on the intel GPU. > > > > >

Re: [Fedora] - No GUI after install bumblebee on Fedora 23

2016-01-08 Thread James Hogarth
On 8 January 2016 at 09:27, Earl A Ramirez wrote: > > > On 8 January 2016 at 17:14, James Hogarth wrote: > >> >> On 8 Jan 2016 02:21, "Earl A Ramirez" wrote: >> > >> > >> > >> > On 8 January 2016 at 02:22, James Hogarth

Re: [Fedora] - No GUI after install bumblebee on Fedora 23

2016-01-08 Thread James Hogarth
On 8 Jan 2016 02:21, "Earl A Ramirez" wrote: > > > > On 8 January 2016 at 02:22, James Hogarth wrote: >> >> >> On 7 Jan 2016 5:00 p.m., "Earl A Ramirez" wrote: >> > >> > >> > >> > On 8 January 2016 at 0

Re: [Fedora] - No GUI after install bumblebee on Fedora 23

2016-01-07 Thread James Hogarth
On 7 Jan 2016 5:00 p.m., "Earl A Ramirez" wrote: > > > > On 8 January 2016 at 01:15, James Hogarth wrote: >> >> >> >> On 7 January 2016 at 15:11, Earl A Ramirez wrote: >>> >>> Dear All, >>> >>> I have a ASUS la

Re: No sound also with kernel 4.3.3-300

2016-01-07 Thread James Hogarth
On 7 January 2016 at 11:10, Luigi Votta wrote: > Hello Feodra users, > I've no sound on my (new) system (Skylake 6500, Asus H170-Pro), > updated today to kernel (rebase) 4.3.3-300. > > In dmesg: > [2.606535] snd_hda_intel :00:1f.3: CORB reset timeout#1, > CORBRP=0 > [2.610741] snd_hda

Re: Windows 10 virtio drivers?

2015-12-12 Thread James Hogarth
On 12 December 2015 at 15:30, Tom Horsley wrote: > On my fedora 22 box, I have a Windows 7 KVM with virtio > drivers for disk and network and qxl and spice for video. > It works really well, but of course it keeps badgering > me to upgrade to Windows 10. > > Are there virtio drivers available for

Re: submitted RPMs and awaiting action?

2015-12-01 Thread James Hogarth
On 1 December 2015 at 14:25, Ranjan Maitra wrote: > On Tue, 1 Dec 2015 14:21:59 +0100 Michael Schwendt > wrote: > > > On Tue, 1 Dec 2015 13:08:29 +, James Hogarth wrote: > > > > > The if you want to proceed take the following steps: > > > 1. Fix up yo

Re: submitted RPMs and awaiting action?

2015-12-01 Thread James Hogarth
On 1 December 2015 at 11:53, Ranjan Maitra wrote: > Hi, > > Some time ago, circa May 2015, there was a long thread called "Biting the > Bullet" [1] where some others complained about the lack of pdftk on F21 and > later. (This complaint also manifested itself sometime later.) > > In response, and

Re: dnf gets stuck on poor connections

2015-11-13 Thread James Hogarth
On 13 Nov 2015 12:32, "Sylvia Sánchez" wrote: > > Isn't there a plug in for dnf to try repositories and then pull the > stuff from the fastest? > About yum, I don't think it exists anymore... > You're thinking of the fastestmirror plugin ... Note though that this only looks at ping times iirc wh

Re: How can Fedora determine the maximum speed of network computer cards?

2015-11-13 Thread James Hogarth
For internet use your likely bottleneck is your wan connection anyway... In which case the usual places like speedtest.net apply for determining your up and down throughout. If you want to carry out throughout tests of systems you own then it's worth looking at iperf On 13 Nov 2015 13:25, "Paul Sm

Re: [F23] Firewall breakage

2015-11-06 Thread James Hogarth
On 6 November 2015 at 18:03, Antonio M wrote: > > > 2015-11-06 18:58 GMT+01:00 Rick Stevens : >> >> On 11/06/2015 09:48 AM, Antonio M wrote: >>> >>> by GUI, and it asked for the root password as expected...I think that is >>> a problem of Selinux...please have a look at >>> https://bugzilla.redhat

Re: How should local repo packages be bootstrapped after an upgrade?

2015-11-05 Thread James Hogarth
On 5 Nov 2015 11:34 a.m., "Kari Koskinen" wrote: >> >> For the future, I'd like to know if there is a way to go back to the previous behavior, and proceed with an upgrade to a new release, and ignore broken dependencies of existing packages for which no update is available, at the time of the upgr

Re: remove package without its dependencies

2015-09-30 Thread James Hogarth
On 30 September 2015 at 11:24, arnaud gaboury wrote: > Is there any equivalent dnf command for : > > # rpm --nodeps -e MyPackage > No because breaking your system on purpose is generally a horrible idea - dependencies are there for a reason. -- users mailing list users@lists.fedoraproject.org T

Re: f22: how to change default gateway via line command

2015-06-09 Thread James Hogarth
On 8 Jun 2015 13:12, "Dario Lesca" wrote: > > Il giorno sab, 06/06/2015 alle 21.43 +0300, Alchemist ha scritto: > > Couple of possible solutions > > Thanks Alchemist, one of that sure probably partially solves my > problem. > > But the question is: Why in f22 (or new version of NetworkManager?) it

Re: Fedora 22: SSSD Active Directory authentication

2015-05-28 Thread James Hogarth
On 27 May 2015 15:58, "Frank Pikelner" wrote: > > Hello, > > Is anyone successfully using SSSD to authenticate user logins into Fedora 22 against Active Directory. More specifically using AD provider (versus LDAP) in their SSSD config? > > If possible, please share your config (less any confidenti

Re: rpmbuild oddity on F21 (but not F20)

2015-04-15 Thread James Hogarth
On 15 Apr 2015 16:58, "Ranjan Maitra" wrote: > > > > -Original Message- > > From: mschwe...@gmail.com > > Sent: Wed, 15 Apr 2015 15:39:07 +0200 > > To: users@lists.fedoraproject.org > > Subject: Re: rpmbuild oddity on F21 (but not F20) > > > > On Wed, 15 Apr 2015 08:03:58 -0500, Ranjan Mai

Re: Permanent NIC Setup from command line???

2015-04-14 Thread James Hogarth
On 14 Apr 2015 18:47, "Peter Ulrich Kruppa" wrote: > > Hi, > > this is the background to question: > > Last week I set up my first Fedora (21) server - everything went well until ... now, of course "I didn't do anything" (TM) ... all my network configuration was gone. > First Aid was to set my NIC

Re: rsyslog

2015-03-04 Thread James Hogarth
On Mar 5, 2015 1:03 AM, "Chris Murphy" wrote: > > logrotate-3.8.7-4.fc21.x86_64 is already installed by default with > Fedora 21 Workstation. I don't know why, seems unnecessary. But it's > there. > Don't forget this covers more than just syslog messages... Httpd logs for instance need logrotate

Re: Samba 4 support

2014-12-10 Thread James Hogarth
On 10 December 2014 at 08:38, wrote: > Indeed, > > At FOSDEM, two years ago (or is it already three) at de samba-devroom they > say that with samba4 you could do a seamless switch from Microsoft-AD to > samba4, and back. > All major distro's fail to do so, because of the HEIMDAL / MIT issue ..

Re: problem with Dependency Resolution

2014-10-14 Thread James Hogarth
On 14 Oct 2014 08:53, "Ed Greshko" wrote: > > The question would be Do you want the standard Fedora released version or that older version you got from someplace else? And if you want the older version of dconf-editor that you got from someplace else, they you need to replace the Fedora dcon

Re: fedora20: samba4: getent passwd (and group) not work property

2014-09-29 Thread James Hogarth
On 29 Sep 2014 13:11, "Dario Lesca" wrote: > > Il giorno lun, 29/09/2014 alle 12.39 +0100, James Hogarth ha scritto: > > Enumeration is disabled by default for performance reasons. > > > > If you really want that as enumerate = true to the domain section of >

Re: fedora20: samba4: getent passwd (and group) not work property

2014-09-29 Thread James Hogarth
On 29 Sep 2014 11:48, "Dario Lesca" wrote: > > Hi, I have configure samba 4 on my Fedora 20 with "security = domain" > and I have join this workstation to my linux PDC, a samba 3 domain > > All work fine and on fedora 20, via samba, I can autenticate the user's > domain. > > But the "getent passwd

Re: SELinux and the bash exploit.

2014-09-26 Thread James Hogarth
On 25 September 2014 22:40, Daniel J Walsh wrote: > https://danwalsh.livejournal.com/71122.html > > Good article Dan ... it says clearly what I've been trying to drum into people's heads about the role it takes and how it confines the activity but an exploit that stays within the confines of that

Re: Heads up: possible BASH security vulnerability

2014-09-25 Thread James Hogarth
On 25 Sep 2014 01:44, "Chris Adams" wrote: > > > As far as I know, that would require some other security vulnerability > first (at which point bash security is moot). > -- Heads up people the first patch was incomplete... This is now being tracked under: https://access.redhat.com/security/cve/

Re: 2nd IP address on an interface

2014-08-28 Thread James Hogarth
On 29 Aug 2014 01:32, "Robert Moskowitz" wrote: > > you are right. ifconfig USE to be able to do this, but now it is just a shell? over ip and so... > Your memory isn't quite accurate... ifconfig has never handled multiple IP addresses on an interface with aliases being used to create separate

Re: how to accurately test internet upload & download speed

2014-07-11 Thread James Hogarth
On 10 Jul 2014 18:19, "JD" wrote: > Very useful tools, especially while at hotspot cafe's. > Are there any free public servers for ttcp and iperf? Since the only way to test bandwidth is to fill the connection until you hit a limit on a serious note please do not do this at hotspots... You will

Re: why do we use systemd?

2014-07-09 Thread James Hogarth
On 9 Jul 2014 00:33, "Rahul Sundaram" wrote: > This is not random Debian maintainers. This is the Debian technical committee empowered with making such decisions. A GR (General resolution) is the only way to override the tech committee and that requires some Debian maintainer to propose one and

Re: How does the Host command query DNS?

2014-04-24 Thread James Hogarth
On 24 Apr 2014 16:10, "Robert Moskowitz" wrote: > > Is there a command line that will 'just use' getaddrinfo taking a fqdn as input and return the results? My attempt to find such has come up empty; my search foo is typically weak... > getent hosts That should use the standard glibc (system) r

Re: postgresql 8.4 on fedora 19

2014-03-24 Thread James Hogarth
On 24 March 2014 01:35, Patrick O'Callaghan wrote: > On Sun, 2014-03-23 at 11:39 +, hicham wrote: > > Hello Every one > > > > I'm need to test an database application which runs with postgresql 8.4 > > is there a way to install it on fedora 19 ? > > > > or should i downgrade ? : ( > > > > tha

  1   2   >