On Thu, Feb 7, 2019, 18:29 Stephen John Smoogen On Thu, 7 Feb 2019 at 09:40, Stephen John Smoogen
> wrote:
> >
> > On Thu, 7 Feb 2019 at 09:21, Fabio Valentini
> wrote:
> > >
> > > On Thu, Feb 7, 2019 at 3:01 PM Stephen John Smoogen
> wrote:
> > > >
> > > > On Thu, 7 Feb 2019 at 07:34, Fabio Va
On Thu, Feb 7, 2019 at 12:00 AM Rex Dieter wrote:
> Qt apps under gnome/mate use QGnomePlatform plugin to provide those UI
> elements.
Thank you Rex, from what I understood, we're not the only ones using
it. I think I do need to file a bug report.
Best regards,
Alex
_
* Björn 'besser82' Esser:
> $ nm -Dg --with-symbol-versions _contextvars.cpython-37m-x86_64-linux-
> gnu.so
> w __cxa_finalize
> w __gmon_start__
> w _ITM_deregisterTMCloneTable
> w _ITM_registerTMCloneTable
> U
* Miro Hrončok:
> Python extension modules don't need to be linked against libc as they
> are never actually loaded on their own, but rather from the Python
> interpreter. The rpmlint error is false here.
That is definitely not true in general. It depends on what the module
does. This can be ra
On Thu, 7 Feb 2019 at 09:40, Stephen John Smoogen wrote:
>
> On Thu, 7 Feb 2019 at 09:21, Fabio Valentini wrote:
> >
> > On Thu, Feb 7, 2019 at 3:01 PM Stephen John Smoogen
> > wrote:
> > >
> > > On Thu, 7 Feb 2019 at 07:34, Fabio Valentini wrote:
> > > >
> librepo.LibrepoException: (8, 'Cann
> If you would implement a universal package name translation, then this> could be **really** useful.A cross platform solution already exists as one debianer stated. Its called 'pkcon' and Fedora already implemented it. Debian as well and other Distros are likely to follow since the most adapt on D
On Thursday, 07 February 2019 at 17:34, Florian Weimer wrote:
> * Tom Callaway:
>
> > So, R links with rt if this configure check succeeds:
> >
> > AC_CHECK_LIB(rt, clock_gettime)
> >
> > Sure enough, on aarch64 and ppc64le, there is no clock_gettime in
> > librt.so.1. I'm not sure _why_, but ther
On Tue, Feb 05, 2019 at 07:16:09PM +0100, Miro Hrončok wrote:
> On 05. 02. 19 18:47, Jan Pazdziora wrote:
> > > > ** add SWID metadata awareness to createrepo (but this will not be
> > > Do you mean createrepo_c? createrepo is going away.
> > Yes. Is it OK to update the change page to fix that?
>
* Tom Callaway:
> So, R links with rt if this configure check succeeds:
>
> AC_CHECK_LIB(rt, clock_gettime)
>
> Sure enough, on aarch64 and ppc64le, there is no clock_gettime in
> librt.so.1. I'm not sure _why_, but there is probably a good reason.
Hah!
We moved clock_gettime to libc.so.6 in gli
On to, 07 helmi 2019, Jerry James wrote:
On Thu, Feb 7, 2019 at 2:13 AM Adam Samalik wrote:
2) Fedora infra builds of standalone packages — modular content is currently invisible to
standalone package builds. That said, the Modularity Team is actively working on making
that possible. You migh
On Thu, Feb 7, 2019 at 2:13 AM Adam Samalik wrote:
> 2) Fedora infra builds of standalone packages — modular content is currently
> invisible to standalone package builds. That said, the Modularity Team is
> actively working on making that possible. You might have heard about "Ursa
> Major" whi
On 2/6/19 8:28 PM, Mamoru TASAKA wrote:
> I don't know well about R, however that is probably because R-core
> (-3.5.3-4.fc30) package already
> requires librt.so on x86_64, i686, etc, while on aarch64 and ppc64le, it
> does not, which probably indicates
> that on x86_64, i686, etc R binary is a
On Thu, 7 Feb 2019 at 09:21, Fabio Valentini wrote:
>
> On Thu, Feb 7, 2019 at 3:01 PM Stephen John Smoogen wrote:
> >
> > On Thu, 7 Feb 2019 at 07:34, Fabio Valentini wrote:
> > >
> > > FWIW, it looks like COPR's connectivity / download issues when
> > > installing the buildroot have gotten eve
On Thu, Feb 7, 2019 at 3:01 PM Stephen John Smoogen wrote:
>
> On Thu, 7 Feb 2019 at 07:34, Fabio Valentini wrote:
> >
> > FWIW, it looks like COPR's connectivity / download issues when
> > installing the buildroot have gotten even worse over the past two
> > days;
> > The last 13 builds for my e
Works for me, many thanks.
___
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://fedoraprojec
> Thanks for your reply.
>
> I will pass this information on to the developer of mellowplayer because I
> can not make
> these changes myself.
Maybe suppress the error warnings for now
https://paste.fedoraproject.org/paste/0UcXKIQa-Nsqha~eV1scKA/raw
__
On Thu, 7 Feb 2019 at 07:34, Fabio Valentini wrote:
>
> FWIW, it looks like COPR's connectivity / download issues when
> installing the buildroot have gotten even worse over the past two
> days;
> The last 13 builds for my elementary-nightly repository **all** failed
> due to some download issue i
FWIW, it looks like COPR's connectivity / download issues when
installing the buildroot have gotten even worse over the past two
days;
The last 13 builds for my elementary-nightly repository **all** failed
due to some download issue in root.log, and the situation was similar
yesterday morning.
At
Thanks for your reply.
I will pass this information on to the developer of mellowplayer because I can
not make these changes myself.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.
> I don't read repodata manually, libsolv does it for me. Using libdnf and/or
> libmodulemd is not something what (for example) OBS would do. They rely on
> libsolv for all dependency solving operations. And unless it will support
> modularity (which depends heavily on DNF people's ability to sp
On Thu, Feb 07, 2019 at 11:17:58AM +0100, Jakub Jelinek wrote:
> On Thu, Feb 07, 2019 at 10:08:26AM -, Martin Gansser wrote:
> > Hi,
> >
> > the compilation of mellowplayer-3.5.1 with gcc-9.0.1 fails on Fedora 30,
> > see the build.log [1]
> >
> > Fedora Bugzilla [2] - -Wredundant-move gives
the compilation of mellowplayer-3.5.1 with gcc-9.0.1 fails on Fedora 30,
see the build.log [1]
Fedora Bugzilla [2] - -Wredundant-move gives false positives in C++11 mode
[1] https://kojipkgs.fedoraproject.org//work/tasks/2212/32602212/build.log
BUILDSTDERR:
/builddir/build/BUILD/MellowPlayer-
On Thu, Feb 07, 2019 at 10:08:26AM -, Martin Gansser wrote:
> Hi,
>
> the compilation of mellowplayer-3.5.1 with gcc-9.0.1 fails on Fedora 30, see
> the build.log [1]
>
> Fedora Bugzilla [2] - -Wredundant-move gives false positives in C++11 mode
>
> [1] https://kojipkgs.fedoraproject.org//w
Hi,
the compilation of mellowplayer-3.5.1 with gcc-9.0.1 fails on Fedora 30, see
the build.log [1]
Fedora Bugzilla [2] - -Wredundant-move gives false positives in C++11 mode
[1] https://kojipkgs.fedoraproject.org//work/tasks/2212/32602212/build.log
[2] https://gcc.gnu.org/bugzilla/show_bug.cgi
I can't speak on behalf of Neal, but I think I will try to answer.
On Thu, Feb 7, 2019, 10:21 Adam Samalik
>
> On Thu, Jan 31, 2019 at 6:19 PM Neal Gompa wrote:
>
>> On Thu, Jan 31, 2019 at 6:07 AM Matthew Miller
>> wrote:
>> >
>> > On Tue, Jan 29, 2019 at 11:06:25PM -0500, Neal Gompa wrote:
>>
On Wed, Feb 06, 2019 at 05:04:47PM +, Sérgio Basto wrote:
> On Wed, 2019-02-06 at 14:37 +, Richard W.M. Jones wrote:
> > On Mon, Feb 04, 2019 at 09:26:00PM +0100, Miro Hrončok wrote:
> > > avgtime (maintained by: rjones)
> > > avgtime-0.5.1-0.17.git20150501.fc30.src requires ldc
On Thu, Jan 31, 2019 at 6:19 PM Neal Gompa wrote:
> On Thu, Jan 31, 2019 at 6:07 AM Matthew Miller
> wrote:
> >
> > On Tue, Jan 29, 2019 at 11:06:25PM -0500, Neal Gompa wrote:
> > > Please don't do that. You'll basically break the distribution for all
> > > third-party packagers. Modules are not
* Tom Callaway:
> One of my packages failed the mass rebuild, but only on ppc64le and
> aarch64. The error they both hit is this:
>
> Error: package or namespace load failed for 'BiocParallel' in
> dyn.load(file, DLLpath = DLLpath, ...):
> unable to load shared object
> '/builddir/build/BUILDROOT
28 matches
Mail list logo