Re: RamaLama is now packaged up for Fedora.

2024-11-19 Thread Daniel Walsh
On 11/19/24 17:08, Peter Robinson wrote: On Mon, 18 Nov 2024 at 18:52, Daniel Walsh wrote: RamaLama is now available as a package for Fedora 40,41 and Rawhide. python-ramalama. dnf install ramalama You can also install it via pip/pipx from PyPi. Try it out for your AI Inferencing needs

RamaLama is now packaged up for Fedora.

2024-11-18 Thread Daniel Walsh
RamaLama is now available as a package for Fedora 40,41 and Rawhide. python-ramalama. dnf install ramalama You can also install it via pip/pipx from PyPi. Try it out for your AI Inferencing needs. github.com/containers/ramalama -- ___ users mailing

Re: google-chrome stopped working for me, just showing '+' cursor and will not allow me to click.

2024-07-30 Thread Daniel Walsh
On 7/30/24 10:28, Will McDonald wrote: On Tue, 30 Jul 2024 at 15:12, Daniel Walsh wrote: On 7/30/24 10:01, George N. White III Fedora 40. $ rpm -q google-chrome-stable google-chrome-unstable google-chrome-stable-127.0.6533.72-1.x86_64 google-chrome-unstable-129.0.6614.3-1

Re: google-chrome stopped working for me, just showing '+' cursor and will not allow me to click.

2024-07-30 Thread Daniel Walsh
On 7/30/24 10:28, Will McDonald wrote: On Tue, 30 Jul 2024 at 15:12, Daniel Walsh wrote: On 7/30/24 10:01, George N. White III Fedora 40. $ rpm -q google-chrome-stable google-chrome-unstable google-chrome-stable-127.0.6533.72-1.x86_64 google-chrome-unstable-129.0.6614.3-1

Re: google-chrome stopped working for me, just showing '+' cursor and will not allow me to click.

2024-07-30 Thread Daniel Walsh
On 7/30/24 10:01, George N. White III wrote: On Tue, Jul 30, 2024 at 7:05 AM Daniel Walsh wrote: I have destroyed $HOME/.config/google\* $HOME/.cache/goolge* and still does not work. Anyone else see this happen? I have checked SELinux and it is not causing the problem

Re: google-chrome stopped working for me, just showing '+' cursor and will not allow me to click.

2024-07-30 Thread Daniel Walsh
On 7/30/24 06:09, Alex Gurenko wrote: for i in $(find ~/.config ~/.var -type d -name "GPUCache" 2>/dev/null); do rm -ri ${i}; done Thanks but that did not fix it. -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an emai

google-chrome stopped working for me, just showing '+' cursor and will not allow me to click.

2024-07-30 Thread Daniel Walsh
I have destroyed $HOME/.config/google\* $HOME/.cache/goolge* and still does not work. Anyone else see this happen? I have checked SELinux and it is not causing the problem. -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe sen

Re: Regex version mismatch.

2023-09-19 Thread Daniel Walsh
Could you try to reinstall container-selinux dnf -y reinstall container-selinux Or update to the latest release. On 9/19/23 08:32, Michael D. Setzer II via users wrote: Seeing this message pop up after doing su?? su Password: Regex version mismatch, expected: 10.42 2022-12-11 actual: 10.40 20

Re: Very simple iOS file uploads (JPGs) to a Fedora server? - HTTPS?

2023-08-25 Thread Daniel Walsh
On 8/24/23 21:33, Philip Rhoades via users wrote: Tim, On 2023-08-25 07:05, Tim Evans wrote: On 8/24/23 17:01, Philip Rhoades via users wrote: People, I want remote siblings to be able to upload large numbers of photos from their iPhones (using my existing ZeroTier network as the preferred

Re: docker firewall?

2023-08-22 Thread Daniel Walsh
On 8/20/23 10:05, Oleg Cherkasov wrote: On 19.08.2023 16:48, Alex wrote: Hi, I'm a long-time Linux sysadmin but haven't done much with docker and containers or firewalls beyond iptables. I have inherited a fedora38 system where another admin has installed python3-docker, but port 8080 is now

Re: podman containers won't start after F36 upgrade

2022-05-24 Thread Daniel Walsh
On 5/24/22 07:50, Clemens Eisserer wrote: Hi Daniel, Thanks for your hint :) Are you seeing the SELinux AVC error?  Does this work if you put your machine into permissive mode? I am running with SELINUX=disabled, so I guess this is not caused by selinux. I've now discarded al

Re: podman containers won't start after F36 upgrade

2022-05-23 Thread Daniel Walsh
On 5/22/22 03:09, Clemens Eisserer wrote: HI there, I've just recently upgraded from F35->F36 and now podman containers don't start anymore. When starting a container which was created with F35 as user, I just get: Error: OCI runtime error: unable to start container "0a4d835ccc0777ccf77bc619

FYI: My book on Podman, preview is available.

