Re: What to do with a noarch package that fails to build on ARM

2013-09-06 Thread Andrew McNabb
On Tue, Aug 20, 2013 at 04:19:27PM -0500, Andrew McNabb wrote: On Tue, Aug 20, 2013 at 10:13:10PM +0100, Peter Robinson wrote: In terms of testing or debugging probably the easiest way is to spin up an image under qemu emulation, it's not the fastest but it works pretty well. If there's

Re: What to do with a noarch package that fails to build on ARM

2013-09-06 Thread Andrew McNabb
to seperate out that traffic from all the other SOC's in that same chassis. That sounds like a fantastic resource for packagers. Thanks a lot for your help, which will hopefully make it possible to get this package working again. -- Andrew McNabb http://www.mcnabbs.org/andrew/ -- devel mailing

Re: An even closer look: Obsolete but still included packages

2013-08-20 Thread Andrew McNabb
Obsoletes pexpect = 2.3-9 I've bumped the obsoletes version number and submitted an update, but it would be nice if there a better way of specifying obsoletes that weren't nearly so brittle. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098

What to do with a noarch package that fails to build on ARM

2013-08-20 Thread Andrew McNabb
what's going on. What's the right way to deal with this situation? Is it possible to block the noarch package from the ARM architecture? -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel

Re: What to do with a noarch package that fails to build on ARM

2013-08-20 Thread Andrew McNabb
it's a hang. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: What to do with a noarch package that fails to build on ARM

2013-08-20 Thread Andrew McNabb
suspected as much. :) -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code

Re: What to do with a noarch package that fails to build on ARM

2013-08-20 Thread Andrew McNabb
On Tue, Aug 20, 2013 at 03:28:13PM -0400, Stephen Gallagher wrote: On 08/20/2013 03:20 PM, Andrew McNabb wrote: What's the right way to deal with this situation? Is it possible to block the noarch package from the ARM architecture? Well, you *can* use the ExcludeArch directive

Re: What to do with a noarch package that fails to build on ARM

