On Tue, Sep 25, 2018 at 8:49 PM wrote:
>
>
> A new Fedora Atomic Host update is available via an OSTree update:
>
> Version: 28.20180923.0
> Commit(x86_64):
> 8b82902a0ca203645e9e288b8a0bbf9fe525749ec67cd674e6715daa64e5b7dd
> Commit(aarch64):
> 9303c782b619bfeccfc8b0fb86a16ebf40b48c7c65e08d16c99
Hi Randy,
I did consider Vagrant but there are a few issues with it:
- There is no GUI for it that I can find. I just like GUIs, especially for this
sort of work that I might do for a stretch at a time and then not have to do
for months afterwards and have to relearn next time.
- I have had -
Is there a way to use a vagrant image that works with virt-manager?
~m
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-condu
So the environment I'm trying to set up involves a backend that consists of
three separate containers, and the web front end is separate from that. Because
setting up the environment is a difficult task, I'd like it in a VM so I can
clone it once it's configured so that I can reproduce it withou
I just tried it. I was able to connect to remote hypervisor, it showed my VM -
pretty impressive. It was a little flaky in that when I right clicked to view
properties of the VM it hung (with a, wait / force quit dialog popping up) but
I was eventually able to load the dialog.
It seems to allo
Dne 26.9.2018 v 13:28 Vít Ondruch napsal(a):
> If you these two steps from documentation:
>
> https://developer.fedoraproject.org/tools/vagrant/vagrant-atlas.html
>
> the vagrant box appears in virt-manager as another machine. The name of
> the machine will be derived from the directory name wher
Hi Máirín,
For several years now I've been using VMs with backing files to do
what you're trying to achieve. It's basically what Dusty Mabe
describes in the last paragraph of this article:
https://dustymabe.com/2015/01/11/qemu-img-backing-files-a-poor-mans-snapshotrollback/
Using virt-manager, I
On Tue, Sep 25, 2018 at 11:25 PM Kevin Fenzi wrote:
> On 09/25/2018 01:35 PM, Ben Cotton wrote:
> > With today's Beta release, the release announcement post for Fedora
> > Magazine was not ready. As a result, the announcement went out a
> > little late and then only due to a drop-everything effor
On Tue, Sep 25, 2018 at 08:17:18AM +0200, Vít Ondruch wrote:
> rubygem-rails (which already exists and has its purpose no matter if
> there are comps or not) via Suggests for example. The only issue AFAIK
> is there is no real support for Suggests in DNF :/
What would that look like? An interactiv
On Tue, Sep 25, 2018 at 02:18:50PM -, Máirín Duffy wrote:
> - Is running a lightweight local VM for web development a usecase we want to
> support? Is it dare I ask important?
Yeah. I think we really need to straighten out the Fedora Cloud / Fedora
Server image thing. As I understand it, ever
On Tue, Sep 25, 2018 at 06:33:28PM -0300, Eduard Lucena wrote:
> Basically, the issue on the announcement is that is tight to the Talking
> Points, and almost any team is helping us with that. The Marketing task is
Almost *no* team, right? I've seen those posts and crickets in return.
--
Matthew
On Tue, Sep 25, 2018 at 02:24:16PM -0700, Kevin Fenzi wrote:
> I'm prefer to add a new milestone of 'day before release' and put it
> there. I think after the 'go' some folks who would be helpful in making
> the announcement have more time to devote to it. Also, it would seem sad
> to me to be 'go'
On Wed, 26 Sep 2018 at 14:44, Brian (bex) Exelbierd
wrote:
>
>
> On Tue, Sep 25, 2018 at 11:25 PM Kevin Fenzi wrote:
>
>> On 09/25/2018 01:35 PM, Ben Cotton wrote:
>> > With today's Beta release, the release announcement post for Fedora
>> > Magazine was not ready. As a result, the announcement
Dne 26.9.2018 v 15:51 Matthew Miller napsal(a):
> On Tue, Sep 25, 2018 at 08:17:18AM +0200, Vít Ondruch wrote:
>> rubygem-rails (which already exists and has its purpose no matter if
>> there are comps or not) via Suggests for example. The only issue AFAIK
>> is there is no real support for Sugge
On Wed, 2018-09-26 at 11:06 +, Máirín Duffy wrote:
> Is there a way to use a vagrant image that works with virt-manager?
I'll say "sort of" here. If you use vagrant-libvirt, you would use the
vagrant CLI to launch/provision the VM, but once it's running you can
see it in virt-manager and inter
On Wed, 2018-09-26 at 11:04 +, Máirín Duffy wrote:
> - There is no GUI for it that I can find. I just like GUIs,
> especially for this sort of work that I might do for a stretch at a
> time and then not have to do for months afterwards and have to
> relearn next time.
I don't know of a GUI for
On Tue, 2018-09-25 at 17:25 -0400, Josh Boyer wrote:
> The conversation
> went like this:
>
> Hey, I'm trying to do this and all the documented Fedora
> things are really hard or poorly documented. Is this how Fedora
> should work?
> Oh, use this thing that *Fedora doesn't produce* in a
> manne
On Wed, 2018-09-26 at 11:46 -0400, Randy Barlow wrote:
> I ssh to the big system and do all my Vagrant work there.
Heh, sorry for so many posts, but I wanted to add to this that it is
also possible to point your Vagrantfile at a remote libvirt server.
This lets you run Vagrant on your laptop, but
On Tue, 2018-09-25 at 08:17 +0200, Vít Ondruch wrote:
>
> Dne 24.9.2018 v 19:32 Adam Williamson napsal(a):
> > On Mon, 2018-09-24 at 12:21 +0200, Vít Ondruch wrote:
> > > Just FTR, some while ago, I proposed to drop comps entirely:
> > >
> > > https://lists.fedoraproject.org/archives/list/devel@l
Planned Outage - Fedora Production Openshift - 2018-09-27 21:00 UTC
There will be an outage starting at 2018-09-27 21:00 UTC,
which will last approximately 4 hours.
To convert UTC to your local time, take a look at
http://fedoraproject.org/wiki/Infrastructure/UTCHowto
or run:
date -d '2018-09-27
On 09/21/2018 12:00 AM, Matthias Runge wrote:
> On 20/09/2018 21:30, Jonathan Underwood wrote:
>> On Thu, 20 Sep 2018 at 18:17, Jonathan Underwood
>
>>> In the process of orphaning a few packages lately, I noticed that the
>>> user "cicku" (Christopher Meng) still had commit or admin privelidges
>
On 09/26/2018 06:55 AM, Matthew Miller wrote:
> On Tue, Sep 25, 2018 at 02:24:16PM -0700, Kevin Fenzi wrote:
>> I'm prefer to add a new milestone of 'day before release' and put it
>> there. I think after the 'go' some folks who would be helpful in making
>> the announcement have more time to devot
No missing expected images.
Failed openQA tests: 5/132 (x86_64), 1/24 (i386), 1/2 (arm)
ID: 285923 Test: x86_64 Server-dvd-iso server_realmd_join_kickstart
URL: https://openqa.fedoraproject.org/tests/285923
ID: 285959 Test: x86_64 Workstation-live-iso
desktop_notifications_postinstall
23 matches
Mail list logo