Re: Fedora 29 Mass Rebuild

2018-07-17 Thread Miro Hrončok

On 16.7.2018 20:05, Sérgio Basto wrote:

On Fri, 2018-07-13 at 10:42 +0200, Miro Hrončok wrote:

On 13.7.2018 10:38, Vascom wrote:

Hi.
As I see rebuild failed for all packages use %{__python} macro
because
it point to /usr/bin/python that removed from python2 package.

Need MassFix all these packages. Many of them not updated very long
time.


Please, only fix yours or those you care about.

Let the old cruft be FTBFS for a while to see if the maintainers care
or
not. We need to see how many legacy python stuff is in the distro
because it is needed and how many is there just because it
accidentally
works for 10 years without any changes.


Hello

After read this thread I think is about this scriptlet [1]
Please how I fixed this one [2] ?

Thanks

[1]
# Fix the shebangs so the package actually requires python2
sed -i -e 's@#! /usr/bin/env python@#!%{__python2}@g' \
gdesklets gdesklets-shell test-control.py ctrlinfo \
gdesklets-logview gdesklets-daemon


[2]
releng's gdesklets-0.36.3-32.fc29 failed to build
 http://koji.fedoraproject.org/koji/buildinfo?buildID=1108914



That is: ./configure: line 13869: python: command not found

You need to locate a place where ambiguous python is called in the build 
system.


I see:

configure
12316:	for am_cv_pathless_PYTHON in python python2 python3 python3.0 
python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do

12505:PYTHON_PREFIX=`python -c "import sys; print sys.prefix"`

configure.ac.nopyorbit
60:PYTHON_PREFIX=`python -c "import sys; print sys.prefix"`


configure.ac
60:PYTHON_PREFIX=`python -c "import sys; print sys.prefix"`

configure.ac.m4
61:PYTHON_PREFIX=`python -c "import sys; print sys.prefix"`

configure.ac.179
62:PYTHON_PREFIX=`python -c "import sys; print sys.prefix"`


shell/plugins/PackageInstaller/__init__.py
139:os.system("python %s --nomsg" % (s))



--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/PHG7YPQEMG5LW5F3PVL4KPOHKR3D6BHS/


Re: Fedora 29 Mass Rebuild

2018-07-16 Thread Sérgio Basto
On Fri, 2018-07-13 at 10:42 +0200, Miro Hrončok wrote:
> On 13.7.2018 10:38, Vascom wrote:
> > Hi.
> > As I see rebuild failed for all packages use %{__python} macro
> > because 
> > it point to /usr/bin/python that removed from python2 package.
> > 
> > Need MassFix all these packages. Many of them not updated very long
> > time.
> 
> Please, only fix yours or those you care about.
> 
> Let the old cruft be FTBFS for a while to see if the maintainers care
> or 
> not. We need to see how many legacy python stuff is in the distro 
> because it is needed and how many is there just because it
> accidentally 
> works for 10 years without any changes.

Hello 

After read this thread I think is about this scriptlet [1] 
Please how I fixed this one [2] ? 

Thanks 

[1] 
# Fix the shebangs so the package actually requires python2
sed -i -e 's@#! /usr/bin/env python@#!%{__python2}@g' \
gdesklets gdesklets-shell test-control.py ctrlinfo \
gdesklets-logview gdesklets-daemon


[2]
releng's gdesklets-0.36.3-32.fc29 failed to build
http://koji.fedoraproject.org/koji/buildinfo?buildID=1108914


> Thank You.
> -- 
> Miro Hrončok
> --
> Phone: +420777974800
> IRC: mhroncok
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelin
> es
> List Archives: https://lists.fedoraproject.org/archives/list/devel@li
> sts.fedoraproject.org/message/IQNNWDMYEGZN6BPN2EGDZCZ7IN7FK2ZK/
-- 
Sérgio M. B.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/ZYRJJ4N7HLSP3C4J6EXHO6LN3V7QNYW5/


Re: Fedora 29 Mass Rebuild

2018-07-16 Thread Mohan Boddu
Hi All,

The F29 Mass Rebuild has been done and is being tagged back into f29 in
koji, so it will land in the buildroots shortly and in rawhide tomorrow.
Please check and fix any of your packages that failed to build. they can be
found at
https://kojipkgs.fedoraproject.org/mass-rebuild/f29-failures.html.

Thanks Mohan Boddu.

