Fwd: F36 BTRFS crashed

2022-09-17 Thread Brian Clark
Hello,

About a 2 weeks ago using VirtualBox I started up a Fedora 36
Workstation, then start making a ruby on rails web app.  This evening
when I started up the project file I only got to emergency mode
because the filesystem is not mountable.  I did a quick google search
on the error and found that the recommended action is to send the
BTRFS email list the problem so they could help.  So that's what I
did. (attaching that email to this one)  After sending the email I did
continue to look for the answer online.  I found the closest errors to
my own were also Virtual Machines. Unfortunately,  I found no
solutions to my problem (in fact several never received answers even
though they were asked in 2020 and 2021.)

IMO:  It looks like BTRFS and virtual machines do not play well
together.  Is there any way for installation files to detect the VM
and option to different filesystem?  Or at least give a warning. I
wish this wouldn't have happened at all but I am certainly glad this
happened at 1.5 weeks instead of 10 weeks into the project.

Brian Clark

Hello,

I have a Fedora 36 Workstation running as a VirtualBox.  This evening
I started it up to the error above and is now sitting at an emergency
boot prompt.  I am going to have to type some of the needed
information because the trouble system is not booted far enough to
allow copy/paste.

Linux Fedora 5.17.5-300.fc36.x86_64  ...
btrfs-progs v5.16.2
Label: 'fedora-LIVE' uuid:  ...
 Total device 1 FS size 5.1 GB
devid 1 39GB used 6.52 GB path /dev/sda2
 unable to mount device to get output

Any help would be appreciated to recover the data.

Thanks in advance,

Brian S. Clark
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: RPM building on s390x sometimes is very slow on F-30+

2019-07-11 Thread Brian Clark
On Thu, Jul 11, 2019, 6:06 AM Peter Lemenkov  wrote:

> Hello All,
> Not sure if it's only me but every time I'm trying to build Erlang on
> F-30 or Rawhide it takes forever to complete. It's all started
> relatively recently (maybe a month or two). See the following logs for
> the example.
>
> * https://koji.fedoraproject.org/koji/taskinfo?taskID=36131019
> * https://koji.fedoraproject.org/koji/taskinfo?taskID=36131065 (s390x
> task, two days and still work-in-progress)
>
> Does anyone experience the same issue?
> --
> With best regards, Peter Lemenkov.
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
>
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Fwd: Weston package

2018-09-28 Thread Brian Clark
Hello,

I am trying to put weston in a docker container.  I have run into some
issues and have been able to solve them with some trial and error and
research.  But, I have hit an error when trying to start weston that there
are no other warning that I can see and I am not sure what else to do.
Here is what I got:

[brianclark@localhost weston]$ cat Dockerfile
FROM registry.fedoraproject.org/fedora:rawhide

LABEL MAINTAINER "Brian Clark" 

ENV NAME=weston VERSION=0 RELEASE=1 ARCH=x86_64
XDG_RUNTIME_DIR=/run/user/XDG

LABEL BZComponent="$NAME" \
Name="$FGC/$NAME" \
Version="$VERSION" \
Release="$RELEASE.$DISTTAG" \
Architecture="$ARCH"

RUN dnf -y install libunwind libinpu wayland mesa wayland-protocols weston
wayland-ivi-extension

[brianclark@localhost weston]$ docker run --rm -e DISPLAY=$DISPLAY -ti
weston
[root@d4895acb1694 /]# weston
Date: 2018-09-28 UTC
[02:04:21.902] weston 5.0.0
   https://wayland.freedesktop.org
   Bug reports to:
https://gitlab.freedesktop.org/wayland/weston/issues/
   Build: unknown (not built from git or tarball)
[02:04:21.921] Command line: weston
[02:04:21.921] OS: Linux, 4.18.8-200.fc28.x86_64, #1 SMP Sun Sep 16
18:15:41 UTC 2018, x86_64
[02:04:21.921] warning: XDG_RUNTIME_DIR "/run/user/XDG" is not configured
correctly.  Unix access mode must be 0700 (current mode is 755),
and must be owned by the user (current owner is UID 0).
Refer to your distribution on how to get it, or
http://www.freedesktop.org/wiki/Specifications/basedir-spec
on how to implement it.
[02:04:21.921] Starting with no config file.
[02:04:21.921] Output repaint window is 7 ms maximum.
[02:04:21.928] Loading module '/usr/lib64/libweston-5/x11-backend.so'
[02:04:22.373] fatal: failed to create compositor backend
[root@d4895acb1694 /]#

If this is a bug I will be happy to file it on bugzilla and/or email the
devel list.

Thank you for your help in advance.
___
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-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: [atomic-devel] [CoreOS] Re: Re: Starting a Container SIG

2018-08-24 Thread Brian Clark
Are there any minutes from this meeting?

On Mon, Aug 20, 2018 at 6:27 AM Clement Verna 
wrote:

> Dear all,
>
> I have scheduled our first IRC meeting for this week Thursday (August
> 23, 2018 - 15:00 UTC)  on #fedora-containers (freenode) [0]. The
> agenda for this meeting is :
>   - everyone interested in the SIG to introduce themselves
>   - Go through some of the discussion we had during flock.
>   - Finally try to find a fortnightly meeting time that suits everyone.
>
> Hope to see you there Thursday,
>
> Clément
>
>
> [0] - https://apps.fedoraproject.org/calendar/meeting/9320/
> ___
> 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-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/UNW6ZSL6JBHGX547SYPXBWY3USO7WPFF/
>
___
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-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/UNOTYFFFLZMDMWP2I5AZFOM4FFMVKFHJ/


Re: Starting a Container SIG

2018-07-25 Thread Brian Clark
I too want to help in any way I can.

On Wed, Jul 25, 2018 at 1:09 PM, Clement Verna 
wrote:

> Greeting all,
>
> The container effort in Fedora has until now been looked after by the
> Atomic WG, since this Working Group is now going to focus mostly on
> Fedora CoreOS, I propose to create a new container SIG to regroup
> people interested in the maintenance of application containers in
> Fedora.
>
> This SIG would look after the container guidelines [0], the container
> review process [1] and also the release process and tooling.
>
> Please Reply if you're interested with helping out making the
> Container story great in Fedora. If there is a good response, I will
> create a Container SIG wiki page, and I guess we can ask for
> container-devel mailing list for SIG discussions.
>
> Regards,
> Clément
>
> [0] - https://fedoraproject.org/wiki/Container:Guidelines
> [1] - https://fedoraproject.org/wiki/Container:Review_Process
> ___
> 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-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.
> fedoraproject.org/message/55QK4AYKBFGLFXCGAVJSXLEVEMC5NJQ2/
>
___
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-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/ETM4YE56RZW64JX6GKE74ILIRL76C7QQ/