Orphaning opendkim and openarc

2024-10-26 Thread Matt Domsch via devel
able standards, I'm simply not in a position to maintain these any longer. I appreciate that @flowerysong has chosen to personally revive openarc in the last few weeks. By stepping aside as maintainer, I sincerely hope someone else can assist him in breathing new life into that package. Sincer

Re: Orphaning opendkim and openarc and opendbx

2024-10-25 Thread Matt Domsch via devel
On Fri, Oct 25, 2024 at 11:35 PM Matt Domsch wrote: > Due to lack of time to contribute to Fedora & EPEL over the last few > years, and a lack of functioning upstream, I have orphaned the opendkim and > openarc packages. > I forgot about opendbx, a database abstraction library

Re: Co-maintainers for my ham packages

2023-11-22 Thread Matt Domsch
Richard, as I am no longer able to run or test the above Ham packages, I will remove myself from them. I've reassigned several open bug reports to you (you were already on cc and recently addressed one issue with sdrpp - thank you!). Thanks, Matt N5MLD On Sun, Jun 5, 2022 at 9:22 PM Matt D

Re: Co-maintainers for my ham packages

2022-06-05 Thread Matt Domsch
PM Richard Shaw wrote: > >> On Thu, May 26, 2022 at 1:59 PM Matt Domsch wrote: >> >>> Due to an impending move to NYC and related downsizing of my house into >>> a 2-bedroom apartment, I'm selling all my ham radio gear. Therefore I won't >>> be

Co-maintainers for my ham packages

2022-05-26 Thread Matt Domsch
Due to an impending move to NYC and related downsizing of my house into a 2-bedroom apartment, I'm selling all my ham radio gear. Therefore I won't be able to test any of the Fedora packages I maintain with actual hardware. Would anyone be interested in maintaining or co-maintaining these? - dire

Re: koji / doxygen / mock failures making directories sometimes

2021-08-22 Thread Matt Domsch via devel
Success, thank you Vitaly. On Sun, Aug 22, 2021 at 9:10 AM Vitaly Zaitsev via devel < devel@lists.fedoraproject.org> wrote: > On 22/08/2021 15:28, Matt Domsch via devel wrote: > > I say intermittent because it succeeded completely during a > > scratch-build, and then fail

koji / doxygen / mock failures making directories sometimes

2021-08-22 Thread Matt Domsch via devel
Building opendbx, I'm seeing intermittent failures creating an output directory. From build.log during the Doxygen portion of the build: error: Could not create output directory /builddir/build/BUILD/opendbx-1.4.6/doc/html I say intermittent because it succeeded completely during a scratch-build,

Upgrading SoapySDR to 0.8.1

2021-08-17 Thread Matt Domsch via devel
Jaroslav - you and I each have a Soapy hardware package (soapy-uhd and soapy-rtlsdr respectively) in Fedora. Doug Mitchell has packaged up soapy-airspy and soapy-hackrf in Copr and should begin the review process for those soon. SoapySDR 0.8.1 is available as the latest upstream. I've built it,

Re: Running rawhide mockbuild on Fedora 33 fails with GPG check

2021-08-15 Thread Matt Domsch via devel
One problem is mock doesn't have the right GPG key for rawhide at this point. It's easy to fix. # ls -al /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-* ... -rw-r--r--. 1 root root 1668 Jul 26 07:59 /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary -rw-r--r--. 1 r

unretiring CubicSDR from rawhide

2020-04-08 Thread Matt Domsch
CubicSDR provides a panadapter experience, showing the RF spectrum for the band you have selected. I use it with my Yaesu FTDX3000D radio frequently, along with an inexpensive RTL-SDR adapter. I've prepared CubicSDR to be unretired from Fedora rawhide (F33), now that wxGTK 3.1 is available in rawh

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-12-03 Thread Matt Domsch
CubicSDR (Ham Radio panadapter spectrum visualizer using inexpensive receivers) upstream moved to wxWidgets 3.1 over 18 months ago. While I had some success in backing out some specific changes that let it compile with wxGTK 3.0, upstream has moved on considerably since then, making extensive use

Re: Proposed F19 Feature: systemd/udev Predictable Network Interface Names

2013-03-04 Thread Matt Domsch
On Mon, Mar 04, 2013 at 10:03:01AM -0600, Andy Gospodarek wrote: > On Mon, Mar 04, 2013 at 09:01:35AM -0600, Matt Domsch wrote: > > On Mon, Mar 04, 2013 at 08:44:55AM -0600, Domsch, Matt wrote: > > > The challenge here is that because struct netdev is initialized to all >

Re: Proposed F19 Feature: systemd/udev Predictable Network Interface Names

