Re: How to best debug kernel problems

2011-07-01 Thread Stephen John Smoogen
On Fri, Jul 1, 2011 at 10:44, Stephen John Smoogen wrote: > On Fri, Jul 1, 2011 at 04:37, Josh Boyer wrote: >> On Thu, Jun 30, 2011 at 10:17 PM, Stephen John Smoogen >> wrote: >>> Does turning on kdump and installing debuginfo kernel stuff change >>> things in a way that a watchdog oops won't h

Re: [HEADS-UP] replacing report with libreport

2011-07-01 Thread Jeff Spaleta
On Fri, Jul 1, 2011 at 1:57 AM, Michael Schwendt wrote: > Adam, Adam, Adam ;) it's this one in "updates": > https://admin.fedoraproject.org/updates/libreport-2.0.4-1.fc15 Is there an open ticket about the report package that needs to be bumped to get this cleaned up. It seems from the ticket tra

Re: How to best debug kernel problems

2011-07-01 Thread Stephen John Smoogen
On Fri, Jul 1, 2011 at 04:37, Josh Boyer wrote: > On Thu, Jun 30, 2011 at 10:17 PM, Stephen John Smoogen > wrote: >> Does turning on kdump and installing debuginfo kernel stuff change >> things in a way that a watchdog oops won't happen? > > I doubt the debuginfo package install has anything to

[Bug 718225] bad dependency: forgot %{_isa}

2011-07-01 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=718225 Petr Sabata changed: What|Removed |Added ---

Re: nss_db

2011-07-01 Thread Nalin Dahyabhai
On Fri, Jul 01, 2011 at 02:15:21PM +0200, Andreas Schwab wrote: > glibc now includes libnss_db again, so the nss_db package is no longer > needed from f16 onward. Okay, I've updated git, pkgdb, and comps, and filed a ticket with release engineering to block the builds from the compose. Thanks, N

[Bug 718225] bad dependency: forgot %{_isa}

2011-07-01 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=718225 --- Comment #3 from John Reiser 2011-07-01 10:02:51 EDT --- The same problem exists with: Error: Package: 1:perl-Pod-Escapes-1.

[Bug 718225] bad dependency: forgot %{_isa}

2011-07-01 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=718225 --- Comment #2 from John Reiser 2011-07-01 10:00:59 EDT --- Typo: the bugzilla usability problem is bug 519251. -- Configure

[Bug 718225] bad dependency: forgot %{_isa}

2011-07-01 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=718225 John Reiser changed: What|Removed |Added ---

[Bug 718225] New: bad dependency: fogot epoch

2011-07-01 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: bad dependency: fogot epoch https://bugzilla.redhat.com/show_bug.cgi?id=718225 Summary: bad dependency: fogot epoch Product: Fedora Versio

Re: bootstrap macro

2011-07-01 Thread Iain Arnell
On Fri, Jul 1, 2011 at 9:29 AM, Petr Pisar wrote: > On Thu, Jun 30, 2011 at 06:08:49PM +0200, Iain Arnell wrote: >> >> Interesting though this is, why are we trying to bootstrap the entire >> rebuild? Perl 5.14 is sufficiently compatible with 5.12 that we can >> continue to provide perl(:MODULE_CO

Re: Deprecating portreserve

2011-07-01 Thread seth vidal
On Fri, 2011-07-01 at 00:09 -0500, Matt Domsch wrote: > 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 e

Re: Deprecating portreserve

2011-07-01 Thread Matthew Garrett
On Fri, Jul 01, 2011 at 12:09:35AM -0500, Matt Domsch wrote: > On Wed, Jun 29, 2011 at 06:34:35PM +0100, Matthew Garrett wrote: > > Is that port number exposed to the OS in any way? > > Not that I can recall, which is why it was a horrible design. IIRC it > was just the remote IPMI port, but ther

nss_db

2011-07-01 Thread Andreas Schwab
glibc now includes libnss_db again, so the nss_db package is no longer needed from f16 onward. Andreas. -- Andreas Schwab, sch...@redhat.com GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E "And now for something completely different." -- devel mailing list devel@lists.f

relro and precompiled headers

2011-07-01 Thread Dan HorĂ¡k
Hello, when I'm building Code::Block in rawhide I'm getting into troubles with the "relro" feature when combined with pre-compiled headers. with default flags I get: ... g++ -DHAVE_CONFIG_H -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FIL

rawhide report: 20110701 changes

2011-07-01 Thread Rawhide Report
Compose started at Fri Jul 1 08:15:33 UTC 2011 Broken deps for x86_64 -- acheck-0.5.1-4.fc15.noarch requires perl(Text::Aspell) audacious-plugin-xmp-3.3.0-7.fc16.x86_64 requires audacious(plugin-api) = 0:19 bibletime

[Bug 718190] New: perl-Coro-6.0 is available

2011-07-01 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: perl-Coro-6.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=718190 Summary: perl-Coro-6.0 is available Product: Fedora Version:

Re: How to best debug kernel problems

2011-07-01 Thread Josh Boyer
On Thu, Jun 30, 2011 at 10:17 PM, Stephen John Smoogen wrote: > Does turning on kdump and installing debuginfo kernel stuff change > things in a way that a watchdog oops won't happen? I doubt the debuginfo package install has anything to do with it, as that is really only used by things like cras

Re: [HEADS-UP] replacing report with libreport

2011-07-01 Thread Michael Schwendt
On Thu, 30 Jun 2011 17:26:41 -0700, AW (Adam) wrote: > On Fri, 2011-07-01 at 01:23 +0200, Michael Schwendt wrote: > > On Thu, 30 Jun 2011 21:06:17 +0200, JM (Jiri) wrote: > > > > > >Whats the way forward from here in F15? > > > > > > > >gene/ > > > > > > > > > > 1. bumping the version of

Re: How to best debug kernel problems

2011-07-01 Thread David Howells
John Reiser wrote: > Does serial console (Documentation/serial-console.txt) work over the > modem port of a T61? Isn't the modem port actually a soundcard channel on modern laptops? David -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel