Orphaning my packages

2025-08-14 Thread Rich Mattes
Hi all, I unfortunately don't have the time to keep up with package maintenance anymore. I am orphaning the packages I am the main admin for: abseil-cpp assimp bloaty bullet cminpack console-bridge cutecom eigen3 fast-cdr fcl flann flexiport gazebo gearbox GeographicLib hokuyoaist ignition-cmake

Re: Double Precision Build for Bullet Physics

2025-06-07 Thread Rich Mattes
It's possible to build both with and without double precision enabled, Debian is doing it with some patches. I'll take a look at how we can do something similar in Fedora. Rich On Sat, Jun 7, 2025 at 3:38 AM Claire R wrote: > Thanks for the reply. I'll look into setting up a copr repo for a my

Re: [Cython3 need help] Re: mass rebuild for opencv 4.8.0 with soname bump on rawhide

2023-08-07 Thread Rich Mattes
On Mon, Aug 7, 2023 at 7:08 PM Jerry James wrote: > > On Mon, Aug 7, 2023 at 5:02 PM Sérgio Basto wrote: > > Error compiling Cython file: > > > > ... > > def set_depth_callback(DevPtr dev, cb): > > global _depth_cb > > if cb is

libQGLViewer Update

2023-02-10 Thread Rich Mattes
Hi all, We'll be updating libQGLViewer to version 2.9.1 in rawhide: https://bugzilla.redhat.com/show_bug.cgi?id=2164341 This version drops support for Qt4, so the following package will need to be upgraded to Qt5 to continue using libQGLViewer: skyviewer (https://bugzilla.redhat.com/show_bug.

Re: Non-responsive maintainer check for rmattes / update libQGLViewer to 2.9.1

2023-01-31 Thread Rich Mattes
On 1/29/23 5:57 AM, Mamoru TASAKA wrote: Susi Lehtola wrote on 2023/01/29 17:13: Hi, does anyone know how to contact Rich Mattes? They maintain libQGLViewer, which was last updated five years ago * Sun Aug 12 2018 Rich Mattes - 2.6.4-1 - Update to release 2.6.4, with upstream fix for

Re: tinyxml2 soname bump

2022-09-26 Thread Rich Mattes
On Thu, May 12, 2022 at 9:12 PM Rich Mattes wrote: > > Hi, > > I'm planning on upgrading tinyxml2 to version 9 in rawhide in the coming > week, which will include a soname bump. Affected packages are: > > Macaulay2-0:1.19.1-2.fc37.src > bullet-0:3.08-3.fc36.src

tinyxml2 soname bump

2022-05-12 Thread Rich Mattes
Hi, I'm planning on upgrading tinyxml2 to version 9 in rawhide in the coming week, which will include a soname bump. Affected packages are: Macaulay2-0:1.19.1-2.fc37.src bullet-0:3.08-3.fc36.src cppcheck-0:2.7.4-1.fc37.src dvblinkremote-0:0.2.0-0.25.beta.fc36.src gazebo-0:10.1.0-27.fc36.src li

Re: Any recent changes to the arm builders?