2013-03-04 Thread Matt Domsch
On Mon, Mar 04, 2013 at 08:44:55AM -0600, Domsch, Matt wrote: > On Mon, Feb 25, 2013 at 11:02:55AM -0600, Andy Gospodarek wrote: > > On Sat, Feb 23, 2013 at 10:28:21AM +0100, Bill Nottingham wrote: > > > Matt Domsch (matt_dom...@dell.com) said: > > > > On Wed, Fe

Re: Proposed F19 Feature: systemd/udev Predictable Network Interface Names

2013-03-04 Thread Matt Domsch
sed via DNS] assigned to the same port. No conceptual change here. You would still assign many IPv4 addressess to the same network device, just as you always have. The only difference is instead of assigning them to device eth0, you would assign them to device en1. Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Proposed F19 Feature: systemd/udev Predictable Network Interface Names

2013-03-04 Thread Matt Domsch
On Mon, Feb 25, 2013 at 11:02:55AM -0600, Andy Gospodarek wrote: > On Sat, Feb 23, 2013 at 10:28:21AM +0100, Bill Nottingham wrote: > > Matt Domsch (matt_dom...@dell.com) said: > > > On Wed, Feb 13, 2013 at 01:57:42PM -0600, Bill Nottingham wrote: > > > > > If we

Re: Proposed F19 Feature: systemd/udev Predictable Network Interface Names

2013-02-18 Thread Matt Domsch
ot me or my company - go nuts!), the rest is straightforward technical and code can be cribbed if desired from biosdevname or just rewritten. Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Proposed F19 Feature: systemd/udev Predictable Network Interface Names

2013-02-12 Thread Matt Domsch
On Thu, Feb 07, 2013 at 09:22:40PM -0600, Kay Sievers wrote: > On Thu, Feb 7, 2013 at 7:12 AM, Matt Domsch wrote: > > >We > >will need a method to enable/disable on a per-vendor basis as we > >added to RHEL in the udev rules that invoke (or don't) biosd

Re: Proposed F19 Feature: systemd/udev Predictable Network Interface Names

2013-02-06 Thread Matt Domsch
biosdevname, proposals to fix those that don't cause even more problems, and then come to a solution. I expect Lennart and Kay have already done this, but the only argument I keep hearing on this thread is "biosdevname sometimes does enumeration of its own - that's evil" w

Re: gutenprint update in rawhide, soname bump

2012-07-10 Thread Matt Domsch
On Mon, Jul 09, 2012 at 08:53:14AM -0500, Jiri Popelka wrote: > This soname bump has been an upstream error. > Please rebuild (again) cinepaint and photoprint once this gets into rawhide. > Thanks. Photoprint is rebuilt for rawhide now. Thanks, Matt -- Matt Domsch Technology Strate

Re: gutenprint update in rawhide, soname bump

2012-06-13 Thread Matt Domsch
I've done the minimal work to keep it going. Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: /usr/sbin/validate clash with /usr/bin/validate

2012-05-23 Thread Matt Domsch
ad been written as 'validate package' ? Or 'gpg -v signaturefile' had been 'validate signaturefile' ? I know, first come first served, but it feels presumptuous to lay claim to a generic action such as this. Thanks, Matt -- Matt Domsch Technology Strategist Dell

Re: [announce] yum: parallel downloading

2012-05-22 Thread Matt Domsch
27;d be happy if yum/urlgrabber/libcurl finally used http keepalives. Last time I looked (and it has been a while), it didn't, so you always paid the TCP slow startup penalty for each package. -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Why does git merge have so much trouble with Fedora package branches?

2011-11-09 Thread Matt Domsch
I haven't looked closely at what it does to the linear git history though. -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: python-distutils-extra for EPEL?

2011-09-07 Thread Matt Domsch
On Wed, Sep 07, 2011 at 10:28:19AM -0500, Matt Domsch wrote: > > 05.09.2011, 20:35, "Fedora Python SIG" > > : > > > 31.08.2011, 00:58, "Matt Domsch" : > > > - Is anyone in the Python SIG interested in maintaining > > > - python-dis

Re: python-distutils-extra for EPEL?

2011-09-07 Thread Matt Domsch
> 05.09.2011, 20:35, "Fedora Python SIG" : > > 31.08.2011, 00:58, "Matt Domsch" : > > - Is anyone in the Python SIG interested in maintaining > > - python-distutils-extra in el6?  The Fedora maintainer has declined to > > - participate in EPEL

Re: [fedora-arm] Fedora 15 ARM hardfp Virtual FAD (Fedora Activity Day) - FRIDAY

2011-07-10 Thread Matt Domsch
s causes build breakage to get caught fairly early in the process (rather than via an asynchronous out-of-tree process), and the resulting packages are available in their equivalent of the rawhide tree for test and use. -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: [fedora-arm] Fedora 15 ARM hardfp Virtual FAD (Fedora Activity Day) - FRIDAY

2011-07-10 Thread Matt Domsch
e this a standard part of the Fedora release process. [1] https://fedoraproject.org/wiki/Deprecate_FTBFS_packages [2] https://fedoraproject.org/wiki/Release_Engineering_Release_Tickets Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists

Re: biosdevname in fedora 15 - why is this inconsistency?

2011-07-09 Thread Matt Domsch
sible that the pre-f15-alpha build he has missed such fixes. Otherwise, it's not obvious why it would fail. Petrus says he'll try again after F16 is released. -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Deprecating portreserve

2011-06-30 Thread Matt Domsch
On Wed, Jun 29, 2011 at 06:34:35PM +0100, Matthew Garrett wrote: > On Wed, Jun 29, 2011 at 12:27:47PM -0500, Matt Domsch wrote: > > > Portreserve is also useful to reserve (not let the OS make use of) > > ports that are needed by an embedded management controller that > >

Re: Deprecating portreserve

2011-06-29 Thread Matt Domsch
55 BMC). While we've done away with that behavior in newer systems, such are still in production use. -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Proposed package drops due to FTBFS