2022-05-04 Thread Daniel Walsh
I have written a book on Podman which is coming out this summer. Podman in Action for Manning Publishing. Manning has an early access program where you can read the first few chapters (4) and is available now. https://www.manning.com/books/podman-in-action. Manning also sent me a discount co

Podman 4.0 rc2 is available in updates-testing.

2022-01-24 Thread Daniel Walsh
We would love to have people play with this and test it out. Note: this release has breaking changes to it's API, so it will not be released to f35. Only to F36, but users will be able to download and use it on F35, we will not push it to stable though. https://github.com/containers/podman/re

Podman community meeting April 6, 2021 8:00 p.m. Eastern (UTC-4)

2021-04-05 Thread Daniel Walsh
Podman community meeting tomorrow at a friendlier time for people on the other side of the planet. Sorry Europe. April 6, 2021 8:00 p.m. Eastern (UTC-4) https://podman.io/community/meeting/agenda/ ___ users mailing list -- users@lists.fedoraproject.o

Community meeting today 11:00 AM EST

2021-02-02 Thread Daniel Walsh
https://podman.io/community/meeting/ https://bluejeans.com/796412039 Agenda * 11:00 -> 11:05 - Welcome! * 11:05 -> 11:20 - Podman v3.0 Overview - Matt Heon * 11:20 -> 11:30 - Podman Compose Demo - Brent Baude * 11:30 -> 11:40 - Demo’s TBD - Tom Sweeney and more? *

Re: podman and PCI passthrough

2020-07-22 Thread Daniel Walsh
On 7/22/20 07:57, Mauricio Tavares wrote: > On Wed, Jul 22, 2020 at 6:14 AM Daniel Walsh wrote: >> On 7/21/20 20:54, Gordon Messmer wrote: >>> On 7/21/20 4:46 PM, Mauricio Tavares wrote: >>>>What is the argument I need to properly pass a PCI or PCIe >&g

Re: podman and PCI passthrough

2020-07-22 Thread Daniel Walsh
On 7/21/20 20:54, Gordon Messmer wrote: > On 7/21/20 4:46 PM, Mauricio Tavares wrote: >>    What is the argument I need to properly pass a PCI or PCIe >> device to a podman container at runtime (podman-run)? > > > Assuming that it's supported by the OS running podman, I believe you > can mount

New blog on speeding up container image builds using Buildah and dnf.

2020-03-17 Thread Daniel Walsh
https://www.redhat.com/sysadmin/speeding-container-buildah ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/c

Re: podman and mysql

2020-02-18 Thread Daniel Walsh
On 2/18/20 4:20 PM, Simon Colston wrote: > On 18/02/2020 18:37, Daniel Walsh wrote: >> On 2/17/20 3:17 PM, Simon Colston wrote: >>> >>> >>> On 17/02/2020 19:56, Daniel Walsh wrote: >>>> On 2/17/20 2:49 PM, Simon Colston wrote: >>>>

Re: podman and mysql

2020-02-18 Thread Daniel Walsh
On 2/17/20 3:17 PM, Simon Colston wrote: > > > On 17/02/2020 19:56, Daniel Walsh wrote: >> On 2/17/20 2:49 PM, Simon Colston wrote: >>> Fedora 31 Workstation >>> >>> I am running mysql in a container using podman.  After some >>> experimenting I g

Re: podman and mysql

2020-02-17 Thread Daniel Walsh
On 2/17/20 2:49 PM, Simon Colston wrote: > Fedora 31 Workstation > > I am running mysql in a container using podman.  After some > experimenting I got it running with this command: > > podman run --detach --userns=keep-id \ >    --security-opt label=disable \ >    --name=mysql \ >    --

Great article by Valentin Rothberg on Running Podman in systemd unit files.

2019-12-16 Thread Daniel Walsh
This is one of our most common questions, and why we are adding podman generate systemd ... People are interested in running containers as standard services on linux systems.  Valentin dug deep into how to do this. He explains it all here.  https://www.redhat.com/sysadmin/podman-shareable-system

I wrote a blog on why we moved Fedora 31 to cgroup V2

2019-11-11 Thread Daniel Walsh
https://www.redhat.com/sysadmin/fedora-31-control-group-v2 If you like it, please put it out on social media. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Condu

Re: New mailing lists available for podman/libpod

2019-06-14 Thread Daniel Walsh
On 6/13/19 3:14 PM, Neal Gompa wrote: > On Thu, Jun 13, 2019 at 3:13 PM Daniel Walsh wrote: >> Send an email to: podman-j...@lists.podman.io with the word "subscribe" >> in the title, or by going to https://lists.podman.io and scrolling to >> the bottom of that pa

Re: New mailing lists available for podman/libpod

2019-06-14 Thread Daniel Walsh
On 6/13/19 3:14 PM, Neal Gompa wrote: > On Thu, Jun 13, 2019 at 3:13 PM Daniel Walsh wrote: >> Send an email to: podman-j...@lists.podman.io with the word "subscribe" >> in the title, or by going to https://lists.podman.io and scrolling to >> the bottom of that pa

New mailing lists available for podman/libpod