On Mon, Jul 16, 2018 at 1:19 PM Mohan Boddu  wrote:

>
>
> On Mon, Jul 16, 2018 at 3:59 AM Miro Hrončok  wrote:
>
>> On 6.7.2018 15:29, Mohan Boddu wrote:
>> > Hi all,
>> >
>> > Per the Fedora 29 schedule[1] we will be starting a mass rebuild for
>> > Fedora 29 very shortly. We are doing a mass rebuild for Fedora 29 for
>> > all the changes listed in
>> >
>> > https://pagure.io/releng/issue/7480
>> >
>> > we will start the mass rebuild on 2018-07-11
>> >
>> > This is a heads up that it will be done in a side tag and moved over
>> > when completed. We will be running scripts to output failure stats.
>> > please be sure to let releng know if you see any bugs in the reporting.
>> >
>> > You can contact releng in #fedora-releng on freenode.
>> >
>> > Failures can be seen
>> >
>> > https://kojipkgs.fedoraproject.org/mass-rebuild/f29-failures.html
>>
>> I suspect there will be more rounds? I've pushed several fixes, do I
>> need to care about rebuilding those?
>>
> Generally we run mass rebuild once per release (sometimes we do more
> than one if we found some issue).
>
> If you have pushed something, then you need to rebuild them. We
> are not going to run multiple mass rebuilds.
>
> Thanks.
>
>>
>> --
>> Miro Hrončok
>> --
>> Phone: +420777974800
>> IRC: mhroncok
>> ___
>> devel mailing list -- devel@lists.fedoraproject.org
>> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
>> List Archives:
>> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/ZAUZTDRJ47CLZVR4UQYJK3YB5K3FNRUD/
>>
>
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/LGC26NUF4P6E7RS6T32SRGLFZAMECDZU/


Re: Fedora 29 Mass Rebuild

2018-07-16 Thread Mohan Boddu
On Mon, Jul 16, 2018 at 3:59 AM Miro Hrončok  wrote:

> On 6.7.2018 15:29, Mohan Boddu wrote:
> > Hi all,
> >
> > Per the Fedora 29 schedule[1] we will be starting a mass rebuild for
> > Fedora 29 very shortly. We are doing a mass rebuild for Fedora 29 for
> > all the changes listed in
> >
> > https://pagure.io/releng/issue/7480
> >
> > we will start the mass rebuild on 2018-07-11
> >
> > This is a heads up that it will be done in a side tag and moved over
> > when completed. We will be running scripts to output failure stats.
> > please be sure to let releng know if you see any bugs in the reporting.
> >
> > You can contact releng in #fedora-releng on freenode.
> >
> > Failures can be seen
> >
> > https://kojipkgs.fedoraproject.org/mass-rebuild/f29-failures.html
>
> I suspect there will be more rounds? I've pushed several fixes, do I
> need to care about rebuilding those?
>
Generally we run mass rebuild once per release (sometimes we do more
than one if we found some issue).

If you have pushed something, then you need to rebuild them. We
are not going to run multiple mass rebuilds.

Thanks.

>
> --
> Miro Hrončok
> --
> Phone: +420777974800
> IRC: mhroncok
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/ZAUZTDRJ47CLZVR4UQYJK3YB5K3FNRUD/
>
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/XLOF23HEBDYFGQO5IEOOZGYVM5QFQ6IA/


Re: Fedora 29 Mass Rebuild

2018-07-16 Thread Miro Hrončok

On 6.7.2018 15:29, Mohan Boddu wrote:

Hi all,

Per the Fedora 29 schedule[1] we will be starting a mass rebuild for 
Fedora 29 very shortly. We are doing a mass rebuild for Fedora 29 for 
all the changes listed in


https://pagure.io/releng/issue/7480

we will start the mass rebuild on 2018-07-11

This is a heads up that it will be done in a side tag and moved over
when completed. We will be running scripts to output failure stats.
please be sure to let releng know if you see any bugs in the reporting.

You can contact releng in #fedora-releng on freenode.

Failures can be seen

https://kojipkgs.fedoraproject.org/mass-rebuild/f29-failures.html


I suspect there will be more rounds? I've pushed several fixes, do I 
need to care about rebuilding those?


--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/ZAUZTDRJ47CLZVR4UQYJK3YB5K3FNRUD/


Re: Fedora 29 Mass Rebuild