2011-06-27 Thread Matt Domsch
On Thu, Jun 23, 2011 at 10:09:40AM -0500, Matt Domsch wrote: > Below are the of packages which have outstanding FTBFS bugs from > earlier Fedora releases. I've split them up by their 'dist' tag which > shows when they were last successfully built. > > I recommend

Re: Fedora rawhide FTBFS status 2011-06-16 x86_64

2011-06-27 Thread Matt Domsch
it as-is, letting more people (those who have shown interest by signing up for bugzilla cc: list) get the notification rather than fewer (those who have commit rights), in hope of action being taken. -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@

Re: Fedora rawhide FTBFS status 2011-06-16 x86_64

2011-06-24 Thread Matt Domsch
On Sat, Jun 25, 2011 at 01:33:49AM +, Ben Boeckel wrote: > Matt Domsch wrote: > > ghc-hinotify-0.3.1-9.fc16 (build/make) mathstuf,haskell-sig > > Jens opened another bug for this[1]. Should I mark as CLOSED DUPLICATE > or set a dependency? CLOSED DUPLICATE is right in thi

Re: Fedora rawhide FTBFS status 2011-06-16 x86_64

2011-06-24 Thread Matt Domsch
On Fri, Jun 24, 2011 at 10:37:34AM -0400, David Malcolm wrote: > On Wed, 2011-06-22 at 19:17 -0500, Matt Domsch wrote: > > Fedora Fails To Build From Source Results for x86_64 > > using rawhide from 2011-06-16 > > > > Good hunting! > > > > Full log

Re: Fedora rawhide FTBFS status 2011-06-16 x86_64

2011-06-24 Thread Matt Domsch
On Wed, Jun 22, 2011 at 07:17:45PM -0500, Matt Domsch wrote: > Fedora Fails To Build From Source Results for x86_64 > using rawhide from 2011-06-16 As a reminder, please do not simply "CLOSED NOTABUG" your FTBFS bugs. By the time I started mass-filing 564 bugs yesterday, any packa

Re: Fedora rawhide FTBFS status 2011-06-16 x86_64

2011-06-24 Thread Matt Domsch
On Fri, Jun 24, 2011 at 03:05:52PM +0200, Michal Hlavinka wrote: > On Wednesday 22 of June 2011 19:17:45 Matt Domsch wrote: > > Fedora Fails To Build From Source Results for x86_64 > > using rawhide from 2011-06-16 > > > > Good hunting! > > > > Full log

Re: Packages that will be orphaned

2011-06-23 Thread Matt Domsch
they own will be > orphaned. > photoprint I'll take photoprint. I just updated it to latest upstream and fixed it FTBFS. -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Proposed package drops due to FTBFS

2011-06-23 Thread Matt Domsch
.fc14 [u'631067 NEW'] (build/make) sherry151,chitlesh kazehakase-0.5.8-9.svn3873_trunk.fc14 [u'631305 NEW'] (build/make) mtasaka link-grammar-4.6.7-3.fc14 [u'599978 NEW'] (build/make) uwog rubygem-rcov-0.9.8-1.fc14 [u'631350 NEW'] (build/make) mmorsi tilda-0.9.6-4.fc1

Re: Fedora rawhide FTBFS status 2011-06-16 x86_64

2011-06-23 Thread Matt Domsch
On Thu, Jun 23, 2011 at 03:03:12PM +0200, Mattias Ellert wrote: > ons 2011-06-22 klockan 19:17 -0500 skrev Matt Domsch: > > Fedora Fails To Build From Source Results for x86_64 > > using rawhide from 2011-06-16 > > > > Good hunting! > > > > lcgdm-1.8.0.1-

Re: Fedora rawhide FTBFS status 2011-06-16 x86_64