2019-06-13 Thread Daniel Walsh
Send an email to: podman-j...@lists.podman.io with the word "subscribe" in the title, or by going to https://lists.podman.io and scrolling to the bottom of that page to subscribe. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe sen

Re: docker-io removed from epel RHEL6

2019-04-04 Thread Daniel Walsh
On 4/4/19 2:59 PM, Brando Mota wrote: > hi! > I can not install the docker-io package in RHEL 6.10 x86_64 because this > package is removed from repo epel. > how to find this package in epel again? > thanks. > ___ > users mailing list -- users@lists.fedo

Re: getting rid of every trace of docker from fedora 29 for re-install?

2019-02-04 Thread Daniel Walsh
On 2/2/19 4:45 AM, Robert P. J. Day wrote: > On Mon, 28 Jan 2019, Daniel Walsh wrote: > > ... big snip ... > >> atomic storage reset >> >> I believe does the right thing. It should cleanup devicemapper as >> well. > just checking on this ... the &q

Re: getting rid of every trace of docker from fedora 29 for re-install?

2019-01-28 Thread Daniel Walsh
On 1/25/19 9:28 AM, M A Young wrote: > On Thu, 24 Jan 2019, Jon LaBadie wrote: > >> On Thu, Jan 24, 2019 at 06:46:23AM -0500, Robert P. J. Day wrote: >>> as part of an intro tutorial i'm writing, i want to provide a recipe >>> for installing docker-ce on fedora 29 from absolute scratch, and part

Re: container / can't connect to localhost via Firefox - logs: s6-supervise (child): fatal: unable to exec run: Permission denied

2019-01-28 Thread Daniel Walsh
Brent any ideas?  BTW It is not a great idea to run many containers with SELinux disabled.   You might want to consider turning it on. On 1/25/19 12:08 PM, arnaud gaboury wrote: > > > On Thu, Jan 24, 2019 at 7:36 PM Daniel Walsh <mailto:dwa...@redhat.com>> wrote: > >

Re: container / can't connect to localhost via Firefox - logs: s6-supervise (child): fatal: unable to exec run: Permission denied

2019-01-24 Thread Daniel Walsh
On 1/24/19 5:49 PM, arnaud gaboury wrote: > I am following this wiki[0] to run R Studio on my box. Below are the > commands I run > > -- > # podman run -d -p 8787:8787 -e PASSWORD=XXX --name rstudio > rocker/tidyverse > .. > Storing signatures > a72fac512b891c21f0654334a

I will be giving a Fedora Classroom on Tuesday at 11:00 EST on Buildah

2019-01-14 Thread Daniel Walsh
Building Container Images with Buildah. https://fedoramagazine.org/fedora-classroom-building-container-images-with-buildah/ ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedor

Re: current docker instructions for installing on fedora up to date?

2018-03-23 Thread Daniel Walsh
On 03/23/2018 04:27 AM, Robert P. J. Day wrote: On Tue, 20 Mar 2018, Daniel Walsh wrote: On 03/19/2018 04:48 PM, Veli-Pekka Kestilä wrote: On 19.3.2018 21:12, Robert P. J. Day wrote:    i realize there's been some refactoring of docker packages for fedora, so before i get buried in

Re: current docker instructions for installing on fedora up to date?

2018-03-20 Thread Daniel Walsh
On 03/19/2018 04:48 PM, Veli-Pekka Kestilä wrote: On 19.3.2018 21:12, Robert P. J. Day wrote:    i realize there's been some refactoring of docker packages for fedora, so before i get buried in this, are the docker instructions for fedora here:    https://docs.docker.com/install/linux/docker-c

SV: vi

2017-09-28 Thread Daniel Ståhl
Maybe it's just my installation but doesn't vanilla vim do that per default? Just press : and up-arrow and old commands should appear. -- ds -Ursprungligt meddelande- Från: Patrick Dupre [mailto:pdu...@gmx.com] Skickat: den 28 september 2017 13:05 Till: fedora Ämne: vi Hello, How can

Satellite upstream

2017-08-30 Thread Daniel Ståhl
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 option I've found that you have is putting together the components of 6 or running spacewalk. But that is

SV: DNF suggestion

2017-08-22 Thread Daniel Ståhl
> Från: Kevin Cummings [mailto:cummi...@kjchome.homeip.net] > You can always wrap it with a shell script which prints something, then > invokes the real dnf Yeah, but that wouldn't be permanent. And I've already registered a ticket, but thanks for the advise. -- ds

SV: DNF suggestion

2017-08-21 Thread Daniel Ståhl
>It seems the period of time, at least on my system, between entering a bad >password for sudo and getting a "Sorry, try again." prompt is between 1 and 2 >seconds. >Probably closer to 1. Is this too long? For me personally, yes. I can't speak for anyone else. >Anyway, if you think this is a

DNF suggestion

2017-08-21 Thread Daniel Ståhl
Hi, Would it be possible to make [dnf update] output something immediately after being run? And what would be the right course of action to get this feature implemented? I know it's probably a miniscule thing, but it's one of those small details you notice when shifting over from an apt-based d