2021-08-19 Thread Rich Mattes
On 8/19/21 9:38 AM, Orion Poplawski wrote: On 8/18/21 2:23 PM, Rich Mattes wrote: On 8/17/21 10:21 AM, Orion Poplawski wrote: Looks like the vtk build just as it was about to finish (after 11+ hours - had completed extracting debuginfo and was on to checking the build root last I saw

Re: Any recent changes to the arm builders?

2021-08-18 Thread Rich Mattes
On 8/17/21 10:21 AM, Orion Poplawski wrote: On 8/14/21 10:19 AM, Kevin Fenzi wrote: On Fri, Aug 13, 2021 at 09:34:11PM -0600, Orion Poplawski wrote: Have there been any recent changes to the arm (32bit) builders?  It seems like I'm having much more issues there with builds likely running out o

Re: Assimp soname bump

2021-07-31 Thread Rich Mattes
On 4/18/20 8:16 PM, Rich Mattes wrote: Hi, I plan to update assimp from 3.3.1 to the latest release (5.0.1) in rawhide this week.  The following packages will be affected: fawkes-0:1.3.0-11.fc33.src mrpt-0:1.4.0-17.fc33.src pioneer-0:20200203-1.fc33.src vkmark-0:2017.08

abseil-cpp 20210324.2 coming to rawhide

2021-06-09 Thread Rich Mattes
Hi all, I will be updating abseil-cpp to version 20210324.2 in rawhide. I'll handle rebuilding the following dependencies as well: bloaty fcitx5-mozc grpc Rich ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

License change: assimp

2021-02-27 Thread Rich Mattes
The assimp license field for version 5.0.1 has changed from "BSD and MIT" to "BSD and MIT and Boost and unlicense and zlib". This is due to the addition of some more bundled dependencies since the 3.3.2 release. Rich ___ devel mailing list -- devel@l

Re: fawkes

2020-10-10 Thread Rich Mattes
On 10/10/20 5:27 PM, Till Hofmann wrote: On 10/10/20 6:24 PM, Kevin Fenzi wrote: On Sat, Oct 10, 2020 at 10:59:12AM +0200, Till Hofmann wrote: On 10/10/20 10:54 AM, Till Hofmann wrote: On 10/9/20 11:46 PM, Till Hofmann wrote: On 10/9/20 9:19 PM, Kevin Fenzi wrote: I think this mig

Re: non-verbose %ctest

2020-08-22 Thread Rich Mattes
On 8/21/20 5:08 PM, Neal Gompa wrote: Maybe file a bug report asking for the option to removed from the default parameters passed to ctest? It looks like there's already a bug for this: https://bugzilla.redhat.com/show_bug.cgi?id=1866434 Rich ___ d

Re: Debug doxygen generated files with different names in noarch package

2020-08-14 Thread Rich Mattes
On 8/14/20 1:37 PM, Richard Shaw wrote: On Fri, Aug 14, 2020 at 7:12 AM Rich Mattes <mailto:richmat...@gmail.com>> wrote: On Fri, Aug 14, 2020, 7:37 AM Richard Shaw mailto:hobbes1...@gmail.com>> wrote: I'm getting consistent differences across at least two

Re: Debug doxygen generated files with different names in noarch package

2020-08-14 Thread Rich Mattes
On Fri, Aug 14, 2020, 7:37 AM Richard Shaw wrote: > I tried to get the subject as concise as possible :) > > I'm getting consistent differences across at least two versions of zipios > and the offending arches seem to always be s390x and ppc64le. > > BuildError: The following noarch package built

Re: Rebuilt for OpenCV 4.3.0 in rawhide

2020-05-30 Thread Rich Mattes
On 5/29/20 8:02 AM, Nicolas Chauvet wrote: Hello there, There is an update to opencv 4.3.0 in preparation for rawhide. This will be handled in a side tag along with the rebuild of the all dependencies. (fedpkg build --target=f33-build-side-24026) This was evaluated ahead,so it should lead to is

Re: Proposal: Revise FESCo voting policy

2020-05-17 Thread Rich Mattes
On 5/17/20 9:36 AM, Kevin Kofler wrote: Well, I also see a strong correlation between changes being driven, requested and/or needed by RHEL and them being accepted by FESCo, even over predominantly negative community feedback. I am aware that correlation does not imply causation, but it does mak

Assimp soname bump

2020-04-18 Thread Rich Mattes
Hi, I plan to update assimp from 3.3.1 to the latest release (5.0.1) in rawhide this week. The following packages will be affected: fawkes-0:1.3.0-11.fc33.src mrpt-0:1.4.0-17.fc33.src pioneer-0:20200203-1.fc33.src vkmark-0:2017.08-0.8.20180123git68b6f23.fc32.src I will take care of the rebui

Re: roundup of failing images for 2019-07-07

2019-07-14 Thread Rich Mattes
On 7/7/19 7:55 PM, Kevin Fenzi wrote: 6. Fedora robotics live: https://koji.fedoraproject.org/koji/taskinfo?taskID=36106496 I've submitted a PR and triggered a rebuild of an offending package to get this at least working again. I'm hoping to dedicate some more time this cycle to do some mor

Re: Boost 1.69 update with soname bumps in rawhide/F30

2019-02-02 Thread Rich Mattes
On 1/30/19 7:31 AM, Jonathan Wakely wrote: The following packages use Boost.Signals which is been REMOVED from Boost. The packages must be updated to use Boost.Signals2 (or bundle an old Boost). Maintainers by package: ekiga    mcrha pbrobinson freecad  hobbes1069 jkastne

Orphaning ROS packages

2019-01-20 Thread Rich Mattes
Hi, A while ago I set forth trying to package the come components of the Robot Operating System for use in fedora[1]. It never got to a point where the effort was usable, and I don't have the time to advance the effort anymore, so I'm orphaning the following packages: catkin python-gencpp p

Cutecom license change: GPLv2+ to GPLv3

2018-11-24 Thread Rich Mattes
Hello, The Cutecom package license is changing from GPLv2+ to GPLv3 as part of the update to the latest upstream release (0.51.0.) I only plan on doing this update in rawhide. Thanks, Rich ___ devel mailing list -- devel@lists.fedoraproject.org To

