Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1307589 - gparted: FTBFS in rawhide
Summary: gparted: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gparted
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mukundan Ragavan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F24FTBFS
TreeView+ depends on / blocked
 
Reported: 2016-02-13 21:31 UTC by Fedora Release Engineering
Modified: 2016-02-19 01:36 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-17 02:23:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (154.27 KB, text/plain)
2016-02-13 21:31 UTC, Fedora Release Engineering
no flags Details
root.log (111.45 KB, text/plain)
2016-02-13 21:31 UTC, Fedora Release Engineering
no flags Details
state.log (625 bytes, text/plain)
2016-02-13 21:31 UTC, Fedora Release Engineering
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 762184 0 None None None 2016-02-17 13:39:34 UTC

Description Fedora Release Engineering 2016-02-13 21:31:49 UTC
Your package gparted failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=12821582

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Comment 1 Fedora Release Engineering 2016-02-13 21:31:51 UTC
Created attachment 1124831 [details]
build.log

Comment 2 Fedora Release Engineering 2016-02-13 21:31:53 UTC
Created attachment 1124832 [details]
root.log

Comment 3 Fedora Release Engineering 2016-02-13 21:31:54 UTC
Created attachment 1124833 [details]
state.log

Comment 4 Yaakov Selkowitz 2016-02-16 21:13:33 UTC
See <https://bugzilla.gnome.org/show_bug.cgi?id=756035#c4>.  A simple, but not thoroughly correct, fix is to make %{_datadir}/pixmaps/gparted.png conditional on %if 0%{?fedora} < 24.

Comment 5 Mukundan Ragavan 2016-02-17 01:36:20 UTC
(In reply to Yaakov Selkowitz from comment #4)
> See <https://bugzilla.gnome.org/show_bug.cgi?id=756035#c4>.  A simple, but
> not thoroughly correct, fix is to make %{_datadir}/pixmaps/gparted.png
> conditional on %if 0%{?fedora} < 24.


Looking at the build logs, that's exactly what I was thinking ... 

I'll push that now and if there is a better fix I can update the package later.

Comment 6 Upstream Release Monitoring 2016-02-17 01:59:56 UTC
nonamedotc's gparted-0.25.0-3.fc24 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=736466

Comment 7 Yaakov Selkowitz 2016-02-18 22:26:53 UTC
(In reply to Mukundan Ragavan from comment #5)
> I'll push that now and if there is a better fix I can update the package
> later.

FWIW, the proper fix for this is now upstream:

https://git.gnome.org/browse/gparted/commit/?id=ff9aeb809277b03c2d46fb16985933cf4adae061

You'd have to BR: autoconf automake libtool, apply that patch then run autoreconf -fiv in %setup, and remove %{_datadir}/pixmaps/gparted.png from %files entirely.

Or, just wait for the next version and do just the last step.

Comment 8 Mukundan Ragavan 2016-02-19 01:36:38 UTC
Thanks Yaakov. I will see if there is a new version that's planned ... if that's going to take a while I will push this as a patch instead.


Note You need to log in before you can comment on or make changes to this bug.