Re: [atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Josh Berkus
On 06/22/2016 08:09 AM, Colin Walters wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1309075 > > On Wed, Jun 22, 2016, at 10:56 AM, Micah Abbott wrote: >> On 06/22/2016 09:34 AM, Muayyad AlSadi wrote: >>> now, it gave me >>> >>> error: fsetxattr: Invalid argument >>> >>> I'll try "setenforce

Re: [atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Miroslav Grepl
On 06/22/2016 04:59 PM, Eric Paris wrote: > It would make sense if rpm-ostreed ran as non init_t and if that type > have MAC_ADMIN. Not much we that can be done to fix it now, but we > could fix policy for 24->25... > > -Eric > > On Wed, 2016-06-22 at 10:56 -0400, Micah Abbott wrote: >> On 06/22/

Re: [atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Muayyad AlSadi
Thank you On Wed, Jun 22, 2016, 6:49 PM Jonathan Lebon wrote: > - Original Message - > > On 06/22/2016 11:36 AM, Muayyad AlSadi wrote: > > > What about developer mode in grub menu? > > > > The grub entry won't be added as part of a rebase. > > Right, if you don't currently have a grub en

Re: [atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Jonathan Lebon
- Original Message - > On 06/22/2016 11:36 AM, Muayyad AlSadi wrote: > > What about developer mode in grub menu? > > The grub entry won't be added as part of a rebase. Right, if you don't currently have a grub entry, rebasing will not make one appear. However, the grub entry should be "r

Re: [atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Micah Abbott
On 06/22/2016 11:36 AM, Muayyad AlSadi wrote: What about developer mode in grub menu? The grub entry won't be added as part of a rebase. From the upstream docs[1], you should run this command to add the menu item. /usr/libexec/atomic-devmode/bootentry add [1] https://github.com/projectato

Re: [atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Muayyad AlSadi
What about developer mode in grub menu? On Wed, Jun 22, 2016, 6:09 PM Colin Walters wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1309075 > > On Wed, Jun 22, 2016, at 10:56 AM, Micah Abbott wrote: > > On 06/22/2016 09:34 AM, Muayyad AlSadi wrote: > > > now, it gave me > > > > > > error: f

Re: [atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Colin Walters
https://bugzilla.redhat.com/show_bug.cgi?id=1309075 On Wed, Jun 22, 2016, at 10:56 AM, Micah Abbott wrote: > On 06/22/2016 09:34 AM, Muayyad AlSadi wrote: > > now, it gave me > > > > error: fsetxattr: Invalid argument > > > > I'll try "setenforce 0" and and see > > I saw the same. > > The follow

Re: [atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Eric Paris
It would make sense if rpm-ostreed ran as non init_t and if that type have MAC_ADMIN. Not much we that can be done to fix it now, but we could fix policy for 24->25... -Eric On Wed, 2016-06-22 at 10:56 -0400, Micah Abbott wrote: > On 06/22/2016 09:34 AM, Muayyad AlSadi wrote: > > now, it gave me

Re: [atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Micah Abbott
On 06/22/2016 09:34 AM, Muayyad AlSadi wrote: now, it gave me error: fsetxattr: Invalid argument I'll try "setenforce 0" and and see I saw the same. The following journal entries look relevant: Jun 22 14:54:04 rhel-atomic-7.2-test audit[1286]: AVC avc: denied { mac_admin } for pid=1286

Re: [atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Muayyad AlSadi
it worked with "setenforce 0", for some reason I can't see developer mode in grub menu On Wed, Jun 22, 2016 at 4:34 PM, Muayyad AlSadi wrote: > now, it gave me > > error: fsetxattr: Invalid argument > > I'll try "setenforce 0" and and see >

Re: [atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Muayyad AlSadi
now, it gave me error: fsetxattr: Invalid argument I'll try "setenforce 0" and and see

Re: [atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Colin Walters
On Wed, Jun 22, 2016, at 09:11 AM, Muayyad AlSadi wrote: > gives me 404, I guess there are many unsynced mirrors > > > -bash-4.3# ostree remote add fedora-24 --set=gpg-verify=false > https://dl.fedoraproject.org/pub/fedora/linux/atomic/24 > -bash-4.3# rpm-ostree rebase fedora-24:fedora-atomic/f24/x

Re: [atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Muayyad AlSadi
gives me 404, I guess there are many unsynced mirrors -bash-4.3# ostree remote add fedora-24 --set=gpg-verify=false https://dl.fedoraproject.org/pub/fedora/linux/atomic/24 -bash-4.3# rpm-ostree rebase fedora-24:fedora-atomic/f24/x86_64/docker-host error: Server returned status 404: Not Found

Re: [atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Colin Walters
On Wed, Jun 22, 2016, at 04:36 AM, Muayyad AlSadi wrote: > hi, > is there a command to upgrade to fedora atomic 24? https://fedoraproject.org/wiki/Upgrading links to https://fedoraproject.org/wiki/Atomic_Host_upgrade

[atomic-devel] can fedora atomic 23 be upgraded to 24

2016-06-22 Thread Muayyad AlSadi
hi, is there a command to upgrade to fedora atomic 24?