2018-07-14 Thread Jason L Tibbitts III
> "AL" == Avram Lubkin  writes:

AL> Makes sense, but is this documented anywhere?

It's in the EPEL FAQ:

https://fedoraproject.org/wiki/EPEL/FAQ#Is_it_possible_to_get_a_package_only_into_EPEL_and_not_Fedora.3F

 - J<
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RTO4J3AGNK7PT4LHICRSU2GIUWDOOXXR/


Re: Fedora 29 Mass Rebuild

2018-07-14 Thread Avram Lubkin
>
> Currently you should run this:
>   fedpkg retire "This is an EPEL only package"
> in both the master and f28 branches.
>

Makes sense, but is this documented anywhere?

On Sat, Jul 14, 2018 at 1:46 PM, Jason L Tibbitts III 
wrote:

> > "AL" == Avram Lubkin  writes:
>
> AL> We had issues, Bug 1600418, because python3-dns, which is intended
> AL> only for EPEL7, was included in the mass rebuild for 28 and had an
> AL> f28 branch created. Now it's been included in the f29 mass
> AL> rebuild. How do we keep this from happening?
>
> Well, it's not retired in rawhide, so it's going to keep getting built
> and branched.  If it's an EPEL-only package, you need to immediately
> retire the master branch when the repository is created.
>
> Currently you should run this:
>   fedpkg retire "This is an EPEL only package"
> in both the master and f28 branches.
>
> The buildsystem should then automatically block that package from future
> composes so it will disappear from the repositories, and it should not
> acquire an f29 branch when the branching happens.
>
>  - J<
>
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/7G5JJOMF7GE6FOQN55D5NLW7RUJTPVNQ/


Re: Fedora 29 Mass Rebuild

2018-07-14 Thread Jason L Tibbitts III
> "AL" == Avram Lubkin  writes:

AL> We had issues, Bug 1600418, because python3-dns, which is intended
AL> only for EPEL7, was included in the mass rebuild for 28 and had an
AL> f28 branch created. Now it's been included in the f29 mass
AL> rebuild. How do we keep this from happening?

Well, it's not retired in rawhide, so it's going to keep getting built
and branched.  If it's an EPEL-only package, you need to immediately
retire the master branch when the repository is created.

Currently you should run this:
  fedpkg retire "This is an EPEL only package"
in both the master and f28 branches.

The buildsystem should then automatically block that package from future
composes so it will disappear from the repositories, and it should not
acquire an f29 branch when the branching happens.

 - J<
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/QVLRNXFY3FM6B4R2BU4E3QEOXEH56CJQ/


Re: Fedora 29 Mass Rebuild

2018-07-14 Thread Avram Lubkin
We had issues, Bug 1600418, because python3-dns, which is intended only for
EPEL7, was included in the mass rebuild for 28 and had an f28 branch
created. Now it's been included in the f29 mass rebuild. How do we keep
this from happening?

Avram
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/NLUXR2TSZ2HERJZUWNHG5PWAWPMUJ6JE/


Re: Fedora 29 Mass Rebuild

2018-07-14 Thread José Abílio Matos
On Friday, 6 July 2018 14.29.40 WEST Mohan Boddu wrote:
>
> We will be running scripts to output failure stats.
> please be sure to let releng know if you see any bugs in the reporting.
> ...

I got this:
dist.abicheck FAILED for fftw2-2.1.5-35.fc29

https://taskotron.fedoraproject.org/artifacts/all/90f31b8a-86a6-11e8-8b63-525400fc9f92/
tests.yml/fftw2-2.1.5-35.fc29.log

That basically says:
=== changes of 'libfftw.so.2.0.7'===
  Functions changes summary: 0 Removed, 0 Changed (4 filtered out), 0 Added 
functions
  Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
  Function symbols changes summary: 2 Removed, 0 Added function symbols not 
referenced by 
debug info
  Variable symbols changes summary: 0 Removed, 0 Added variable symbol not 
referenced by 
debug info

  2 Removed function symbols not referenced by debug info:

_fini
_init

 end of changes of 'libfftw.so.2.0.7'===

The same applying to other so variants.

Are these ABI changes real or harmless?

> Regards
> 
> Mohan Boddu

Regards, :-)
-- 
José Abílio
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/X22MQ63J63BIUBNOUVBHVHSM46J7AI6F/