Re: New CRI-O blogging site just went up.

2017-07-25 Thread Daniel Walsh
On 07/24/2017 11:00 PM, Ed Greshko wrote: On 07/25/2017 10:44 AM, Doug wrote: So why doesn't some reader here EXPLAIN what CRI-O means and what it's relevance to the rest of us might be, if any. Well the audience here is so varied the phrase "relevance to the rest of us" is meaningless. I don

New CRI-O blogging site just went up.

2017-07-24 Thread Daniel Walsh
https://medium.com/cri-o ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: F26: particular keystrokes cause Xorg to freeze momentarily, looking for debugging suggestions

2017-07-19 Thread Daniel Miranda
I never manually enabled compose keys, and slash does not seem to be working as such. But it does seem like the most likely explanation for the different behavior. I'll investigage that avenue further. Thank you Tim! ___ users mailing list -- users@list

Re: F26: particular keystrokes cause Xorg to freeze momentarily, looking for debugging suggestions

2017-07-17 Thread Daniel Miranda
The issue does not manifest itself in a VT. I am definitely not using Wayland. The XDG_SESSION_TYPE env var is set to X11, and the GNOME doesn't have EGLStreams enabled to make Wayland work with the NVIDIA drivers. I will test a different DE and/or a live image whenever I have the time. I susp

Re: F26: particular keystrokes cause Xorg to freeze momentarily, looking for debugging suggestions

2017-07-17 Thread Daniel Miranda
Thank you very much for your help stan! I do not have any such software AFAIK. I even tried *enabling* ibus typing booster (which I did not previously had enabled), and it changed nothing. Either way, the fact that I can observe the issue even in GDM makes me suspect something of the core stac

F26: particular keystrokes cause Xorg to freeze momentarily, looking for debugging suggestions

2017-07-16 Thread Daniel Miranda
anyone experiencing anything similar, or has any suggestions for ways to debug to get to the core of the problem? [1]: https://linux.ime.usp.br/~danielqm/f26-x11-perf/xorg.svg [2]: https://linux.ime.usp.br/~danielqm/f26-x11-perf/xorg.folded -- Thanks in advance, Daniel ___

Wrote a new blog for OpenSource.Com on evolution of containers.

2017-07-10 Thread Daniel Walsh
https://opensource.com/article/17/7/how-linux-containers-evolved If you like it, please social Media this message out. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

New Blog on Buildah

2017-06-22 Thread Daniel Walsh
Buildah is a command line tool that can be used to build container images without requiring the docker daemon. Supports Dockerfile format as well as simple bash scripting. http://www.projectatomic.io/blog/2017/06/introducing-buildah ___ users mailin

Re: new package: KeepassXC password manager

2017-06-12 Thread Daniel Krebs
Am 10.06.2017 um 10:06 schrieb Germano Massullo: Hello, I am glad to announce that KeepassXC just arrived into Fedora repositories. I'm confused, I'm using keepassXC on Fedora 25 for some weeks now and thought I was getting it from the standard Repos allready? DK _

Re: Control audio output between Line Out and Headphones

2017-06-12 Thread Daniel Krebs
Am 12.06.2017 um 22:00 schrieb Ed Greshko: FWIW, just to clarify. I'm not pulling out the connector at the back of the tower that is connected to the speakers. It seems the HW is doing that in some manner. I've not had a 3.5mm jack go bad on me. Then again I don't use headphones all that muc

Re: Control audio output between Line Out and Headphones

2017-06-12 Thread Daniel Krebs
Am 12.06.2017 um 19:54 schrieb Ahmad Samir: A crude/basic workaround would be to use something like this command: $ amixer -q set Headphone toggle && amixer -q set Front toggle This assumes you have one of them muted and the other unmuted and it'll simply toggle their states. You can assign th

Re: Control audio output between Line Out and Headphones

2017-06-12 Thread Daniel Krebs
Am 12.06.2017 um 01:15 schrieb Ed Greshko: 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05) 01:00.1 Audio device: NVIDIA Corporation GK106 HDMI Audio Controller (rev a1) I have my Bose speakers plugged into the line-out on the back-panel of my t

Re: Control audio output between Line Out and Headphones

2017-06-11 Thread Daniel Krebs
Am 11.06.2017 um 13:22 schrieb Ed Greshko: On 06/11/17 18:40, Daniel Krebs wrote: I'm struggling to configure the audio output of my Fedora 25 installation. I'd like to find a way to easily switch between front audio (headphones) and line out in Gnome Shell without physicall

Control audio output between Line Out and Headphones