2011-06-22 Thread Matt Domsch
On Wed, Jun 22, 2011 at 07:17:45PM -0500, Matt Domsch wrote: > Fedora Fails To Build From Source Results for x86_64 > using rawhide from 2011-06-16 There are several false failures in this list due to what seems to be a race condition between my RHEL5 NFS server and F15 clients. If your mo

Fedora rawhide FTBFS status 2011-06-16 i386

2011-06-22 Thread Matt Domsch
TurboGears,python-migrate tremble: TurboGears,perl-Expect,rubygem-nokogiri trondd: avr-gdb,avr-libc tuju: libdigidocpp,smartcardpp tuxbrewr: PackageKit,digikam,digikam,kdebase3,kdebindings,ohm,spicebird,squeak-vm,subtitlecomposer,tripwire uwog: abiword,link-grammar varekova: man-pages

Fedora rawhide FTBFS status 2011-06-16 x86_64

2011-06-22 Thread Matt Domsch
trondd: avr-gdb,avr-libc tuju: libdigidocpp,smartcardpp tuxbrewr: PackageKit,digikam,digikam,kdebase3,kdebindings,spicebird,squeak-vm,subtitlecomposer,tripwire tuxmadhu: grub uwog: abiword,link-grammar varekova: man-pages-ru,uClibc,uClibc vda: uClibc verdurin: arpage virtmaint: seabios,virt-mem vlg: granule vondruch: ruby,rubygem-rack vpv: openoffice.org-voikko walters: gnome-python2-desktop,gnome-python2-extras wolfy: fsvs,grip,halevt,libzrtpcpp wtogami: ltsp xavierb: openvas-libraries ynakam: seedit yyang: plexus-containers -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Same noarch update to several releases?

2011-05-31 Thread Matt Domsch
ould tag that build into each of the updates manually. -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: The future of FTBFS?

2011-04-07 Thread Matt Domsch
On Thu, Apr 07, 2011 at 05:11:00PM +0100, Jonathan Underwood wrote: > On 7 April 2011 16:02, Matt Domsch wrote: > > Question is, is it valuable enough to the Project as a whole, that > > someone else should take it on now? > > Absolutely! > > Actually, have you p

The future of FTBFS?

2011-04-07 Thread Matt Domsch
stead of the servers I could scrounge? FTBFS cuts across Packagers, BugZappers, QA, Developers, and Release Engineering. As such, I think it needs to be part of standard processes for the Project. Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO -- deve

biosdevname v0.3.7 - karma requested

2011-02-17 Thread Matt Domsch
- Forwarded message from Matt Domsch - Date: Thu, 17 Feb 2011 10:15:40 -0600 From: Matt Domsch To: linux-hotp...@vger.kernel.org, net...@vger.kernel.org, "K, Narendra" , "Hargrave, Jordan" , "Rose, Charles" , Colin Watso

Re: Fedora distribution build times

2011-01-15 Thread Matt Domsch
us whatever else is involved ? patches to mock to produce such would be welcome I'm sure. For my part, I run '/usr/bin/time mock ...' on each package built, and those times are recorded alongside the output RPMs, for the curious: [vim-7.3.069-1.fc15.src.rpm]$ cat time.log real 253.96

Re: Fedora distribution build times

2011-01-15 Thread Matt Domsch
On Sat, Jan 15, 2011 at 03:52:34PM -0500, Jon Masters wrote: > On Fri, 2011-01-14 at 16:51 -0600, Matt Domsch wrote: > > > It took my build system 96 hours to build all of rawhide (>10k > > packages) for both x86_64 and i386. Builders are 10 Dell PowerEdge > > 1955 s

Re: Fedora distribution build times

2011-01-14 Thread Matt Domsch
10 Dell PowerEdge 1955 servers, each with 2 sockets 3GHz Xeon 5160 CPUs (4 cores each), 8GB RAM. Builders running Fedora 14. -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: biosdevname v0.3.4

2010-12-17 Thread Matt Domsch
On Fri, Dec 17, 2010 at 07:16:56AM -0600, Matt Domsch wrote: > On Fri, Dec 17, 2010 at 04:57:35PM +0800, Simon Yan wrote: > > This is neat, thanks for the effort. > > Just tried it and works great. > > > > One suggestion, can you add the logic if the program is not ex

Re: biosdevname v0.3.4

2010-12-17 Thread Matt Domsch
t's a good idea for now. Ideally we would expose all the necessary bits in sysfs so it wouldn't need to be root (right now it reads /dev/mem), but enough bits are missing from sysfs today that it isn't feasible. Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of

biosdevname v0.3.4

2010-12-16 Thread Matt Domsch
shortlog: Matt Domsch (5): require any udev Return nothing if duplicate names would be assigned. Don't assign names to unknown devices only supress duplicates, not all names if any duplicates exist start with port index 1, not index 0 Thanks, Matt -- Ma

Re: Orphaning system-auto-death