Re: Fedora 29 Mass Rebuild

2018-07-13 Thread Miro Hrončok

On 13.7.2018 10:38, Vascom wrote:

Hi.
As I see rebuild failed for all packages use %{__python} macro because 
it point to /usr/bin/python that removed from python2 package.


Need MassFix all these packages. Many of them not updated very long time.


Please, only fix yours or those you care about.

Let the old cruft be FTBFS for a while to see if the maintainers care or 
not. We need to see how many legacy python stuff is in the distro 
because it is needed and how many is there just because it accidentally 
works for 10 years without any changes.


Thank You.
--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/IQNNWDMYEGZN6BPN2EGDZCZ7IN7FK2ZK/


Re: Fedora 29 Mass Rebuild

2018-07-13 Thread Vascom
Hi.
As I see rebuild failed for all packages use %{__python} macro because it
point to /usr/bin/python that removed from python2 package.

Need MassFix all these packages. Many of them not updated very long time.

--
Vasiliy

пт, 13 июл. 2018 г. в 11:30, Petr Pisar :

> On 2018-07-12, Mohan Boddu  wrote:
> > Things got fixed quicker than expected. The issues related to binutils
> > is fixed with binutils-2.30.90-3.fc29 build.
> >
> Taskotron reports on SDL rebuild
> <
> https://taskotron.fedoraproject.org/artifacts/all/b77245d0-8636-11e8-a38b-525400fc9f92/tests.yml/SDL-1.2.15-33.fc29.log
> >
> that _fini and _init symbols disappeared. Is it expected feature of the
> new binutils?
>
> -- Petr
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/IGF5FIVIMWTIQQNTOXXDQYVTXVVXRZMI/
>
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/F5IZ664JSO2E7QZO6DXTNCGRBMRBW2RY/


Re: Fedora 29 Mass Rebuild

2018-07-13 Thread Petr Pisar
On 2018-07-12, Mohan Boddu  wrote:
> Things got fixed quicker than expected. The issues related to binutils
> is fixed with binutils-2.30.90-3.fc29 build.
>
Taskotron reports on SDL rebuild

that _fini and _init symbols disappeared. Is it expected feature of the
new binutils?

-- Petr
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/IGF5FIVIMWTIQQNTOXXDQYVTXVVXRZMI/


Re: Fedora 29 Mass Rebuild

2018-07-12 Thread Mohan Boddu
Hi all,

Things got fixed quicker than expected. The issues related to binutils is
fixed
with binutils-2.30.90-3.fc29 build.

So, we will be starting mass rebuilds today, that is Jul 12th 2018.

Fun note: Due to a day of delay in mass rebuilds, we were able to get OCaml
4.07
change into F29.

Thanks,
Fedora Release Engineering.

On Wed, Jul 11, 2018 at 1:55 PM Mohan Boddu  wrote:

> Hi all,
>
> We are delaying the mass rebuild as people are still working on
> binutils 2.31 change (https://fedoraproject.org/wiki/Changes/BINUTILS231).
>
> At this point, we want to re-evaluate the situation on Friday, 13 July
> 2018 and
> based on where we are, we will either proceed with the mass rebuild or we
> might
> delay it further.
>
> The two issues that we are currently aware of are:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1599441
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1600035
>
> We will keep you updated if anything changes.
>
> Thanks,
> Fedora Release Engineering.
>
> On Fri, Jul 6, 2018 at 9:29 AM Mohan Boddu  wrote:
>
>> Hi all,
>>
>> Per the Fedora 29 schedule[1] we will be starting a mass rebuild for
>> Fedora 29 very shortly. We are doing a mass rebuild for Fedora 29 for all
>> the changes listed in
>>
>> https://pagure.io/releng/issue/7480
>>
>> we will start the mass rebuild on 2018-07-11
>>
>> This is a heads up that it will be done in a side tag and moved over
>> when completed. We will be running scripts to output failure stats.
>> please be sure to let releng know if you see any bugs in the reporting.
>>
>> You can contact releng in #fedora-releng on freenode.
>>
>> Failures can be seen
>>
>> https://kojipkgs.fedoraproject.org/mass-rebuild/f29-failures.html
>>
>> Things still needing rebuilt
>>
>> https://kojipkgs.fedoraproject.org/mass-rebuild/f29-need-rebuild.html
>>
>> Regards
>>
>> Mohan Boddu
>>
>
___
devel-announce mailing list -- devel-annou...@lists.fedoraproject.org
To unsubscribe send an email to devel-announce-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel-annou...@lists.fedoraproject.org/message/GWGDLAHMJMPYBEPNLF3X4XQHMW5MYAM5/
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/GWGDLAHMJMPYBEPNLF3X4XQHMW5MYAM5/


Re: Fedora 29 Mass Rebuild

2018-07-12 Thread Mohan Boddu
Hi all,

Things got fixed quicker than expected. The issues related to binutils is
fixed
with binutils-2.30.90-3.fc29 build.

So, we will be starting mass rebuilds today, that is Jul 12th 2018.

Fun note: Due to a day of delay in mass rebuilds, we were able to get OCaml
4.07
change into F29.

Thanks,
Fedora Release Engineering.

On Wed, Jul 11, 2018 at 1:55 PM Mohan Boddu  wrote:

> Hi all,
>
> We are delaying the mass rebuild as people are still working on
> binutils 2.31 change (https://fedoraproject.org/wiki/Changes/BINUTILS231).
>
> At this point, we want to re-evaluate the situation on Friday, 13 July
> 2018 and
> based on where we are, we will either proceed with the mass rebuild or we
> might
> delay it further.
>
> The two issues that we are currently aware of are:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1599441
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1600035
>
> We will keep you updated if anything changes.
>
> Thanks,
> Fedora Release Engineering.
>
> On Fri, Jul 6, 2018 at 9:29 AM Mohan Boddu  wrote:
>
>> Hi all,
>>
>> Per the Fedora 29 schedule[1] we will be starting a mass rebuild for
>> Fedora 29 very shortly. We are doing a mass rebuild for Fedora 29 for all
>> the changes listed in
>>
>> https://pagure.io/releng/issue/7480
>>
>> we will start the mass rebuild on 2018-07-11
>>
>> This is a heads up that it will be done in a side tag and moved over
>> when completed. We will be running scripts to output failure stats.
>> please be sure to let releng know if you see any bugs in the reporting.
>>
>> You can contact releng in #fedora-releng on freenode.
>>
>> Failures can be seen
>>
>> https://kojipkgs.fedoraproject.org/mass-rebuild/f29-failures.html
>>
>> Things still needing rebuilt
>>
>> https://kojipkgs.fedoraproject.org/mass-rebuild/f29-need-rebuild.html
>>
>> Regards
>>
>> Mohan Boddu
>>
>
___
devel-announce mailing list -- devel-announce@lists.fedoraproject.org
To unsubscribe send an email to devel-announce-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/message/GWGDLAHMJMPYBEPNLF3X4XQHMW5MYAM5/


Re: Fedora 29 Mass Rebuild

2018-07-11 Thread Mohan Boddu
Hi all,

We are delaying the mass rebuild as people are still working on
binutils 2.31 change (https://fedoraproject.org/wiki/Changes/BINUTILS231).

At this point, we want to re-evaluate the situation on Friday, 13 July 2018
and
based on where we are, we will either proceed with the mass rebuild or we
might
delay it further.

The two issues that we are currently aware of are:

https://bugzilla.redhat.com/show_bug.cgi?id=1599441

https://bugzilla.redhat.com/show_bug.cgi?id=1600035

We will keep you updated if anything changes.

Thanks,
Fedora Release Engineering.

On Fri, Jul 6, 2018 at 9:29 AM Mohan Boddu  wrote:

> Hi all,
>
> Per the Fedora 29 schedule[1] we will be starting a mass rebuild for
> Fedora 29 very shortly. We are doing a mass rebuild for Fedora 29 for all
> the changes listed in
>
> https://pagure.io/releng/issue/7480
>
> we will start the mass rebuild on 2018-07-11
>
> This is a heads up that it will be done in a side tag and moved over
> when completed. We will be running scripts to output failure stats.
> please be sure to let releng know if you see any bugs in the reporting.
>
> You can contact releng in #fedora-releng on freenode.
>
> Failures can be seen
>
> https://kojipkgs.fedoraproject.org/mass-rebuild/f29-failures.html
>
> Things still needing rebuilt
>
> https://kojipkgs.fedoraproject.org/mass-rebuild/f29-need-rebuild.html
>
> Regards
>
> Mohan Boddu
>
___
devel-announce mailing list -- devel-annou...@lists.fedoraproject.org
To unsubscribe send an email to devel-announce-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel-annou...@lists.fedoraproject.org/message/AQ7HGDHRXCTOU6C5SHPUVIGMEDULHCEI/
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/AQ7HGDHRXCTOU6C5SHPUVIGMEDULHCEI/


Re: Fedora 29 Mass Rebuild

2018-07-11 Thread Mohan Boddu
Hi all,

We are delaying the mass rebuild as people are still working on
binutils 2.31 change (https://fedoraproject.org/wiki/Changes/BINUTILS231).

At this point, we want to re-evaluate the situation on Friday, 13 July 2018
and
based on where we are, we will either proceed with the mass rebuild or we
might
delay it further.

The two issues that we are currently aware of are:

https://bugzilla.redhat.com/show_bug.cgi?id=1599441

https://bugzilla.redhat.com/show_bug.cgi?id=1600035

We will keep you updated if anything changes.

Thanks,
Fedora Release Engineering.

On Fri, Jul 6, 2018 at 9:29 AM Mohan Boddu  wrote:

> Hi all,
>
> Per the Fedora 29 schedule[1] we will be starting a mass rebuild for
> Fedora 29 very shortly. We are doing a mass rebuild for Fedora 29 for all
> the changes listed in
>
> https://pagure.io/releng/issue/7480
>
> we will start the mass rebuild on 2018-07-11
>
> This is a heads up that it will be done in a side tag and moved over
> when completed. We will be running scripts to output failure stats.
> please be sure to let releng know if you see any bugs in the reporting.
>
> You can contact releng in #fedora-releng on freenode.
>
> Failures can be seen
>
> https://kojipkgs.fedoraproject.org/mass-rebuild/f29-failures.html
>
> Things still needing rebuilt
>
> https://kojipkgs.fedoraproject.org/mass-rebuild/f29-need-rebuild.html
>
> Regards
>
> Mohan Boddu
>
___
devel-announce mailing list -- devel-announce@lists.fedoraproject.org
To unsubscribe send an email to devel-announce-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/message/AQ7HGDHRXCTOU6C5SHPUVIGMEDULHCEI/


Fedora 29 Mass Rebuild

2018-07-06 Thread Mohan Boddu
Hi all,

Per the Fedora 29 schedule[1] we will be starting a mass rebuild for Fedora
29 very shortly. We are doing a mass rebuild for Fedora 29 for all the
changes listed in

https://pagure.io/releng/issue/7480

we will start the mass rebuild on 2018-07-11

This is a heads up that it will be done in a side tag and moved over
when completed. We will be running scripts to output failure stats.
please be sure to let releng know if you see any bugs in the reporting.

You can contact releng in #fedora-releng on freenode.

Failures can be seen

https://kojipkgs.fedoraproject.org/mass-rebuild/f29-failures.html

Things still needing rebuilt

https://kojipkgs.fedoraproject.org/mass-rebuild/f29-need-rebuild.html

Regards

Mohan Boddu
___
devel-announce mailing list -- devel-annou...@lists.fedoraproject.org
To unsubscribe send an email to devel-announce-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel-annou...@lists.fedoraproject.org/message/OXVVLSV6GA5E5F6TVTZIRO637P67OPY3/
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/OXVVLSV6GA5E5F6TVTZIRO637P67OPY3/


Fedora 29 Mass Rebuild

2018-07-06 Thread Mohan Boddu
Hi all,

Per the Fedora 29 schedule[1] we will be starting a mass rebuild for Fedora
29 very shortly. We are doing a mass rebuild for Fedora 29 for all the
changes listed in

https://pagure.io/releng/issue/7480

we will start the mass rebuild on 2018-07-11

This is a heads up that it will be done in a side tag and moved over
when completed. We will be running scripts to output failure stats.
please be sure to let releng know if you see any bugs in the reporting.

You can contact releng in #fedora-releng on freenode.

Failures can be seen

https://kojipkgs.fedoraproject.org/mass-rebuild/f29-failures.html

Things still needing rebuilt

https://kojipkgs.fedoraproject.org/mass-rebuild/f29-need-rebuild.html

Regards

Mohan Boddu
___
devel-announce mailing list -- devel-announce@lists.fedoraproject.org
To unsubscribe send an email to devel-announce-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/message/OXVVLSV6GA5E5F6TVTZIRO637P67OPY3/