2013-08-20 Thread Andrew McNabb
On Tue, Aug 20, 2013 at 10:18:24PM +0100, Peter Robinson wrote: As it's noarch it can be built on any arch. Even with ExcludeArch? That's disappointing. :( I assume I have to get rid of noarch, then, right? -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863

Re: What to do with a noarch package that fails to build on ARM

2013-08-20 Thread Andrew McNabb
if you see anything interesting. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http

Re: Multirelease effort: Moving to Python 3

2013-07-18 Thread Andrew McNabb
future date when python2 disappears? -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Multirelease effort: Moving to Python 3

2013-07-18 Thread Andrew McNabb
future date when python2 disappears? -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 ___ python-devel mailing list python-devel@lists.fedoraproject.org https://admin.fedoraproject.org

Re: F20 System Wide Change: No Default Syslog

2013-07-17 Thread Andrew McNabb
use it. Maybe it is time to revisit this decision. Part of what I was trying to say is that the ellipsization is harmful on a tty, too. If the actual unit names are printed without truncation, then the output can be the same whether on a tty or not. -- Andrew McNabb http://www.mcnabbs.org/andrew

Re: F20 System Wide Change: No Default Syslog

2013-07-17 Thread Andrew McNabb
resizing the window doesn't untruncate previously printed lines. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F20 System Wide Change: No Default Syslog

2013-07-17 Thread Andrew McNabb
On Wed, Jul 17, 2013 at 08:14:40PM +0200, Zbigniew Jędrzejewski-Szmek wrote: journalctl -fl in sufficiently new versions. So that will be in Fedora 20, right? It doesn't seem to work in Fedora 19. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012

no mention of interface naming in Fedora 19 Release Notes

2013-07-16 Thread Andrew McNabb
that this isn't mentioned in the Changes in Fedora for System Administrators section of the Release Notes, and is it too late to add it there? -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel

Re: F20 System Wide Change: No Default Syslog

2013-07-16 Thread Andrew McNabb
On Mon, Jul 15, 2013 at 11:28:48PM +0200, Lennart Poettering wrote: (also: journalctl doesn't truncate lines when doing auto-paging) Could sane auto-paging be backported to systemctl? Things like this can make all the difference between a lovable and an unlovable tool. -- Andrew McNabb http

Re: F20 System Wide Change: No Default Syslog

2013-07-16 Thread Andrew McNabb
? Overriding user configuration can be extremely annoying to users, but if there's an easy well-documented way to turn off overriding, it's easier to deal with. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel

Re: F20 System Wide Change: No Default Syslog

2013-07-16 Thread Andrew McNabb
On Tue, Jul 16, 2013 at 08:09:19PM +0200, Lennart Poettering wrote: On Tue, 16.07.13 12:49, Andrew McNabb (amcn...@mcnabbs.org) wrote: On Tue, Jul 16, 2013 at 01:56:44AM +0200, Lennart Poettering wrote: We didn't override LESS initially, but we got bugs about that, and after a while

Re: F20 System Wide Change: No Default Syslog

2013-07-16 Thread Andrew McNabb
a huge improvement. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: no mention of interface naming in Fedora 19 Release Notes

2013-07-16 Thread Andrew McNabb
/network-scripts/ instead of /etc/sysconfig/network-scripts/. But most people who are using this information probably know the layout well enough to not get too confused. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing

Re: F20 System Wide Change: No Default Syslog

2013-07-16 Thread Andrew McNabb
much rather have the description field completely omitted or at least extend off to the right (it's much less essential than the service name anyway). -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel

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

2013-01-29 Thread Andrew McNabb
with the apparently prevalent idea that having complicated names for ethernet devices is better for all users in all situations. I'm sure that in some situations it's nice and helpful, but in others, it's harmful. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55

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

2013-01-29 Thread Andrew McNabb
. On 90% of computers, eth0 is it, and all of this complicated stuff just makes it worse. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman

Re: [HEADS-UP] Rawhide: /tmp is now on tmpfs

2012-06-01 Thread Andrew McNabb
with those types of workloads could enable /tmp on tmpfs? Rather than making it the default for everyone. That seems like a very reasonable approach, and if tmpfs turns out to be an obvious improvement for most users, then the default could be reconsidered in the future. -- Andrew McNabb

Re: GNOME and Xfce terminal entries not distinguishable in menus

2011-09-19 Thread Andrew McNabb
, you have to try (and remember) which one is the one you want. Additionally, once you start an XFCE terminal, GNOME Shell thinks that it's actually a GNOME terminal and gets the window ownership wrong: https://bugzilla.gnome.org/show_bug.cgi?id=656300 -- Andrew McNabb http://www.mcnabbs.org/andrew

Re: GPT in Fedora 16

2011-08-26 Thread Andrew McNabb
. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

GPT in Fedora 16

2011-08-25 Thread Andrew McNabb
associated with the change. For example, Windows can only support GPT on UEFI machines, so dual-booting appears to be unsupported (I could not find an option for MBR partition tables in the installer). Where should I look for more information? Thanks. -- Andrew McNabb http://www.mcnabbs.org/andrew

Re: GPT in Fedora 16

2011-08-25 Thread Andrew McNabb
partition table. But if you first install Fedora to a clean disk, then it will never be possible to later install Windows, right? -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel@lists.fedoraproject.org https

Re: Default services enabled

2011-08-24 Thread Andrew McNabb
? -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Anaconda crashes during kickstart install in Fedora 15

2011-05-24 Thread Andrew McNabb
problems installing Fedora 15 Beta with the same kickstart script. The bug report does not seem to have stirred up much activity--is there anything else I should be doing to help track this down? Is there anything I should try as a workaround? -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP

Re: Haskell packaging questions

2011-01-31 Thread Andrew McNabb
? As a reviewer, I feel like there is no way to tell what the spec file is doing. I can't even tell which packages it's going to create unless I actually run rpmbuild and look at what files show up. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098

Re: Firefox, Aspell, and GPL/LGPL

2010-11-19 Thread Andrew McNabb
gotten much attention. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel