On Sat, 10 Sep 2016 22:04:22 -0400
Basil Mohamed Gohar wrote:
> > On 09/08/2016 03:44 AM, Basil Mohamed Gohar wrote:
> >> Even since I installed F24 on both my desktop as well as my laptop
> >> I've noticed a severe performance degradation in terms of video
> >> playback.
Is this using a brow
On Mon, 12 Sep 2016 13:39:30 +0200
"Marcel J.E. Mol" wrote:
> On Mon, Sep 12, 2016 at 07:34:56AM -0400, Basil Mohamed Gohar wrote:
[snip]
> > Okay, I've found the issue is in Firefox and Totem, but not VLC.
> > So, apparently some form of acceleration is borked but not another
> > (guessing).
>
On Fri, 16 Sep 2016 10:01:30 -0400
Matthew Miller wrote:
> On Thu, Sep 15, 2016 at 05:31:31PM -0700, Adam Williamson wrote:
> > > > So, what if we steer end users away from Bugzilla and
> > > > bug-trackers completely² and to Ask Fedora³ instead? The triage
> > > > team could [...]
> > > But th
On Fri, 16 Sep 2016 17:19:24 +
Zbigniew Jędrzejewski-Szmek wrote:
> Automatically? If I receive a bug upstream, I want to receive it
> without the distribution's embellishments: I want to know what
> *upstream* version of the software was used, how I can reproduce the
> bug using generic inst
On Fri, 16 Sep 2016 12:27:30 -0500
Michael Catanzaro wrote:
[snip]
> I don't care so much about all that (it's more important for systemd
> due to distro integration), I just want the bug reporter CCed on the
> upstream bug, and able to respond when I ask a question.
Yeah, that would probably be
On Sun, 18 Sep 2016 13:39:32 +0200
Erik Logtenberg wrote:
> Allright, fair enough. Thanks for this feedback, I will adjust my
> expectations accordingly.
>
> Any tips maybe how to get the selinux-policy fixed for Zabbix in F24
> though?
Usually SELinux will give suggestions for how to fix a pro
On Sun, 18 Sep 2016 13:39:32 +0200
Erik Logtenberg wrote:
> Allright, fair enough. Thanks for this feedback, I will adjust my
> expectations accordingly.
>
> Any tips maybe how to get the selinux-policy fixed for Zabbix in F24
> though?
To confirm that it is an selinux problem, you could, as ro
On Mon, 26 Sep 2016 06:07:56 -
Samuel Rakitničan wrote:
> Reinstall or any other dnf operation except remove doesn't work,
> didn't try --rebuilddb. There are many cases of such broken state on
> forums, but system is usually working fine AFAICT. Is there a way to
> alter rpm database to rem
On Mon, 26 Sep 2016 11:23:53 -0700
stan wrote:
> dnf remove $(dnf repoquery --installonly --latest-limit -3 -q)
This is wrong! I copied the wrong line. The actual command should be
dnf remove $(dnf repoquery --duplicated --latest-limit -1
On Thu, 29 Sep 2016 09:52:30 +0800
Christopher Meng wrote:
> On Thu, Sep 29, 2016 at 1:31 AM, Bowen Wang
> wrote:
> > This is the content of the file /etc/yum.repos.d/fedora.repo on my
> > laptop:
> > [fedora]
> > name=Fedora $releasever - $basearch
> > failovermethod=priority
> > #baseurl=http:
On Wed, 28 Sep 2016 21:43:21 -0500
Bowen Wang wrote:
> Hi Stan,
> I am not sure if I know what you are saying, can you explain it again?
> Thanks.
I wasn't really paying attention to the conversation, but it sounded
like you wanted to have rawhide on your machine. But rawhide use
On Tue, 04 Oct 2016 08:51:07 -0700
Adam Williamson wrote:
> I'm working with the reporter right now to investigate and hopefully
> get this fixed, but in the meantime - and this is in fact our standard
> advice anyway, but it bears repeating - DON'T RUN 'dnf update' INSIDE
> A DESKTOP.
I think I
On Wed, 5 Oct 2016 00:20:25 +0200
Björn Persson wrote:
> In a VT I'll often be unable to review the list of updates before
> hitting Y, as I'll only see the end of the list.
An alternative to Adam's suggestions.
It takes a couple of logins as root, but running
dnf update > /tmp/dnf_out 2> /tmp
On Mon, 10 Oct 2016 15:43:04 +
John Florian wrote:
[snip]
> Thanks for all the feedback Adam. I'll start playing around with
> livemedia-creator to learn how my world needs to transform. It will
> be interesting to see how this all dovetails with the stateless
> support[0] that the systemd
On Tue, 11 Oct 2016 08:35:35 +
Zbigniew Jędrzejewski-Szmek wrote:
> On Tue, Oct 11, 2016 at 09:15:12AM +0200, Björn Persson wrote:
> > Zbigniew Jędrzejewski-Szmek wrote:
> > > Yes. The hint that "this passphrase is weak" is very useful. But
> > > enforcing any policy is just too inflexible
On Wed, 12 Oct 2016 13:37:40 -0400
Colin Walters wrote:
> Hey, so as part of the discussion about NetworkManager vs
> systemd-networkd, one thing that happened is networkd started
> exposing its DHCP code as a shared library, and NetworkManager
> learned to use it if one specifies
>
> ```
> [mai
On Tue, 21 Mar 2017 21:21:25 +
"Richard W.M. Jones" wrote:
> Obviously this could be worked around using --nogpgcheck,
> but what does it mean?
[snip]
> 00:01
> warning:
> /var/cache/dnf/fedora-6dbd63560daef6bf/packages/glibc-devel-2.25-4.fc26.i686.rpm:
> Header V3 RSA/SHA256 Signature, ke
On Wed, 22 Mar 2017 12:59:07 -0600
Kevin Fenzi wrote:
> For f25 and before there's 2 keys per release: a primary key and a
> secondary key. For f26 and later there are still two keys, but only
> s390 is signed by the secondary one now.
>
> i686 and x86_64 have always been signed by the same key.
On Wed, 5 Apr 2017 16:31:52 +0530
Utkarsh Anand wrote:
> Have a look here: https://bugzilla.mozilla.org/show_bug.cgi?id=1353460
> Mozilla bootstrap doesn't download rust via dnf and upon downloading
> from source, it requires us to start a new terminal window before
> building, say, firefox. I've
solution for this issue, anyway I would be happy to
> get feedbacks on this topic.
I have
PYTHONUSERBASE=/home/stan/src/usr/lib64/python2.7/site-packages
export PYTHONUSERBASE
in my .bashrc and I just use the --user option so pip installs into
that director
On Thu, 25 Aug 2016 12:43:59 +0200
gil wrote:
> hi
> yesterday i update my system (F25, 32 bit) but i can no more use it
> now i download latest F25 iso for 64 bit but after update task i have
> the same problem
> any ideas?
What happens? What is the 'same problem'? Does it crash? Does it
han
On Thu, 25 Aug 2016 12:43:59 +0200
gil wrote:
> hi
> yesterday i update my system (F25, 32 bit) but i can no more use it
> now i download latest F25 iso for 64 bit but after update task i have
> the same problem
> any ideas?
I just noticed that this message is from August 25, 2016. I think it
m
On Thu, 22 Jun 2017 10:55:50 -0400
Matthew Miller wrote:
> https://container-solutions.com/dynamic-management-real-ops-disruptor/
What strikes me about this is that containers sound like static linking
on steroids. This seems like it would create a lot of redundancy on a
standalone system. Whe
On Thu, 22 Jun 2017 16:32:09 -0400
Matthew Miller wrote:
Thanks for your insight.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
On Fri, 7 Jul 2017 12:04:23 -0700
"Gerald B. Cox" wrote:
> the process was able to find my installation and mount it under
> /mnt/sysimage
>
> Then it says: If you would like to make your system the root
> environment, run the command:
>
> chroot /mnt/sysimage
>
> I then get the response:
> c
On Fri, 7 Jul 2017 14:45:38 -0700
"Gerald B. Cox" wrote:
> Your onto something...I tried renaming the file on both the rescue
> image and then on the target system, and it didn't help..
> I did find when running the strace it returned with a bunch of no
> such file or directory as above and also:
On Tue, 11 Jul 2017 13:52:32 +0200
Michael Schroeder wrote:
> So, suggesting different databases is fine and all, but they have
> to be integrated and well tested. We re-added support for multiple
> database just for that, so that we can test things and decide what
> to do.
Does this mean it wou
On Wed, 12 Jul 2017 14:45:29 -0400
Chuck Anderson wrote:
> On Wed, Jul 12, 2017 at 10:27:06AM +0200, Guido Aulisi wrote:
> > I'm still using some old 32 bit physical servers with Fedora, and
> > they still work well!
> > So I would like to have a 32 bit kernel for some other releases,
> > maybe f
On Fri, 14 Jul 2017 19:30:18 +0100
Richard Hughes wrote:
> How could that work? The runtime gets mounted in /usr and the app gets
> mounted in /app in a different place.
> https://media.readthedocs.org/pdf/flatpak/latest/flatpak.pdf is a good
> read.
I just read that. I'm ignorant of flatpak ex
On Sun, 16 Jul 2017 13:17:25 -0400
Stephen John Smoogen wrote:
> These sorts of deep brand issues are why most companies start new
> brands which might look like they are competing with their primary
> one. It can showcase some new identity and get people to see it as
> useful or better than what
On Mon, 17 Jul 2017 10:10:16 -0400
Matthew Miller wrote:
> We could look at starting a new brand. But, I don't think your
> Harley-Davidson analogy applies, because we're not using this to break
> into a new market. We're using this to make sure that we remain
> relevant as the market we are in c
On Mon, 17 Jul 2017 12:45:27 +0200
Michael Stahl wrote:
> On 16.07.2017 14:10, Kevin Kofler wrote:
> > Debarshi Ray wrote:
> >> How about reliable online updates of running applications as a
> >> benefit?
> >
> > Upgrading RPM applications online just works. I do it all the time.
> > The KDE
On Mon, 17 Jul 2017 11:31:54 -0400
Matthew Miller wrote:
> No one is talking about "ripping RPM out of Fedora".
I'm glad to hear it. I have a tendency to hyperbole in this noisy
world.
On 07/10/2017 09:31 PM, Owen Taylor wrote:
>
> F29: packagers (of graphical applications) must create Flatpa
On Tue, 18 Oct 2016 00:04:37 +0200
Michael Schwendt wrote:
> > Audacious 3.8 is landing in Rawhide and will need rebuilds of any
> > external plugin packages, because the plugin API has changed again.
> >
> > You can find working rpms in fedora copr (or koji):
> > https://copr.fedorainfracloud.o
On Thu, 10 Nov 2016 11:21:13 -0500
Stephen John Smoogen wrote:
> So in any case, what I am suggesting is that we make a semi-unique
> identifier. It is unique enough that you won't get a collision in some
> 'target' space, but not so unique that it stands out like a black dot
> on a white shirt.
On Thu, 10 Nov 2016 12:40:23 -0500
Stephen John Smoogen wrote:
> On 10 November 2016 at 12:11, Adam Williamson
> wrote:
> > On Thu, 2016-11-10 at 09:58 -0700, stan wrote:
> >> Or am I missing something?
> >
> > How exactly are you planning to check for c
On Thu, 01 Dec 2016 11:32:33 -0800
Howard Howell wrote:
> Hi, everyone,
> I have been trying to upgrade my system from f24 to f25 using
> the cli in the terminal.
>
> 814 dnf system-upgrade download --releasever=25
> 815 dnf system-upgrade download --releasever=25 --allowerasing
>
On Thu, 1 Dec 2016 17:03:30 -0500
Przemek Klosowski wrote:
> On 12/01/2016 04:39 PM, Howard Howell wrote:
> > It looks like probably Dominik's suggestion of the -e cleared the
> > program. So somehow, rpm -e packagename seemed to be the magic
> > bullet. I will start overwith the update to make
On Thu, 01 Dec 2016 16:43:13 -0800
Howard Howell wrote:
> warning: /var/cache/dnf/google-earth-17f28a61f303b7a2/packages/google-
> earth-stable-6.0.3.2197-0.x86_64.rpm: Header V4 DSA/SHA1 Signature,
> key ID 7fac5991: NOKEY
> The downloaded packages were saved in cache until the next success
On Thu, 12 Jan 2017 21:26:03 -0800
Adam Williamson wrote:
> On Sat, 2017-01-07 at 13:00 +0100, Igor Gnatenko wrote:
> > python-gensim
>
> Our version of this is very old. The current upstream version looks
> closer to being buildable, but requires the 'smart_open' library,
> which isn't packag
On Sun, 22 Jan 2017 09:37:26 +0100
Martin Ueding wrote:
> Yesterday I noticed that the internal speakers of my ThinkPad X220
> Tablet are shown as “unavailable” in `pavucontrol`. This happens with
> either KDE and Awesome WM. Booting an older kernel did not help. The
> headphones work, however.
>
On Mon, 23 Jan 2017 02:24:04 + (UTC)
Ben Boeckel wrote:
> On Sun, 22 Jan, 2017 at 23:36:48 GMT, Ben Boeckel wrote:
>
>
> Sorry for the necro; I apparently had a message queued up on this
> machine that I had forgotten about.
No problem. A word to the wise is welcome.
_
On Sat, 28 Jan 2017 17:13:29 +0100
Martin Ueding wrote:
> I have tried your suggestions (`aplay -l` and `alsamixer -c
> DEVICE_NUMBER`) and found the speakers muted, but unmuting did not
> change anything.
That probably means that alsa detects an issue with the speakers. Did
you restart pulse a
On Mon, 3 Dec 2018 19:39:31 +
Ankur Sinha wrote:
> On Mon, Dec 03, 2018 12:56:37 -0600, Rex Dieter wrote:
> > Christian Glombek wrote:
> >
> > > This is an interesting question and I would like to back the idea
> > > of making this available on COPR.
> > > My 2 cents:
> > > The package *it
On Wed, 12 Dec 2018 16:07:49 -0500
Jeff Moyer wrote:
Thanks for your insight. Doesn't look good for my use of BFQ.
> Note that you can change the current I/O scheduler for any block
> device by echo-ing into /sys/block//queue/scheduler. Cat-ing
> that file will give you the list of available s
On Wed, 12 Dec 2018 14:41:37 -0700
stan wrote:
> On Wed, 12 Dec 2018 16:07:49 -0500
> Jeff Moyer wrote:
>
> Thanks for your insight. Doesn't look good for my use of BFQ.
>
> > Note that you can change the current I/O scheduler for any block
> > device by
On Wed, 12 Dec 2018 16:50:10 -0700
Chris Murphy wrote:
> OK that worked for an nvme drive, but not for an internal SATA HDD.
>
> $ sudo lsmod | grep bfq
> $ sudo cat /sys/block/sda/queue/scheduler
> noop deadline [cfq]
> $ sudo
> insmod /usr/lib/modules/4.19.8-300.fc29.x86_64/kernel/block/bfq.ko
On Thu, 13 Dec 2018 13:42:24 +0100
Paolo Valente wrote:
> To test the behavior of your system, why don't you check, e.g., how
> long it takes to start an application while there is some background
> I/O?
>
> A super quick way to do this is
>
> git clone https://github.com/Algodev-github/S
> cd
On Thu, 13 Dec 2018 13:42:24 +0100
Paolo Valente wrote:
> To test the behavior of your system, why don't you check, e.g., how
> long it takes to start an application while there is some background
> I/O?
>
> A super quick way to do this is
>
> git clone https://github.com/Algodev-github/S
> cd
On Thu, 13 Dec 2018 13:42:24 +0100
Paolo Valente wrote:
> To test the behavior of your system, why don't you check, e.g., how
> long it takes to start an application while there is some background
> I/O?
>
> A super quick way to do this is
>
> git clone https://github.com/Algodev-github/S
> cd
On Thu, 13 Dec 2018 17:24:21 +0100
Tomasz Torcz wrote:
> On Wed, Dec 12, 2018 at 04:30:20PM -0700, stan wrote:
> > Enabled deadline and cfq again, but still no bfq available.
> > $ cat /sys/block/sda/queue/scheduler
> > noop deadline [cfq]
>
> Those are single-
On Thu, 13 Dec 2018 17:46:30 +0100
Paolo Valente wrote:
> > Il giorno 13 dic 2018, alle ore 17:41, stan
> > ha scritto:
> >
> You don't have bfq for a comparison, but you can still get an idea of
> how good your system is, by comparing these start-up t
On Thu, 13 Dec 2018 19:59:14 +0100
Paolo Valente wrote:
> > Il giorno 13 dic 2018, alle ore 18:34, stan
> > ha scritto:
> >
> > On Thu, 13 Dec 2018 17:46:30 +0100
> > Paolo Valente wrote:
> >
> >>> Il giorno 13 dic 2018, alle ore 17:41,
On Thu, 27 Dec 2018 13:51:19 +0500
Mikhail Gavrilov wrote:
> Hi folks.
> Why I cannot read content of some debugfs files which are should be
> readable.
> https://lists.freedesktop.org/archives/amd-gfx/2018-December/029918.html
>
> [mikhail@localhost ~]$ sudo bash
> [sudo] password for mikhail:
On Fri, 28 Dec 2018 15:43:03 +0500
Mikhail Gavrilov wrote:
> # ls -nZ amdgpu_gca_config
> -r--r--r--. 1 0 0 system_u:object_r:debugfs_t:s0 0 Dec 28 14:18
> amdgpu_gca_config
What are the permissions on the parent directory? Here's mine:
drwxr-xr-x. 9 0 0 system_u:object_r:debugfs_t:s0 0 Dec 28 0
On Tue, 5 Mar 2019 09:08:19 +0100
Adam Samalik wrote:
> On Mon, Mar 4, 2019 at 10:26 PM Michael Cronenworth
> wrote:
> > Why should I care? Please, win me over. (I'm being serious.)
> >
>
> I think you should care if:
>
> a) You need to maintain multiple versions of the same app/runtime/set
On Tue, 5 Mar 2019 11:18:04 -0500
Neal Gompa wrote:
> No. It should be possible for modular content to become non-modular
> and vice versa.
Thanks for the response and the information.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscr
On Wed, 17 Apr 2019 15:14:54 -0400
Steve Grubb wrote:
> Ah...the devil is in the details. It does not credit entropy. This
> can easily be tested. systemctl stop rngd. Then open 2 terminal
> windows. In one terminal start this shell script:
>
> #!/bin/sh
>
> while [ 1 ]
> do
> /bin/cat
On Thu, 18 Apr 2019 10:22:27 +0200
Lennart Poettering wrote:
> On Mi, 17.04.19 11:29, Japheth Cleaver (clea...@terabithia.org) wrote:
> > This seems like a false dichotomy, no? Surely, things like this are
> > a possibility:
> > https://lists.freedesktop.org/archives/systemd-devel/2010-September
On Fri, 26 Apr 2019 11:07:54 - (UTC)
Petr Pisar wrote:
I am a fedora user with no dog in this fight.
> Controversial property of modules are private build-time dependencies.
> Modularity allows packagers to hide them and to not to support them
> (to the extend that they work in my module).
On Sat, 27 Apr 2019 11:19:06 -0400
Neal Gompa wrote:
> The restrictions by Fedora Koji prevent that, but yes, MBS and
> Modularity do allow for something like this. It can't happen in Fedora
> because our Koji is not set up to consume external repositories
> (except for EPEL, which consumes RHEL
On Sat, 27 Apr 2019 11:12:48 -0700
Kevin Fenzi wrote:
> On 4/26/19 8:53 AM, stan wrote:
> > On Fri, 26 Apr 2019 11:07:54 - (UTC)
> > Petr Pisar wrote:
> >
> > I am a fedora user with no dog in this fight.
> >
> >> Controversial
On Fri, 24 Aug 2018 16:15:53 -0400
David Malcolm wrote:
> On Fri, 2018-08-24 at 17:11 +, Jeff Johnson wrote:
> https://cwe.mitre.org/data/definitions/658.html
Is there a list like that for rust?
___
devel mailing list -- devel@lists.fedoraproject
On Sat, 25 Aug 2018 15:54:45 +0200
Björn Persson wrote:
> Obviously the classification is far from complete. Otherwise
> Objective-C would occur about as frequently as C and C++, for example.
Thanks. I was just wondering what the gotchas were for rust, but I
guess they won't be found there. Ma
On Sat, 1 Sep 2018 13:44:56 +0200
Andreas Tunek wrote:
> I can't get a commandline, everything seems stuck in the boot
> process Is there anyway to get a commandline and update the system
> when it is in this state?
You could try getting to single user mode, putting a 1 after the boot
line d
On Sun, 2 Sep 2018 09:33:39 +0200
Andreas Tunek wrote:
> There is no root acoount on a default F29 installation. Also, you
> can't see the boot menu and I haven't been able to trigger it.
Whoa! I'm not sure what that buys, but I'll change that as soon as
possible when I install it. That's craz
On Sat, 8 Sep 2018 02:05:30 -0400
Christopher wrote:
> On Fri, Sep 7, 2018 at 1:55 PM Raphael Groner
> wrote:
>
> > Try to ask pagure (response takes a long time):
> > https://src.fedoraproject.org/user/orphan
> >
> > Though pagure can't resolve the b0rken dependencies.
> >
>
> Pagure isn't
On Fri, 21 Sep 2018 19:31:12 +0300
Vascom wrote:
> I can't switch to any tty.
Are you by chance using a keyboard with an F-lock key? I get burned by
that every once in a while.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe sen
On Fri, 21 Sep 2018 20:36:22 +0300
Vascom wrote:
> I don't know. You can see at Asus 1225C.
>
> пт, 21 сент. 2018 г., 20:35 stan :
>
> > On Fri, 21 Sep 2018 19:31:12 +0300
> > Vascom wrote:
> >
> > > I can't switch to any tty.
> >
&g
On Tue, 16 Oct 2018 08:51:33 -0700
"Gerald B. Cox" wrote:
> Yeah, based upon the trial and previous comments I knew it was being
> considered. The point
> of my thread was that many people probably haven't taken the time to
> checkout the Fedora Discourse
> website or read the Foreman analysis t
On Tue, 16 Oct 2018 13:27:12 -0700
"Gerald B. Cox" wrote:
> Press the ? key and a window will pop up with all the keyboard
> shutcuts
I couldn't find a way to move to the next topic from within the current
topic. I had to do a u, then a down arrow, then an enter. That is, I
finished reading a
On Tue, 16 Oct 2018 14:11:21 -0700
stan wrote:
> I couldn't find a way to move to the next topic from within the
> current topic. I had to do a u, then a down arrow, then an enter.
This is wrong. I did u and then had to click on a topic. It didn't
put the focus on th
On Tue, 16 Oct 2018 14:11:21 -0700
stan wrote:
> The other thing, is there a way to put the responses in threaded mode,
> so they are in context like a tree, the way a newsreader would do it.
> The display seems to be a posting time based stream of responses.
> Maybe there is a cue
On Fri, 19 Oct 2018 08:58:57 -0700
"Gerald B. Cox" wrote:
> On Fri, Oct 19, 2018 at 8:31 AM Chris Adams wrote:
>
> > Once upon a time, R P Herrold said:
> > > This seems very tone deaf and lacking in introspection, Matt
> > >
> > > perhaps by reading the subject line you chose to start this
On Tue, 23 Oct 2018 22:53:50 -
"Alexey Rochev" wrote:
> I would like to draw some attention to this bug:
> https://bugzilla.redhat.com/show_bug.cgi?id=1622259. Description:
> startx unsets DBUS_SESSION_BUS_ADDRESS, which result in launching
> another D-Bus session which breaks communicating w
On Wed, 24 Oct 2018 07:40:51 -0700
stan wrote:
> I did notice that when I shut down
> by closing X, and then using shutdown -P now that the powerdown
> does not work. I have to manually turn the system off, though it
> does reach shutdown state. Just an additional data point.
Th
On Wed, 24 Oct 2018 15:32:31 -
"Alexey Rochev" wrote:
> One effect of this is for example, is inability to control PulseAudio
> via D-Bus from X session (although most programs use libpulse API
> that works via sockets) or lack of access to user D-Bus services
> (e.g. org.freedesktop.Notifica
On Wed, 24 Oct 2018 21:16:07 -
"Alexey Rochev" wrote:
> You can verify that your X session uses different dbus-daemon
> that systemd by checking the output of "dbus-send --session
> --dest=org.freedesktop.DBus --type=method_call
> --print-reply /org/freedesktop/DBus org.freedesktop.DBus.ListN
On Sun, 28 Oct 2018 21:17:50 +0100
Antonio Trande wrote:
> "IBM to acquire Red Hat in deal valued at $34 billion"
>
> https://www.cnbc.com/2018/10/28/ibm-is-reportedly-nearing-deal-to-acquire-red-hat.html
>
Business as usual for Fedora?
___
devel mai
On Fri, 2 Nov 2018 09:41:34 -0400
Stephen Gallagher wrote:
> On Fri, Nov 2, 2018 at 9:10 AM Dominik 'Rathann' Mierzejewski
> wrote:
> >
> > On Thursday, 01 November 2018 at 01:13, Luya Tshimbalanga wrote:
> > > It will be nice to enable powerline theme by default system and
> > > user wide. Si
On Wed, 03 Jan 2018 16:39:34 -0800
Adam Williamson wrote:
> On Wed, 2018-01-03 at 15:02 -0800, Adam Williamson wrote:
> > Hi folks!
> >
> > So you might have read some stories today about an issue that's
> > being described as a design flaw in some CPUs which makes it
> > possible for unprivileg
On Wed, 03 Jan 2018 15:02:11 -0800
Adam Williamson wrote:
> * We know that the fix can lead to reduced performance in some cases
> (this affects synthetic benchmarks rather more than real-world
> performance). The kernel team thinks the fix is sufficiently important
> that it should go out despit
On Tue, 23 Jan 2018 13:02:47 +0100
Kai Engert wrote:
> The change
> of default has been applied to the NSS library in Fedora 28
> (currently Rawhide).
I compile nightly (future 59) from a local hg repository. After I
install it, when I try to start it, it tells me XPCOM not found. But
if I run
On Tue, 23 Jan 2018 22:17:29 +0100
Robert-André Mauchin wrote:
> If you're interested, I provide a weekly release of Firefox Nightly
> on COPR (with the latest NSPR and NSS), compiled from source and with
> the Fedora patches:
> https://copr.fedorainfracloud.org/coprs/eclipseo/firefox-nightly/
>
On Tue, 23 Jan 2018 22:42:29 -
"Greg Evenden" wrote:
> i'd Add it but IMO COPR is to Damm slow
I didn't notice any special slowness. Maybe I was just lucky.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to d
On Wed, 24 Jan 2018 14:37:30 -0500
Przemek Klosowski wrote:
> For instance, I observed a reliable desktop session crash on exiting
> Pan newsreader. I don't know how to debug it because it crashes the
> session and I get logged out.
I think this is because the C++ used in Pan is incompatible wit
On Wed, 28 Feb 2018 08:04:41 -0500
"Jared K. Smith" wrote:
> ... Even if we didn't have
> this rule, it would be common courtesy to announce any change that
> causes others to have to do work, even if it's only for a few users.
What about an email list called fedora-soname-bump. If you are goin
On Thu, 01 Mar 2018 14:29:45 -
"Farhad Mohammadi Majd" wrote:
> Hello, in Debian (9, stable), size of all the official repositories
> metadata is maximum 10MB, while in Fedora, today I ran "dnf update"
> for first time after installing Fedora 27
> (Fedora-Workstation-Live-x86_64-27-1.6) and i
On Sat, 3 Mar 2018 21:15:22 + (UTC)
Philip Kovacs wrote:
> I would settle for knowledge of where the f29/rawhide gpg keys are
> hidden so I import them. The "To Rawhide" instructions below are
> outdated as they direct you to a page where the f29/rawhideare not
> presented. Upgrading Fedora u
On Sat, 3 Mar 2018 23:24:07 + (UTC)
Philip Kovacs wrote:
> Alright I got around the catch-22 of dnf needing the f29 keys in
> order to install the f29 keys with: dnf install --nogpgcheck
> fedora-gpg-keys-29-0.1
>
> That cleared the road for me.
The latest fedora-gpg-keys package for F28 h
> > On Sat, Mar 24, 2018 at 08:56:02PM +0100, Matěj Cepl wrote:
> On Sat, 24 Mar 2018 23:12:31 +
> "Richard W.M. Jones" wrote:
> > Just curious: better programming environments … such us?
> Anything in the ML family of course.
So, in looking it up, those languages have been around for a
On Mon, 21 Aug 2017 18:19:09 +0100
Sérgio Basto wrote:
> and How I create one boot.iso (or netinstall iso ) ?
I haven't actually done this, and you will probably get better
responses on the users or test lists, but here are some links that
might help you.
https://fedoraproject.org/wiki/How_to_
On Wed, 23 Aug 2017 07:51:57 +0200
Michal Novotny wrote:
> I guess I am missing something but I don't see how modularity adds
> flexibility. rpm, yum repos, ansible, dnf seem to be quite flexible
> even now and having that + something else on top seems to be less
> flexible. I am just speaking my
On Thu, 24 Aug 2017 08:21:57 +0200
Tomas Tomecek wrote:
> We would need to develop a dedicated, non-trivial tooling to enable
> this functionality. And honestly, I can't even imagine how this
> could be even possible to implement for all ecosystems (compiled
> languages, interpreted languages).
On Fri, 25 Aug 2017 12:57:37 +0200
Petr Stodulka wrote:
> Hi folks,
> I have there builds of mercurial in testing that fixes few CVEs.
> Someone who uses mercurial and want to test it yet?
I updated Rawhide to the latest available packages, and then tried
updating the local mercurial mozilla re
On Thu, 7 Sep 2017 13:27:18 +0200
Jan Pazdziora wrote:
> Yes, it might become a mess if the tooling is not right or clear. But
> it is also an opportunity to potentially get a choice between stay on
> the old, stable, vs. get the latest greatest.
But it seems to be the wrong way to do this; tryi
On Thu, 7 Sep 2017 21:50:15 +0300
Alexander Bokovoy wrote:
> The per-symbol API versioning in RPM was proposed five years ago by
> ALT Linux people. It actually works well in their RPM fork.
>
> An isolated version of that code is available at
> https://github.com/svpv/rpmss
>
> You may want to
On Thu, 12 Oct 2017 09:05:33 -0700
Kevin Fenzi wrote:
> On 10/12/2017 01:08 AM, Richard W.M. Jones wrote:
> > In practical terms, FF57 disables all extensions.
>
> I think thats a bit overstated. I'm running FF57 here with a bunch of
> extensions that work with it.
I agree with this. I run n
On Wed, 16 May 2018 20:39:02 +0530
Manas Mangaonkar wrote:
> > Yes, if someone wishes to build and maintain that kernel.
>
> How difficult is this ? newbie, sophmore cse student but would like
> to give this a shot if this isn't too difficult.Want to start
> contributing.
I build a custom ker
On Sat, 19 May 2018 16:24:17 +0530
Manas Mangaonkar wrote:
> For the record,I am going with the kernel Lts given that it has
> patches for meltdown & spectre.
There are recent kernels without the patches? I think they are
standard in all fedora kernels.
To get your feet wet, you could build a
1 - 100 of 225 matches
Mail list logo