2010-12-16 Thread Matt Domsch
, it lives in the fedora-web git tree in infrastructure. Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Proposed package blocking due to FTBFS

2010-12-10 Thread Matt Domsch
On Sat, Dec 11, 2010 at 01:44:54AM +0100, Kevin Kofler wrote: > Matt Domsch wrote: > > Last built on Fedora 12 (52): > > Huh? > > The right metric is not "when was this last built" but "when was this last > BUILDABLE". We don't randomly

biosdevname v0.3.3

2010-12-09 Thread Matt Domsch
n git://linux.dell.com/biosdevname.git I built this today for Fedora rawhide (will be 15), and I encourage other distributions to pick it up as well. shortlog: Matt Domsch (5): add back in PCI IRQ Routing Table lookups, as a fallback add in the pirq.[ch] files too sort PCI device

Re: Proposed package blocking due to FTBFS

2010-12-08 Thread Matt Domsch
w to be anything useful, and > piling another bug on top of other bugs, with no reminder apart from > this mail is rude. I'm confused. You want reminders filed in the bugs, but then you say the S-to-N ratio is to low to be useful. I could add automatic reminders in bugzilla, but I don&

Re: Proposed package blocking due to FTBFS

2010-12-07 Thread Matt Domsch
On Mon, Dec 06, 2010 at 11:01:20PM -0600, Matt Domsch wrote: > I would like to propose blocking packages at the F15 alpha compose > point if they have not resolved their FTBFS from F14 or earlier. The > lists may be broken down by when they last did build. With 3 > exceptions, these

Re: Proposed package blocking due to FTBFS

2010-12-07 Thread Matt Domsch
On Tue, Dec 07, 2010 at 02:10:00PM -0500, Orcan Ogetbil wrote: > On Tue, Dec 7, 2010 at 12:01 AM, Matt Domsch wrote: > > I would like to propose blocking packages at the F15 alpha compose > > point if they have not resolved their FTBFS from F14 or earlier. ??The > > lists

Re: Proposed package blocking due to FTBFS

2010-12-06 Thread Matt Domsch
On Tue, Dec 07, 2010 at 03:35:35PM +1000, Jeffrey Fearn wrote: > Matt Domsch wrote: > > I would like to propose blocking packages at the F15 alpha compose > > point if they have not resolved their FTBFS from F14 or earlier. The > > lists may be broken down by when they la

Re: Proposed package blocking due to FTBFS

2010-12-06 Thread Matt Domsch
On Mon, Dec 06, 2010 at 11:13:49PM -0600, Garrett Holmstrom wrote: > On 12/6/2010 23:01, Matt Domsch wrote: > > I would like to propose blocking packages at the F15 alpha compose > > point if they have not resolved their FTBFS from F14 or earlier. The > > lists may be bro

Proposed package blocking due to FTBFS

2010-12-06 Thread Matt Domsch
er-vpnc-0.8.1-1.fc14 [u'631194 NEW'] (build/make) dcbw opencdk-0.6.6-1400.fc14 [u'631355 NEW'] (build/make) ensc perl-DBD-AnyData-0.09-7.fc14 [u'631453 NEW'] (build/make) spot,perl-sig perl-Gtk2-Sexy-0.05-7.fc14 [u'631368 NEW'] (build/make) cweyl,perl-sig

Fedora rawhide FTBFS status 2010-12-01 i386

2010-12-06 Thread Matt Domsch
pr: esorex sgros: openvas-client shakthimaan: snacc sharkcz: cdcollect,ski sherry151: gnusim8085 sindrepb: gpsk31,xdx slankes: detox smilner: buildbot snirkel: gnokii,gnokii sochotni: aether,log4j,maven-changes-plugin,maven-dependency-plugin,maven-scm,plexus-classworlds,plexus-ma

Fedora rawhide FTBFS status 2010-12-01 x86_64

2010-12-06 Thread Matt Domsch
-plotmm salimma: chronojump,fillmore-lombard,gedit-vala,libhildon,quarry,shotwell scop: vdradmin-am scottt: qemu sdz: hulahop sgros: openvas-client shakthimaan: snacc sharkcz: cdcollect,ski sherry151: gnusim8085 shreyankg: rubygem-chronic sindrepb: gpsk31,xdx slankes: detox snirkel: gn

Re: biosdevname hitting rawhide

2010-12-01 Thread Matt Domsch
On Tue, Nov 30, 2010 at 04:11:52PM -0600, Matt Domsch wrote: > On Tue, Nov 30, 2010 at 10:13:30PM +0100, Fabian Deutsch wrote: > > Good day, > > > > Am Dienstag, den 30.11.2010, 13:04 -0600 schrieb Matt Domsch: > > > On Mon, Nov 29, 2010 at 08:48:05PM +0530, Rahul Su

Re: biosdevname hitting rawhide

