bodhi push error

2024-02-05 Thread Christoph Junghans
x27;, 'f38-container-updates-testing', 'f39-updates-testing', 'f39-container-updates-testing', 'f39-flatpak-updates-testing']." Cheers, Christoph -- Christoph Junghans Web: http://www.compphys.de -- ___ devel mai

Re: OpenMPI tests blocked

2022-11-11 Thread Christoph Junghans
__ > 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_guideli

Re: Unannounced .so version bump in libcerf

2022-04-11 Thread Christoph Junghans
ist/devel@lists.fedoraproject.org > Do not reply to spam on the list, report it: > https://pagure.io/fedora-infrastructure -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscrib

Review swap

2021-12-18 Thread Christoph Junghans
exchange. Cheers, Christoph -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https

Re: Mass spec file change: Adding BuildRequires: make

2020-11-30 Thread Christoph Junghans
t; List Archives: > https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.f

Re: can't find the format file `latex.fmt' on Rawhide

2020-11-15 Thread Christoph Junghans
On Fri, Nov 13, 2020 at 8:19 AM Christoph Junghans wrote: > > Hi, > > Using latex in Docker on Rawhide gives an "I can't find the format > file `latex.fmt'!" error. > I have seen this before but I don't recall how to fix it. > > Mini

can't find the format file `latex.fmt' on Rawhide

2020-11-13 Thread Christoph Junghans
UN dnf -y install texlive RUN printf '\\documentclass{article}\n\\begin{document}\ntest\n\\end{document}' > test.tex RUN latex test.tex Any ideas? Thanks, Christoph -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing li

Re: ld segfaults on rawhide

2020-11-05 Thread Christoph Junghans
0600, Justin Forbes wrote: > > >>> On Mon, Nov 2, 2020 at 10:38 AM Justin Forbes > > >>> wrote: > > >>>> On Sat, Oct 31, 2020 at 10:32 AM Jeff Law wrote: > > >>>>> > > >>>>> On 10/31/20 9:13 AM, Christoph

Re: ld segfaults on rawhide

