Besides hiding the debug kernel in GRUB, is there a way to get rid of
it, without uninstalling libguestfs?
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
On 02.02.2017 22:03, Jonathan Wakely wrote:
On 02/02/17 10:02 +0100, Sandro Mani wrote:
On 01.02.2017 18:59, Sandro Mani wrote:
Hi
I'm about to fire off the libwebp and mingw-libwebp 0.6.0 updates,
which include soname bumps.
I'm rebuilding all of the dependent packages:
A quick status
On Thu, Feb 2, 2017 at 3:38 AM, David Woodhouse wrote:
> I'm not sure the upgrade method matters, does it? In both cases I think
> it was changes to dracut and the way raid was assembled (perhaps moving
> from automatically in the kernel to doing it in userspace, or vice
> versa).
The upgrade me
On 02/02/17 10:02 +0100, Sandro Mani wrote:
On 01.02.2017 18:59, Sandro Mani wrote:
Hi
I'm about to fire off the libwebp and mingw-libwebp 0.6.0 updates,
which include soname bumps.
I'm rebuilding all of the dependent packages:
A quick status update here on the packages not yet rebuilt:
On 1.2.2017 16:38, Stephen Gallagher wrote:
On 02/01/2017 10:34 AM, Miro Hrončok wrote:
On 1.2.2017 16:31, Stephen Gallagher wrote:
On 01/31/2017 02:29 AM, Jan Kurik wrote:
= System Wide Change: Python Classroom Lab =
https://fedoraproject.org/wiki/Changes/PythonClassroomLab
Change owner(s):
I recently requested and had received approval of a re-review of a package
I'm unretiring:
https://bugzilla.redhat.com/show_bug.cgi?id=1359402
However, I don't have TICKET_CREATE privileges on rel-eng trac to make the
unretire request. How should I proceed?
Regards,
Tim
_
On Thu, 2017-02-02 at 15:49 +0100, Jan Kurik wrote:
> = Proposed Self Contained Change: Replace Coolkey with OpenSC =
> https://fedoraproject.org/wiki/Changes/Replace_Coolkey_with_OpenSC
>
> Change owner(s):
> * Jakub Jelen
>
> There are more PKCS#11 libraries supporting the same smart cards in
On 02/02/2017 10:04 AM, Sandro Mani wrote:
> On 02.02.2017 08:49, Kalev Lember wrote:
>> https://bugzilla.redhat.com/show_bug.cgi?id=1418572 is the review for
>> compat-libwebp05 package I put together just now.
>>
> I see the review is already taken care of. Happy to help maintaining if
> required
Hi,
I'm used to build PHP Release Candidate or stable version in rawhide, as
part of the PHP Project QA, usually shortly before their announcement.
So, as 7.1.2RC1 was tagged on Tuesday, I built it in Rawhide.
Koschei does its work, and allow us to discover some breakages (FTBFS
for Zend Framewo
= Proposed Self Contained Change: Replace Coolkey with OpenSC =
https://fedoraproject.org/wiki/Changes/Replace_Coolkey_with_OpenSC
Change owner(s):
* Jakub Jelen
There are more PKCS#11 libraries supporting the same smart cards in
the system. For the next releases, we would like to promote OpenSC
On 01.02.2017 23:58, Björn 'besser82' Esser wrote:
Hi Sandro,
could you please tell me, when gnuplot has been rebuilt successfully?
Gnuplot is now built.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel
On 02/02/2017 07:13 AM, Josh Boyer wrote:
> On Wed, Feb 1, 2017 at 10:40 AM, Stephen Gallagher
> wrote:
>> On 02/01/2017 10:34 AM, Neal Gompa wrote:
>>> On Wed, Feb 1, 2017 at 10:31 AM, Stephen Gallagher
>>> wrote:
What's the advantage here vs. providing a "Python Classroom Lab" insta
On Wed, Feb 1, 2017 at 10:40 AM, Stephen Gallagher wrote:
> On 02/01/2017 10:34 AM, Neal Gompa wrote:
>> On Wed, Feb 1, 2017 at 10:31 AM, Stephen Gallagher
>> wrote:
>>>
>>> What's the advantage here vs. providing a "Python Classroom Lab" install
>>> target
>>> in GNOME Software that allows you
On Thu, Feb 2, 2017 at 6:26 AM, Richard W.M. Jones wrote:
>
> libguestfs BuildRequires: kernel, but gets kernel-debug-core:
>
> https://kojipkgs.fedoraproject.org//packages/libguestfs/1.34.4/1.fc25/data/logs/x86_64/root.log
> (from https://koji.fedoraproject.org/koji/buildinfo?buildID=837312)
>
>
libguestfs BuildRequires: kernel, but gets kernel-debug-core:
https://kojipkgs.fedoraproject.org//packages/libguestfs/1.34.4/1.fc25/data/logs/x86_64/root.log
(from https://koji.fedoraproject.org/koji/buildinfo?buildID=837312)
Why?
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://p
Please don't drop me from Cc when replying. I know the list has a
misguided setup, but mailers can be configured to ignore that. Thanks.
http://david.woodhou.se/reply-to-list.html
On Wed, 2017-02-01 at 12:13 -0700, Chris Murphy wrote:
> On Wed, Feb 1, 2017 at 4:55 AM, David Woodhouse wrote:
> >
On Wed, Feb 01, 2017 at 08:02:19PM +0100, Sandro Mani wrote:
> Hi
>
> Wondering if someone has some neat script which outputs the rebuild
> order of a set of packages, say after a library these depend on
> bumped its soname.
This isn't generally solvable because installing a package can add RPM
m
On 02.02.2017 10:40, Honza Silhan wrote:
Hi,
my former colleague was investigating how to do it. This task had been
already solved by the mach project available at
http://thomas.apestaart.org/projects/mach/ and packaged in Fedora
under the same name. Interesting bits are inside ./scirpts/mach.
On ti, 31 tammi 2017, Florian Weimer wrote:
On 01/31/2017 02:38 PM, Jakub Hrozek wrote:
On Tue, Jan 31, 2017 at 02:36:12PM +0100, Florian Weimer wrote:
On 01/31/2017 10:36 AM, David Woodhouse wrote:
Please ensure this works with winbind. The switch to KEYRING: by
default didn't — pam_winbind w
Hi,
my former colleague was investigating how to do it. This task had been
already solved by the mach project available at
http://thomas.apestaart.org/projects/mach/ and packaged in Fedora
under the same name. Interesting bits are inside ./scirpts/mach.in
(more specifically in Root.rebuild() and S
On ti, 31 tammi 2017, David Woodhouse wrote:
On Tue, 2017-01-31 at 10:24 +0100, Jan Kurik wrote:
= System Wide Change: Kerberos KCM credential cache by default =
https://fedoraproject.org/wiki/Changes/KerberosKCMCache
Change owner(s):
* Jakub Hrozek
Default to a new Kerberos credential cache
On ti, 31 tammi 2017, Rex Dieter wrote:
Jan Kurik wrote:
F26 System Wide Change: Kerberos KCM credential cache by default
Hi, can you please consider changing the name of this change/feature to not
use "KCM". That's an acronym commonly used in kde/plasma for KDE Config
Module, e.g.
https://t
On ti, 31 tammi 2017, Jakub Hrozek wrote:
On Tue, Jan 31, 2017 at 09:47:05AM -0600, Rex Dieter wrote:
Jakub Hrozek wrote:
> On Tue, Jan 31, 2017 at 07:04:33AM -0600, Rex Dieter wrote:
>> Jan Kurik wrote:
>>
>> > F26 System Wide Change: Kerberos KCM credential cache by default
>>
>> Hi, can you
On 02.02.2017 08:49, Kalev Lember wrote:
On 02/02/2017 08:12 AM, Kalev Lember wrote:
Hi Sandro,
Thanks for working on this! The number of packages affected by the
soname bump is quite big though and I think it needs a compat package.
We probably wouldn't have to keep it around for a long time
On 01.02.2017 18:59, Sandro Mani wrote:
Hi
I'm about to fire off the libwebp and mingw-libwebp 0.6.0 updates,
which include soname bumps.
I'm rebuilding all of the dependent packages:
A quick status update here on the packages not yet rebuilt:
- Packages which are stuck due to depending d
On 02/02/2017 08:12 AM, Kalev Lember wrote:
> Hi Sandro,
>
> Thanks for working on this! The number of packages affected by the
> soname bump is quite big though and I think it needs a compat package.
> We probably wouldn't have to keep it around for a long time, but maybe
> it should be there dur
26 matches
Mail list logo