2010-12-01 Thread Matt Domsch
On Wed, Dec 01, 2010 at 01:18:09PM -0500, Przemek Klosowski wrote: > On 11/30/2010 05:24 PM, Matt Domsch wrote: > > On Tue, Nov 30, 2010 at 04:22:54PM -0600, Matt Domsch wrote: > >> On Tue, Nov 30, 2010 at 04:18:10PM -0600, Michael Cronenworth wrote: > > >>>

Re: biosdevname hitting rawhide

2010-11-30 Thread Matt Domsch
o know how to tell the various partitions of a Flex10 are on the same port, so we can append _ similar to SR-IOV. I'm asking the same of Broadcom who just published an update to handle NPAR for their 57712 driver to netdev over the weekend. Than -- Matt Domsch Technology Strategist Dell |

Re: biosdevname hitting rawhide

2010-11-30 Thread Matt Domsch
On Tue, Nov 30, 2010 at 04:29:32PM -0600, Michael Cronenworth wrote: > Matt Domsch wrote: > >> > Yes, your system, on new install, or if you delete > >> > /etc/udev/rules.d/70-persistent-net.rules and the HWADDR lines from > >> > /etc/sysconfig/network

Re: biosdevname hitting rawhide

2010-11-30 Thread Matt Domsch
On Tue, Nov 30, 2010 at 04:22:54PM -0600, Matt Domsch wrote: > On Tue, Nov 30, 2010 at 04:18:10PM -0600, Michael Cronenworth wrote: > > Matt Domsch wrote: > > > I don't expect desktops to expose > > > this information - they have only 1 NIC. > > > > M

Re: biosdevname hitting rawhide

2010-11-30 Thread Matt Domsch
On Tue, Nov 30, 2010 at 04:18:10PM -0600, Michael Cronenworth wrote: > Matt Domsch wrote: > > I don't expect desktops to expose > > this information - they have only 1 NIC. > > Many desktops have dual-NICs. I'm typing from an SMBIOS 2.6 ASUS desktop > mothe

Re: biosdevname hitting rawhide

2010-11-30 Thread Matt Domsch
On Tue, Nov 30, 2010 at 10:13:30PM +0100, Fabian Deutsch wrote: > Good day, > > Am Dienstag, den 30.11.2010, 13:04 -0600 schrieb Matt Domsch: > > On Mon, Nov 29, 2010 at 08:48:05PM +0530, Rahul Sundaram wrote: > > > On 11/29/2010 08:27 PM, Matt Domsch wrote: > > >

Re: biosdevname hitting rawhide

2010-11-30 Thread Matt Domsch
On Tue, Nov 30, 2010 at 03:25:45PM -0600, Michael Cronenworth wrote: > Matt Domsch wrote: > > I've pushed the comps change to pull biosdevname into @base by > > default. And I've posted a patch to anaconda-devel-list to pull > > biosdevname into the installtime e

Re: biosdevname hitting rawhide

2010-11-30 Thread Matt Domsch
On Tue, Nov 30, 2010 at 10:13:30PM +0100, Fabian Deutsch wrote: > Good day, > > Am Dienstag, den 30.11.2010, 13:04 -0600 schrieb Matt Domsch: > > On Mon, Nov 29, 2010 at 08:48:05PM +0530, Rahul Sundaram wrote: > > > On 11/29/2010 08:27 PM, Matt Domsch wrote: > > >

Re: biosdevname hitting rawhide

2010-11-30 Thread Matt Domsch
On Wed, Dec 01, 2010 at 02:37:04AM +0530, Rahul Sundaram wrote: >On 12/01/2010 12:34 AM, Matt Domsch wrote: > > Can you expand the release notes section of > > [1]http://fedoraproject.org/wiki/Features/ConsistentNetworkDeviceNaming > > Please include the benefit

Re: biosdevname hitting rawhide

2010-11-30 Thread Matt Domsch
On Mon, Nov 29, 2010 at 08:48:05PM +0530, Rahul Sundaram wrote: > On 11/29/2010 08:27 PM, Matt Domsch wrote: > > On Mon, Nov 29, 2010 at 12:17:22AM -0600, Matt Domsch wrote: > >> I've just pushed biosdevname-0.3.1 into rawhide. This is not yet > >> installed by def

Re: biosdevname hitting rawhide

2010-11-29 Thread Matt Domsch
On Mon, Nov 29, 2010 at 12:17:22AM -0600, Matt Domsch wrote: > I've just pushed biosdevname-0.3.1 into rawhide. This is not yet > installed by default as part of @base, nor is it used by anaconda, but > those changes will come over the next few days. I've pushed the c

biosdevname hitting rawhide

2010-11-28 Thread Matt Domsch
all the devices with the new naming scheme. Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Fedora 15, new and exciting plans (biosdevname)