Re: [HEADS UP] Latest protobuf is coming into Rawhide

2018-11-24 Thread Rich Mattes
On 11/23/18 3:36 PM, Igor Gnatenko wrote: Please build them in f30-protobuf tag. On Fri, Nov 23, 2018, 21:34 Rich Mattes <mailto:richmat...@gmail.com> wrote: On Fri, Nov 23, 2018, 3:07 PM Igor Gnatenko mailto:ignatenkobr...@fedoraproject.org> wrote: Unfortunately

Re: [HEADS UP] Latest protobuf is coming into Rawhide

2018-11-23 Thread Rich Mattes
On Fri, Nov 23, 2018, 3:07 PM Igor Gnatenko < ignatenkobr...@fedoraproject.org wrote: > Unfortunately now it is broken in some other way: > > DEBUG util.py:439: Error: > DEBUG util.py:439: Problem: package > sdformat-devel-5.2.0-5.fc29.x86_64 requires libsdformat.so.5()(64bit), > but none of th

libQGLViewer update

2018-08-12 Thread Rich Mattes
Hi, I plan on updating libQGLViewer to the latest upstream version (2.6.4) in rawhide. This release includes a library rename from libQGLViewer.so to libQGLViewer-qt4.so (there's also a -qt5 library.) skyviewer and octomap depend on it, I'll take care of rebuilding those packages as well. Rich

Re: Orphaning libQGLViewer

2018-05-28 Thread Rich Mattes
Hi Laurent, Thanks for maintaining the package for so long. I'm the maintainer of octomap, so I'll accept responsibility for this package and keep everything building. Rich On Mon, May 28, 2018 at 8:22 AM, Laurent Rineau wrote: > Hi, > > > > I have orphaned libQGLViewer: > > > > https://src.fe

Re: Bullet 2.87 coming to rawhide

2017-12-18 Thread Rich Mattes
On Tue, Nov 28, 2017 at 8:18 PM, Rich Mattes wrote: > Hi all, > > I'm planning on updating bullet to 2.87 in rawhide over the weekend. > The following packages are affected: > > $ dnf repoquery --source --alldeps --whatrequires "bullet*" > Last metadata expirat

Bullet 2.87 coming to rawhide

2017-11-28 Thread Rich Mattes
Hi all, I'm planning on updating bullet to 2.87 in rawhide over the weekend. The following packages are affected: $ dnf repoquery --source --alldeps --whatrequires "bullet*" Last metadata expiration check: 0:37:51 ago on Tue 28 Nov 2017 07:31:59 PM EST. bullet-2.83-6.fc27.src.rpm cyphesis-0.6.2-1

Review Swap

2017-03-05 Thread Rich Mattes
One of my packages grew a new dependency, which I'd like to get reviewed: https://bugzilla.redhat.com/show_bug.cgi?id=1411590 I'm happy to review another package in exchange. Thanks, Rich ___ devel mailing list -- devel@lists.fedoraproject.org To unsu

Re: The glvnd + mesa update for F25

2017-02-07 Thread Rich Mattes
On Tue, Feb 7, 2017 at 6:00 AM, Hans de Goede wrote: > Hi, > > On 06-02-17 23:01, Jan Pokorný wrote: >> >> On 06/02/17 15:13 -0500, Christian Schaller wrote: >>> >>> There has been a lot of discussions for the last few years about glvnd on >>> the mesa-devel list and at XDC. This is not Fedora spe

Re: The glvnd + mesa update for F25

2017-02-05 Thread Rich Mattes
On 02/05/2017 03:10 AM, Hans de Goede wrote: Hi All, So a lot has been said about $subject and FESco has asked me to send a mail to the devel list describing the what and why of this change. There's two issues here that are important not to conflate: whether the glvnd update should go into f2

Re: Attempt at building YafaRay

2017-01-14 Thread Rich Mattes
On Sat, Jan 14, 2017 at 12:20 AM, Luya Tshimbalanga wrote: > Here is an attempt at building YafaRay using scratch build: > > https://koji.fedoraproject.org/koji/taskinfo?taskID=17274673 > > > An issue is somehow OpenCV will not meet a requirement due to this error > below: > > -- Found opencv, v

Re: HEADS UP: eigen-3.3.0 update

2016-12-28 Thread Rich Mattes
I spent the day working on the rebuilds required for eigen3-3.3.1, as outlined by Sandro. Below is a summary of my progress: On Wed, Nov 23, 2016 at 4:45 PM, Sandro Mani wrote: > avogadro-0:1.2.0-2.fc26.src > -> #error Eigen2-support is only available up to version 3.2. Please go to > "http://ei

Re: failure of f24 to f25 upgrade

2016-12-01 Thread Rich Mattes
On Thu, Dec 1, 2016 at 3:55 PM, Adam Williamson wrote: > On Thu, 2016-12-01 at 12:35 -0800, Josh Stone wrote: >> >> Perhaps dnf thinks google-earth is now the authority on %{_bindir} ? >> So removing it is tearing the rug out from under all those others? > > Well, I don't think so, as I'd expect t

Review Swap

2016-10-20 Thread Rich Mattes
I've got a package in the review queue that's holding up some new packaging efforts. I'd be happy to review someone else's package in exchange for a review of fcl: https://bugzilla.redhat.com/show_bug.cgi?id=1103555 Thanks, Rich ___ devel mailing l

Re: F24, small backward steps

2016-09-13 Thread Rich Mattes
On Tue, Sep 13, 2016 at 11:43 AM, Ralf Corsepius wrote: > On 09/13/2016 05:09 PM, Daniel P. Berrange wrote: > >> This is a truly awful experiance from POV of a Fedora user filing bugs :-( >> We've set a silent trap for them with no warning of the fact that their >> bug reports are going to be igno

Re: F24, small backward steps

2016-09-13 Thread Rich Mattes
On Tue, Sep 13, 2016 at 11:09 AM, Daniel P. Berrange wrote: > > eg, update the component description to tell user to file in GNOME > bugzilla instead, and have a bot that adds a comment to any new bugs > that are still filed, closing them WONTFIX and asking the user to > re-open against upstream G

Re: Unresponsive maintainer: mrceresa

2016-08-21 Thread Rich Mattes
On 08/21/2016 05:07 PM, Dominik 'Rathann' Mierzejewski wrote: On Saturday, 20 August 2016 at 21:19, Igor Gnatenko wrote: We have bug in InsightToolKit[0] for > half year that it doesn't work properly on ARM, but maintainer doesn't respond neither to bugzilla nor to email. It's blocking me from i

Re: systemd 230 change - KillUserProcesses defaults to yes

2016-05-27 Thread Rich Mattes
On Fri, May 27, 2016 at 12:20 PM, Zbigniew Jędrzejewski-Szmek wrote: > On Fri, May 27, 2016 at 06:15:08PM +0200, Björn Persson wrote: >> Dominique Martinet wrote: >> > Just noticed this change on rawhide... >> > https://github.com/systemd/systemd/blob/master/NEWS#L29 >> > * systemd-logind will

assimp soname bump

2016-05-22 Thread Rich Mattes
I plan to update assimp[1] to version 3.2.0 in rawhide and f24 in the next day or two. The update involves a soname bump, so dependent packages will need to be rebuilt: $ dnf repoquery --alldeps --source --whatrequires assimp Last metadata expiration check: 0:00:01 ago on Sun May 22 18:04:05 2

tinyxml2 soname bump

2016-05-21 Thread Rich Mattes
I plan on updating tinyxml2 to version 3.0.0, released Mar 18, 2015, in rawhide and f24 this weekend[1]. I will do rawhide first, and then f24 if everything goes well. I ran abipkgdiff (after changing the soversion so that the tool would compare the libraries,) and it shows that the changes a

Re: On packager motivation

2016-02-03 Thread Rich Mattes
On Wed, Feb 3, 2016 at 2:19 PM, Michael Schwendt wrote: > On Wed, 3 Feb 2016 16:04:19 +, Jonathan Wakely wrote: > >> When a provenpackager is rebuilding *hundreds* of packages at once, >> and trying to deal with maybe dozens of build failures, sending emails >> to all the package owners and wa

Re: rawhide report: 20160129 changes

2016-01-29 Thread Rich Mattes
On Fri, Jan 29, 2016 at 10:47 AM, Jonathan Wakely wrote: > Several of the remaining problems are all > due to three packages that TBFS: mariabd, ogre and pcl I'll take a look at the pcl issue this weekend. Thanks, Rich -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproj

Re: Bullet version bump

2016-01-16 Thread Rich Mattes
On 01/15/2016 10:56 PM, Orion Poplawski wrote: On 01/15/2016 07:31 PM, Rich Mattes wrote: Hi, I plan on building bullet-2.83 in rawhide this weekend. Bullet uses a soversion that's equal to the package version, so each bullet version bump requires a rebuild of all dependent packages.

Bullet version bump

2016-01-15 Thread Rich Mattes
Hi, I plan on building bullet-2.83 in rawhide this weekend. Bullet uses a soversion that's equal to the package version, so each bullet version bump requires a rebuild of all dependent packages. According to dnf, the following packages are affected: $ dnf --disablerepo=* --enablerepo=rawhid

Re: captive portal implementation found lacking

2015-03-25 Thread Rich Mattes
On 03/25/2015 09:52 PM, David Airlie wrote: Hey devs, So Simo wanted to explode so I've tried to distill down the issues we saw: a: you can't uninstalled the config connectivity package from workstation without losing gnome-shell and gdm. https://bugzilla.redhat.com/show_bug.cgi?id=1205963

Re: ImageMagick update to 6.9.0-9. So-name bump: libMagick++-6.Q16.so.3 -> libMagick++-6.Q16.so.6

2015-03-06 Thread Rich Mattes
On Fri, Mar 6, 2015 at 11:04 AM, Pavel Alexeev wrote: > According to https://fedoraproject.org/wiki/Changes/GCC5 there no > planned mass-rebuild for GCC5. > There's no planned f22 rebuild for gcc5, as f22 defaults to -D_GLIBCXX_USE_CXX11_ABI=0. These issues are cropping up in f23. There shoul

Re: Results of Boost rebase

2015-02-03 Thread Rich Mattes
On Tue, Feb 3, 2015 at 1:11 PM, Petr Machata wrote: > Hi, > > Most of the mass rebuild finished last week already, but due to FOSDEM > and other circumstances (like me leaving the result file on my home NFS > out of reach yesterday) I'm only getting to writing this now. A bunch > of Boost-relate

Re: Ramblings and questions regarding Fedora, but stemming from gnome-software and desktop environments

2015-01-04 Thread Rich Mattes
On 01/04/2015 06:46 PM, Kevin Kofler wrote: Gary Scarborough wrote: Is workstation being aimed at new users or developers? And is the goal the same for Gnome? If Gnome is aiming to cater to new users, then is it the right primary DE for fedora? There seems to be a misalignment here. I've be

Re: [pkgdb] Call for beta-testers for group maintainership

2014-10-13 Thread Rich Mattes
On Tue, Oct 7, 2014 at 10:43 AM, Kevin Fenzi wrote: > On Tue, 07 Oct 2014 14:32:42 +0200 > Stanislav Ochotnicky wrote: > > > On Tue 07 Oct 2014 01:50:46 PM CEST Pierre-Yves Chibon wrote: > > > On Mon, Oct 06, 2014 at 04:43:53PM -0400, Rich Mattes wrote: > > >>

Re: [pkgdb] Call for beta-testers for group maintainership

2014-10-06 Thread Rich Mattes
On Mon, Oct 6, 2014 at 12:04 PM, Pierre-Yves Chibon wrote: > Dear all, > > A long desired and awaited feature for pkgdb2 is the possibility to have > FAS > groups maintain packages. > > Hooray! Thanks for this, I'm going to start testing it with the robotics-sig FAS group and some of my packages

Re: systemd dependencies

2014-08-26 Thread Rich Mattes
On Tue, Aug 26, 2014 at 10:46 AM, DJ Delorie wrote: > > > If I saw systemd-filesystem installed, then I would think that > > something needs to be placed into the systemd folder structure, > > Perhaps the bug is this: that you need to install a whole other RPM > just to make a directory exist so

Re: Broken dependencies: freesteam

2014-08-25 Thread Rich Mattes
On Mon, Aug 25, 2014 at 8:34 AM, Antonio Trande wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all. > > On 08/25/2014 01:39 PM, build...@fedoraproject.org wrote: > > freesteam has broken dependencies in the F-21 tree: On x86_64: > > freesteam-ascend-2.1-6.20140724svn753.fc21.x86_

Re: rawhide report: 20140823 changes

2014-08-23 Thread Rich Mattes
On 08/23/2014 09:03 AM, Fedora Rawhide Report wrote: Broken deps for i386 -- [gdal] gdal-1.11.0-7.fc22.i686 requires libgeotiff.so.1.2 gdal-java-1.11.0-7.fc22.i686 requires libgeotiff.so.1.2 gdal-libs-1.11.0-7.fc22.i6

Re: F22 System Wide Change: Replace Yum With DNF

2014-06-17 Thread Rich Mattes
On Tue, Jun 17, 2014 at 3:07 AM, Jan Zelený wrote: > Any other suggestions then? Cause `pkg` would be my #1 choice. rum: {Redhat,RPM} Updater, Modified rup: {Redhat,RPM} UPdater packagectl Rich -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listin

Re: Bullet soname update

2014-02-09 Thread Rich Mattes
On 02/04/2014 09:46 PM, Rich Mattes wrote: Hi all, I'm planning on updating the Bullet library to version 2.82 in rawhide this weekend. It involves a bump to the soname, and according to repoquery the following packages are affected: $ repoquery --disablerepo=* --enablerepo=ra

Bullet soname update

2014-02-04 Thread Rich Mattes
Hi all, I'm planning on updating the Bullet library to version 2.82 in rawhide this weekend. It involves a bump to the soname, and according to repoquery the following packages are affected: $ repoquery --disablerepo=* --enablerepo=rawhide --source -q --whatrequires bullet |sort -u bullet-

Re: Changes to make MySQL vs. MariaDB less confusing

2013-08-23 Thread Rich Mattes
On Fri, Aug 23, 2013 at 3:40 AM, James Hogarth wrote: > > > Frankly I'm still of the opinion the Oracle distribution of the MySQL > based server should be dropped entirely... If Oracle want 'community-mysql' > to exist for Fedora and want to maintain it themselves then they can set up > their own

Review swap

2013-08-06 Thread Rich Mattes
Hi all, One of the packages I maintain (pcl) grew a new dependency, which needs to be packaged before I can update to the latest upstream release. I'd like to do a review swap for metslib, which is a small header-only C++ template library: https://bugzilla.redhat.com/show_bug.cgi?id=993456 Than

Re: Rebuild of Boost dependees

2013-07-29 Thread Rich Mattes
On Mon, Jul 29, 2013 at 12:01 PM, Petr Machata wrote: > Hi there, > > as some of you may have noticed, the biannual Boost rebuild has been > underway since Saturday! So far about 100 packages have been rebuilt. > I'll appreciate any help that I can get with resolving the current > failures. Jus

Re: Review Swaps

2013-07-22 Thread Rich Mattes
On Sun, Jul 21, 2013 at 9:57 PM, Christopher Meng wrote: > SkyX is taken, too. > > Swap again with sstp-client, Microsoft Secure Socket Tunneling > Protocol (SSTP) Client > > https://bugzilla.redhat.com/show_bug.cgi?id=976770 > I've taken sstp-client, I'll get started on it later today. Rich --

Re: Review Swaps

2013-07-21 Thread Rich Mattes
On 07/21/2013 08:29 PM, Christopher Meng wrote: I've taken mosquitto aka BZ#958585. Swap with https://bugzilla.redhat.com/show_bug.cgi?id=975701 Thanks Christopher, I've taken pcapfix. Rich -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/dev

Review Swaps

2013-07-21 Thread Rich Mattes
Hi all, I've got a backlog of submitted package reviews that I'd like to finish up. If anyone wants to swap for any of the following, let me know and we'll get started. These are libraries that should be fairly straghtforward: sicktoolbox - The SICK LIDAR Toolbox - https://bugzilla.redhat.

Re: Arduino firmware permissible to include?

2013-05-23 Thread Rich Mattes
On Thu, May 23, 2013 at 9:25 AM, Peter Oliver < lists.fedoraproject@mavit.org.uk> wrote: > > Without access to the build scripts (which the GNU GPL2specifically says > must be included), do we even have a licence to redistribute the firmware? > > It looks like the "build scripts" are provided

Re: GNOME games stuck on v3.6.1 for Fedora 19?

2013-04-29 Thread Rich Mattes
On Mon, Apr 29, 2013 at 11:49 AM, Michael Catanzaro < mike.catanz...@gmail.com> wrote: > Yes, except it's more than just glchess (now known as gnome-chess) that > is missing; it seems only about half of the games got updated. > The new gnome-chess package is still waiting for a review[1]. It loo

Re: Idea: "{Gnome,KDE,Xfce,...} Minimal Desktop" groups

2013-04-29 Thread Rich Mattes
On Mon, Apr 29, 2013 at 9:07 AM, Sandro Mani wrote: > So, what about creating groups for the various desktop environments which > pull in basesystem + xorg + mesa drivers + displaymanager + bare desktop > shell? Do the groups already provided in comps.xml[1] not work for this task? Currently,

eigen3 license change

2013-03-06 Thread Rich Mattes
Hi all, I have updated the eigen3 package[1] to release 3.1.2 in rawhide. This update comes with a license change: eigen3 is now licensed as MPLv2.0 with parts licensed as LGPLv2+ and BSD. Affected packages include: fawkes (GPLv2+ and GPLv2+ with exceptions) [Pulled into via a development me

Re: rawhide report: 20130126 changes

2013-01-26 Thread Rich Mattes
On 01/26/2013 08:51 PM, Kevin Fenzi wrote: Failed (many icu flags thing: bug 856594) ... [fawkes] - http://koji.fedoraproject.org/koji/taskinfo?taskID=4905075 Graphviz's API changed, I'm working on a fix for Fawkes now. Then I had to leave and didn't get time to look at these: ... [player] lib

Re: What would it take to make Software Collections work in Fedora?

2012-12-07 Thread Rich Mattes
On Fri, Dec 7, 2012 at 8:55 AM, Radek Vokal wrote: > On 12/06/2012 07:00 AM, Adam Williamson wrote: > >> On Wed, 2012-12-05 at 22:25 -0600, Michael Ekstrand wrote: >> >>> On 12/05/2012 03:06 PM, Bill Nottingham wrote: >>> Matthew Miller (mat...@fedoraproject.org) said: > Three thing

Re: rawhide report: 20120909 changes

2012-09-10 Thread Rich Mattes
On Mon, Sep 10, 2012 at 7:31 AM, Paul Howarth wrote: > > mesa-libGLU is now an independent package (i.e. not a sub-package of > mesa), with a sub-package of mesa-libGLU-devel. However, these new packages > are missing the provides for libGLU and libGLU-devel that the original > sub-packages of me

Re: TLS definition mismatch error in mrpt

2012-08-26 Thread Rich Mattes
On 08/23/2012 11:30 AM, Jerry James wrote: Bottom line: either both PCL and mrpt have to be built with OpenMP support, or neither of them can be. Thanks for having a look at this. I found an option to enable openmp support in mrpt, so I went ahead and added it to the spec. You've got a coupl

TLS definition mismatch error in mrpt

2012-08-22 Thread Rich Mattes
Hi, I'm trying to rebuild one of my packages (mrpt), and I'm running into a TLS mismatch error that I am having issues troubleshooting. The offending build is at https://koji.fedoraproject.org/koji/taskinfo?taskID=4412122 A little background into the involved packages & symbols: pcl (the poi

Re: F-18 Branched report: 20120812 changes

2012-08-12 Thread Rich Mattes
On 08/12/2012 05:54 PM, Kevin Fenzi wrote: Since this broken dep report is sad and large, I decided to try and help out on it. player - http://koji.fedoraproject.org/koji/taskinfo?taskID=4381427 fawkes (needs player) These two are almost ready, I'm doing mockbuilds now to verify that player is

Orphaning Mediatomb

2012-05-20 Thread Rich Mattes
Hi all, I don't have the time to take proper care of Mediatomb, so I've orphaned the package. There are a couple of bugs open, including a crasher bug that needs to be resolved. Rich -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: BZ718430 - Unknown Horizons

2012-04-27 Thread Rich Mattes
On Fri, Apr 27, 2012 at 11:47 AM, Nelson Marques wrote: > Dear all, > > Following a previous thread debate about Unknown Horizons: > > 1) I'm available to maintain unknown-horizons (UH) in Fedora and EPEL > (RHEL6); > 2) For 1) to happen I would like to maintain also FIFE, which doesn't > seem t

Re: [ACTION REQUIRED] Retiring packages for F-17

2012-01-13 Thread Rich Mattes
I took qbrew. Rich -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Packages with inactive owners orphaned and inactive comaintainers removed

2012-01-10 Thread Rich Mattes
On 01/10/2012 09:30 PM, Toshio Kuratomi wrote: As part of the announced cleanup after the mass password and ssh key reset, packages that had owners who were inactive at this time were orphaned. comaintainer who were inactive were likewise removed from packages. The list of orphaned packages is h

Re: broken dependencies for fawkes-plugin-player

2011-12-31 Thread Rich Mattes
On 12/27/2011 10:55 AM, Rex Dieter wrote: https://admin.fedoraproject.org/updates/FEDORA-2011-14436/geos-3.3.1-1.fc16 And an arguable abuse of the process, a submitter setting karma: 1 and then giving their own update the requisite karma++ to get it pushed to stable almost immediately. :( -- re

Re: Self Introduction

2011-07-26 Thread Rich Mattes
On Tue, Jul 26, 2011 at 9:28 AM, Simon Thompson wrote: > Hi, > > My name's Simon, I'm a sys admin/developer type in Computer Science at > University of Birmingham. We've got a couple of hundred workstations > running variants of SL6/CentOS and I'd done various bits and pieces > packaging up softwa

Re: The behaviour of systemctl.

2011-06-19 Thread Rich Mattes
On 06/19/2011 03:46 AM, Aaron Sowry wrote: And how does that matter for Fedora? >>> It doesn't I guess, but are you writing systemd for Fedora, or as a general >>> replacement for SysV init? >> But what's the point of discussing this on fedora-devel then? > Because this seems to be the place w

Comps group for Robotics

2011-01-28 Thread Rich Mattes
Hi all, Pursuant to the Robotics SIG's F15 feature[1], we've come up with a new comps group for robotics development. We've prepared a patch against the F15 comps.xml[2], and would appreciate it if you all would look it over before we submit it. Thanks, Rich M

Re: orphaning packages

2010-12-20 Thread Rich Mattes
On Mon, Dec 20, 2010 at 10:54 AM, Jon Ciesla wrote: > LinuxDonald wrote: > > I?m orphaning this packages because i don?t use fedora since months > > and i don?t will come back to fedora: > > > > bullet > > cycle > > openal-soft > > teeworlds > I grabbed teeworlds and cycle, it looks like bullet i

Adding a new comps group (WAS Re: A comps group for the Design Suite)

2010-12-03 Thread Rich Mattes
On Fri, Dec 3, 2010 at 11:13 AM, Ankur Sinha wrote: > On Fri, 2010-12-03 at 10:52 -0500, Bill Nottingham wrote: > > Sounds great to me. > > > > Bill > > Hello, > > Feature page is here[1] > > [1] https://fedoraproject.org/wiki/Features/Design_Suite_Group > > Thanks, > regards, > Ankur > > So what

Re: Why is Coin3d version 3 and Pivy not in Fedora

2010-09-22 Thread Rich Mattes
On Wed, Sep 22, 2010 at 5:16 AM, Ralf Corsepius wrote: > [snip] > Exactly - That's why I am wondering if the page you cite above is an > "outdated place holder" or if this page current and "brand new". > > It looks like the project updated its version number to 4.0.0a last year: http://hg.sim.no/

Re: Putting cross compilers into Fedora

2010-09-01 Thread Rich Mattes
On Wed, Sep 1, 2010 at 8:46 AM, David Woodhouse wrote: > > There's a reason the 'crosstool' and similar scripts are so bloody sick. > > Speaking of which, it looks like there's a stalled review of crosstool-ng in the works [1]. Perhaps it'd be worthwhile in lieu of a complete set of cross RPMs?

Re: libjpeg-turbo conflicts in rawhide

2010-06-30 Thread Rich Mattes
On Wed, Jun 30, 2010 at 8:06 AM, Chen Lei wrote: > 2010/6/30 Michael Schwendt : > > On Wed, 30 Jun 2010 17:21:37 +0800, Chen wrote: > > > >> libjpeg is split into libjpeg-turbo and libjpeg-turbo-utils, Obsoletes > >> libjpeg is already added to libjpeg-turbo-utils. > > > > root.log of > > http:/

Re: libjpeg-turbo conflicts in rawhide

2010-06-30 Thread Rich Mattes
On 6/30/2010 5:35 AM, Michael Schwendt wrote: > On Wed, 30 Jun 2010 10:25:37 +0100, Peter wrote: > >>> libjpeg is split into libjpeg-turbo and libjpeg-turbo-utils, Obsoletes >>> libjpeg is already added to libjpeg-turbo-utils. I don't know why >>> Rich's package failed to build on koji, the prob

libjpeg-turbo conflicts in rawhide

2010-06-29 Thread Rich Mattes
Hi all, I'm trying to build a package that has a BuildRequires: libjpeg-devel in Rawhide [1]. I get a message in root.log that libjpeg-turbo-devel obsoletes libjpeg-devel, so yum pulls in libjpeg-turbo-devel instead. Unfortunately, when it pulls in dependencies for my other BuildRequires, it

Re: Marc Wiriadisastra orphaning some packages

2010-05-11 Thread Rich Mattes
On Tue, May 11, 2010 at 9:32 AM, Paul W. Frields wrote: > > ... > [6]mediatomb -- MediaTomb - UPnP AV Mediaserver for Linux > I'll take this one. Co-maintainers welcome. Rich > > > > - End forwarded message - > -- > devel mailing list > devel@lists.fedoraproject.org > https://admin.f

Re: geos soname bump in F-12 updates

2010-04-07 Thread Rich Mattes
rebuilt. > > The soname got bumped in F-13 and devel too. I rebuilt Player two days ago and submitted it to updates-testing, but the request for F-12 is still pending. Rich Mattes > -- > Orion Poplawski > Technical Manager 303-415-9701 x222 > NWRA/CoRA