2020-10-31 Thread Christoph Junghans
On Sat, Oct 31, 2020 at 9:32 AM Jeff Law wrote: > > > On 10/31/20 9:13 AM, Christoph Junghans wrote: > > Hi, > > > > I am getting the following error on all archs on rawhide: > > collect2: fatal error: ld terminated with signal 11 [Segmentation >

ld segfaults on rawhide

2020-10-31 Thread Christoph Junghans
Hi, I am getting the following error on all archs on rawhide: collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped in https://koji.fedoraproject.org/koji/taskinfo?taskID=54629411 any ideas? Christoph -- Christoph Junghans Web: http://www.compphys.de

non-verbose %ctest

2020-08-21 Thread Christoph Junghans
uiet" works but suppresses all outputs. "%ctest --no-verbose" does nothing. I would just like the normal "ctest --output-on-failure" behavior back. Christoph -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing

Re: mpich always injects lto flags

2020-08-06 Thread Christoph Junghans
On Thu, Aug 6, 2020 at 5:24 PM Jeff Law wrote: > > On Thu, 2020-08-06 at 15:59 -0600, Christoph Junghans wrote: > > On Wed, Aug 5, 2020 at 7:01 PM Christoph Junghans > > wrote: > > > On Wed, Aug 5, 2020 at 2:21 PM Jeff Law wrote: > > > > On Wed, 2020-08-

Re: mpich always injects lto flags

2020-08-06 Thread Christoph Junghans
On Wed, Aug 5, 2020 at 7:01 PM Christoph Junghans wrote: > > On Wed, Aug 5, 2020 at 2:21 PM Jeff Law wrote: > > > > On Wed, 2020-08-05 at 21:56 +0200, David Schwörer wrote: > > > On 8/5/20 8:45 PM, Christoph Junghans wrote: > > > > Hi, > > > >

Re: mpich always injects lto flags

2020-08-05 Thread Christoph Junghans
On Wed, Aug 5, 2020 at 2:21 PM Jeff Law wrote: > > On Wed, 2020-08-05 at 21:56 +0200, David Schwörer wrote: > > On 8/5/20 8:45 PM, Christoph Junghans wrote: > > > Hi, > > > > > > I am trying to rebuild espresso to adapt to the recent cmake changes,

Re: mpich always injects lto flags

2020-08-05 Thread Christoph Junghans
On Wed, Aug 5, 2020 at 12:54 PM Jeff Law wrote: > > On Wed, 2020-08-05 at 12:45 -0600, Christoph Junghans wrote: > > Hi, > > > > I am trying to rebuild espresso to adapt to the recent cmake changes, > > when doing this I hit > > https://github.com/espressomd/

mpich always injects lto flags

2020-08-05 Thread Christoph Junghans
edhat-hardened-cc1', which effectively makes it depend on redhat-rpm-config. We had a similar issue in hdf5 a while back: https://bugzilla.redhat.com/show_bug.cgi?id=1794625 Christoph -- Christoph Junghans Web: http://www.compphys.de ___ devel ma

Re: %{_vpath_builddir} needs to be in the Cmake packaging guidelines

2020-08-04 Thread Christoph Junghans
ughes (t...@compton.nu) > http://compton.nu/ > ___ > devel mailing list -- devel@lists.fedoraproject.org > To unsubscribe send an email to devel-le...@lists.fedoraproject.org > Fedora Code of Conduct: > https://docs.fedoraproje

Latest fedora on docker hub

2020-07-03 Thread Christoph Junghans
st: sha256:ee55117b3058f2f12961184fae4b9c392586e400487626c6bd0d15b4eae94ecc Status: Downloaded newer image for fedora:latest Fedora release 31 (Thirty One) The README on docker hub (https://hub.docker.com/_/fedora) suggests it should be F32. Cheers, Christoph -- Christoph Junghans Web: http://www.compphys.de ___

module 'posix' not found when module load mpi/mpich-x86_64

2020-06-30 Thread Christoph Junghans
.so' no file '' stack traceback: [C]: in function 'require' /usr/share/lmod/lmod/libexec/lmod:61: in main chunk [C]: in ? Adding BuildRequires: lua-posix doesn't help. Any ideas? Does lmod need a rebuild for lua-5.3? Christoph -- Christoph Junghan

Re: Fedora 33 System-Wide Change proposal: CMake to do out-of-source builds

2020-06-16 Thread Christoph Junghans
Red Hat > TZ=America/Indiana/Indianapolis > ___ > 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

Re: Unannounced SONAME bump: libxc.so.5 → libxc.so.9

2020-04-18 Thread Christoph Junghans
ibe 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/li

Re: mock inside docker

2020-03-05 Thread Christoph Junghans
ot/var/cache/yum Christoph > > On Thu, Mar 5, 2020 at 3:11 PM Christoph Junghans wrote: >> >> Hi, >> >> if I am trying to run mock inside docker, I am getting the following error: >> INFO: Results and/or logs in: /var/lib/mock/fedora-rawhide-x86_64/result >

mock inside docker

2020-03-05 Thread Christoph Junghans
from this morning. Any idea how get mock working again? Christoph -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code

Re: internal error in mpich on rawhide

2020-02-23 Thread Christoph Junghans
On Sat, Feb 22, 2020 at 5:11 PM Christoph Junghans wrote: > > On Sat, Feb 22, 2020 at 1:46 PM Kevin Fenzi wrote: > > > > On Fri, Feb 21, 2020 at 04:21:04PM -0700, Christoph Junghans wrote: > > > Hi, > > > > > > could a proven maintainer have a loo

Re: internal error in mpich on rawhide

2020-02-22 Thread Christoph Junghans
On Sat, Feb 22, 2020 at 1:46 PM Kevin Fenzi wrote: > > On Fri, Feb 21, 2020 at 04:21:04PM -0700, Christoph Junghans wrote: > > Hi, > > > > could a proven maintainer have a look at > > https://src.fedoraproject.org/rpms/mpich/pull-request/2? > > It causes a

internal error in mpich on rawhide

2020-02-21 Thread Christoph Junghans
the maintainers a while back, too. Cheers, Christoph -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct

Re: Signal 4 (ILL) caught by ps in mock

2020-02-17 Thread Christoph Junghans
On Mon, Feb 17, 2020 at 3:45 AM Dan Horák wrote: > > On Mon, 17 Feb 2020 11:26:30 +0100 > Petr Pisar wrote: > > > On Fri, Feb 14, 2020 at 02:33:15PM -0700, Christoph Junghans wrote: > > > On Fri, Feb 14, 2020 at 10:37 AM Dan Horák wrote: > > > > >

Re: Signal 4 (ILL) caught by ps in mock

2020-02-17 Thread Christoph Junghans
On Mon, Feb 17, 2020 at 3:27 AM Petr Pisar wrote: > > On Fri, Feb 14, 2020 at 02:33:15PM -0700, Christoph Junghans wrote: > > On Fri, Feb 14, 2020 at 10:37 AM Dan Horák wrote: > > > > > > On Fri, 14 Feb 2020 10:28:10 -0700 > > > Christoph Junghans wrote: &

Re: Signal 4 (ILL) caught by ps in mock

2020-02-14 Thread Christoph Junghans
On Fri, Feb 14, 2020 at 10:37 AM Dan Horák wrote: > > On Fri, 14 Feb 2020 10:28:10 -0700 > Christoph Junghans wrote: > > > >> > > >> In your case procps-ng package seems to be miscompiled (or run on > > >> an incopatible hardware). I recommend get

Re: Signal 4 (ILL) caught by ps in mock

2020-02-14 Thread Christoph Junghans
On Fri, Feb 14, 2020 at 6:38 AM Christoph Junghans wrote: > > > > On Fri, Feb 14, 2020, 00:16 Petr Pisar wrote: >> >> On Thu, Feb 13, 2020 at 07:48:22PM -0700, Christoph Junghans wrote: >> > when running "mock -r fedora-rawhide-ppc64le --no-clean >>

Re: Signal 4 (ILL) caught by ps in mock

2020-02-14 Thread Christoph Junghans
On Fri, Feb 14, 2020, 00:16 Petr Pisar wrote: > On Thu, Feb 13, 2020 at 07:48:22PM -0700, Christoph Junghans wrote: > > when running "mock -r fedora-rawhide-ppc64le --no-clean > > gromacs-2019.5-2.fc32.1.src.rpm" > > I am getting the following error: > >

Signal 4 (ILL) caught by ps in mock

2020-02-13 Thread Christoph Junghans
ock 1.4.21 on f31. Has anybody else seen this? Christoph -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Condu

dnf exit code

2020-02-11 Thread Christoph Junghans
Successfully built e9a30f6992d7 Any ideas? Thanks, Christoph -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Co

Re: gcc 10: Default to -fno-common, multiple definitions of ...

2020-01-22 Thread Christoph Junghans
On Wed, Jan 22, 2020 at 1:31 PM Stephen John Smoogen wrote: > On Wed, 22 Jan 2020 at 14:54, Christoph Junghans > wrote: > > > > On Wed, Jan 22, 2020 at 4:42 AM Miro Hrončok > wrote: > >> > > >> jtaylornetsniff-ng ocaml-lablgtk suricata > >>

Re: gcc 10: Default to -fno-common, multiple definitions of ...

2020-01-22 Thread Christoph Junghans
er-multipath > praveenp ipmitool sblim-sfcb > psabatatinyfugue > pspacekbird > psutteriproute > pvrabecfwknop openscap > pwalterggz-gtk-client gnome-control-center roxterm warsow > pwouters alpine hping3 libreswan strongswan > pwuibus-rime > qu

OpenMPI is flaky

2019-11-15 Thread Christoph Junghans
ps://github.com/espressomd/espresso/issues/3316 Christoph -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of

Re: Unretire txt2tags package?

2019-08-14 Thread Christoph Junghans
On Wed, Aug 14, 2019 at 12:20 PM Miro Hrončok wrote: > > On 14. 08. 19 20:03, Christoph Junghans wrote: > > Hi, > > > > txt2tags was recently retired due to FTBFS > > (https://bugzilla.redhat.com/show_bug.cgi?id=1676168) as it requires > > python2. > > J

Unretire txt2tags package?

2019-08-14 Thread Christoph Junghans
/txt2tags/txt2tags/issues/207#issuecomment-461846655), which we could package. Any objections? Alternatively, we could disable the manpages in votca-csg. Christoph -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing list -- devel

Re: error: More than one file on a line

2019-08-03 Thread Christoph Junghans
On Sat, Aug 3, 2019 at 3:27 PM Elliott Sales de Andrade wrote: > > > > On Sat, Aug 3, 2019, 3:49 PM Christoph Junghans, wrote: >> >> Hi, >> >> related to https://src.fedoraproject.org/rpms/kim-api/pull-request/1 >> I am getting a strange error: >&g

error: More than one file on a line

2019-08-03 Thread Christoph Junghans
-functions/_kim-api-collections-management -- Installing: /builddir/build/BUILDROOT/kim-api-2.1.2-1.fc31.i386/usr/share/zsh/site-functions/kim-api-collections-management.bash nagement Any ideas? Christoph -- Christoph Junghans Web: http://www.c

Re: module load inside rpmbuild inside docker

2019-05-04 Thread Christoph Junghans
On Sat, May 4, 2019 at 5:30 AM Neal Gompa wrote: > > On Sat, May 4, 2019 at 7:26 AM Daniel Walsh wrote: > > > > On 5/3/19 6:00 PM, Christoph Junghans wrote: > > > Hi, > > > > > > I wanted to bump the legion package to 19.04.0 > > > (https:/

module load inside rpmbuild inside docker

2019-05-03 Thread Christoph Junghans
works. If know this is a convoluted case, but any ideas how fix this? Christoph -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: openmpi breakage on Rawhide

2019-04-17 Thread Christoph Junghans
I think a rebuild will fix the problem: https://src.fedoraproject.org/rpms/openmpi/pull-request/5 On Wed, Apr 17, 2019 at 9:53 AM Christoph Junghans wrote: > > Hi all, > > Some of my packages failed to build due to a openmpi breakage > > DEBUG util.py:554: BUILDSTDERR: Erro

openmpi breakage on Rawhide

2019-04-17 Thread Christoph Junghans
installed DEBUG util.py:554: BUILDSTDERR: - conflicting requests DEBUG util.py:554: BUILDSTDERR: - nothing provides libosmcomp.so.4()(64bit) needed by openmpi-3.1.3-3.fc31.x86_64 Christoph -- Christoph Junghans Web: http://www.compphys.de

Re: What is a PDC branch?

2019-04-16 Thread Christoph Junghans
.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 -- Christoph Junghans Web:

Re: Translating spec to dockerfile for upstream ispc

2019-02-23 Thread Christoph Junghans
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.fedor

Re: Assertion in stl_vector.h

2019-02-14 Thread Christoph Junghans
On Wed, Feb 13, 2019 at 1:35 PM Christoph Junghans wrote: > > Hi, > > I am trying to debug https://bugzilla.redhat.com/show_bug.cgi?id=1674863 > however I cannot reproduce the issue locally using mock: > https://github.com/espressomd/espresso/issues/2507#issuecomment-463262689

Re: GCC 9 OpenMP issues

2019-02-13 Thread Christoph Junghans
___ > 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 > L

Assertion in stl_vector.h

2019-02-13 Thread Christoph Junghans
://koji.fedoraproject.org/koji/taskinfo?taskID=32789573 Any ideas on how to attack this? Christoph -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le

Re: Debugging ppc64le

2019-02-06 Thread Christoph Junghans
On Wed, Feb 6, 2019 at 5:11 AM Miroslav Suchý wrote: > > Dne 06. 02. 19 v 1:47 Christoph Junghans napsal(a): > > Is there a good way (qemu or something) to debug this interactively? > > https://github.com/rpm-software-management/mock/wiki/Feature-forcearch Thanks, "

Debugging ppc64le

2019-02-05 Thread Christoph Junghans
-- Christoph Junghans Web: http://www.compphys.de ___ 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

Re: [ACTION NEEDED] Missing BuildRequires: gcc/gcc-c++

2018-02-24 Thread Christoph Junghans
naN3Oy > NKQaqVOsDmgDDP9xVOyr/Aue3jQk/8QHraM5DgO05L6lXHwdm+rjIdbb7CU2rFF7 > Gl14+kSFP7yufRQiS6Gt96eN4ePxSuD7XjiT/9GicztDXypNeX8= > =KRiO > -END PGP SIGNATURE- > ___ > devel-announce mailing list -- de

Re: OpenImageIO GCC 8 build problem?

2018-02-12 Thread Christoph Junghans
_ > devel mailing list -- devel@lists.fedoraproject.org > To unsubscribe send an email to devel-le...@lists.fedoraproject.org -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: libiscsi "missing" on s390x?

2018-02-06 Thread Christoph Junghans
On Tue, Feb 6, 2018 at 5:00 PM, Richard W.M. Jones wrote: > On Tue, Feb 06, 2018 at 04:56:14PM -0700, Christoph Junghans wrote: >> On Tue, Feb 6, 2018 at 4:50 PM, Christoph Junghans >> wrote: >> > On Tue, Feb 6, 2018 at 3:53 PM, Richard W.M. Jones >&

Re: libiscsi "missing" on s390x?

2018-02-06 Thread Christoph Junghans
On Tue, Feb 6, 2018 at 4:50 PM, Christoph Junghans wrote: > On Tue, Feb 6, 2018 at 3:53 PM, Richard W.M. Jones wrote: >> >> https://bugzilla.redhat.com/show_bug.cgi?id=1542728 >> >> This build fails, but only on s390x: >> https://koji.fedoraproject.org/koji/t

Re: libiscsi "missing" on s390x?

2018-02-06 Thread Christoph Junghans
rogram with many > powerful monitoring features, net stats, disk stats, logging, etc. > http://people.redhat.com/~rjones/virt-top > ___ > devel mailing list -- devel@lists.fedoraproject.org > To unsubscribe send an email to devel-le...@list

Review Swap

2017-11-15 Thread Christoph Junghans
> Except for the mpi parts both packages are standard autotools. I will take reviews in exchange. Thanks, Christoph -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email

Re: git push fails for new packages

2017-08-13 Thread Christoph Junghans
gt;> > pdc >> > it can ask pagure to refresh the corresponding config. >> > In the mean time admins have a way to manually ask that a projet be >> > refreshed so >> > feel free to reach out if needed. >> >> I'm getting a similar error when trying to create the epel7 bran

Review swap

2017-06-21 Thread Christoph Junghans
Hi all, could somebody please review the package of this small library: <https://bugzilla.redhat.com/show_bug.cgi?id=1462443> ? I will take another review in exchange. Thanks, Christoph -- Christoph Junghans Web: http://www.compphys.de ___

Review Swap

2016-12-11 Thread Christoph Junghans
Hi all, As Besser82 is still missing in action, could somebody with MPI experience finish this review: <https://bugzilla.redhat.com/show_bug.cgi?id=1382755> I will take another review in exchange. Thanks, Christoph -- Christoph Junghans Web: http://www.compp

review swap

2016-10-17 Thread Christoph Junghans
Hi all, I have a small parallelization library for review [1]. Any volunteers? Cheers, Christoph [1] https://bugzilla.redhat.com/show_bug.cgi?id=1382755 -- Christoph Junghans Web: http://www.compphys.de ___ devel mailing list -- devel

Review Swaps

2016-09-22 Thread Christoph Junghans
Hi, I have a package which is in need of a review, anyone interested in a swap? gasnet - A Portable High-Performance Communication Layer for GAS Languages * https://bugzilla.redhat.com/show_bug.cgi?id=1375744 Cheers, Christoph -- Christoph Junghans Web: http://www.compphys.de