2010-11-18 Thread Matt Domsch
On Thu, Nov 18, 2010 at 10:06:17PM +, Peter Robinson wrote: > On Thu, Nov 18, 2010 at 9:16 PM, Matt Domsch wrote: > > On Tue, Nov 16, 2010 at 09:32:37AM -0500, Jon Masters wrote: > >> I've had a few off-list conversations with various community members > >> ab

Re: Fedora 15, new and exciting plans (biosdevname)

2010-11-18 Thread Matt Domsch
er is TBD, right now there won't be. Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Fedora 15, new and exciting plans (biosdevname)

2010-11-18 Thread Matt Domsch
-in cards. If the device does not support SR-IOV, then the _(vf) part is omitted. If no huge objections on the upstream thread, I'll push this into rawhide ASAP. Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Plan for tomorrow's FESCo meeting (2010-11-17)

2010-11-16 Thread Matt Domsch
on detail, not central to the feature. Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Fedora 15, new and exciting plans (biosdevname)

2010-11-14 Thread Matt Domsch
On Sun, Nov 14, 2010 at 11:57:59AM +0100, Tomasz Torcz wrote: > On Sat, Nov 13, 2010 at 08:34:54PM -0600, Matt Domsch wrote: > > On Fri, Nov 12, 2010 at 09:35:54AM -0700, Kevin Fenzi wrote: > > > Greetings. > > > > > > Fedora 14 was a pretty relaxing a

Re: Fedora 15, new and exciting plans (biosdevname)

2010-11-14 Thread Matt Domsch
On Sat, Nov 13, 2010 at 10:11:11PM -0800, John Reiser wrote: > On 11/13/2010 06:34 PM, Matt Domsch wrote: > > biosdevname installed by default, used in the installer and at runtime > > to rename Dell and HP server onboard NICs from non-deterministic > > "ethX" to

Re: Fedora 15, new and exciting plans (biosdevname)

2010-11-13 Thread Matt Domsch
On Sat, Nov 13, 2010 at 08:34:54PM -0600, Matt Domsch wrote: > On Fri, Nov 12, 2010 at 09:35:54AM -0700, Kevin Fenzi wrote: > > Greetings. > > > > Fedora 14 was a pretty relaxing and stable release. I'm thinking that > > Fedora 15 may be much more exciting. ;

Re: orphaning a bunch of packages

2010-11-13 Thread Matt Domsch
On Sat, Nov 13, 2010 at 08:37:19PM -0600, Matt Domsch wrote: > On Sat, Nov 13, 2010 at 12:50:51PM -0600, Ian Weller wrote: > > Hi all, > > > > I haven't had the time to even look at these packages and keep them up > > to date, so I'm orphaning them. Please t

Re: boot.fedoraproject.org default repo on installation

2010-11-13 Thread Matt Domsch
s, but where my installation repo is inside the firewall, so install can complete, and I can later instruct yum to use a proxy to get updates etc. Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedora

Re: orphaning a bunch of packages

2010-11-13 Thread Matt Domsch
slow upstreams, or I'm too dead/slow to > update them in time. > > irclog2html I think Fedora Infrastructure uses this for zodbot logs, yes? I've used it for Town Hall log postings predating zodbot. I or someone in FI should take it if it's actively used... -- Mat

Re: Fedora 15, new and exciting plans (biosdevname)

2010-11-13 Thread Matt Domsch
ell and HP server onboard NICs from non-deterministic "ethX" to clearly labeled "lomX" matching the chassis silkscreen. http://marc.info/?l=linux-hotplug&m=128892593821639&w=2 Exciting, not really. Necessary, absolutely! Thanks, Matt -- Matt Domsch Technology Strategi

Re: Git commit in all available branches

2010-10-10 Thread Matt Domsch
lid reasons for doing this - e.g. a bug fix release of a package by the upstream, that doesn't break the ABI. Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Fedora rawhide FTBFS status 2010-09-01 i386

2010-09-07 Thread Matt Domsch
On Tue, Sep 07, 2010 at 02:51:30PM -0700, Jesse Keating wrote: > How does that manage to build in Koji, which doesn't exactly have bigger > systems, just more of them. Koji doesn't use tmpfs for the buildroots, nor does it time out builds after 6 hours like I do... -- Matt D

Re: Fedora rawhide FTBFS status 2010-09-01 i386

2010-09-07 Thread Matt Domsch
On Tue, Sep 07, 2010 at 02:02:05PM -0600, Orion Poplawski wrote: > On 09/06/2010 08:24 PM, Matt Domsch wrote: > > paraview-3.8.0-4.fc14 (build/make) orion,pertusus > > Sorry [Errno 28] No space left on device > > Looks like a check for that is in order. Holy cow. So, 8GB R

Re: Fedora rawhide FTBFS status 2010-09-01 x86_64