2017-06-11 Thread Daniel Krebs
Hi, I'm struggling to configure the audio output of my Fedora 25 installation. I'd like to find a way to easily switch between front audio (headphones) and line out in Gnome Shell without physically plugging/unplugging any jacks. So to clarify my setup is as followed (on ASUS PRIME B350-PLUS

Re: Difficulties at very first steps with f25kde ...

2017-06-05 Thread Daniel Walsh
On 06/05/2017 02:09 PM, Walter H. wrote: On 05.06.2017 16:34, Ed Greshko wrote: That is documentation from F14 and is way out of date. of course and didn't meet my needs as there must be a user logged on ... Again, late hour, I should have also mentioned that the AVC messages are held in /var/

Re: Docker storage on Fedora 25?

2016-12-28 Thread Daniel J Walsh
On 12/27/2016 10:55 AM, Dave Johansen wrote: > On Tue, Dec 27, 2016 at 5:16 AM, Daniel J Walsh <mailto:dwa...@redhat.com>> wrote: > > > > On 12/26/2016 08:39 PM, Matthew Miller wrote: > > On Mon, Dec 26, 2016 at 12:37:46PM -0700, Dave Johansen

Re: Docker storage on Fedora 25?

2016-12-27 Thread Daniel J Walsh
On 12/26/2016 08:39 PM, Matthew Miller wrote: > On Mon, Dec 26, 2016 at 12:37:46PM -0700, Dave Johansen wrote: >> http://www.projectatomic.io/blog/2015/06/notes-on-fedora-centos-and-docker-storage-drivers/ >> Does the above recommendation still hold true with Fedora 25/Docker 1.12.5? >> If so, is

Re: Apache Authentication with System Accounts?

2016-12-24 Thread Daniel J Walsh
On 12/23/2016 05:38 PM, Aero Maxx D wrote: >> On 23 Dec 2016, at 21:19, Matthew Miller wrote: >> >> Oh, just to check -- any SELinux AVC logged? From the mod_authnz_pam >> page, you need to do `sudo setsebool -P allow_httpd_mod_auth_pam 1`. >> >> Other than that, anything at all else logged? > Y

Re: SELinux forces Fedora 25 upgrade into a reboot loop

2016-11-28 Thread Daniel J Walsh
On 11/25/2016 01:28 PM, Sam Varshavchik wrote: > Patrick O'Callaghan writes: > >> On Fri, 2016-11-25 at 11:08 -0500, Sam Varshavchik wrote: >> > Wondering if all upgrades with selinux enabled are broken, or just >> something >> > with this particular laptop. This doesn't look like a system-speci

Re: Running docker images crashing F25?

2016-09-17 Thread Daniel J Walsh
On 09/16/2016 11:22 PM, Philip Rhoades wrote: > People, > > I couldn't find a specific docker Fedora list so I am posting here - > feel free to tell me a more appropriate list . . > > I decided to live on the edge and did a bare-metal install of F25 > x86_64 a little while ago - it has been going

FYI: systemd as pid one on an unprivileged container.

2016-09-13 Thread Daniel J Walsh
http://developers.redhat.com/blog/2016/09/13/running-systemd-in-a-non-privileged-container/ -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org Fedora Code of Conduct: http://fed

Re: Fedora 23 Server: can't startx

2016-03-30 Thread Daniel J Walsh
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 I try to run startx, it fails with the error: xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitt

Re: PulseAudio

2016-03-28 Thread Daniel J Walsh
On 03/25/2016 12:49 PM, Joe Zeff wrote: On 03/25/2016 06:58 AM, Richard Ibbotson wrote: On Friday 25 March 2016 09:41:05 Daniel J Walsh wrote: What avcs are you seeing ausearch -m avc -ts recent Well, that just about proves that SELinux isn't involved, doesn't it? Well may

Re: PulseAudio

2016-03-25 Thread Daniel J Walsh
On 03/25/2016 09:20 AM, Richard Ibbotson wrote: Hi I know a lot of people don't like PulseAudio but that's what comes with Fedora 23. My problem is this. After a dnf update I find that selinux has done something it didn't do before. PulseAudio has ceased to work properly. I'm looking at a dumm

Re: Discourse - DeviceMapper causing corruption?

2016-03-21 Thread Daniel J Walsh
Do we have bugzillas with these Spectacular failures? On 03/21/2016 03:03 PM, Philip Rhoades wrote: People, I had a couple of issues to sort out with installing the Docker Discourse app and while that was being done people made these comments: "Devicemapper is non starter, fails spectacularl

Re: SELinux is preventing rsyslogd from getattr access on the file

2015-10-22 Thread Daniel J Walsh
Looks like it wants you to fix your labels on /var/log restorecon -R -v /var/log On 10/22/2015 11:00 AM, Neal Becker wrote: > Oct 22 10:59:22 nbecker2 setroubleshoot: Plugin Exception restorecon_source > Oct 22 10:59:22 nbecker2 setroubleshoot: SELinux is preventing rsyslogd from > getattr acce

Re: Copying files without losing selinux context

2015-10-11 Thread Daniel J Walsh
On 10/10/2015 05:07 AM, Suvayu Ali wrote: > Hi Rejy, > > On Sat, Oct 10, 2015 at 12:31:59PM +0530, Rejy M Cyriac wrote: >> On 10/08/2015 06:35 PM, Suvayu Ali wrote: >>> Yesterday I installed a new SSD in my laptop. I moved all my files >>> (/home, /var, /opt) with rsync and rebooted. However I

Re: SElinux issue

2015-09-29 Thread Daniel J Walsh
(*prew*ikka_script_t) prelude.te: postgresql_tcp_connect(*prew*ikka_script_t) semodule -l | grep prelude On 09/25/2015 06:51 PM, Paolo Galtieri wrote: > Daniel, > on the machine on which things work there is a prewikka.pp file, but > on the one that fails there isn&#

Re: AVC denial and the suggested actio to take (by the setroubleshoot details) window

2015-09-25 Thread Daniel J Walsh
On 09/25/2015 03:55 PM, jd1008 wrote: > > > On 09/25/2015 01:26 PM, Daniel J Walsh wrote: >> >> On 09/25/2015 01:54 PM, jd1008 wrote: >>> >>> On 09/25/2015 11:28 AM, Daniel J Walsh wrote: >>>> mount the directory there directly >>>

Re: AVC denial and the suggested actio to take (by the setroubleshoot details) window

2015-09-25 Thread Daniel J Walsh
On 09/25/2015 01:54 PM, jd1008 wrote: > > > On 09/25/2015 11:28 AM, Daniel J Walsh wrote: >> mount the directory there directly > You mean mount a partition as /home? > I do not have that. > Anyways where are your homedirs? -- users mailing list users@lists.fedoraproje

Re: SElinux issue

2015-09-25 Thread Daniel J Walsh
Looks like you might have a prewikka policy around? locate prewikka.pp Did you build a custom policy module? On 09/25/2015 02:30 PM, Paolo Galtieri wrote: > Folks, > I got an SElinux alert this morning. The suggestion to correct the > problem was to do: > > setsebool -P unconfined_mozilla_pl

Re: AVC denial and the suggested actio to take (by the setroubleshoot details) window

2015-09-25 Thread Daniel J Walsh
Why use symlinks versus bind mounts? Or mount the directory there directly. On 09/24/2015 07:20 PM, jd1008 wrote: > > > On 09/24/2015 04:54 PM, Rahul Sundaram wrote: >> Hi >> >> On Thu, Sep 24, 2015 at 4:20 PM, jd1008 wrote: >> >> But /home is a symlink to /home on another mount point. >>

Re: AVC denial and the suggested actio to take (by the setroubleshoot details) window

2015-09-24 Thread Daniel J Walsh
On 09/24/2015 03:15 PM, jd1008 wrote: > > > On 09/24/2015 12:58 PM, Daniel J Walsh wrote: >> What AVC are you seeing? >> >> On 09/24/2015 01:58 PM, jd1008 wrote: >>> After getting AVC denial, I touched /.autorelabel and rebooted. >>> Took about

Re: AVC denial and the suggested actio to take (by the setroubleshoot details) window

2015-09-24 Thread Daniel J Walsh
What AVC are you seeing? On 09/24/2015 01:58 PM, jd1008 wrote: > After getting AVC denial, I touched /.autorelabel and rebooted. > Took about 5 minutes to finish re-labeling. > Then, I started to ge more AVC denials. > I clicked on the denial icon and read the details. > > Could someone please exp

Re: doing docker build, "SELinux is preventing /usr/libexec/abrt-hook-ccpp from using the sigchld access on a process.", kills wireless

2015-08-20 Thread Daniel J Walsh
: > On Wed, 19 Aug 2015, Rick Stevens wrote: > >> On 08/19/2015 08:41 AM, Robert P. J. Day wrote: >>> On Wed, 19 Aug 2015, Daniel J Walsh wrote: >>> >>>> >>>> On 08/19/2015 07:36 AM, Robert P. J. Day wrote: >>>>> On Wed, 19 Aug 2015, D

Re: doing docker build, "SELinux is preventing /usr/libexec/abrt-hook-ccpp from using the sigchld access on a process.", kills wireless

2015-08-19 Thread Daniel J Walsh
On 08/19/2015 08:03 AM, Robert P. J. Day wrote: > On Wed, 19 Aug 2015, Daniel J Walsh wrote: > >> With SELinux disabled you should not be getting any AVC's >> >> If you turn SELInux back on and do a full relabel, I think the problem >> will go away. >>

Re: doing docker build, "SELinux is preventing /usr/libexec/abrt-hook-ccpp from using the sigchld access on a process.", kills wireless

2015-08-19 Thread Daniel J Walsh
On 08/19/2015 07:36 AM, Robert P. J. Day wrote: > On Wed, 19 Aug 2015, Daniel J Walsh wrote: > >> On 08/19/2015 02:43 AM, Robert P. J. Day wrote: >>> On Tue, 18 Aug 2015, Robert P. J. Day wrote: >>> >>>> by now, i'm getting *really* good at

Re: doing docker build, "SELinux is preventing /usr/libexec/abrt-hook-ccpp from using the sigchld access on a process.", kills wireless

2015-08-19 Thread Daniel J Walsh
On 08/19/2015 02:43 AM, Robert P. J. Day wrote: > On Tue, 18 Aug 2015, Robert P. J. Day wrote: > >> by now, i'm getting *really* good at debugging. was doing a simple >> docker build (docker-1.8.1) with first few lines of Dockerfile (which >> worked fine not that long ago): >> >> FROM ubuntu:

Re: current/proposed docker-related packages?

2015-08-17 Thread Daniel J Walsh
On 08/17/2015 08:06 AM, Daniel J Walsh wrote: > > On 08/16/2015 05:04 AM, Robert P. J. Day wrote: >> On Sat, 15 Aug 2015, Kenneth Wolcott wrote: >> >>> I have a related question about Fedora docker packages. There seems >>> to be a docker-engine at versi

Re: current/proposed docker-related packages?

2015-08-17 Thread Daniel J Walsh
On 08/16/2015 05:04 AM, Robert P. J. Day wrote: > On Sat, 15 Aug 2015, Kenneth Wolcott wrote: > >> I have a related question about Fedora docker packages. There seems >> to be a docker-engine at version 1.8.1 and docker at version 1.7.1. >> I'd like to have docker AND docker engine at the same v

Re: fedora-dockerfiles: "LABEL" lines in cockpit-ws sample file look weird

2015-08-10 Thread Daniel J Walsh
, Robert P. J. Day wrote: > On Mon, 10 Aug 2015, Daniel J Walsh wrote: > >> Here are a couple of blogs on the atomic command >> >> http://developerblog.redhat.com/2015/04/21/introducing-the-atomic-command/ >> http://www.projectatomic.io/blog/2015/04/using-environmen

Re: fedora-dockerfiles: "LABEL" lines in cockpit-ws sample file look weird

2015-08-10 Thread Daniel J Walsh
/10/2015 08:43 AM, Daniel J Walsh wrote: > > On 08/10/2015 08:31 AM, Robert P. J. Day wrote: >> On Mon, 10 Aug 2015, Daniel J Walsh wrote: >> >>> On 08/10/2015 05:43 AM, Robert P. J. Day wrote: >>>> brief digression from my discussion of docker roadmap and

Re: fedora-dockerfiles: "LABEL" lines in cockpit-ws sample file look weird

2015-08-10 Thread Daniel J Walsh
On 08/10/2015 08:31 AM, Robert P. J. Day wrote: > On Mon, 10 Aug 2015, Daniel J Walsh wrote: > >> >> On 08/10/2015 05:43 AM, Robert P. J. Day wrote: >>> brief digression from my discussion of docker roadmap and stuff like >>> that ... i'm using th

Re: fedora-dockerfiles: "LABEL" lines in cockpit-ws sample file look weird

2015-08-10 Thread Daniel J Walsh
On 08/10/2015 05:43 AM, Robert P. J. Day wrote: > brief digression from my discussion of docker roadmap and stuff like > that ... i'm using the sample Dockerfiles from the > "fedora-dockerfiles" package to demonstrate various Dockerfile > instructions in an upcoming course, and i ran across thi

Re: /boot and encrypted partitions?

2015-07-31 Thread Daniel Krebs
Am 31.07.2015 um 23:21 schrieb Gordon Messmer: > On 07/31/2015 02:00 PM, inode0 wrote: >> grub2 supports LUKS. You'll need to add GRUB_ENABLE_CRYPTODISK=y to >> /etc/sysconfig/grub > > Interesting. Thanks for the tip! :) The following Link might be of interest for you: http://dustymabe.com/2015/

Re: SE alert

2015-07-21 Thread Daniel J Walsh
You can just run # restorecon -R -v / From the booted machine. On 07/20/2015 03:49 PM, jd1008 wrote: > > > On 07/20/2015 01:42 PM, Martin Cigorraga wrote: >> Hi, >> >> ~ getenforce >> Enforcing >> >> Please be aware that setenforce will only change the mode SELinux is >> running in. For a perman

Re: which images is "docker pull" supposed to pull by default?

2015-07-20 Thread Daniel J Walsh
Please open a bugzilla with the docker package to fix the man page. On 07/19/2015 05:05 AM, Robert P. J. Day wrote: > more nitpicky pedantry regarding docker on fedora 22 ... if i read > the man page for "docker-pull" on my f22 system, i see: > > "This command pulls down an image or a repository

Re: discrepancy in instructions to install docker on fedora 22

2015-07-17 Thread Daniel J Walsh
On 07/17/2015 12:59 PM, Robert P. J. Day wrote: > On Fri, 17 Jul 2015, Daniel J Walsh wrote: > >> >> On 07/17/2015 11:55 AM, Robert P. J. Day wrote: >>> On Fri, 17 Jul 2015, Daniel J Walsh wrote: >>> >>>> docker-engine == docker from fedora point o

Re: discrepancy in instructions to install docker on fedora 22

2015-07-17 Thread Daniel J Walsh
On 07/17/2015 11:55 AM, Robert P. J. Day wrote: > On Fri, 17 Jul 2015, Daniel J Walsh wrote: > >> docker-engine == docker from fedora point of view. >> >> Docker.io is trying to rebrand docker to docker-engine, so it >> can differentiate docker-swarm, docker-regi

Re: discrepancy in instructions to install docker on fedora 22

2015-07-17 Thread Daniel J Walsh
docker-engine == docker from fedora point of view. Docker.io is trying to rebrand docker to docker-engine, so it can differentiate docker-swarm, docker-registry, docker-engine ... On 07/17/2015 10:42 AM, Robert P. J. Day wrote: > been playing with docker for a few days now, then starting readi

Re: SELinux is preventing sh from getattr access on the file /usr/sbin/ldconfig.

2015-07-01 Thread Daniel J Walsh
On 06/30/2015 07:57 AM, Ed Greshko wrote: > On 06/30/15 19:31, Daniel J Walsh wrote: >> On 06/29/2015 01:45 PM, Andras Simon wrote: >>> [Sorry for the late answer, I was away from this machine.] >>> >>> 2015-06-28 1:01 GMT+02:00, Ed Greshko : >&g

Re: SELinux is preventing sh from getattr access on the file /usr/sbin/ldconfig.

2015-06-30 Thread Daniel J Walsh
On 06/29/2015 01:45 PM, Andras Simon wrote: > [Sorry for the late answer, I was away from this machine.] > > 2015-06-28 1:01 GMT+02:00, Ed Greshko : >> On 06/27/15 21:15, Andras Simon wrote: >>> 2015-06-27 15:11 GMT+02:00, Andras Simon : Should I be worried about the $subject? >>> And there'

Re: SELinux is preventing sh from getattr access on the file /usr/sbin/ldconfig.

2015-06-29 Thread Daniel J Walsh
On 06/29/2015 06:13 AM, Ed Greshko wrote: > On 06/29/15 18:09, Daniel J Walsh wrote: >> On 06/28/2015 07:53 AM, Suvayu Ali wrote: >>> On Sun, Jun 28, 2015 at 06:04:38AM -0400, Daniel J Walsh wrote: >>>> On 06/27/2015 07:01 PM, Ed Greshko wrote: >>>&

Re: SELinux is preventing sh from getattr access on the file /usr/sbin/ldconfig.

2015-06-29 Thread Daniel J Walsh
On 06/28/2015 07:53 AM, Suvayu Ali wrote: > On Sun, Jun 28, 2015 at 06:04:38AM -0400, Daniel J Walsh wrote: >> >> On 06/27/2015 07:01 PM, Ed Greshko wrote: >>> On 06/27/15 21:15, Andras Simon wrote: >>>> 2015-06-27 15:11 GMT+02:00, Andras Simon : >>

Re: SELinux is preventing sh from getattr access on the file /usr/sbin/ldconfig.

2015-06-28 Thread Daniel J Walsh
On 06/27/2015 07:01 PM, Ed Greshko wrote: > On 06/27/15 21:15, Andras Simon wrote: >> 2015-06-27 15:11 GMT+02:00, Andras Simon : >>> Should I be worried about the $subject? >> And there's also a "SELinux is preventing sh from execute access on >> the file /usr/sbin/ldconfig" which I've only just

Re: Disabling auditd on Fedora 22

2015-06-23 Thread Daniel J Walsh
On 06/23/2015 12:36 AM, Kevin Wilson wrote: > Dan, > Thanks a lot for your reply. > In fact, I ran > pm -e selinux-policy-targeted > rpm -e selinux-policy > And after reboot I got some message about freeze from systemd, I could > not login (tried twice), so I reinstalled Linux on this machine. >

Re: Disabling auditd on Fedora 22

2015-06-22 Thread Daniel J Walsh
On 06/22/2015 03:44 AM, Suvayu Ali wrote: > On Mon, Jun 22, 2015 at 08:01:41AM +0300, Kevin Wilson wrote: >> In /etc/selinux/config >> >> I set >> SELINUX=disabled >> Which means that I do not use in fact SElinux, so it seems to me. > It is recommended to keep it permissive instead of disabled. >

Re: Problem with Python??

2015-06-19 Thread Daniel J Walsh
On 06/18/2015 11:46 AM, jd1008 wrote: > selinux issues the following > If you believe /usr/bin/bython2.7 tried to disable selinux > > you may be under attack by a hacker, since confined applications > should never need this access. > Contact your security administrator and report this issue. > >

FYI: Is SELinux good anti-venom?

2015-05-20 Thread Daniel J Walsh
http://danwalsh.livejournal.com/71489.html -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org

Re: SELinux is preventing abrt-dump-journ from read access on the file /usr/lib64/libreport.so.0.

2015-03-22 Thread Daniel J Walsh
On 03/21/2015 02:03 PM, Lawrence E Graves wrote: > SELinux is preventing abrt-dump-journ from read access on the file > /usr/lib64/libreport.so.0. > > * Plugin restorecon (82.4 confidence) suggests > > > If you want to fix the label. > /usr/lib64/libreport.so.0 defau

  1   2   3   4   5   6   7   8   9   >