2010-09-07 Thread Matt Domsch
On Wed, Sep 08, 2010 at 02:40:37AM +0900, Mamoru Tasaka wrote: > Matt Domsch wrote, at 09/07/2010 11:24 AM +9:00: > > Fedora Fails To Build From Source Results for x86_64 > > using rawhide from 2010-09-01 > > > > Full rebuild of all packages. Each failed package was

Fedora rawhide FTBFS status 2010-09-01 i386

2010-09-06 Thread Matt Domsch
ls tnorth: LabPlot,gwave tomspur: linbox,pynac trasher: gcompris tremble: rubygem-icalendar tuxbrewr: kdelibs3,kdepim,kdnssd-avahi,kiconedit,kile,kipi-plugins,kmplayer,konq-plugins,spicebird,subtitlecomposer uggla: gwaei uwog: link-grammar vda: busybox,busybox victorv: freemarker virtmaint: etherboot vlg: granule walters: antlr3 wart: crossfire-maps,cyphesis,ember,manaworld,sear weli: buildnumber-maven-plugin,maven-deploy-plugin,maven-eclipse-plugin,maven-install-plugin,maven-resources-plugin wolfy: fsvs,grip,halevt xavierb: libclaw xgl-maint: xorg-x11-drv-qxl xhorak: scantailor yaneti: galeon yyang: maven-doap-plugin,maven-install-plugin,maven-one-plugin,maven-plugin-testing,maven-plugin-tools,maven-repository-plugin,maven-resources-plugin,maven-shared,maven-shared,maven-wagon,maven2,maven2,modello,plexus-containers zaitcev: chunkd zoeloelip: antlr3 -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Fedora rawhide FTBFS status 2010-09-01 x86_64

2010-09-06 Thread Matt Domsch
than: doxygen,isdn4k-utils,kdelibs3,kdepim,kiconedit,konq-plugins,wordtrans thias: autodir,linux_logo,memcached,pigment thm: lmms thomasj: kdepim,kipi-plugins,stfl timn: papyrus tjikkun: python-telepathy tmraz: opensc,pcsc-perl,pcsc-tools tnorth: LabPlot,alliance,gwave tomspur: linbox,py

Re: rawhide report: 20100805 changes

2010-08-05 Thread Matt Domsch
0x100e.rom That's due to the new gpxe I built this morning changing the name of that ROM file. jforbes says he'll get to it over the next few days. However, the f14 build shouldn't have even hit updates-testing yet, much less into the alpha compose. There is no bodhi update with

Re: F14 mirror list still pointing at rawhide

2010-08-01 Thread Matt Domsch
l rawhide rather than the F-14 branch. My bad, I missed the branch announcement to remove the redirects. They're removed now, you should be getting F14 content from the 14/ directories now. Thanks, Matt Fedora Mirror Wrangler -- Matt Domsch Technology Strategist Dell | Office of the CTO -- dev

rpms/perl-GnuPG-Interface/EL-6 .cvsignore, 1.4, 1.5 perl-GnuPG-Interface.spec, 1.11, 1.12 sources, 1.4, 1.5

2010-07-08 Thread Matt Domsch
,11 +45,26 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %doc ChangeLog README NEWS THANKS COPYING GPL Artistic %{perl_vendorlib}/GnuPG -%{perl_vendorlib}/auto/GnuPG %{_mandir}/man3/*.3* %changelog +* Thu Jul 8 2010 Matt Domsch - 0.42-4.el6 +- rebuild for RHEL 6 + +* Sun May 02 20

Re: Licensing Guidelines Update - Please Read

2010-07-07 Thread Matt Domsch
include here. Thoughts? mirrormanager-client and gpxe* are false positives - all subpackages include the licenses in %doc. Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Proposed release criteria additions for F14+

2010-06-25 Thread Matt Domsch
ent for several desktops, as a feature for any new desktops I'd expect it to be in place by Beta. Regression testing ahead of RC->Gold should test all three to ensure functionality. Otherwise, +1 for me. -- Matt Domsch Technology Strategist Dell | Office of the CTO -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Fedora rawhide FTBFS status 2010-06-01 x86_64

2010-06-20 Thread Matt Domsch
On Sun, Jun 20, 2010 at 10:24:27PM -0400, Orcan Ogetbil wrote: > On Thu, Jun 3, 2010 at 10:42 AM, Matt Domsch wrote: > > Fedora Fails To Build From Source Results for x86_64 > > using rawhide from 2010-06-01 > > > [cut] > > Question 1: > Suppose package A fails

Re: Fedora rawhide FTBFS status 2010-06-01 x86_64

2010-06-04 Thread Matt Domsch
On Fri, Jun 04, 2010 at 08:57:06AM +0200, Gianluca Sforna wrote: > On Thu, Jun 3, 2010 at 4:42 PM, Matt Domsch wrote: > > > > It also doesn't report any failing packages that have subsequently > > been built and published in koji's rawhide since 06-01. ??That sh

  1   2   >