Package 'xdelta' was relicensed from GPLv2 to ASL 2.0

2017-02-22 Thread Pavel Raiskup
SSIA, per release notes on http://xdelta.org/

Pavel
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Plack (f25). "Cleanup merger."

2017-02-22 Thread notifications
From b8e6973736e94578b6d903385f55634b14ed1fc0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 23 Feb 2017 07:10:35 +0100
Subject: Cleanup merger.

---
 perl-Plack.spec | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/perl-Plack.spec b/perl-Plack.spec
index 8ac00ae..c01a6df 100644
--- a/perl-Plack.spec
+++ b/perl-Plack.spec
@@ -143,9 +143,6 @@ t/Plack-Handler/apache2.t t/Plack-Handler/apache2-registry.t
 - Update to 1.0043.
 - Modernize spec.
 
-* Sat Feb 11 2017 Fedora Release Engineering  - 
1.0042-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
 * Thu Dec 01 2016 Ralf Corsépius  - 1.0042-1
 - Update to 1.0042 (RHBZ#1382923).
 - Spec cleanup.
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Plack.git/commit/?h=f25=b8e6973736e94578b6d903385f55634b14ed1fc0
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Plack (f25). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild"

2017-02-22 Thread notifications
From 6b8b72238202ceeaa57f38adc4c502a5d4e6c785 Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering 
Date: Sat, 11 Feb 2017 04:54:12 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

---
 perl-Plack.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Plack.spec b/perl-Plack.spec
index a119a3b..c8aa74a 100644
--- a/perl-Plack.spec
+++ b/perl-Plack.spec
@@ -1,6 +1,6 @@
 Name:   perl-Plack
 Version:1.0042
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Perl Superglue for Web frameworks and Web Servers (PSGI 
toolkit)
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -140,6 +140,9 @@ t/Plack-Handler/apache2.t t/Plack-Handler/apache2-registry.t
 %exclude %{perl_vendorlib}/auto/share/dist/Plack/#foo
 
 %changelog
+* Sat Feb 11 2017 Fedora Release Engineering  - 
1.0042-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
 * Thu Dec 01 2016 Ralf Corsépius  - 1.0042-1
 - Update to 1.0042 (RHBZ#1382923).
 - Spec cleanup.
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Plack.git/commit/?h=f25=6b8b72238202ceeaa57f38adc4c502a5d4e6c785
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Plack (f25). "Update to 1.0043. (..more)"

2017-02-22 Thread notifications
From bd7ec8a24a951903597adea99858096f7241395d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 23 Feb 2017 07:07:38 +0100
Subject: Update to 1.0043. Modernize spec.

---
 .gitignore  |  2 +-
 perl-Plack.spec | 15 +--
 sources |  2 +-
 3 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index a13cbc1..38018bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Plack-1.0042.tar.gz
+/Plack-1.0043.tar.gz
diff --git a/perl-Plack.spec b/perl-Plack.spec
index c8aa74a..8ac00ae 100644
--- a/perl-Plack.spec
+++ b/perl-Plack.spec
@@ -1,9 +1,8 @@
 Name:   perl-Plack
-Version:1.0042
-Release:2%{?dist}
+Version:1.0043
+Release:1%{?dist}
 Summary:Perl Superglue for Web frameworks and Web Servers (PSGI 
toolkit)
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Plack/
 Source0:
http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Plack-%{version}.tar.gz
 BuildArch:  noarch
@@ -28,9 +27,8 @@ BuildRequires:  perl(File::ShareDir) >= 1.00
 BuildRequires:  perl(File::ShareDir::Install) >= 0.06
 BuildRequires:  perl(Filesys::Notify::Simple)
 BuildRequires:  perl(Hash::MultiValue) >= 0.05
-BuildRequires:  perl(HTTP::Headers::Fast) >= 0.18
-
 BuildRequires:  perl(HTTP::Entity::Parser) >= 0.17
+BuildRequires:  perl(HTTP::Headers::Fast) >= 0.18
 BuildRequires:  perl(HTTP::Message) >= 5.814
 BuildRequires:  perl(HTTP::Tiny) >= 0.03
 BuildRequires:  perl(parent)
@@ -53,6 +51,7 @@ BuildRequires:  perl(FCGI::Client)
 BuildRequires:  perl(FCGI::ProcManager)
 BuildRequires:  perl(FindBin)
 BuildRequires:  perl(HTTP::Request::AsCGI)
+BuildRequires:  perl(HTTP::Request::Common)
 BuildRequires:  perl(HTTP::Server::Simple::PSGI)
 BuildRequires:  perl(IO::Handle::Util)
 BuildRequires:  perl(Log::Dispatch::Array) >= 1.001
@@ -105,7 +104,7 @@ t/Plack-Handler/apache2.t t/Plack-Handler/apache2-registry.t
 %{__make} %{?_smp_mflags}
 
 %install
-%{__make} pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+%{__make} pure_install DESTDIR=$RPM_BUILD_ROOT
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -140,6 +139,10 @@ t/Plack-Handler/apache2.t 
t/Plack-Handler/apache2-registry.t
 %exclude %{perl_vendorlib}/auto/share/dist/Plack/#foo
 
 %changelog
+* Thu Feb 23 2017 Ralf Corsépius  - 1.0043-1
+- Update to 1.0043.
+- Modernize spec.
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.0042-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 2a17698..42649c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7538f04b36fac62879ff6172b4a85d7  Plack-1.0042.tar.gz
+SHA512 (Plack-1.0043.tar.gz) = 
b77f7f1a2a3d2b24f5473af55448ac72d287f34671c9300dc94d5d315aaac9040ec98d498319cfb3877e1cda53f9850ff4548dc46702d722491ad7034d439104
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Plack.git/commit/?h=f25=bd7ec8a24a951903597adea99858096f7241395d
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: policy on changes in or introduction of new dependencies

2017-02-22 Thread Ralf Corsepius

On 02/23/2017 02:23 AM, Dominik 'Rathann' Mierzejewski wrote:

On Thursday, 23 February 2017 at 00:08, Adam Williamson wrote:

On Wed, 2017-02-22 at 22:53 +0100, Dominik 'Rathann' Mierzejewski
wrote:

Dear Fedora developers,
there have been a number of examples where an update in a stable branch
brought in new dependencies and in significant numbers. The most recent
case was discussed on this list even today:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/BVUZWJYW2UVO53EZ2G2ALAQPU5PLDJZR/


That discussion was about Rawhide. Not about a stable release.


True, but the issue is the same. New or changed dependencies cause
problems.


Not quite. This only applies to "weak deps".

New "strong deps" or "changed deps" are should to solve problems, 
otherwise there would not be any need for changes.



The proposed policy change talks about both rawhide and stable branches.

I consider your proposal to be unnecessary.

Ralf
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Plack (master). "Update to 1.0043. (..more)"

2017-02-22 Thread notifications
From bd7ec8a24a951903597adea99858096f7241395d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 23 Feb 2017 07:07:38 +0100
Subject: Update to 1.0043. Modernize spec.

---
 .gitignore  |  2 +-
 perl-Plack.spec | 15 +--
 sources |  2 +-
 3 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index a13cbc1..38018bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Plack-1.0042.tar.gz
+/Plack-1.0043.tar.gz
diff --git a/perl-Plack.spec b/perl-Plack.spec
index c8aa74a..8ac00ae 100644
--- a/perl-Plack.spec
+++ b/perl-Plack.spec
@@ -1,9 +1,8 @@
 Name:   perl-Plack
-Version:1.0042
-Release:2%{?dist}
+Version:1.0043
+Release:1%{?dist}
 Summary:Perl Superglue for Web frameworks and Web Servers (PSGI 
toolkit)
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Plack/
 Source0:
http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Plack-%{version}.tar.gz
 BuildArch:  noarch
@@ -28,9 +27,8 @@ BuildRequires:  perl(File::ShareDir) >= 1.00
 BuildRequires:  perl(File::ShareDir::Install) >= 0.06
 BuildRequires:  perl(Filesys::Notify::Simple)
 BuildRequires:  perl(Hash::MultiValue) >= 0.05
-BuildRequires:  perl(HTTP::Headers::Fast) >= 0.18
-
 BuildRequires:  perl(HTTP::Entity::Parser) >= 0.17
+BuildRequires:  perl(HTTP::Headers::Fast) >= 0.18
 BuildRequires:  perl(HTTP::Message) >= 5.814
 BuildRequires:  perl(HTTP::Tiny) >= 0.03
 BuildRequires:  perl(parent)
@@ -53,6 +51,7 @@ BuildRequires:  perl(FCGI::Client)
 BuildRequires:  perl(FCGI::ProcManager)
 BuildRequires:  perl(FindBin)
 BuildRequires:  perl(HTTP::Request::AsCGI)
+BuildRequires:  perl(HTTP::Request::Common)
 BuildRequires:  perl(HTTP::Server::Simple::PSGI)
 BuildRequires:  perl(IO::Handle::Util)
 BuildRequires:  perl(Log::Dispatch::Array) >= 1.001
@@ -105,7 +104,7 @@ t/Plack-Handler/apache2.t t/Plack-Handler/apache2-registry.t
 %{__make} %{?_smp_mflags}
 
 %install
-%{__make} pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+%{__make} pure_install DESTDIR=$RPM_BUILD_ROOT
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -140,6 +139,10 @@ t/Plack-Handler/apache2.t 
t/Plack-Handler/apache2-registry.t
 %exclude %{perl_vendorlib}/auto/share/dist/Plack/#foo
 
 %changelog
+* Thu Feb 23 2017 Ralf Corsépius  - 1.0043-1
+- Update to 1.0043.
+- Modernize spec.
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.0042-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 2a17698..42649c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7538f04b36fac62879ff6172b4a85d7  Plack-1.0042.tar.gz
+SHA512 (Plack-1.0043.tar.gz) = 
b77f7f1a2a3d2b24f5473af55448ac72d287f34671c9300dc94d5d315aaac9040ec98d498319cfb3877e1cda53f9850ff4548dc46702d722491ad7034d439104
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Plack.git/commit/?h=master=bd7ec8a24a951903597adea99858096f7241395d
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu uploaded Plack-1.0043.tar.gz for perl-Plack

2017-02-22 Thread notifications
b77f7f1a2a3d2b24f5473af55448ac72d287f34671c9300dc94d5d315aaac9040ec98d498319cfb3877e1cda53f9850ff4548dc46702d722491ad7034d439104
  Plack-1.0043.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-Plack/Plack-1.0043.tar.gz/sha512/b77f7f1a2a3d2b24f5473af55448ac72d287f34671c9300dc94d5d315aaac9040ec98d498319cfb3877e1cda53f9850ff4548dc46702d722491ad7034d439104/Plack-1.0043.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Test-Script (f24). "Update to 1.15. (..more)"

2017-02-22 Thread notifications
From 934181dfc05956f06b2f8d6231c90d3e44a30083 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 23 Feb 2017 06:26:04 +0100
Subject: Update to 1.15. Modernize spec.

---
 .gitignore|  2 +-
 perl-Test-Script.spec | 18 --
 sources   |  2 +-
 3 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index c1dc838..68e9a2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-Script-1.14.tar.gz
+/Test-Script-1.15.tar.gz
diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec
index 0e34010..97de91b 100644
--- a/perl-Test-Script.spec
+++ b/perl-Test-Script.spec
@@ -1,13 +1,15 @@
 Name:   perl-Test-Script
-Version:1.14
-Release:2%{?dist}
+Version:1.15
+Release:1%{?dist}
 Summary:Cross-platform basic tests for scripts
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Test-Script/
 Source0:
http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/Test-Script-%{version}.tar.gz
 BuildArch:  noarch
 
+BuildRequires:  %{__perl}
+BuildRequires:  %{__make}
+
 BuildRequires:  perl-generators
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
@@ -37,14 +39,14 @@ in the bin directory of your Perl distribution.
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
-make %{?_smp_mflags}
+%{__make} %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+%{__make} pure_install DESTDIR=$RPM_BUILD_ROOT
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-make test
+%{__make} test
 
 %files
 %doc Changes README
@@ -53,6 +55,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 23 2017 Ralf Corsépius  - 1.15-1
+- Update to 1.15.
+- Modernize spec.
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 144926c..033c447 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-553ede1bad340d65e99258863e07f653  Test-Script-1.14.tar.gz
+SHA512 (Test-Script-1.15.tar.gz) = 
b692558e0b3545643de7b98e88244ee17f963a6df131089763ae0c4d3e641223925f3af458193299f991dacbf7c0ec0598e4c4c26357515aaacce28920a3d4eb
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Test-Script.git/commit/?h=f24=934181dfc05956f06b2f8d6231c90d3e44a30083
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Test-Script (f24). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild"

2017-02-22 Thread notifications
From ba97d10c5ba4dba7fd855fe0052528129b504b3e Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering 
Date: Sat, 11 Feb 2017 05:35:56 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

---
 perl-Test-Script.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec
index e76b191..0e34010 100644
--- a/perl-Test-Script.spec
+++ b/perl-Test-Script.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-Script
 Version:1.14
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Cross-platform basic tests for scripts
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -53,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Feb 11 2017 Fedora Release Engineering  - 
1.14-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
 * Mon Oct 17 2016 Ralf Corsépius  - 1.14-1
 - Update to 1.14.
 - Eliminate perl_bootstrap.
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Test-Script.git/commit/?h=f24=ba97d10c5ba4dba7fd855fe0052528129b504b3e
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Test-Script (f24). "Cleanup merger."

2017-02-22 Thread notifications
From 2653e51a5a1ab50d20aece746e291feed3aed9f8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 23 Feb 2017 06:30:08 +0100
Subject: Cleanup merger.

---
 perl-Test-Script.spec | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec
index 97de91b..28c314a 100644
--- a/perl-Test-Script.spec
+++ b/perl-Test-Script.spec
@@ -59,9 +59,6 @@ in the bin directory of your Perl distribution.
 - Update to 1.15.
 - Modernize spec.
 
-* Sat Feb 11 2017 Fedora Release Engineering  - 
1.14-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
 * Mon Oct 17 2016 Ralf Corsépius  - 1.14-1
 - Update to 1.14.
 - Eliminate perl_bootstrap.
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Test-Script.git/commit/?h=f24=2653e51a5a1ab50d20aece746e291feed3aed9f8
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Test-Script (f25). "Update to 1.15. (..more)"

2017-02-22 Thread notifications
From 337e23a107cb663f93febf8bf7b8c519e9c1a0d4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 23 Feb 2017 06:26:04 +0100
Subject: Update to 1.15. Modernize spec.

---
 .gitignore|  2 +-
 perl-Test-Script.spec | 18 --
 sources   |  2 +-
 3 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index c1dc838..68e9a2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-Script-1.14.tar.gz
+/Test-Script-1.15.tar.gz
diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec
index 50cd739..1cea502 100644
--- a/perl-Test-Script.spec
+++ b/perl-Test-Script.spec
@@ -1,13 +1,15 @@
 Name:   perl-Test-Script
-Version:1.14
-Release:2%{?dist}
+Version:1.15
+Release:1%{?dist}
 Summary:Cross-platform basic tests for scripts
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Test-Script/
 Source0:
http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/Test-Script-%{version}.tar.gz
 BuildArch:  noarch
 
+BuildRequires:  %{__perl}
+BuildRequires:  %{__make}
+
 BuildRequires:  perl-generators
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
@@ -37,14 +39,14 @@ in the bin directory of your Perl distribution.
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
-make %{?_smp_mflags}
+%{__make} %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+%{__make} pure_install DESTDIR=$RPM_BUILD_ROOT
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-make test
+%{__make} test
 
 %files
 %doc Changes README
@@ -53,6 +55,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 23 2017 Ralf Corsépius  - 1.15-1
+- Update to 1.15.
+- Modernize spec.
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 144926c..033c447 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-553ede1bad340d65e99258863e07f653  Test-Script-1.14.tar.gz
+SHA512 (Test-Script-1.15.tar.gz) = 
b692558e0b3545643de7b98e88244ee17f963a6df131089763ae0c4d3e641223925f3af458193299f991dacbf7c0ec0598e4c4c26357515aaacce28920a3d4eb
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Test-Script.git/commit/?h=f25=337e23a107cb663f93febf8bf7b8c519e9c1a0d4
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Test-Script (f25). "Cleanup merger."

2017-02-22 Thread notifications
From 4c250a87ded4dc6b0439c0e8b4ab29ec9845ad29 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 23 Feb 2017 06:30:08 +0100
Subject: Cleanup merger.

---
 perl-Test-Script.spec | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec
index 1cea502..2da4f5b 100644
--- a/perl-Test-Script.spec
+++ b/perl-Test-Script.spec
@@ -59,9 +59,6 @@ in the bin directory of your Perl distribution.
 - Update to 1.15.
 - Modernize spec.
 
-* Sat Feb 11 2017 Fedora Release Engineering  - 
1.14-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
 * Mon Oct 17 2016 Ralf Corsépius  - 1.14-1
 - Update to 1.14.
 - Eliminate perl_bootstrap.
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Test-Script.git/commit/?h=f25=4c250a87ded4dc6b0439c0e8b4ab29ec9845ad29
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Test-Script (f25). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild"

2017-02-22 Thread notifications
From 23b25b8f74cd1e272803c5009a77430f75f6edc5 Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering 
Date: Sat, 11 Feb 2017 05:35:56 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

---
 perl-Test-Script.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec
index 54c8114..50cd739 100644
--- a/perl-Test-Script.spec
+++ b/perl-Test-Script.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-Script
 Version:1.14
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Cross-platform basic tests for scripts
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -53,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Feb 11 2017 Fedora Release Engineering  - 
1.14-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
 * Mon Oct 17 2016 Ralf Corsépius  - 1.14-1
 - Update to 1.14.
 - Eliminate perl_bootstrap.
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Test-Script.git/commit/?h=f25=23b25b8f74cd1e272803c5009a77430f75f6edc5
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Test-Script (master). "Update to 1.15. (..more)"

2017-02-22 Thread notifications
From 337e23a107cb663f93febf8bf7b8c519e9c1a0d4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 23 Feb 2017 06:26:04 +0100
Subject: Update to 1.15. Modernize spec.

---
 .gitignore|  2 +-
 perl-Test-Script.spec | 18 --
 sources   |  2 +-
 3 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index c1dc838..68e9a2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-Script-1.14.tar.gz
+/Test-Script-1.15.tar.gz
diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec
index 50cd739..1cea502 100644
--- a/perl-Test-Script.spec
+++ b/perl-Test-Script.spec
@@ -1,13 +1,15 @@
 Name:   perl-Test-Script
-Version:1.14
-Release:2%{?dist}
+Version:1.15
+Release:1%{?dist}
 Summary:Cross-platform basic tests for scripts
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Test-Script/
 Source0:
http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/Test-Script-%{version}.tar.gz
 BuildArch:  noarch
 
+BuildRequires:  %{__perl}
+BuildRequires:  %{__make}
+
 BuildRequires:  perl-generators
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
@@ -37,14 +39,14 @@ in the bin directory of your Perl distribution.
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
-make %{?_smp_mflags}
+%{__make} %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+%{__make} pure_install DESTDIR=$RPM_BUILD_ROOT
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-make test
+%{__make} test
 
 %files
 %doc Changes README
@@ -53,6 +55,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 23 2017 Ralf Corsépius  - 1.15-1
+- Update to 1.15.
+- Modernize spec.
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 144926c..033c447 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-553ede1bad340d65e99258863e07f653  Test-Script-1.14.tar.gz
+SHA512 (Test-Script-1.15.tar.gz) = 
b692558e0b3545643de7b98e88244ee17f963a6df131089763ae0c4d3e641223925f3af458193299f991dacbf7c0ec0598e4c4c26357515aaacce28920a3d4eb
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Test-Script.git/commit/?h=master=337e23a107cb663f93febf8bf7b8c519e9c1a0d4
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu uploaded Test-Script-1.15.tar.gz for perl-Test-Script

2017-02-22 Thread notifications
b692558e0b3545643de7b98e88244ee17f963a6df131089763ae0c4d3e641223925f3af458193299f991dacbf7c0ec0598e4c4c26357515aaacce28920a3d4eb
  Test-Script-1.15.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-Test-Script/Test-Script-1.15.tar.gz/sha512/b692558e0b3545643de7b98e88244ee17f963a6df131089763ae0c4d3e641223925f3af458193299f991dacbf7c0ec0598e4c4c26357515aaacce28920a3d4eb/Test-Script-1.15.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread M. Edward (Ed) Borasky
On Mon, Feb 20, 2017 at 4:14 PM M. Edward (Ed) Borasky 
wrote:

> I'm glad someone brought up Tumbleweed because every so often I build a VM
> of Tumbleweed, a VM of Rawhide and a VM of Debian "sid" just to see if I
> could use any of them as a workstation day-to-day. What I'm looking for
> mostly is the latest GNOME desktop, Firefox browser, Virtual Machine
> Manager stack and Docker stack. LibreOffice is nice but I can live without
> it, given that I have RStudio Server and PostgreSQL / PostGIS running in
> (Debian) containers.
>
> [snip]

After I posted this, I went through the Tumbleweed virtual machine exercise
again, but instead of doing containers, I decided to replicate the apps on
my current F25 workstation - R / RStudio, Calibre, QGIS and PostGIS are the
main ones. The bottom line is, while the Tumbleweed kernel and GNOME /
LibreOffice packages are nice and modern, the same cannot be said for QGIS
and PostGIS. I couldn't even get current builds for them out of their
experimental repos! I'd have to build them from source to get the latest
stable PostGIS and QGIS.

PostGIS I can run in a container, but QGIS is a desktop app - I'd have to
load up a bunch of Qt -devel packages to even build it. So to get a modern
GNOME workstation from binaries, my options are Fedora, Ubuntu / Mint or
Debian. A Fedora rolling release is looking very good to me right now.
-- 
How many people can stand on the shoulders of a giant before the giant
collapses?
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


cpio: Digest mismatch

2017-02-22 Thread abdul . p78
Hi Guys,
I have a source file of 6 GB and i try to create an RPM using the spec file.
After creating the RPMS , i installed on the machines. But i am not able to do 
the command :
"rpm -ivh LINSEE_xilinx-sdk_v20164-2016.4-1.src.rpm"
It throws an error as below :

[root@euca-10-254-169-180 SRPMS]# rpm -ivh 
LINSEE_xilinx-sdk_v20164-2016.4-1.src.rpm
   1:LINSEE_xilinx-sdk_v2016### [100%]
error: unpacking of archive failed on file 
/root/rpmbuild/SOURCES/xilinx-sdk.tar.gz;58ae56bb: cpio: Digest mismatch
error: LINSEE_xilinx-sdk_v20164-2016.4-1.src.rpm cannot be installed

I split the RPM into 3 packages , Is there any way how i can split the source 
file using spec file.
Kindly help me here.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Schedule for Thursday's FPC Meeting (2017-02-23 17:00 UTC)

2017-02-22 Thread James Antill
 Following is the list of topics that will be discussed in the FPC
meeting Thursday at 2017-02-23 17:00 UTC in #fedora-meeting-1 on
irc.freenode.net.

 Local time information (via. rktime):

2017-02-23 09:00 Thu US/Pacific PST
2017-02-23 12:00 Thu
US/Eastern EST
2017-02-23 17:00 Thu UTC <-
2017-02-23 17:00
Thu Europe/London <-
2017-02-23 18:00 Thu Europe/Paris   CET
2017
-02-23 18:00 Thu Europe/Berlin  CET
2017-02-23 22:30 Thu
Asia/Calcutta  IST
--new day--

2017-02-24 01:00 Fri Asia/Singapore SGT
2017-02-24 01:00 Fri
Asia/Hong_Kong HKT
2017-02-24 02:00 Fri
Asia/Tokyo JST
2017-02-24 03:00 Fri
Australia/BrisbaneAEST

 Links to all tickets below can be found at: 

https://fedorahosted.org/fpc/report/13

= Followups =

#topic #591 Description of filtering macros in Perl is outdated 
.fpc 591
https://fedorahosted.org/fpc/ticket/591

#topic #613 "provenpackagers" tag   
.fpc 613
https://fedorahosted.org/fpc/ticket/613

#topic #632 Requires: hicolor-icon-theme or own dir
.fpc 632
https://fedorahosted.org/fpc/ticket/632

#topic #656 version guidelines major simplification for the git era   
.fpc 656
https://fedorahosted.org/fpc/ticket/656

#topic #678 Ban use of directory Requires  
.fpc 678
https://fedorahosted.org/fpc/ticket/678

= New business =

#topic #679 Actively discourage Group: 
.fpc 679
https://fedorahosted.org
/fpc/ticket/679

#topic #680 tmpfiles.d minor cleanup
.fpc 680
https://fedorahosted.org/fpc/ticket/680

= Open Floor = 

 For more complete details, please visit each individual ticket.  The
report of the agenda items can be found at:

https://fedorahosted.org/fpc/report/13

 If you would like to add something to this agenda, you can reply to
this e-mail, file a new ticket at https://fedorahosted.org/fpc,
e-mail me directly, or bring it up at the end of the meeting, during
the open floor topic. Note that added topics may be deferred until
the following meeting. 
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Rahul Sundaram
On Wed, Feb 22, 2017 at 8:55 PM Gerald B. Cox wrote:

> It gets a bit tedious to read all the feigned outrage and the continuous
> aggrandisement of the Fedora Code of Conduct; it shouldn't be used as a
> construct to silence debate.
>

Vague accusations are not a debate.

Rahul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


kni pushed to perl-SOAP-WSDL (el6). "Merge branch 'master' into el6"

2017-02-22 Thread notifications
From d2881c283db99b4e89f4c52e7900bffdeee4bb72 Mon Sep 17 00:00:00 2001
From: Damian Wrobel 
Date: Wed, 8 Feb 2017 09:32:58 +0100
Subject: Initial import (#1418310)

---
 .gitignore |   1 +
 perl-SOAP-WSDL-HTTP.pm.patch   |  12 ++
 perl-SOAP-WSDL-makefile.pl-exe_files.patch |  17 ++
 perl-SOAP-WSDL-pod-spelling.patch  | 306 +
 perl-SOAP-WSDL-pod-whatis.patch|  55 ++
 perl-SOAP-WSDL-use-Test-XML.patch  |  22 +++
 perl-SOAP-WSDL.spec| 148 ++
 sources|   1 +
 8 files changed, 562 insertions(+)
 create mode 100644 perl-SOAP-WSDL-HTTP.pm.patch
 create mode 100644 perl-SOAP-WSDL-makefile.pl-exe_files.patch
 create mode 100644 perl-SOAP-WSDL-pod-spelling.patch
 create mode 100644 perl-SOAP-WSDL-pod-whatis.patch
 create mode 100644 perl-SOAP-WSDL-use-Test-XML.patch
 create mode 100644 perl-SOAP-WSDL.spec

diff --git a/.gitignore b/.gitignore
index e69de29..f34f3d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/SOAP-WSDL-3.003.tar.gz
diff --git a/perl-SOAP-WSDL-HTTP.pm.patch b/perl-SOAP-WSDL-HTTP.pm.patch
new file mode 100644
index 000..c613932
--- /dev/null
+++ b/perl-SOAP-WSDL-HTTP.pm.patch
@@ -0,0 +1,12 @@
+--- a/lib/SOAP/WSDL/Transport/HTTP.pm  2015-04-02 12:17:58.0 -0500
 b/lib/SOAP/WSDL/Transport/HTTP.pm  2017-02-04 12:31:10.501103626 -0600
+@@ -29,6 +29,9 @@
+ ? lc($encoding)
+ : 'utf-8';
+ 
++$endpoint = ""
++if not defined($endpoint);
++
+ $content_type = "text/xml; charset=$encoding"
+ if not defined($content_type);
+ # what's this all about?
diff --git a/perl-SOAP-WSDL-makefile.pl-exe_files.patch 
b/perl-SOAP-WSDL-makefile.pl-exe_files.patch
new file mode 100644
index 000..4d4dd01
--- /dev/null
+++ b/perl-SOAP-WSDL-makefile.pl-exe_files.patch
@@ -0,0 +1,17 @@
+Description: resurrect installation of bin/wsdl2perl.pl
+Origin: vendor
+Author: gregor herrmann 
+Last-Update: 2016-05-29
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=114807
+Bug: https://rt.cpan.org/Ticket/Display.html?id=114807
+
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -29,6 +29,7 @@
+ test => { RECURSIVE_TEST_FILES => 1, },
+ ABSTRACT_FROM  => 'lib/SOAP/WSDL.pm',
+ AUTHOR   => 'Scott Walters ',
++EXE_FILES=> [ 'bin/wsdl2perl.pl' ],
+ (eval { ExtUtils::MakeMaker->VERSION(6.46) } ? (META_MERGE => {
+ 'meta-spec' => { version => 2 },
+  resources => {
diff --git a/perl-SOAP-WSDL-pod-spelling.patch 
b/perl-SOAP-WSDL-pod-spelling.patch
new file mode 100644
index 000..d703bcc
--- /dev/null
+++ b/perl-SOAP-WSDL-pod-spelling.patch
@@ -0,0 +1,306 @@
+Description: spelling fixes
+Origin: vendor
+Author: gregor herrmann 
+Last-Update: 2016-05-29
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=114805
+Bug: https://rt.cpan.org/Ticket/Display.html?id=114805
+
+--- a/lib/SOAP/WSDL.pm
 b/lib/SOAP/WSDL.pm
+@@ -668,7 +668,7 @@
+ =head2 Debugging / Tracing
+ 
+ While SOAP::Lite features a global tracing facility, SOAP::WSDL
+-allows to switch tracing on/of on a per-object base.
++allows one to switch tracing on/of on a per-object base.
+ 
+ This has to be done in the SOAP client used by SOAP::WSDL - see
+ L for an example and L for
+@@ -737,7 +737,7 @@
+ 
+ =item * Serialization of hash refs does not work for ambiguous values
+ 
+-If you have list elements with multiple occurences allowed, SOAP::WSDL
++If you have list elements with multiple occurrences allowed, SOAP::WSDL
+ has no means of finding out which variant you meant.
+ 
+ Passing in item => [1,2,3] could serialize to
+@@ -811,7 +811,7 @@
+ 
+ Martin Kutter wrote:
+ 
+-There are many people out there who fostered SOAP::WSDL's developement.
++There are many people out there who fostered SOAP::WSDL's development.
+ I would like to thank them all (and apologize to all those I have forgotten).
+ 
+ Giovanni S. Fois wrote a improved version of SOAP::WSDL (which eventually
+@@ -838,7 +838,7 @@
+ testing. Thank you.
+ 
+ Noah Robin contributed lots of documentation fixes, and the mod_perl server,
+-and eventually joined SOAP::WSDL's developement. Thanks.
++and eventually joined SOAP::WSDL's development. Thanks.
+ 
+ Mark Overmeer wrote XML::Compile::SOAP - competition is good for business.
+ 
+--- a/lib/SOAP/WSDL/Expat/MessageParser.pm
 b/lib/SOAP/WSDL/Expat/MessageParser.pm
+@@ -297,7 +297,7 @@
+ 
+ =head2 Skipping unwanted items
+ 
+-Sometimes there's unneccessary information transported in SOAP messages.
++Sometimes there's unnecessary information transported in SOAP messages.
+ 
+ To skip XML nodes (including all child nodes), just edit the type map for
+ the message, set the type map entry to '__SKIP__', and comment out all
+--- a/lib/SOAP/WSDL/Manual/CodeFirst.pod
 

kni pushed to perl-SOAP-WSDL (el6). "Initial import (#1418310)"

2017-02-22 Thread notifications
From d2881c283db99b4e89f4c52e7900bffdeee4bb72 Mon Sep 17 00:00:00 2001
From: Damian Wrobel 
Date: Wed, 8 Feb 2017 09:32:58 +0100
Subject: Initial import (#1418310)

---
 .gitignore |   1 +
 perl-SOAP-WSDL-HTTP.pm.patch   |  12 ++
 perl-SOAP-WSDL-makefile.pl-exe_files.patch |  17 ++
 perl-SOAP-WSDL-pod-spelling.patch  | 306 +
 perl-SOAP-WSDL-pod-whatis.patch|  55 ++
 perl-SOAP-WSDL-use-Test-XML.patch  |  22 +++
 perl-SOAP-WSDL.spec| 148 ++
 sources|   1 +
 8 files changed, 562 insertions(+)
 create mode 100644 perl-SOAP-WSDL-HTTP.pm.patch
 create mode 100644 perl-SOAP-WSDL-makefile.pl-exe_files.patch
 create mode 100644 perl-SOAP-WSDL-pod-spelling.patch
 create mode 100644 perl-SOAP-WSDL-pod-whatis.patch
 create mode 100644 perl-SOAP-WSDL-use-Test-XML.patch
 create mode 100644 perl-SOAP-WSDL.spec

diff --git a/.gitignore b/.gitignore
index e69de29..f34f3d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/SOAP-WSDL-3.003.tar.gz
diff --git a/perl-SOAP-WSDL-HTTP.pm.patch b/perl-SOAP-WSDL-HTTP.pm.patch
new file mode 100644
index 000..c613932
--- /dev/null
+++ b/perl-SOAP-WSDL-HTTP.pm.patch
@@ -0,0 +1,12 @@
+--- a/lib/SOAP/WSDL/Transport/HTTP.pm  2015-04-02 12:17:58.0 -0500
 b/lib/SOAP/WSDL/Transport/HTTP.pm  2017-02-04 12:31:10.501103626 -0600
+@@ -29,6 +29,9 @@
+ ? lc($encoding)
+ : 'utf-8';
+ 
++$endpoint = ""
++if not defined($endpoint);
++
+ $content_type = "text/xml; charset=$encoding"
+ if not defined($content_type);
+ # what's this all about?
diff --git a/perl-SOAP-WSDL-makefile.pl-exe_files.patch 
b/perl-SOAP-WSDL-makefile.pl-exe_files.patch
new file mode 100644
index 000..4d4dd01
--- /dev/null
+++ b/perl-SOAP-WSDL-makefile.pl-exe_files.patch
@@ -0,0 +1,17 @@
+Description: resurrect installation of bin/wsdl2perl.pl
+Origin: vendor
+Author: gregor herrmann 
+Last-Update: 2016-05-29
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=114807
+Bug: https://rt.cpan.org/Ticket/Display.html?id=114807
+
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -29,6 +29,7 @@
+ test => { RECURSIVE_TEST_FILES => 1, },
+ ABSTRACT_FROM  => 'lib/SOAP/WSDL.pm',
+ AUTHOR   => 'Scott Walters ',
++EXE_FILES=> [ 'bin/wsdl2perl.pl' ],
+ (eval { ExtUtils::MakeMaker->VERSION(6.46) } ? (META_MERGE => {
+ 'meta-spec' => { version => 2 },
+  resources => {
diff --git a/perl-SOAP-WSDL-pod-spelling.patch 
b/perl-SOAP-WSDL-pod-spelling.patch
new file mode 100644
index 000..d703bcc
--- /dev/null
+++ b/perl-SOAP-WSDL-pod-spelling.patch
@@ -0,0 +1,306 @@
+Description: spelling fixes
+Origin: vendor
+Author: gregor herrmann 
+Last-Update: 2016-05-29
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=114805
+Bug: https://rt.cpan.org/Ticket/Display.html?id=114805
+
+--- a/lib/SOAP/WSDL.pm
 b/lib/SOAP/WSDL.pm
+@@ -668,7 +668,7 @@
+ =head2 Debugging / Tracing
+ 
+ While SOAP::Lite features a global tracing facility, SOAP::WSDL
+-allows to switch tracing on/of on a per-object base.
++allows one to switch tracing on/of on a per-object base.
+ 
+ This has to be done in the SOAP client used by SOAP::WSDL - see
+ L for an example and L for
+@@ -737,7 +737,7 @@
+ 
+ =item * Serialization of hash refs does not work for ambiguous values
+ 
+-If you have list elements with multiple occurences allowed, SOAP::WSDL
++If you have list elements with multiple occurrences allowed, SOAP::WSDL
+ has no means of finding out which variant you meant.
+ 
+ Passing in item => [1,2,3] could serialize to
+@@ -811,7 +811,7 @@
+ 
+ Martin Kutter wrote:
+ 
+-There are many people out there who fostered SOAP::WSDL's developement.
++There are many people out there who fostered SOAP::WSDL's development.
+ I would like to thank them all (and apologize to all those I have forgotten).
+ 
+ Giovanni S. Fois wrote a improved version of SOAP::WSDL (which eventually
+@@ -838,7 +838,7 @@
+ testing. Thank you.
+ 
+ Noah Robin contributed lots of documentation fixes, and the mod_perl server,
+-and eventually joined SOAP::WSDL's developement. Thanks.
++and eventually joined SOAP::WSDL's development. Thanks.
+ 
+ Mark Overmeer wrote XML::Compile::SOAP - competition is good for business.
+ 
+--- a/lib/SOAP/WSDL/Expat/MessageParser.pm
 b/lib/SOAP/WSDL/Expat/MessageParser.pm
+@@ -297,7 +297,7 @@
+ 
+ =head2 Skipping unwanted items
+ 
+-Sometimes there's unneccessary information transported in SOAP messages.
++Sometimes there's unnecessary information transported in SOAP messages.
+ 
+ To skip XML nodes (including all child nodes), just edit the type map for
+ the message, set the type map entry to '__SKIP__', and comment out all
+--- a/lib/SOAP/WSDL/Manual/CodeFirst.pod
 

kni pushed to perl-SOAP-WSDL (el6). "Yet another rebuild"

2017-02-22 Thread notifications
From 3c0c20bc9a40501c94b1f44fa7d66bcc956d3442 Mon Sep 17 00:00:00 2001
From: Damian Wrobel 
Date: Mon, 20 Feb 2017 10:42:37 +0100
Subject: Yet another rebuild

---
 perl-SOAP-WSDL.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-SOAP-WSDL.spec b/perl-SOAP-WSDL.spec
index 95d2253..a213788 100644
--- a/perl-SOAP-WSDL.spec
+++ b/perl-SOAP-WSDL.spec
@@ -1,7 +1,7 @@
 Summary:   Perl module for SOAP with WSDL support
 Name:  perl-SOAP-WSDL
 Version:   3.003
-Release:   5%{?dist}
+Release:   6%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/SOAP-WSDL/
@@ -133,6 +133,9 @@ chmod 0755 %{buildroot}%{_bindir}/wsdl2perl.pl
 
 
 %changelog
+* Mon Feb 20 2017 Damian Wrobel  - 3.003-6
+- Yet another rebuild
+
 * Thu Feb 16 2017 Damian Wrobel  - 3.003-5
 - Rebuilt for missing BR
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-SOAP-WSDL.git/commit/?h=el6=3c0c20bc9a40501c94b1f44fa7d66bcc956d3442
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


kni pushed to perl-SOAP-WSDL (el6). "Rebuilt for missing BR"

2017-02-22 Thread notifications
From f9c7491f94fd72593c4e4819a88e09caab13064b Mon Sep 17 00:00:00 2001
From: Damian Wrobel 
Date: Thu, 16 Feb 2017 15:50:57 +0100
Subject: Rebuilt for missing BR

---
 perl-SOAP-WSDL.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-SOAP-WSDL.spec b/perl-SOAP-WSDL.spec
index 675a93e..95d2253 100644
--- a/perl-SOAP-WSDL.spec
+++ b/perl-SOAP-WSDL.spec
@@ -1,7 +1,7 @@
 Summary:   Perl module for SOAP with WSDL support
 Name:  perl-SOAP-WSDL
 Version:   3.003
-Release:   4%{?dist}
+Release:   5%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/SOAP-WSDL/
@@ -133,6 +133,9 @@ chmod 0755 %{buildroot}%{_bindir}/wsdl2perl.pl
 
 
 %changelog
+* Thu Feb 16 2017 Damian Wrobel  - 3.003-5
+- Rebuilt for missing BR
+
 * Tue Feb 07 2017 Damian Wrobel  - 3.003-4
 - Move man pages, Changes, HACKING, README and TODO to main package,
 - Rename subpackage -doc to -examples
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-SOAP-WSDL.git/commit/?h=el6=f9c7491f94fd72593c4e4819a88e09caab13064b
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


kni pushed to perl-SOAP-WSDL (epel7). "Rebuilt for missing BR"

2017-02-22 Thread notifications
From f9c7491f94fd72593c4e4819a88e09caab13064b Mon Sep 17 00:00:00 2001
From: Damian Wrobel 
Date: Thu, 16 Feb 2017 15:50:57 +0100
Subject: Rebuilt for missing BR

---
 perl-SOAP-WSDL.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-SOAP-WSDL.spec b/perl-SOAP-WSDL.spec
index 675a93e..95d2253 100644
--- a/perl-SOAP-WSDL.spec
+++ b/perl-SOAP-WSDL.spec
@@ -1,7 +1,7 @@
 Summary:   Perl module for SOAP with WSDL support
 Name:  perl-SOAP-WSDL
 Version:   3.003
-Release:   4%{?dist}
+Release:   5%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/SOAP-WSDL/
@@ -133,6 +133,9 @@ chmod 0755 %{buildroot}%{_bindir}/wsdl2perl.pl
 
 
 %changelog
+* Thu Feb 16 2017 Damian Wrobel  - 3.003-5
+- Rebuilt for missing BR
+
 * Tue Feb 07 2017 Damian Wrobel  - 3.003-4
 - Move man pages, Changes, HACKING, README and TODO to main package,
 - Rename subpackage -doc to -examples
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-SOAP-WSDL.git/commit/?h=epel7=f9c7491f94fd72593c4e4819a88e09caab13064b
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


kni pushed to perl-SOAP-WSDL (epel7). "Yet another rebuild"

2017-02-22 Thread notifications
From 3c0c20bc9a40501c94b1f44fa7d66bcc956d3442 Mon Sep 17 00:00:00 2001
From: Damian Wrobel 
Date: Mon, 20 Feb 2017 10:42:37 +0100
Subject: Yet another rebuild

---
 perl-SOAP-WSDL.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-SOAP-WSDL.spec b/perl-SOAP-WSDL.spec
index 95d2253..a213788 100644
--- a/perl-SOAP-WSDL.spec
+++ b/perl-SOAP-WSDL.spec
@@ -1,7 +1,7 @@
 Summary:   Perl module for SOAP with WSDL support
 Name:  perl-SOAP-WSDL
 Version:   3.003
-Release:   5%{?dist}
+Release:   6%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/SOAP-WSDL/
@@ -133,6 +133,9 @@ chmod 0755 %{buildroot}%{_bindir}/wsdl2perl.pl
 
 
 %changelog
+* Mon Feb 20 2017 Damian Wrobel  - 3.003-6
+- Yet another rebuild
+
 * Thu Feb 16 2017 Damian Wrobel  - 3.003-5
 - Rebuilt for missing BR
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-SOAP-WSDL.git/commit/?h=epel7=3c0c20bc9a40501c94b1f44fa7d66bcc956d3442
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


kni pushed to perl-SOAP-WSDL (epel7). "Merge branch 'master' into epel7"

2017-02-22 Thread notifications
From d2881c283db99b4e89f4c52e7900bffdeee4bb72 Mon Sep 17 00:00:00 2001
From: Damian Wrobel 
Date: Wed, 8 Feb 2017 09:32:58 +0100
Subject: Initial import (#1418310)

---
 .gitignore |   1 +
 perl-SOAP-WSDL-HTTP.pm.patch   |  12 ++
 perl-SOAP-WSDL-makefile.pl-exe_files.patch |  17 ++
 perl-SOAP-WSDL-pod-spelling.patch  | 306 +
 perl-SOAP-WSDL-pod-whatis.patch|  55 ++
 perl-SOAP-WSDL-use-Test-XML.patch  |  22 +++
 perl-SOAP-WSDL.spec| 148 ++
 sources|   1 +
 8 files changed, 562 insertions(+)
 create mode 100644 perl-SOAP-WSDL-HTTP.pm.patch
 create mode 100644 perl-SOAP-WSDL-makefile.pl-exe_files.patch
 create mode 100644 perl-SOAP-WSDL-pod-spelling.patch
 create mode 100644 perl-SOAP-WSDL-pod-whatis.patch
 create mode 100644 perl-SOAP-WSDL-use-Test-XML.patch
 create mode 100644 perl-SOAP-WSDL.spec

diff --git a/.gitignore b/.gitignore
index e69de29..f34f3d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/SOAP-WSDL-3.003.tar.gz
diff --git a/perl-SOAP-WSDL-HTTP.pm.patch b/perl-SOAP-WSDL-HTTP.pm.patch
new file mode 100644
index 000..c613932
--- /dev/null
+++ b/perl-SOAP-WSDL-HTTP.pm.patch
@@ -0,0 +1,12 @@
+--- a/lib/SOAP/WSDL/Transport/HTTP.pm  2015-04-02 12:17:58.0 -0500
 b/lib/SOAP/WSDL/Transport/HTTP.pm  2017-02-04 12:31:10.501103626 -0600
+@@ -29,6 +29,9 @@
+ ? lc($encoding)
+ : 'utf-8';
+ 
++$endpoint = ""
++if not defined($endpoint);
++
+ $content_type = "text/xml; charset=$encoding"
+ if not defined($content_type);
+ # what's this all about?
diff --git a/perl-SOAP-WSDL-makefile.pl-exe_files.patch 
b/perl-SOAP-WSDL-makefile.pl-exe_files.patch
new file mode 100644
index 000..4d4dd01
--- /dev/null
+++ b/perl-SOAP-WSDL-makefile.pl-exe_files.patch
@@ -0,0 +1,17 @@
+Description: resurrect installation of bin/wsdl2perl.pl
+Origin: vendor
+Author: gregor herrmann 
+Last-Update: 2016-05-29
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=114807
+Bug: https://rt.cpan.org/Ticket/Display.html?id=114807
+
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -29,6 +29,7 @@
+ test => { RECURSIVE_TEST_FILES => 1, },
+ ABSTRACT_FROM  => 'lib/SOAP/WSDL.pm',
+ AUTHOR   => 'Scott Walters ',
++EXE_FILES=> [ 'bin/wsdl2perl.pl' ],
+ (eval { ExtUtils::MakeMaker->VERSION(6.46) } ? (META_MERGE => {
+ 'meta-spec' => { version => 2 },
+  resources => {
diff --git a/perl-SOAP-WSDL-pod-spelling.patch 
b/perl-SOAP-WSDL-pod-spelling.patch
new file mode 100644
index 000..d703bcc
--- /dev/null
+++ b/perl-SOAP-WSDL-pod-spelling.patch
@@ -0,0 +1,306 @@
+Description: spelling fixes
+Origin: vendor
+Author: gregor herrmann 
+Last-Update: 2016-05-29
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=114805
+Bug: https://rt.cpan.org/Ticket/Display.html?id=114805
+
+--- a/lib/SOAP/WSDL.pm
 b/lib/SOAP/WSDL.pm
+@@ -668,7 +668,7 @@
+ =head2 Debugging / Tracing
+ 
+ While SOAP::Lite features a global tracing facility, SOAP::WSDL
+-allows to switch tracing on/of on a per-object base.
++allows one to switch tracing on/of on a per-object base.
+ 
+ This has to be done in the SOAP client used by SOAP::WSDL - see
+ L for an example and L for
+@@ -737,7 +737,7 @@
+ 
+ =item * Serialization of hash refs does not work for ambiguous values
+ 
+-If you have list elements with multiple occurences allowed, SOAP::WSDL
++If you have list elements with multiple occurrences allowed, SOAP::WSDL
+ has no means of finding out which variant you meant.
+ 
+ Passing in item => [1,2,3] could serialize to
+@@ -811,7 +811,7 @@
+ 
+ Martin Kutter wrote:
+ 
+-There are many people out there who fostered SOAP::WSDL's developement.
++There are many people out there who fostered SOAP::WSDL's development.
+ I would like to thank them all (and apologize to all those I have forgotten).
+ 
+ Giovanni S. Fois wrote a improved version of SOAP::WSDL (which eventually
+@@ -838,7 +838,7 @@
+ testing. Thank you.
+ 
+ Noah Robin contributed lots of documentation fixes, and the mod_perl server,
+-and eventually joined SOAP::WSDL's developement. Thanks.
++and eventually joined SOAP::WSDL's development. Thanks.
+ 
+ Mark Overmeer wrote XML::Compile::SOAP - competition is good for business.
+ 
+--- a/lib/SOAP/WSDL/Expat/MessageParser.pm
 b/lib/SOAP/WSDL/Expat/MessageParser.pm
+@@ -297,7 +297,7 @@
+ 
+ =head2 Skipping unwanted items
+ 
+-Sometimes there's unneccessary information transported in SOAP messages.
++Sometimes there's unnecessary information transported in SOAP messages.
+ 
+ To skip XML nodes (including all child nodes), just edit the type map for
+ the message, set the type map entry to '__SKIP__', and comment out all
+--- a/lib/SOAP/WSDL/Manual/CodeFirst.pod
 

kni pushed to perl-SOAP-WSDL (epel7). "Initial import (#1418310)"

2017-02-22 Thread notifications
From d2881c283db99b4e89f4c52e7900bffdeee4bb72 Mon Sep 17 00:00:00 2001
From: Damian Wrobel 
Date: Wed, 8 Feb 2017 09:32:58 +0100
Subject: Initial import (#1418310)

---
 .gitignore |   1 +
 perl-SOAP-WSDL-HTTP.pm.patch   |  12 ++
 perl-SOAP-WSDL-makefile.pl-exe_files.patch |  17 ++
 perl-SOAP-WSDL-pod-spelling.patch  | 306 +
 perl-SOAP-WSDL-pod-whatis.patch|  55 ++
 perl-SOAP-WSDL-use-Test-XML.patch  |  22 +++
 perl-SOAP-WSDL.spec| 148 ++
 sources|   1 +
 8 files changed, 562 insertions(+)
 create mode 100644 perl-SOAP-WSDL-HTTP.pm.patch
 create mode 100644 perl-SOAP-WSDL-makefile.pl-exe_files.patch
 create mode 100644 perl-SOAP-WSDL-pod-spelling.patch
 create mode 100644 perl-SOAP-WSDL-pod-whatis.patch
 create mode 100644 perl-SOAP-WSDL-use-Test-XML.patch
 create mode 100644 perl-SOAP-WSDL.spec

diff --git a/.gitignore b/.gitignore
index e69de29..f34f3d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/SOAP-WSDL-3.003.tar.gz
diff --git a/perl-SOAP-WSDL-HTTP.pm.patch b/perl-SOAP-WSDL-HTTP.pm.patch
new file mode 100644
index 000..c613932
--- /dev/null
+++ b/perl-SOAP-WSDL-HTTP.pm.patch
@@ -0,0 +1,12 @@
+--- a/lib/SOAP/WSDL/Transport/HTTP.pm  2015-04-02 12:17:58.0 -0500
 b/lib/SOAP/WSDL/Transport/HTTP.pm  2017-02-04 12:31:10.501103626 -0600
+@@ -29,6 +29,9 @@
+ ? lc($encoding)
+ : 'utf-8';
+ 
++$endpoint = ""
++if not defined($endpoint);
++
+ $content_type = "text/xml; charset=$encoding"
+ if not defined($content_type);
+ # what's this all about?
diff --git a/perl-SOAP-WSDL-makefile.pl-exe_files.patch 
b/perl-SOAP-WSDL-makefile.pl-exe_files.patch
new file mode 100644
index 000..4d4dd01
--- /dev/null
+++ b/perl-SOAP-WSDL-makefile.pl-exe_files.patch
@@ -0,0 +1,17 @@
+Description: resurrect installation of bin/wsdl2perl.pl
+Origin: vendor
+Author: gregor herrmann 
+Last-Update: 2016-05-29
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=114807
+Bug: https://rt.cpan.org/Ticket/Display.html?id=114807
+
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -29,6 +29,7 @@
+ test => { RECURSIVE_TEST_FILES => 1, },
+ ABSTRACT_FROM  => 'lib/SOAP/WSDL.pm',
+ AUTHOR   => 'Scott Walters ',
++EXE_FILES=> [ 'bin/wsdl2perl.pl' ],
+ (eval { ExtUtils::MakeMaker->VERSION(6.46) } ? (META_MERGE => {
+ 'meta-spec' => { version => 2 },
+  resources => {
diff --git a/perl-SOAP-WSDL-pod-spelling.patch 
b/perl-SOAP-WSDL-pod-spelling.patch
new file mode 100644
index 000..d703bcc
--- /dev/null
+++ b/perl-SOAP-WSDL-pod-spelling.patch
@@ -0,0 +1,306 @@
+Description: spelling fixes
+Origin: vendor
+Author: gregor herrmann 
+Last-Update: 2016-05-29
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=114805
+Bug: https://rt.cpan.org/Ticket/Display.html?id=114805
+
+--- a/lib/SOAP/WSDL.pm
 b/lib/SOAP/WSDL.pm
+@@ -668,7 +668,7 @@
+ =head2 Debugging / Tracing
+ 
+ While SOAP::Lite features a global tracing facility, SOAP::WSDL
+-allows to switch tracing on/of on a per-object base.
++allows one to switch tracing on/of on a per-object base.
+ 
+ This has to be done in the SOAP client used by SOAP::WSDL - see
+ L for an example and L for
+@@ -737,7 +737,7 @@
+ 
+ =item * Serialization of hash refs does not work for ambiguous values
+ 
+-If you have list elements with multiple occurences allowed, SOAP::WSDL
++If you have list elements with multiple occurrences allowed, SOAP::WSDL
+ has no means of finding out which variant you meant.
+ 
+ Passing in item => [1,2,3] could serialize to
+@@ -811,7 +811,7 @@
+ 
+ Martin Kutter wrote:
+ 
+-There are many people out there who fostered SOAP::WSDL's developement.
++There are many people out there who fostered SOAP::WSDL's development.
+ I would like to thank them all (and apologize to all those I have forgotten).
+ 
+ Giovanni S. Fois wrote a improved version of SOAP::WSDL (which eventually
+@@ -838,7 +838,7 @@
+ testing. Thank you.
+ 
+ Noah Robin contributed lots of documentation fixes, and the mod_perl server,
+-and eventually joined SOAP::WSDL's developement. Thanks.
++and eventually joined SOAP::WSDL's development. Thanks.
+ 
+ Mark Overmeer wrote XML::Compile::SOAP - competition is good for business.
+ 
+--- a/lib/SOAP/WSDL/Expat/MessageParser.pm
 b/lib/SOAP/WSDL/Expat/MessageParser.pm
+@@ -297,7 +297,7 @@
+ 
+ =head2 Skipping unwanted items
+ 
+-Sometimes there's unneccessary information transported in SOAP messages.
++Sometimes there's unnecessary information transported in SOAP messages.
+ 
+ To skip XML nodes (including all child nodes), just edit the type map for
+ the message, set the type map entry to '__SKIP__', and comment out all
+--- a/lib/SOAP/WSDL/Manual/CodeFirst.pod
 

Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Gerald B. Cox
On Wed, Feb 22, 2017 at 4:03 PM, Rahul Sundaram  wrote:

>
> What you are doing is filing a bug report with no way for anyone else to
> reproduce it or resolve it and refusing to provide more info when asked.
>
> CLOSED CANTFIX
>


Unfortunately, this is an ongoing, extremely transparent theme.

OK, we all get it.  No need to pile on.  If Ralf getting a bit snippy is
the worse thing that ever happens to Adam or this community, we should all
consider ourselves lucky.  It gets a bit tedious to read all the feigned
outrage and the continuous aggrandisement of the Fedora Code of Conduct; it
shouldn't be used as a construct to silence debate.  Two colloquialisms
come to mind:

1.  Don't beat a dead horse
2.  People in glass houses shouldn't throw stones
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: policy on changes in or introduction of new dependencies

2017-02-22 Thread Dominik 'Rathann' Mierzejewski
On Thursday, 23 February 2017 at 00:08, Adam Williamson wrote:
> On Wed, 2017-02-22 at 22:53 +0100, Dominik 'Rathann' Mierzejewski
> wrote:
> > Dear Fedora developers,
> > there have been a number of examples where an update in a stable branch
> > brought in new dependencies and in significant numbers. The most recent
> > case was discussed on this list even today:
> > https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/BVUZWJYW2UVO53EZ2G2ALAQPU5PLDJZR/
> 
> That discussion was about Rawhide. Not about a stable release.

True, but the issue is the same. New or changed dependencies cause
problems.

The proposed policy change talks about both rawhide and stable branches.

Regards,
Dominik
-- 
Fedora http://fedoraproject.org/wiki/User:Rathann
RPMFusion http://rpmfusion.org
"Faith manages."
-- Delenn to Lennier in Babylon 5:"Confessions and Lamentations"
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: fedorahosted.org sunset is next week!

2017-02-22 Thread Jeff Fearn
On 23/02/2017 10:35 AM, Kevin Fenzi wrote:
> On Thu, 23 Feb 2017 10:10:27 +1000
> Jeff Fearn  wrote:
>
>> Is there a facility to redirect URLs to new sites?
>>
>> e.g. I'd like https://fedorahosted.org/publican/ to redirect to
>> https://sourceware.org/publican/
> Yep. Just file an infrastructure ticket with what you want and we can
> get it setup: 
>
> https://pagure.io/fedora-infrastructure/issues/
>
> kevin
>

Sweet!

Cheers, Jeff.



signature.asc
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: ActionNotAllowed: policy violation (build_from_srpm)

2017-02-22 Thread Kevin Fenzi
On Wed, 22 Feb 2017 21:19:52 +0100
Sandro Mani  wrote:

> On 22.02.2017 19:36, Kevin Fenzi wrote:
> > On Wed, 22 Feb 2017 18:52:35 +0100
> > Sandro Mani  wrote:
> >  
> >> Hi
> >>
> >> Anyone an idea what's going on here?
> >>
> >> $ fedpkg build
> >> Building mingw-eigen3-3.3.3-1.fc26 for rawhide
> >> Created task: 17994713
> >> Task info:
> >> https://koji.fedoraproject.org/koji/taskinfo?taskID=17994713
> >> Watching tasks (this may be safely interrupted)... 17994713 build
> >> (rawhide, /git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf):
> >> free 17994713 build (rawhide,
> >> /git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf):
> >> free -> open (buildhw-04.phx2.fedoraproject.org)
> >> 17994713 build (rawhide,
> >> /git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf):
> >> open (buildhw-04.phx2.fedoraproject.org) -> FAILED:
> >> ActionNotAllowed: policy violation (build_from_srpm)
> >> 0 free  0 open  0 done  1 failed
> >>
> >> 17994713 build (rawhide,
> >> /git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf)
> >> failed  
> > You are trying to build from an anon checkout?
> >
> > fedpkg clone mingw-eigen3 and try again?
> >  
> Nope, same problem with fresh clone.

Are you by chance using fedpkg-1.27-2.fc26 ?

It seems to be broken: 

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

kevin




pgpWtudrtThi6.pgp
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: fedorahosted.org sunset is next week!

2017-02-22 Thread Kevin Fenzi
On Thu, 23 Feb 2017 10:10:27 +1000
Jeff Fearn  wrote:

> Is there a facility to redirect URLs to new sites?
> 
> e.g. I'd like https://fedorahosted.org/publican/ to redirect to
> https://sourceware.org/publican/

Yep. Just file an infrastructure ticket with what you want and we can
get it setup: 

https://pagure.io/fedora-infrastructure/issues/

kevin


pgpDdj2lTOvfl.pgp
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: fedorahosted.org sunset is next week!

2017-02-22 Thread Jeff Fearn
Is there a facility to redirect URLs to new sites?

e.g. I'd like https://fedorahosted.org/publican/ to redirect to
https://sourceware.org/publican/

Cheers, Jeff.




signature.asc
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Rahul Sundaram
On Tue, Feb 21, 2017 at 5:00 AM Ralf Corsepius wrote:

> On 02/21/2017 01:02 AM, Rahul Sundaram wrote:
> >
> >
> > On Mon, Feb 20, 2017 at 6:42 PM Ralf Corsepius
> >
> >
> > No. Mr. Williamson's attitude towards the Fedora community makes it
> > impossible to answer
> >
> >
> > Without details, a vague discussion adds nothing meaningful to the
> > conversation.
>
> Yes, and? It's Mr. Williamson's responsibly.
>

What you are doing is filing a bug report with no way for anyone else to
reproduce it or resolve it and refusing to provide more info when asked.

CLOSED CANTFIX

Rahul
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: fedorahosted.org sunset is next week!

2017-02-22 Thread Adam Williamson
On Thu, 2017-02-23 at 00:28 +0100, Kevin Kofler wrote:
> Kevin Fenzi wrote:
> > By that logic:
> > 
> > % egrep -i "Source|URL" * | grep googlecode | wc -l
> > 372
> > 
> > The Fedora community is NOT ready for googlecode to be shut down?
> > Things go away, it's part of the great internet cycle of life.
> 
> It is well known that Google does not give a darn about its users and just 
> pulls the plug under them whenever they (Google, NOT the users) feel like it 
> (which is why it is such a bad idea to depend on their services). It is 
> really not an example to follow.

So are you volunteering the maintain the trac instance, cgit instance,
and whatever else is involved in fedorahosted, then? Or are you just
demanding that others must do so?
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: fedorahosted.org sunset is next week!

2017-02-22 Thread Kevin Kofler
Kevin Fenzi wrote:
> By that logic:
> 
> % egrep -i "Source|URL" * | grep googlecode | wc -l
> 372
> 
> The Fedora community is NOT ready for googlecode to be shut down?
> Things go away, it's part of the great internet cycle of life.

It is well known that Google does not give a darn about its users and just 
pulls the plug under them whenever they (Google, NOT the users) feel like it 
(which is why it is such a bad idea to depend on their services). It is 
really not an example to follow.

Kevin Kofler
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Adam Williamson
On Thu, 2017-02-23 at 00:22 +0100, Petr Lautrbach wrote:
> 
> I have a fix for it in setools-4.1.0-1.fc26.6 -
> https://copr.fedorainfracloud.org/coprs/build/516358/
> 
> 
> python3-networkx is only required by setools-gui (/usr/bin/apol) and
> setools-console-analyses (/usr/bin/sedta and /usr/bin/seinfoflow) now.
> 
> Basic sanity tests provided by policycoreutils and setools passed.

So long as policycoreutils-python-utils does not require setools-gui
that sounds like it should fix the problem indeed. Thanks.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Petr Lautrbach
On 02/22/2017 07:14 PM, Petr Lautrbach wrote:
> On Wed, Feb 22, 2017 at 09:05:14AM -0800, Adam Williamson wrote:
>> On Wed, 2017-02-22 at 17:30 +0100, Petr Lautrbach wrote:
>>>
 Rawhide has been broken since the 15th, First due to nss, then rdma-
 core, followed by policycoreutils and setools breakages. 
>>>
>>> Could you please share more information about policycoreutils and
>>> setools breakages? I haven't noticed any problem or report and I think
>>> we've tested it. I'd like to prevent these problems in future.
>>
>> 'Breakage' is putting it slightly strongly: it's basically a dependency
>> issue. With the new version of setools, setools-python3 replaces
>> setools-libs , and grows a new dependency on python3-networkx .
>> python3-networkx hauls in a whole bunch of other stuff, including
>> python2, perl, texlive and ghostscript stuff.
>>
>> This is problematic because it affects the installer environment. We
>> have this dep chain:
>>
>> docker-anaconda-addon -> docker -> container-selinux ->
>> policycoreutils-python-utils -> policycoreutils-python3
>>
>> pulling policycoreutils-python3 into the installer environment, which
>> means that now, python3-networkx and all its deps get pulled into the
>> installer environment too.
>>
...
>> So we either:
>>
>> 1. Leave the newly-bloated deps in the install root and stop stripping
>> libtiff and avahi-libs
>>
>> 2. Leave the problematic dependency chain in place but try to clean
>> around it in runtime-cleanup somehow
>>
>> 3. Break the problematic dependency chain somewhere
>>
>> For now, releng untagged the new setools and policycoreutils from
>> Rawhide, so composes are running with the old versions (and thus
>> without the problematic dependency chain).
>>
>> I thought someone from releng was going to file a bug on this, but
>> AFAICT they have not, so if they don't soon, I will.
> 
> Thanks for the explanation. I missed this fact, sorry.
> 
> I think it's feasible to break the problematic dependency to other
> subpackages. I'll try to it and push it asap.
> 

I have a fix for it in setools-4.1.0-1.fc26.6 -
https://copr.fedorainfracloud.org/coprs/build/516358/


python3-networkx is only required by setools-gui (/usr/bin/apol) and
setools-console-analyses (/usr/bin/sedta and /usr/bin/seinfoflow) now.

Basic sanity tests provided by policycoreutils and setools passed.

Petr
-- 
Petr Lautrbach



signature.asc
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: policy on changes in or introduction of new dependencies

2017-02-22 Thread Adam Williamson
On Wed, 2017-02-22 at 22:53 +0100, Dominik 'Rathann' Mierzejewski
wrote:
> Dear Fedora developers,
> there have been a number of examples where an update in a stable branch
> brought in new dependencies and in significant numbers. The most recent
> case was discussed on this list even today:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/BVUZWJYW2UVO53EZ2G2ALAQPU5PLDJZR/

That discussion was about Rawhide. Not about a stable release.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Headsup: Xserver update switching Intel GPUs from xorg-x11-drv-intel to -modesetting by default coming to rawhide

2017-02-22 Thread František Zatloukal
> ... is trying to say. The "gen3" family of Intel GPUs (i915, i945, G33)
> are (to put it politely) garbage. Though they claim to support fragment
> shaders, the instruction limit of those shaders is far less than what
> glamor requires.

These GPUs will stop claiming fragment shaders support from Mesa 17.1.[0], just 
FYI

[0] 
https://cgit.freedesktop.org/mesa/mesa/commit/?id=a1891da7c865c80d95c450abfc0d2bc49db5f678
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: gcc7 issue with efl + aarch64

2017-02-22 Thread Richard W.M. Jones
On Wed, Feb 22, 2017 at 09:44:32AM +, Richard W.M. Jones wrote:
> On Mon, Feb 20, 2017 at 04:51:47PM -0500, Tom Callaway wrote:
> > I don't have an aarch64 setup, but even
> > if I did, this isn't much to go on.
> 
> It's a real shame that none of the cheap 64 bit boards work with
> Fedora.  I hear it is possible that the ODROID-C2 *should* be able to
> run Fedora 25 (or maybe Rawhide), but I don't think it has been tested
> by anyone.

Peter tells me that we will support the Pine64 in Fedora 26.
That board seems very cheap ($29 headline price).

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[EPEL-devel] Fedora EPEL 6 updates-testing report

2017-02-22 Thread updates
The following Fedora EPEL 6 Security updates need testing:
 Age  URL
 595  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7031   
python-virtualenv-12.0.7-1.el6
 589  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7168   
rubygem-crack-0.3.2-2.el6
 479  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-e2b4b5b2fb   
mcollective-2.8.4-1.el6
 451  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-35e240edd9   
thttpd-2.25b-24.el6
 181  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-8594ed3a53   
chicken-4.11.0-3.el6
  61  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-e3e50897ac   
libbsd-0.8.3-2.el6
  45  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-8c6c7bf06e   
dbus-sharp-0.7.0-16.el6 dbus-sharp-glib-0.5.0-14.el6 mono-4.2.4-9.el6
  11  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-acd2c2af0d   
nagios-4.2.4-4.el6
  11  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-2f218dd2b9   
python-cjson-1.1.0-9.el6
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-c3b112eb9e   
tomcat-7.0.75-1.el6
   2  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-148092c401   
cacti-1.0.3-2.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

codec2-0.6-1.el6
dynafed-1.2.4-1.el6
fedpkg-1.27-2.el6
freedv-1.2-1.el6
perl-X10-0.04-2.el6
python-speedtest-cli-1.0.2-1.el6
rpkg-1.49-1.el6

Details about builds:



 codec2-0.6-1.el6 (FEDORA-EPEL-2017-2cd59dcc70)
 Next-Generation Digital Voice for Two-Way Radio

Update Information:

Update to latest upstream release.  Includes new 700C mode.




 dynafed-1.2.4-1.el6 (FEDORA-EPEL-2017-7398bf9d3a)
 Ultra-scalable dynamic system for federating HTTP-based storage resources

Update Information:

* new upstream release




 fedpkg-1.27-2.el6 (FEDORA-EPEL-2017-0924d37fc2)
 Fedora utility for working with dist-git

Update Information:

fedpkg  - Python 3.6 invalid escape sequence deprecation fixes (ville.skytta) -
Disable tag inheritance check - [#98](https://pagure.io/fedpkg/issue/98) (cqi) -
Enable the fix to allow anonymous clone via https  rpkg  - More upload PyCURL
fixes for EL 7 (merlin) - Move tag inheritance check into a separate method
(cqi)    This version should fix chain building.




 freedv-1.2-1.el6 (FEDORA-EPEL-2017-2cd59dcc70)
 FreeDV Digital Voice

Update Information:

Update to latest upstream release.  Includes new 700C mode.




 perl-X10-0.04-2.el6 (FEDORA-EPEL-2017-562ea1cb4d)
 Enables Perl to communicate with X10 devices

Update Information:

New package. Very simple, uncomplicated specfile.

References:

  [ 1 ] Bug #1409869 - Review Request: perl-X10 - X10 perl module
https://bugzilla.redhat.com/show_bug.cgi?id=1409869




 python-speedtest-cli-1.0.2-1.el6 (FEDORA-EPEL-2017-2a78f2e493)
 Command line interface for testing internet bandwidth using speedtest.net

Update Information:

* Initial rpm-release

References:

  [ 1 ] Bug #1425203 - Review Request: python-speedtest-cli - Command line 
interface for testing internet bandwidth using speedtest.net
https://bugzilla.redhat.com/show_bug.cgi?id=1425203




 rpkg-1.49-1.el6 (FEDORA-EPEL-2017-0924d37fc2)
 Utility for interacting with rpm+git packaging systems

Re: Headsup: Xserver update switching Intel GPUs from xorg-x11-drv-intel to -modesetting by default coming to rawhide

2017-02-22 Thread Sérgio Basto
On Qua, 2017-02-22 at 15:20 -0500, Adam Jackson wrote:
> On Wed, 2017-02-22 at 02:42 +, Sérgio Basto wrote:
> 
> > 
> > The default of modesetting is enable glamor
> 
> Correct.
> 
> > 
> > and glamor doesn't run on 32-bit archs
> 
> Incorrect. Glamor works fine on 32-bit CPUs, and on 64-bit CPUs if
> you
> force them to run 32-bit binaries. What it doesn't work on is some of
> the GPUs that happen to be commonly attached to 32-bit CPUs. Which is
> what this:
> 
> > 
> > [42.108] (WW) glamor requires at least 128 instructions (64
> > reported)
> 
> ... is trying to say. The "gen3" family of Intel GPUs (i915, i945,
> G33)
> are (to put it politely) garbage. Though they claim to support
> fragment
> shaders, the instruction limit of those shaders is far less than what
> glamor requires.

ah ok , so is not 32-bits problem . 

> We knew this, though, which is why our (actually Debian's) patch to
> the
> X server to default to modesetting on intel only does so for gen4 and
> newer:
> 
> http://pkgs.fedoraproject.org/cgit/rpms/xorg-x11-server.git/tree/06_u
> se-intel-only-on-pre-gen4.diff
> 
> This way gen2 and gen3 still get native 2D and 3D acceleration.
> 
> > 
> > I used modesetting on F25 with Option "AccelMethod" "none" and
> > worked
> > very well, Intel drive crash when using pipelight and with
> > modesetting the crash don't happens, but I need to use a no-default
> > option ... 
> 
> That's just a bug in the intel driver, then. Can you be more
> specific?

My i915 works better with modesetting drive, under a complex
silverlight emulation with wine and pipelight in Firefox, but I have to
disable glamor to boot, with the default Intel drive under F25 it crash
after playing 2 or 3 minutes , I send one backtrace in attach. 

In conclusion modesetting also works better in old graphics card at
least in this particular case (and I'm very happy to have silverlight
emulation working)

Thanks,
-- 
Sérgio M. B.Unhandled exception: page fault on write access to 0x in 32-bit code 
(0x7d221fd2).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:7d221fd2 ESP:00dfe3ac EBP:217e4d1c EFLAGS:00210246(  R- --  I  Z- -P- )
 EAX:7d57ab3c EBX:7d57ab3c ECX:7d2219e0 EDX:
 ESI:0001 EDI:00dfe858
Stack dump:
0x00dfe3ac:  7d1eef35 217e4d1c  0001
0x00dfe3bc:   0001 7d677d78 2416f860
0x00dfe3cc:   00dfe3fc 00dfe858 0001
0x00dfe3dc:  7e592e2c 7d604778 7d677d78 2416f860
0x00dfe3ec:   7d603d10 00dfe47c 7e6d0458
0x00dfe3fc:  7d1fcda0 7d1eec50 7d1fcea0 7d1fcef0
Backtrace:
=>0 0x7d221fd2 in i915_dri.so (+0x3d7fd2) (0x217e4d1c)
  1 0x7d1eef35 in i915_dri.so (+0x3a4f34) (0x217e4d1c)
  2 0x7d204d48 in i915_dri.so (+0x3bad47) (0x27a2)
  3 0x7d1e68b5 in i915_dri.so (+0x39c8b4) (0x2416f860)
  4 0x7d7c2032 in libgl.so.1 (+0x44031) (0x2183c8e8)
  5 0x7d7912ee in libgl.so.1 (+0x132ed) (0x7d67af20)
  6 0x7e72670d in winex11 (+0x3670c) (0x00dfe8a8)
  7 0x7e726a48 in winex11 (+0x36a47) (0x00dfe8f8)
  8 0x7a8a9ea4 wglCreateContextAttribsARB+0x143() in opengl32 (0x00dfe938)
  9 0x7e235417 in wined3d (+0x25416) (0x00dfe9b8)
  10 0x7e236db5 in wined3d (+0x26db4) (0x00dfea48)
  11 0x7e2c038a wined3d_swapchain_create+0x749() in wined3d (0x00dfeb38)
  12 0x7cbb2741 in d3d9 (+0x22740) (0x00dfeb98)
  13 0x7cba1a09 in d3d9 (+0x11a08) (0x00dfebf8)
  14 0x7e24d15d wined3d_device_init_3d+0x17c() in wined3d (0x00dfecd8)
  15 0x7cbac5f9 in d3d9 (+0x1c5f8) (0x00dfeec8)
  16 0x7cbace0b in d3d9 (+0x1ce0a) (0x00dfef38)
  17 0x7b88439a in npctrl (+0x24399) (0x00dfef78)
  18 0x7b884485 in npctrl (+0x24484) (0x00dfef90)
  19 0x7b884508 in npctrl (+0x24507) (0x00dfeff4)
  20 0x7b8b0456 in npctrl (+0x50455) (0x00dff020)
  21 0x7b8782d3 in npctrl (+0x182d2) (0x00dff034)
  22 0x7b8833e7 in npctrl (+0x233e6) (0x00dff078)
  23 0x7b8834f5 in npctrl (+0x234f4) (0x00dff0a4)
  24 0x00ef5c1e in agcore (+0xf5c1d) (0x00dff0d0)
  25 0x00f94873 in agcore (+0x194872) (0x00dff0e0)
  26 0x7b867de7 in npctrl (+0x7de6) (0x00dff108)
  27 0x7b867e4a in npctrl (+0x7e49) (0x00dff11c)
  28 0x7b867eb2 in npctrl (+0x7eb1) (0x00dff140)
  29 0x7b867f87 in npctrl (+0x7f86) (0x00dff158)
  30 0x7b8fa23b in npctrl (+0x9a23a) (0x00dff1e8)
  31 0x7e90ac9a WINPROC_wrapper+0x19() in user32 (0x00dff218)
  32 0x7e90b407 in user32 (+0xab406) (0x00dff268)
  33 0x7e90cdc4 in user32 (+0xacdc3) (0x00dff728)
  34 0x7e90deb7 in user32 (+0xadeb6) (0x00dff778)
  35 0x7e8c97b9 DispatchMessageA+0xc8() in user32 (0x00dff888)
  36 0x00405350 in pluginloader (+0x534f) (0x00dffaa8)
  37 0x0041269d in pluginloader (+0x1269c) (0x00dffd48)
  38 0x004bcaf9 in pluginloader (+0xbcaf8) (0x00dffd48)
  39 0x004013e3 in pluginloader (+0x13e2) (0x00dffe20)
  40 0x7b46a2a2 call_process_entry+0x11() in kernel32 (0x00dffe38)
  41 0x7b46ba42 in kernel32 (+0x5ba41) (0x00dffe88)
  42 0x7bc8f7fc call_thread_func_wrapper+0xb() in ntdll (0x00dffeb8)
  43 0x7bc92d8b call_thread_func+0xda() in ntdll (0x00dfffa8)
  44 0x7bc8f7da RtlRaiseException+0x21() 

policy on changes in or introduction of new dependencies

2017-02-22 Thread Dominik 'Rathann' Mierzejewski
Dear Fedora developers,
there have been a number of examples where an update in a stable branch
brought in new dependencies and in significant numbers. The most recent
case was discussed on this list even today:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/BVUZWJYW2UVO53EZ2G2ALAQPU5PLDJZR/

I opened a ticket with FESCo to clarify the Updates Policy:
https://pagure.io/fesco/issue/1682

In particular, I propose:
* Mandating that all dependency changes in package updates must be
  mentioned in the package's %changelog and justified.

* Mandating that all dependency changes in package updates in a stable
  release MUST be mentioned in bodhi update release notes and justified.

* Adding this to https://fedoraproject.org/wiki/Updates_Policy#All_other_updates
  * Avoid updates that introduce any new dependencies

Thoughts?

Regards,
Dominik

-- 
Fedora http://fedoraproject.org/wiki/User:Rathann
RPMFusion http://rpmfusion.org
"Faith manages."
-- Delenn to Lennier in Babylon 5:"Confessions and Lamentations"
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: SSH Key and FAS Account

2017-02-22 Thread Alexander Ploumistos
On Wed, Feb 22, 2017 at 10:06 PM,   wrote:
> Thank you, but i can with "fedpkg scratch-build --srpm filename.src.rpm" it
> upload to dksoftw...@pks.fedoraproject.org and here is a build ->
> https://koji.fedoraproject.org/koji/taskinfo?taskID=17995140

Scratch builds are used to test if packages can be built successfully
against the buildroot (or specific buildroots) and the resulting rpms
are not included in the distribution. In other words, it doesn't count
(that much).

Thunderbird already has maintainers:
https://admin.fedoraproject.org/pkgdb/package/rpms/thunderbird/
You could apply for co-maintainership, but you'd better start with the
link Kevin gave you.

> How long does it take to get a packager?

Well, patience is a virtue… ;)
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Bug 1422860] perl-Net-SMTPS-0.05 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1422860



--- Comment #7 from Fedora Update System  ---
perl-Net-SMTPS-0.05-1.fc25 has been pushed to the Fedora 25 testing repository.
If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-b3b261f1dd

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1422859] perl-Net-POP3S-0.06 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1422859



--- Comment #7 from Fedora Update System  ---
perl-Net-POP3S-0.06-1.fc25 has been pushed to the Fedora 25 testing repository.
If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-d2f5b07ab1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1425425] perl-Log-Log4perl-1.49 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425425

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #2 from Fedora Update System  ---
perl-Log-Log4perl-1.49-1.fc25 has been pushed to the Fedora 25 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-b63b6cf126

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1425246] perl-Module-CoreList-5.20170220 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425246



--- Comment #5 from Fedora Update System  ---
perl-Module-CoreList-5.20170220-1.fc25 has been pushed to the Fedora 25 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-4c82cee3f7

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1425251] perl-POE-Component-Pluggable-1.28 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425251



--- Comment #7 from Fedora Update System  ---
perl-POE-Component-Pluggable-1.28-1.fc25 has been pushed to the Fedora 25
testing repository. If problems still persist, please make note of it in this
bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-be9950cde4

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1425238] perl-CPAN-Perl-Releases-3.10 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425238



--- Comment #4 from Fedora Update System  ---
perl-CPAN-Perl-Releases-3.10-1.fc25 has been pushed to the Fedora 25 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-7d2b923055

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1425252] perl-POE-Component-Server-SimpleHTTP-2.24 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425252



--- Comment #5 from Fedora Update System  ---
perl-POE-Component-Server-SimpleHTTP-2.24-1.fc25 has been pushed to the Fedora
25 testing repository. If problems still persist, please make note of it in
this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-8650e78e96

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Fedora 25 Respin 20170221 compose check report

2017-02-22 Thread Fedora compose checker
No missing expected images.

Passed openQA tests: 22/22 (x86_64)
-- 
Mail generated by check-compose:
https://pagure.io/fedora-qa/check-compose
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Headsup: Xserver update switching Intel GPUs from xorg-x11-drv-intel to -modesetting by default coming to rawhide

2017-02-22 Thread Adam Jackson
On Wed, 2017-02-22 at 02:42 +, Sérgio Basto wrote:

> The default of modesetting is enable glamor

Correct.

> and glamor doesn't run on 32-bit archs

Incorrect. Glamor works fine on 32-bit CPUs, and on 64-bit CPUs if you
force them to run 32-bit binaries. What it doesn't work on is some of
the GPUs that happen to be commonly attached to 32-bit CPUs. Which is
what this:

> [42.108] (WW) glamor requires at least 128 instructions (64
> reported)

... is trying to say. The "gen3" family of Intel GPUs (i915, i945, G33)
are (to put it politely) garbage. Though they claim to support fragment
shaders, the instruction limit of those shaders is far less than what
glamor requires.

We knew this, though, which is why our (actually Debian's) patch to the
X server to default to modesetting on intel only does so for gen4 and
newer:

http://pkgs.fedoraproject.org/cgit/rpms/xorg-x11-server.git/tree/06_use-intel-only-on-pre-gen4.diff

This way gen2 and gen3 still get native 2D and 3D acceleration.

> I used modesetting on F25 with Option "AccelMethod" "none" and worked
> very well, Intel drive crash when using pipelight and with
> modesetting the crash don't happens, but I need to use a no-default
> option ... 

That's just a bug in the intel driver, then. Can you be more specific?

- ajax
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: ActionNotAllowed: policy violation (build_from_srpm)

2017-02-22 Thread Sandro Mani



On 22.02.2017 19:36, Kevin Fenzi wrote:

On Wed, 22 Feb 2017 18:52:35 +0100
Sandro Mani  wrote:


Hi

Anyone an idea what's going on here?

$ fedpkg build
Building mingw-eigen3-3.3.3-1.fc26 for rawhide
Created task: 17994713
Task info:
https://koji.fedoraproject.org/koji/taskinfo?taskID=17994713 Watching
tasks (this may be safely interrupted)... 17994713 build (rawhide,
/git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf): free
17994713 build (rawhide,
/git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf):
free -> open (buildhw-04.phx2.fedoraproject.org)
17994713 build (rawhide,
/git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf):
open (buildhw-04.phx2.fedoraproject.org) -> FAILED: ActionNotAllowed:
policy violation (build_from_srpm)
0 free  0 open  0 done  1 failed

17994713 build (rawhide,
/git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf)
failed

You are trying to build from an anon checkout?

fedpkg clone mingw-eigen3 and try again?


Nope, same problem with fresh clone.

Thanks
Sandro
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: SSH Key and FAS Account

2017-02-22 Thread technik


Am 22. Februar 2017 um 20:27:34 +01:00, hat Kevin Fenzi  
geschrieben:

> On Wed, 22 Feb 2017 19:59:09 +0100
> <> wrote:
> 
> 
> > Hi!
> > 
> > I have genarte few hours a SSH Key and i can't connect to my
> > pkgs.fedoraproject.org-account
> > 
> > Error i become is: Perimiision denied (puplickey).
> > ssh -i /path/to/key/id_rsa <> is the
> > same error.
> > 
> > I have upload the id_rsa.pub key to FAS Account.
> > 
> You are not in the packager group, so won't have any access there.
> See:
> 
> Thank you, but i can with "fedpkg scratch-build --srpm filename.src.rpm" it 
> upload to  and here is a build -> 
> 

> 
> on how to become a packager. :)
> How long does it take to get a packager?

> 
> Feel free to ask questions here...
>
> kevin
> --
Dominik Kucher


___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Any voluteers for maintaining xml-security-c?

2017-02-22 Thread mihkel

https://github.com/metsma/libdigidocpp/blob/openssl11/xml-security-c-1.7.3_openssl1.1.patch

There is even some opensslv1.1 patch.

Still hoping that someone will take over :)

On E, veebr 20, 2017 at 8:58 , mih...@fedoraproject.org wrote:

Hey.

I'm looking volunteers for maintaining xml-security-c package in 
Fedora. Current version is old in our repos and for example esteid 
(Estonian ID card) packages depend on newer xml-security-c (with 
openssl 1.1 support). I've already contacted anttix who is current 
package administrator to give committer rights to bruno and also 
contacted bruno to find out if he is still interested in maintaining 
it. Negative. And I'm also not too confident of maintaining it 
because of lack of in depth knowledge what I might end up with.


So I'm seeking towards devel list to find out, are there any 
volunteers with enough courage to update and maintain it.



https://admin.fedoraproject.org/pkgdb/package/rpms/xml-security-c/
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: SSH Key and FAS Account

2017-02-22 Thread Kevin Fenzi
On Wed, 22 Feb 2017 19:59:09 +0100
 wrote:

> Hi!
> 
> I have genarte few hours a SSH Key and i can't connect to my
> pkgs.fedoraproject.org-account
> 
> Error i become is: Perimiision denied (puplickey).
> ssh -i /path/to/key/id_rsa  is the
> same error.
> 
> I have upload the id_rsa.pub key to FAS Account.

You are not in the packager group, so won't have any access there. 

See: 
https://fedoraproject.org/wiki/Join_the_package_collection_maintainers

on how to become a packager. :) 

Feel free to ask questions here... 

kevin


pgpx2jkw__cjO.pgp
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Adam Williamson
On Wed, 2017-02-22 at 09:36 -0800, Brian C. Lane wrote:
> 
> > Because the entire installer environment is loaded into RAM during
> > install, we try quite hard to keep the installer environment *small*.
> 
> Not anymore (that was a F17 experiment that didn't go well). We run from
> the boot media unless it's a PXE boot.

Ah, I wasn't aware of that. Thanks for the correction. So the stripping
is just about PXE installs and keeping file sizes reasonable?
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


SSH Key and FAS Account

2017-02-22 Thread technik
Hi!

I have genarte few hours a SSH Key and i can't connect to my 
pkgs.fedoraproject.org-account

Error i become is: Perimiision denied (puplickey).
ssh -i /path/to/key/id_rsa  is the same 
error.

I have upload the id_rsa.pub key to FAS Account.

--
Dominik Kucher

___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Bug 1422860] perl-Net-SMTPS-0.05 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1422860

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #6 from Fedora Update System  ---
perl-Net-SMTPS-0.05-1.fc24 has been pushed to the Fedora 24 testing repository.
If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-ea6f8cfe89

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1422859] perl-Net-POP3S-0.06 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1422859

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #6 from Fedora Update System  ---
perl-Net-POP3S-0.06-1.fc24 has been pushed to the Fedora 24 testing repository.
If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-01849033fb

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1425252] perl-POE-Component-Server-SimpleHTTP-2.24 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425252

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #4 from Fedora Update System  ---
perl-POE-Component-Server-SimpleHTTP-2.24-1.fc24 has been pushed to the Fedora
24 testing repository. If problems still persist, please make note of it in
this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-e8f836ad43

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1425246] perl-Module-CoreList-5.20170220 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425246

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #4 from Fedora Update System  ---
perl-Module-CoreList-5.20170220-1.fc24 has been pushed to the Fedora 24 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-85ce4c8f8f

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1425238] perl-CPAN-Perl-Releases-3.10 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425238

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #3 from Fedora Update System  ---
perl-CPAN-Perl-Releases-3.10-1.fc24 has been pushed to the Fedora 24 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-56dc7874fc

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1425251] perl-POE-Component-Pluggable-1.28 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425251

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #6 from Fedora Update System  ---
perl-POE-Component-Pluggable-1.28-1.fc24 has been pushed to the Fedora 24
testing repository. If problems still persist, please make note of it in this
bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-ff0bc31071

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: ActionNotAllowed: policy violation (build_from_srpm)

2017-02-22 Thread Kevin Fenzi
On Wed, 22 Feb 2017 18:52:35 +0100
Sandro Mani  wrote:

> Hi
> 
> Anyone an idea what's going on here?
> 
> $ fedpkg build
> Building mingw-eigen3-3.3.3-1.fc26 for rawhide
> Created task: 17994713
> Task info:
> https://koji.fedoraproject.org/koji/taskinfo?taskID=17994713 Watching
> tasks (this may be safely interrupted)... 17994713 build (rawhide, 
> /git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf): free
> 17994713 build (rawhide, 
> /git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf):
> free -> open (buildhw-04.phx2.fedoraproject.org)  
> 17994713 build (rawhide, 
> /git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf):
> open (buildhw-04.phx2.fedoraproject.org) -> FAILED: ActionNotAllowed:
> policy violation (build_from_srpm)
>0 free  0 open  0 done  1 failed
> 
> 17994713 build (rawhide, 
> /git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf)
> failed

You are trying to build from an anon checkout? 

fedpkg clone mingw-eigen3 and try again?

kevin




pgpmoPiYquolM.pgp
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: fedorahosted.org sunset is next week!

2017-02-22 Thread Kevin Fenzi
On Wed, 22 Feb 2017 17:22:05 +0100
Kevin Kofler  wrote:

> Kevin Fenzi wrote:
> > fedorahosted is getting retired soon (next week!).
> > 
> > A quick grep of spec files shows a lot of packages still using
> > fedorahosted.org in their URL and/or Source file lines.  
> 
> That tells me that the Fedora community is NOT ready for
> fedorahosted.org getting shut down and that it should be kept alive
> longer.

By that logic: 

% egrep -i "Source|URL" * | grep googlecode | wc -l
372

The Fedora community is NOT ready for googlecode to be shut down?
Things go away, it's part of the great internet cycle of life. 

Anyhow, note that (like googlecode) we will provide raw project data to
maintainers after the shutdown. 

kevin


pgpzbrQl5O2JF.pgp
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[EPEL-devel] Fedora EPEL 7 updates-testing report

2017-02-22 Thread updates
The following Fedora EPEL 7 Security updates need testing:
 Age  URL
 716  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-1087   
dokuwiki-0-0.24.20140929c.el7
 479  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-dac7ed832f   
mcollective-2.8.4-1.el7
 197  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-23fa04bf1c   
redis-3.2.3-1.el7
 181  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-e8f4ff76b3   
chicken-4.11.0-3.el7
  61  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-04bc9dd81d   
libbsd-0.8.3-1.el7
  11  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e2cea1c22d   
python-cjson-1.1.0-9.el7
  10  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-920059d2ed   
mingw-wavpack-5.1.0-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-d5fe44714a   
cacti-1.0.3-3.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-d1c56cd592   
xrdp-0.9.1-5.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-759dd56b65   
firebird-2.5.7.27050.0-1.el7


The following builds have been pushed to Fedora EPEL 7 updates-testing

cacti-1.0.3-3.el7
codec2-0.6-1.el7
dynafed-1.2.4-1.el7
elasticdump-2.2.0-2.el7
fedpkg-1.27-2.el7
firebird-2.5.7.27050.0-1.el7
freedv-1.2-1.el7
libmfx-1.19-1.20170114gita5ba231.el7
lugaru-1.2-1.el7
nextcloud-10.0.3-1.el7
pbuilder-0.228.3-2.el7
perl-Git-Wrapper-0.047-3.el7
perl-Parse-DebControl-2.005-10.el7
perl-X10-0.04-2.el7
prelude-lml-rules-3.1.0-1.el7
python-junit_xml-1.7-1.el7
python-speedtest-cli-1.0.2-1.el7
rabbitmq-server-3.3.5-33.el7
rpkg-1.49-1.el7
warzone2100-3.2.2-4.el7
xrdp-0.9.1-5.el7
ykpers-1.18.0-2.el7

Details about builds:



 cacti-1.0.3-3.el7 (FEDORA-EPEL-2017-d5fe44714a)
 An rrd based graphing tool

Update Information:

- Update to 1.0.3  Release notes:   http://www.cacti.net/release_notes_1_0_0.php
http://www.cacti.net/release_notes_1_0_1.php
http://www.cacti.net/release_notes_1_0_2.php
http://www.cacti.net/release_notes_1_0_3.php

References:

  [ 1 ] Bug #1400364 - Graph export tree view is broken
https://bugzilla.redhat.com/show_bug.cgi?id=1400364
  [ 2 ] Bug #1417494 - cacti-1.0.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1417494
  [ 3 ] Bug #1417605 - CVE-2014-4000 cacti: Multiple issues fixed in 1.0.0 
version [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1417605
  [ 4 ] Bug #1422854 - cacti-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1422854




 codec2-0.6-1.el7 (FEDORA-EPEL-2017-aca7b610af)
 Next-Generation Digital Voice for Two-Way Radio

Update Information:

Update to latest upstream release.  Includes new 700C mode support.




 dynafed-1.2.4-1.el7 (FEDORA-EPEL-2017-4f823cef8d)
 Ultra-scalable dynamic system for federating HTTP-based storage resources

Update Information:

* new upstream release




 elasticdump-2.2.0-2.el7 (FEDORA-EPEL-2017-b849d5375f)
 Import and export tools for elasticsearch

Update Information:

Fixdep async for all working versions (needed for epel)




 fedpkg-1.27-2.el7 (FEDORA-EPEL-2017-61adf7d645)
 Fedora utility for working with dist-git

Update Information:

fedpkg  - Python 3.6 invalid escape sequence deprecation fixes (ville.skytta) -
Disable tag inheritance check - [#98](https://pagure.io/fedpkg/issue/98) (cqi) -
Enable the fix to allow anonymous clone via https  rpkg  - More upload PyCURL
fixes for EL 7 (merlin) - Move tag inheritance check into a separate method
(cqi)    This version should fix chain building.




 

Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Petr Lautrbach
On Wed, Feb 22, 2017 at 09:05:14AM -0800, Adam Williamson wrote:
> On Wed, 2017-02-22 at 17:30 +0100, Petr Lautrbach wrote:
> > 
> > > Rawhide has been broken since the 15th, First due to nss, then rdma-
> > > core, followed by policycoreutils and setools breakages. 
> > 
> > Could you please share more information about policycoreutils and
> > setools breakages? I haven't noticed any problem or report and I think
> > we've tested it. I'd like to prevent these problems in future.
> 
> 'Breakage' is putting it slightly strongly: it's basically a dependency
> issue. With the new version of setools, setools-python3 replaces
> setools-libs , and grows a new dependency on python3-networkx .
> python3-networkx hauls in a whole bunch of other stuff, including
> python2, perl, texlive and ghostscript stuff.
> 
> This is problematic because it affects the installer environment. We
> have this dep chain:
> 
> docker-anaconda-addon -> docker -> container-selinux ->
> policycoreutils-python-utils -> policycoreutils-python3
> 
> pulling policycoreutils-python3 into the installer environment, which
> means that now, python3-networkx and all its deps get pulled into the
> installer environment too.
> 
> Because the entire installer environment is loaded into RAM during
> install, we try quite hard to keep the installer environment *small*.
> Obviously adding 100+ packages of perl/python2/tex cruft to this is a
> problem in itself, but there's a further problem. lorax removes various
>  packages and even individual files from the install root after
> creating it:
> 
> https://github.com/rhinstaller/lorax/blob/master/share/templates.d/99-generic/runtime-cleanup.tmpl
> 
> but it then runs a few checks on the install root that was ultimately
> produced after all the package installation and removal:
> 
> https://github.com/rhinstaller/lorax/blob/master/src/pylorax/treebuilder.py#L151
> 
> including a check that all the libraries that any still-installed
> binary links against are still present. This check now fails because
> libtiff and avahi-libs are removed in 'runtime-cleanup', but several
> binaries from the new dependency chain (from ghostscript, texlive and
> libgeotiff , apparently) are linked against those libraries. You can
> see this happening in the 20170220.n.1 compose, which was attempted
> with the new setools:
> 
> https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170220.n.1/logs/x86_64/buildinstall-Everything.x86_64.log
> 
> So we either:
> 
> 1. Leave the newly-bloated deps in the install root and stop stripping
> libtiff and avahi-libs
> 
> 2. Leave the problematic dependency chain in place but try to clean
> around it in runtime-cleanup somehow
> 
> 3. Break the problematic dependency chain somewhere
> 
> For now, releng untagged the new setools and policycoreutils from
> Rawhide, so composes are running with the old versions (and thus
> without the problematic dependency chain).
> 
> I thought someone from releng was going to file a bug on this, but
> AFAICT they have not, so if they don't soon, I will.

Thanks for the explanation. I missed this fact, sorry.

I think it's feasible to break the problematic dependency to other
subpackages. I'll try to it and push it asap.

Petr
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[EPEL-devel] Fedora EPEL 5 updates-testing report

2017-02-22 Thread updates
The following Fedora EPEL 5 Security updates need testing:
 Age  URL
 836  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2014-3849   
sblim-sfcb-1.3.8-2.el5
 479  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-edbea40516   
mcollective-2.8.4-1.el5
 450  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-582c8075e6   
thttpd-2.25b-24.el5
  61  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-ce45574ab6   
libbsd-0.8.3-2.el5
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-90b2cbfdaf   
openssl101e-1.0.1e-10.el5


The following builds have been pushed to Fedora EPEL 5 updates-testing

openssl101e-1.0.1e-10.el5

Details about builds:



 openssl101e-1.0.1e-10.el5 (FEDORA-EPEL-2017-90b2cbfdaf)
 A general purpose cryptography library with TLS implementation

Update Information:

OpenSSL ===  Security Fixes --* An integer underflow leading
to an out of bounds read flaw was found in OpenSSL. A remote attacker could
possibly use this flaw to crash a 32-bit TLS/SSL server or client using OpenSSL
if it used the RC4-MD5 cipher suite. (CVE-2017-3731)   * A denial of service
flaw was found in the way the TLS/SSL protocol defined processing of ALERT
packets during a connection handshake. A remote attacker could use this flaw to
make a TLS/SSL server consume an excessive amount of CPU and fail to accept
connections form other clients. (CVE-2016-8610)   * The signing function in
crypto/ecdsa/ecdsa_ossl.c in certain OpenSSL versions and forks is vulnerable to
timing attacks when signing with the standardized elliptic curve P-256 despite
featuring constant-time curve operations and modular inversion. A software
defect omits setting the BN_FLG_CONSTTIME flag for nonces, failing to take a
secure code path in the BN_mod_inverse method and therefore resulting in a
cache-timing attack vulnerability. A malicious user with local access can
recover ECDSA P-256 private keys. (CVE-2016-7056)

References:

  [ 1 ] Bug #1384743 - CVE-2016-8610 SSL/TLS: Malformed plain-text ALERT 
packets could cause remote DoS
https://bugzilla.redhat.com/show_bug.cgi?id=1384743
  [ 2 ] Bug #1416852 - CVE-2017-3731 openssl: Truncated packet could crash via 
OOB read
https://bugzilla.redhat.com/show_bug.cgi?id=1416852
  [ 3 ] Bug #1412120 - CVE-2016-7056 openssl: ECDSA P-256 timing attack key 
recovery
https://bugzilla.redhat.com/show_bug.cgi?id=1412120

___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org


[Bug 1421884] ctstream-26 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1421884

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|ctstream-26-1.fc26  |ctstream-26-1.fc26
   |ctstream-26-1.fc25  |ctstream-26-1.fc25
   ||ctstream-26-1.fc24



--- Comment #9 from Fedora Update System  ---
ctstream-26-1.fc24 has been pushed to the Fedora 24 stable repository. If
problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1421321] perl-Text-Levenshtein-Damerau-XS-3.2 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1421321

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|perl-Text-Levenshtein-Damer |perl-Text-Levenshtein-Damer
   |au-XS-3.2-1.fc25|au-XS-3.2-1.fc25
   ||perl-Text-Levenshtein-Damer
   ||au-XS-3.2-1.fc24



--- Comment #6 from Fedora Update System  ---
perl-Text-Levenshtein-Damerau-XS-3.2-1.fc24 has been pushed to the Fedora 24
stable repository. If problems still persist, please make note of it in this
bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ActionNotAllowed: policy violation (build_from_srpm)

2017-02-22 Thread Sandro Mani

Hi

Anyone an idea what's going on here?

$ fedpkg build
Building mingw-eigen3-3.3.3-1.fc26 for rawhide
Created task: 17994713
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=17994713
Watching tasks (this may be safely interrupted)...
17994713 build (rawhide, 
/git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf): free
17994713 build (rawhide, 
/git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf): free 
-> open (buildhw-04.phx2.fedoraproject.org)
17994713 build (rawhide, 
/git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf): open 
(buildhw-04.phx2.fedoraproject.org) -> FAILED: ActionNotAllowed: policy 
violation (build_from_srpm)

  0 free  0 open  0 done  1 failed

17994713 build (rawhide, 
/git/rpms/mingw-eigen3:e85524ace76e2d184ef7be04a8b9db7752099dbf) failed



Thanks
Sandro

___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Kernel 4.10 rebase plans and Fedora 26 kernel

2017-02-22 Thread Justin Forbes
The 4.10 kernel was released on Sunday, and built into rawhide on
Monday.  We plan to rebase Fedora 25 once we feel that 4.10 has
stabilized enough. With history as an indicator, that should be the
4.10.2 stable release, but this is not set in stone. We will be
monitoring closely.  Fedora 24 will rebase roughly a week after Fedora
25.

Rawhide is continuing to follow 4.11 as this is the target release
kernel for Fedora 26.  The stabilization branch will follow 4.10
stable releases until it is determined that we are ready to rebase
Fedora 25.  Users wishing to test these kernels can do so in
https://copr.fedorainfracloud.org/coprs/jforbes/kernel-stabilization/
as we do future builds. I'll update with more information once the
rebase gets closer. As always, please let us know if you have any
questions.

Thanks,
Justin
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Brian C. Lane
On Wed, Feb 22, 2017 at 09:05:14AM -0800, Adam Williamson wrote:
> On Wed, 2017-02-22 at 17:30 +0100, Petr Lautrbach wrote:
> > 
> > > Rawhide has been broken since the 15th, First due to nss, then rdma-
> > > core, followed by policycoreutils and setools breakages. 
> > 
> > Could you please share more information about policycoreutils and
> > setools breakages? I haven't noticed any problem or report and I think
> > we've tested it. I'd like to prevent these problems in future.
> 
> 'Breakage' is putting it slightly strongly: it's basically a dependency
> issue. With the new version of setools, setools-python3 replaces
> setools-libs , and grows a new dependency on python3-networkx .
> python3-networkx hauls in a whole bunch of other stuff, including
> python2, perl, texlive and ghostscript stuff.
> 
> This is problematic because it affects the installer environment. We
> have this dep chain:
> 
> docker-anaconda-addon -> docker -> container-selinux ->
> policycoreutils-python-utils -> policycoreutils-python3
> 
> pulling policycoreutils-python3 into the installer environment, which
> means that now, python3-networkx and all its deps get pulled into the
> installer environment too.

Good job tracking down that mess. Seems like policycoreutils should
rethink what they are pulling in.

> 
> Because the entire installer environment is loaded into RAM during
> install, we try quite hard to keep the installer environment *small*.

Not anymore (that was a F17 experiment that didn't go well). We run from
the boot media unless it's a PXE boot.

> So we either:
> 
> 1. Leave the newly-bloated deps in the install root and stop stripping
> libtiff and avahi-libs

This is the right path, as far as lorax is concerned. If some dependency
is needed then we're going to do what we need to do to enable it to run.

There may be other things that can be stripped out -- but with something
that large the right place is to modify the dependencies, or provide a
minimal package that can be used for boot media and minimal
installations.

-- 
Brian C. Lane (PST8PDT)
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Bug 1420957] perl-Log-Dispatch-FileRotate-1.23 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1420957

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-Log-Dispatch-FileRotat |perl-Log-Dispatch-FileRotat
   |e-1.23-1.fc26   |e-1.23-1.fc26
   ||perl-Log-Dispatch-FileRotat
   ||e-1.23-1.fc25
 Resolution|--- |ERRATA
Last Closed||2017-02-22 12:25:04



--- Comment #7 from Fedora Update System  ---
perl-Log-Dispatch-FileRotate-1.23-1.fc25 has been pushed to the Fedora 25
stable repository. If problems still persist, please make note of it in this
bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1421884] ctstream-26 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1421884

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|ctstream-26-1.fc26  |ctstream-26-1.fc26
   ||ctstream-26-1.fc25
 Resolution|--- |ERRATA
Last Closed||2017-02-22 12:24:35



--- Comment #8 from Fedora Update System  ---
ctstream-26-1.fc25 has been pushed to the Fedora 25 stable repository. If
problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1418125] perl-Devel-Timer-0.12 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1418125

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||perl-Devel-Timer-0.12-1.fc2
   ||5
 Resolution|--- |ERRATA
Last Closed||2017-02-22 12:23:25



--- Comment #11 from Fedora Update System  ---
perl-Devel-Timer-0.12-1.fc25 has been pushed to the Fedora 25 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1421321] perl-Text-Levenshtein-Damerau-XS-3.2 is available

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1421321

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||perl-Text-Levenshtein-Damer
   ||au-XS-3.2-1.fc25
 Resolution|--- |ERRATA
Last Closed||2017-02-22 12:23:22



--- Comment #5 from Fedora Update System  ---
perl-Text-Levenshtein-Damerau-XS-3.2-1.fc25 has been pushed to the Fedora 25
stable repository. If problems still persist, please make note of it in this
bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Matthew Miller
On Mon, Feb 20, 2017 at 06:24:21PM -0500, Neal Gompa wrote:
> I for one don't actually want Rawhide to be gated because it makes
> things much harder in terms of properly developing new features. We're
> simply not capable of being as good as OpenSUSE in terms of automation
> to be able to pull off the feats they do.

Sure we are. I mean, don't get me wrong, the openSUSE developers are
awesome, and there's a lot we can learn from them, but if we have the
will to do something, we certainly can.


> There were major changes to how OpenSUSE did packaging to begin with
> to be able to pull off what they did, and I simply don't think anyone
> here is prepared to do even a small bit of that yet.

If we want to make things better — and I think we do — we should be
so prepared. This proposal is a step on the way.

-- 
Matthew Miller

Fedora Project Leader
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Matthew Miller
On Tue, Feb 21, 2017 at 01:17:02AM +0100, Ralf Corsepius wrote:
> >No. Mr. Williamson's attitude towards the Fedora community makes it
> >impossible to answer
> >Without details, a vague discussion adds nothing meaningful to the
> >conversation.
> Yes, and? It's Mr. Williamson's responsibly.

In that case, please leave it, rather than making vague but definitely
personal attacks. At the very least the insinuation is that Adam isn't
part of the Fedora community, which is extremely ridiculous. No matter
what, this kind of personal aggression is not acceptable in Fedora,
full stop.

If you have technical objections, or practical contributor-process
ones, stick to those. If there is _any_ more of the above, the Council
will take *strong* action.

-- 
Matthew Miller

Fedora Project Leader
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Feb 22, 2017 at 09:28:51AM -0600, Rex Dieter wrote:
> Rex Dieter wrote:
> 
> > Zbigniew Jędrzejewski-Szmek wrote:
> > 
> >>> Let's not overreact, even though I agree Ralf was out of line.
> >>> 
> >>> https://getfedora.org/code-of-conduct
> >>> https://fedoraproject.org/wiki/Community_working_group
> >> 
> >> Well, what exactly are you suggesting with those links? The first of
> >> those links specifies some general rules that Ralf's postings certainly
> >> violate. The second says "The Community Working Group is no longer active
> >> and does not hold meetings".
> >> 
> >> "Not overreacting" == "doing nothing, yet again".
> > 
> > As far as I know, CWG was never tasked with enforcement.  If what you want
> > includes action/sanctions, the buck stops with the fedora council.
> 
> I guess I can do better than that,
> https://fedoraproject.org/wiki/Community_working_group/CoC_Enforcement
> offers quite a few suggestions on how to resolve conflicts.

Right. Those guidelines are designed for the case where the discussion
got heated and people need a nudge to return to normal behaviour. In
this case, the conversation started with insults.

The issue has been escalated to the Council now.

Zbyszek
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Adam Williamson
On Wed, 2017-02-22 at 17:30 +0100, Petr Lautrbach wrote:
> 
> > Rawhide has been broken since the 15th, First due to nss, then rdma-
> > core, followed by policycoreutils and setools breakages. 
> 
> Could you please share more information about policycoreutils and
> setools breakages? I haven't noticed any problem or report and I think
> we've tested it. I'd like to prevent these problems in future.

'Breakage' is putting it slightly strongly: it's basically a dependency
issue. With the new version of setools, setools-python3 replaces
setools-libs , and grows a new dependency on python3-networkx .
python3-networkx hauls in a whole bunch of other stuff, including
python2, perl, texlive and ghostscript stuff.

This is problematic because it affects the installer environment. We
have this dep chain:

docker-anaconda-addon -> docker -> container-selinux ->
policycoreutils-python-utils -> policycoreutils-python3

pulling policycoreutils-python3 into the installer environment, which
means that now, python3-networkx and all its deps get pulled into the
installer environment too.

Because the entire installer environment is loaded into RAM during
install, we try quite hard to keep the installer environment *small*.
Obviously adding 100+ packages of perl/python2/tex cruft to this is a
problem in itself, but there's a further problem. lorax removes various
 packages and even individual files from the install root after
creating it:

https://github.com/rhinstaller/lorax/blob/master/share/templates.d/99-generic/runtime-cleanup.tmpl

but it then runs a few checks on the install root that was ultimately
produced after all the package installation and removal:

https://github.com/rhinstaller/lorax/blob/master/src/pylorax/treebuilder.py#L151

including a check that all the libraries that any still-installed
binary links against are still present. This check now fails because
libtiff and avahi-libs are removed in 'runtime-cleanup', but several
binaries from the new dependency chain (from ghostscript, texlive and
libgeotiff , apparently) are linked against those libraries. You can
see this happening in the 20170220.n.1 compose, which was attempted
with the new setools:

https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170220.n.1/logs/x86_64/buildinstall-Everything.x86_64.log

So we either:

1. Leave the newly-bloated deps in the install root and stop stripping
libtiff and avahi-libs

2. Leave the problematic dependency chain in place but try to clean
around it in runtime-cleanup somehow

3. Break the problematic dependency chain somewhere

For now, releng untagged the new setools and policycoreutils from
Rawhide, so composes are running with the old versions (and thus
without the problematic dependency chain).

I thought someone from releng was going to file a bug on this, but
AFAICT they have not, so if they don't soon, I will.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Fedora Rawhide-20170222.n.0 compose check report

2017-02-22 Thread Fedora compose checker
Missing expected images:

Cloud_base qcow2 x86_64
Atomic qcow2 x86_64
Server dvd i386
Workstation live i386
Kde live x86_64
Cloud_base raw-xz x86_64
Xfce raw-xz armhfp
Server boot i386
Atomic raw-xz x86_64
Workstation live x86_64
Kde live i386

Failed openQA tests: 60/85 (x86_64), 1/2 (arm)

ID: 57328   Test: x86_64 Server-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/57328
ID: 57329   Test: x86_64 Server-boot-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/57329
ID: 57330   Test: x86_64 Server-dvd-iso install_default_upload
URL: https://openqa.fedoraproject.org/tests/57330
ID: 57331   Test: x86_64 Server-dvd-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/57331
ID: 57337   Test: x86_64 Server-dvd-iso install_repository_nfs_variation
URL: https://openqa.fedoraproject.org/tests/57337
ID: 57338   Test: x86_64 Server-dvd-iso install_repository_nfs_graphical
URL: https://openqa.fedoraproject.org/tests/57338
ID: 57347   Test: x86_64 Server-dvd-iso install_updates_nfs
URL: https://openqa.fedoraproject.org/tests/57347
ID: 57349   Test: x86_64 Everything-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/57349
ID: 57350   Test: x86_64 Everything-boot-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/57350
ID: 57351   Test: x86_64 Workstation-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/57351
ID: 57352   Test: x86_64 Workstation-boot-iso memory_check
URL: https://openqa.fedoraproject.org/tests/57352
ID: 57353   Test: x86_64 Workstation-boot-iso memory_check@uefi
URL: https://openqa.fedoraproject.org/tests/57353
ID: 57354   Test: x86_64 Workstation-boot-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/57354
ID: 57355   Test: arm Minimal-raw_xz-raw.xz 
install_arm_image_deployment_upload
URL: https://openqa.fedoraproject.org/tests/57355
ID: 57357   Test: x86_64 universal install_repository_http_variation
URL: https://openqa.fedoraproject.org/tests/57357
ID: 57358   Test: x86_64 universal install_repository_http_graphical
URL: https://openqa.fedoraproject.org/tests/57358
ID: 57359   Test: x86_64 universal install_mirrorlist_graphical
URL: https://openqa.fedoraproject.org/tests/57359
ID: 57360   Test: x86_64 universal install_delete_pata
URL: https://openqa.fedoraproject.org/tests/57360
ID: 57361   Test: x86_64 universal install_delete_pata@uefi
URL: https://openqa.fedoraproject.org/tests/57361
ID: 57362   Test: x86_64 universal install_sata
URL: https://openqa.fedoraproject.org/tests/57362
ID: 57363   Test: x86_64 universal install_sata@uefi
URL: https://openqa.fedoraproject.org/tests/57363
ID: 57364   Test: x86_64 universal install_kickstart_user_creation
URL: https://openqa.fedoraproject.org/tests/57364
ID: 57365   Test: x86_64 universal install_scsi_updates_img
URL: https://openqa.fedoraproject.org/tests/57365
ID: 57366   Test: x86_64 universal install_multi
URL: https://openqa.fedoraproject.org/tests/57366
ID: 57367   Test: x86_64 universal install_multi@uefi
URL: https://openqa.fedoraproject.org/tests/57367
ID: 57368   Test: x86_64 universal install_simple_encrypted
URL: https://openqa.fedoraproject.org/tests/57368
ID: 57369   Test: x86_64 universal install_simple_free_space
URL: https://openqa.fedoraproject.org/tests/57369
ID: 57370   Test: x86_64 universal install_multi_empty
URL: https://openqa.fedoraproject.org/tests/57370
ID: 57371   Test: x86_64 universal install_software_raid
URL: https://openqa.fedoraproject.org/tests/57371
ID: 57372   Test: x86_64 universal install_delete_partial
URL: https://openqa.fedoraproject.org/tests/57372
ID: 57373   Test: x86_64 universal install_btrfs
URL: https://openqa.fedoraproject.org/tests/57373
ID: 57374   Test: x86_64 universal install_ext3
URL: https://openqa.fedoraproject.org/tests/57374
ID: 57375   Test: x86_64 universal install_xfs
URL: https://openqa.fedoraproject.org/tests/57375
ID: 57376   Test: x86_64 universal install_lvmthin
URL: https://openqa.fedoraproject.org/tests/57376
ID: 57377   Test: x86_64 universal install_package_set_minimal
URL: https://openqa.fedoraproject.org/tests/57377
ID: 57378   Test: x86_64 universal install_anaconda_text
URL: https://openqa.fedoraproject.org/tests/57378
ID: 57381   Test: x86_64 universal install_no_swap
URL: https://openqa.fedoraproject.org/tests/57381
ID: 57382   Test: x86_64 universal install_iscsi
URL: https://openqa.fedoraproject.org/tests/57382
ID: 57384   Test: x86_64 universal install_simple_encrypted@uefi
URL: https://openqa.fedoraproject.org/tests/57384
ID: 57385   Test: x86_64 universal install_simple_free_space@uefi
URL: https://openqa.fedoraproject.org/tests/57385
ID: 57386   Test: x86_64 universal install_multi_empty@uefi
URL: https://openqa.fedoraproject.org/tests/57386
ID: 57387   Test: x86_64 

Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Petr Lautrbach
On 02/21/2017 03:33 AM, Dennis Gilmore wrote:
> El mar, 21-02-2017 a las 01:56 +0100, Ralf Corsepius escribió:
>> On 02/21/2017 01:48 AM, Kevin Fenzi wrote:
>>> On Tue, 21 Feb 2017 00:14:56 +
>>> "M. Edward (Ed) Borasky"  wrote:
>>> ...snip...
>>>

 Rawhide as it currently exists can't stay solid enough for me
 even
 with just the few pieces I absolutely need. Tumbleweed, for all
 it's
 promise of "latest and greatest", is not supported by enough
 third
 parties to be useful even as just a host. And sid is, well, sid.
>>>
>>> I'm curious what issues you hit with Rawhide? Have any examples?
>>
>> Current rawhide (== Feb 15) does not match with what the builders
>> use. 
>> => It's impossible to locally investigate runtime bugs
>>
>> Real world example:
>> https://bugzilla.redhat.com/show_bug.cgi?id=1425129
>>
> Rawhide has been broken since the 15th, First due to nss, then rdma-
> core, followed by policycoreutils and setools breakages. 

Could you please share more information about policycoreutils and
setools breakages? I haven't noticed any problem or report and I think
we've tested it. I'd like to prevent these problems in future.

Thanks,

Petr

> it has taken a
> bunch of manual work to get it all figured out, cleaned up and composes
> kicked off, its exactly the types of breakages that I am trying to
> avoid by implementing the change. rawhide as it exists today will still
> exist i the buildsystem. Longer term I would like to extend things to
> do things like automatic rebuilds when we detect breakage. I am sure we
> are not going to get this perfect on day 1, but that over time we will
> improve and make it more and more useful. The goal is to make everyone
> life better. 
> 
> I have started looking at ways to make repos available for early
> testing and debugging problems in builds that have just been built for
> stable fedora's as well. We will have a repo of builds that have been
> built but not released. we will also be working to get notifications to
> developers quicker that a change they made, has broken things. Please
> do not assume that the reason why rawhide is currently a little stale
> is due to intentionally not pushing changes or holding anything back
> because it is not. It is entirely a matter of the type of breakage we
> want to avoid going forward,
> 
> Dennis
> 
> 
> 
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> 


-- 
Petr Lautrbach



signature.asc
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: F26 Self Contained Change: Anaconda LVM RAID

2017-02-22 Thread Chris Murphy
On Wed, Feb 22, 2017 at 8:12 AM, Przemek Klosowski
 wrote:
> On 02/22/2017 09:37 AM, Vratislav Podzimek wrote:
>
> On Tue, 2017-02-21 at 14:29 -0700, Chris Murphy wrote:
>
> Tested Fedora 24 and Fedora 23, there's no notification with either
> one of those. I have no idea if this is a VM thing. Or if it's a
> regression.
>
> Maybe the notification was depending on smartd rather than mdadm.
> Kinda need someone who knows more about how GNOME Shell handles faulty
> devices - how it's intended to work at least.
>
> SMART-signaled failures are propagated/signaled by udisksd.
>
> SMART is very good but not conclusive: we've seen RAID failures where disks
> just die or become unresponsive, without anything wrong indicated in SMART.
> Backblaze did a series of hard drive reliability reports that document that
> as well; they are a great read if you haven't seen them:
> https://www.backblaze.com/blog/?s=reliability

I'm pretty certain the notification I got from GNOME Shell was related
to the array itself. That suggests it's not a smartd initiated
notification. But at the moment I can't reproduce this by deleting an
array member device using sysfs. The array does go degraded, there are
numerous kernel messages as such, but no GNOME notification.

-- 
Chris Murphy
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: fedorahosted.org sunset is next week!

2017-02-22 Thread Kevin Kofler
Kevin Fenzi wrote:
> fedorahosted is getting retired soon (next week!).
> 
> A quick grep of spec files shows a lot of packages still using
> fedorahosted.org in their URL and/or Source file lines.

That tells me that the Fedora community is NOT ready for fedorahosted.org 
getting shut down and that it should be kept alive longer.

Kevin Kofler
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: COPR and new chroot naming

2017-02-22 Thread Kevin Kofler
Kevin Fenzi wrote:
> If we move back to having a rawhide/devel/master repo the problem
> becomes "which rawhide" ? if you build something in that branch a year
> ago, what are the chances it will still work?

I have packages built in 2007 that still work (in the CalcForge repository).

Kevin Kofler
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Rex Dieter
Rex Dieter wrote:

> Zbigniew Jędrzejewski-Szmek wrote:
> 
>>> Let's not overreact, even though I agree Ralf was out of line.
>>> 
>>> https://getfedora.org/code-of-conduct
>>> https://fedoraproject.org/wiki/Community_working_group
>> 
>> Well, what exactly are you suggesting with those links? The first of
>> those links specifies some general rules that Ralf's postings certainly
>> violate. The second says "The Community Working Group is no longer active
>> and does not hold meetings".
>> 
>> "Not overreacting" == "doing nothing, yet again".
> 
> As far as I know, CWG was never tasked with enforcement.  If what you want
> includes action/sanctions, the buck stops with the fedora council.

I guess I can do better than that,
https://fedoraproject.org/wiki/Community_working_group/CoC_Enforcement
offers quite a few suggestions on how to resolve conflicts.

-- Rex

___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: F26 Self Contained Change: Anaconda LVM RAID

2017-02-22 Thread Przemek Klosowski

On 02/22/2017 09:37 AM, Vratislav Podzimek wrote:

On Tue, 2017-02-21 at 14:29 -0700, Chris Murphy wrote:

Tested Fedora 24 and Fedora 23, there's no notification with either
one of those. I have no idea if this is a VM thing. Or if it's a
regression.

Maybe the notification was depending on smartd rather than mdadm.
Kinda need someone who knows more about how GNOME Shell handles faulty
devices - how it's intended to work at least.

SMART-signaled failures are propagated/signaled by udisksd.
SMART is very good but not conclusive: we've seen RAID failures where 
disks just die or become unresponsive, without anything wrong indicated 
in SMART. Backblaze did a series of hard drive reliability reports that 
document that as well; they are a great read if you haven't seen them: 
https://www.backblaze.com/blog/?s=reliability
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Bug 1415159] Upgrade perl-HTTP-OAI to 4.04

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1415159

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
   Fixed In Version||perl-HTTP-OAI-4.04-1.fc26
 Resolution|--- |RAWHIDE
   Assignee|vano...@gmail.com   |jples...@redhat.com
Last Closed||2017-02-22 10:06:06



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik uploaded HTTP-OAI-4.04.tar.gz for perl-HTTP-OAI

2017-02-22 Thread notifications
7dce6efb369f897ed95202a04863da7018434f7ce9a3b40d135b846177ca02c76c824e95999db0c7fd991df0f46beb9e905db3b39d06486662cf0e357858d0e5
  HTTP-OAI-4.04.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-HTTP-OAI/HTTP-OAI-4.04.tar.gz/sha512/7dce6efb369f897ed95202a04863da7018434f7ce9a3b40d135b846177ca02c76c824e95999db0c7fd991df0f46beb9e905db3b39d06486662cf0e357858d0e5/HTTP-OAI-4.04.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik pushed to perl-HTTP-OAI (master). "4.04 bump"

2017-02-22 Thread notifications
From e5a277e374ce13be095bb256be9c49308e015a5e Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 22 Feb 2017 15:59:16 +0100
Subject: 4.04 bump

---
 .gitignore |  1 +
 perl-HTTP-OAI.spec | 52 +---
 sources|  2 +-
 3 files changed, 43 insertions(+), 12 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2b70aee..669b6a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /HTTP-OAI-3.27.tar.gz
 /HTTP-OAI-4.03.tar.gz
+/HTTP-OAI-4.04.tar.gz
diff --git a/perl-HTTP-OAI.spec b/perl-HTTP-OAI.spec
index 9bdbc63..7d2f9f8 100644
--- a/perl-HTTP-OAI.spec
+++ b/perl-HTTP-OAI.spec
@@ -1,25 +1,51 @@
 Name:   perl-HTTP-OAI
-Version:4.03
-Release:5%{?dist}
+Version:4.04
+Release:1%{?dist}
 Summary:API for the OAI-PMH
 License:BSD
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/HTTP-OAI/
-Source0:
http://www.cpan.org/authors/id/T/TI/TIMBRODY/HTTP-OAI-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/H/HO/HOCHSTEN/HTTP-OAI-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  glibc-common
+BuildRequires:  perl
 BuildRequires:  perl-generators
+BuildRequires:  perl(base)
+BuildRequires:  perl(bytes)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(CGI)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(Encode) >= 2.12
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(HTTP::Headers)
 BuildRequires:  perl(HTTP::Request)
 BuildRequires:  perl(HTTP::Response)
+BuildRequires:  perl(IO::File)
+BuildRequires:  perl(LWP::MemberMixin)
 BuildRequires:  perl(LWP::UserAgent)
+BuildRequires:  perl(Module::Build::Tiny) >= 0.034
+BuildRequires:  perl(overload)
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(URI)
+BuildRequires:  perl(utf8)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 BuildRequires:  perl(XML::LibXML) >= 1.6
-BuildRequires:  perl(XML::LibXML::SAX)
+BuildRequires:  perl(XML::LibXML::SAX) >= 1.04
+BuildRequires:  perl(XML::LibXML::SAX::Builder)
+BuildRequires:  perl(XML::LibXML::SAX::Parser)
+BuildRequires:  perl(XML::LibXML::XPathContext)
+BuildRequires:  perl(XML::NamespaceSupport)
 BuildRequires:  perl(XML::SAX)
 BuildRequires:  perl(XML::SAX::Base) >= 1
+BuildRequires:  perl(XML::SAX::ParserFactory)
+BuildRequires:  perl(XML::SAX::Writer)
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
 This is a stub module, you probably want to look at HTTP::OAI::Harvester or
@@ -27,22 +53,23 @@ HTTP::OAI::Repository.
 
 %prep
 %setup -q -n HTTP-OAI-%{version}
+# Module::Build::Tiny requires that all executables must be in script/
+mv bin script
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
-make %{?_smp_mflags}
+perl Build.PL --installdirs=vendor
+./Build
 
 %install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
-
+./Build install --destdir=$RPM_BUILD_ROOT --create_packlist=0
 iconv -f iso8859-15 -t utf-8 README > README.conv && mv -f README.conv README
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-make test
+./Build test
 
 %files
-%doc CHANGES README
+%doc Changes README
 %license LICENSE
 %{perl_vendorlib}/*
 %{_bindir}/*
@@ -50,6 +77,9 @@ make test
 %{_mandir}/man1/*
 
 %changelog
+* Wed Feb 22 2017 Jitka Plesnikova  - 4.04-1
+- 4.04 bump
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
4.03-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index a3a37b0..83c6cc8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7331d421de6187e56b6621fbb3b94879  HTTP-OAI-4.03.tar.gz
+SHA512 (HTTP-OAI-4.04.tar.gz) = 
7dce6efb369f897ed95202a04863da7018434f7ce9a3b40d135b846177ca02c76c824e95999db0c7fd991df0f46beb9e905db3b39d06486662cf0e357858d0e5
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-HTTP-OAI.git/commit/?h=master=e5a277e374ce13be095bb256be9c49308e015a5e
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1417720] [RFE] EPEL7 branch of perl-XML-Hash-LX

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1417720
Bug 1417720 depends on bug 918630, which changed state.

Bug 918630 Summary: Review Request: perl-lib-abs - Module lib that makes 
relative path absolute to caller
https://bugzilla.redhat.com/show_bug.cgi?id=918630

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: F26 Self Contained Change: Anaconda LVM RAID

2017-02-22 Thread Vratislav Podzimek
On Tue, 2017-02-21 at 12:32 -0700, Chris Murphy wrote:
> On Tue, Feb 21, 2017 at 6:34 AM, Vratislav Podzimek  
> wrote:
> > 
> > On Wed, 2017-02-01 at 12:25 -0700, Chris Murphy wrote:
> > > 
> > > Actually, I've got a concern about this feature.
> > > 
> > > I'm not sure what gnome-shell depends on for monitoring mdadm arrays,
> > > but I know it will put up a notification if an mdadm member becomes
> > > faulty; because I've seen this notification. Maybe it's getting this
> > > information from udisksd? In any case, I'm wondering whether the user
> > > will still be notified of device failures in gnome-shell with this
> > > change?
> > I'm not seeing any code taking care of MD RAID device monitoring in
> > udisks2. So it has to be somewhere else. Any ideas where to look? gvfs
> > maybe?
> 
> I'm not sure. With Fedora 25 this notification functionality is not
> happening. I'm not sure what or when the regression happens, or even
> if it's flawed testing. I did this in a virt-manager VM, and removing
> the virtual block device, booting I get no notification. If I boot
> with both devices and inside the VM I do:
> 
> # echo 1 > /sys/block/sdb/device/delete
> 
> I see complaints in kernel messages indicating the array is now
> degraded, and udisks does pick up this fact:
> 
> [   80.911812] localhost.localdomain udisksd[1393]: Unable to resolve
> /sys/devices/virtual/block/md127/md/dev-sdb2/block symlink
> [   80.912156] localhost.localdomain udisksd[1393]: Unable to resolve
> /sys/devices/virtual/block/md127/md/dev-sdb2/block symlink
> [   80.912284] localhost.localdomain udisksd[1393]: Unable to resolve
> /sys/devices/virtual/block/md126/md/dev-sdb1/block symlink
> [   80.912414] localhost.localdomain udisksd[1393]: Unable to resolve
> /sys/devices/virtual/block/md126/md/dev-sdb1/block symlink
Yeah, but that's not really figuring out that RAID is degraded. These
are just error messages generated by udisksd still thinking the RAID
is okay. So no signal emitted by udisksd here.

> 
> But still no notification in GNOME Shell. I don't know if there's
> something GNOME Shell is expecting to get additionally from udisksd,
> if so it might actually be a storaged regression. In that case the
> solution might need to be abstracted from GNOME Shell in storaged
> anyway, because why reinvent this particular wheel in the DE? We have
> degradedness notifications needed for mdadm, LVM, and Btrfs (and even
> ZFS if we're asking for unicorns).
Yeah, this needs some unified, generic solution. My suggestion was to use
journal for this with some special key-value pair indicating that the
message is actually a storage failure. That should be easy to do now that
we have structured logging. And it could benefit from all the existing
mechanisms developed for logging (outside of VM, log gathering,...).

> 
> I guess I need to try this with Fedora 24 and see if it might be a
> storaged regression.
That's very unlikely.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: F27 System Wide Change: No More Alphas

2017-02-22 Thread Justin Forbes
On Tue, Feb 21, 2017 at 12:09 PM, Tomasz Torcz  wrote:
> On Tue, Feb 21, 2017 at 09:29:33AM -0700, Kevin Fenzi wrote:
>> On Tue, 21 Feb 2017 07:48:27 +0100
>> Tomasz Torcz  wrote:
>>
>> >   I have:
>> > page dumped because: VM_BUG_ON_PAGE(1 && PageCompound(page)), kernel
>> > BUG at include/linux/page-flags.h:275
>> > https://bugzilla.redhat.com/show_bug.cgi?id=1303860
>> >
>> >   Because of this bug, I haven't been able to start GDM on my Rawhide
>> > box *for a year* now.
>>
>> Huh. I'm a bit confused reading that... are you running/using
>> virtualbox? Or this is on bare hardware?
>
>   This is bare hardware with intel GPU.  The comment at the
> end just points for one possible solution, as virtualbox
> used to encounter the same issue.
>
>   The issue is linked to increased debugging options enabled on
> Rawhide. Stable Fedora releases do not have such debugging
> enabled in kernel, so there is no issue in released Fedora versions.

Hey, we have a respository for that!
http://fedoraproject.org/wiki/RawhideKernelNodebug
This should get you builds of the rawhide kernel without all of those
debugging options turned on.

>> If you boot with nomodeset does it work (all be it slowly) ?
>> Does it work if you switch to say lightdm?
>> dnf -y install lightdm
>> sudo systemctl enable lightdm --force
>
>   I haven't try neither nomodeset nor other DMs, because no
> maintainer asked for such test.  The only interaction maintainers
> had with this report was reassigning from kernel to xorg-x11-drv-intel.
>
>   (yes, this is me complaining)

As much as I hate to say it, there are very few of us (kernel
maintainers), and a lot of bugs.  The fact that this is limited to
debug kernels has made it pretty low priority.  It's not that we don't
want to see it fixed, just that there are unfortunately more bugs
which do impact releases.  Asking upstream might be more fruitful
here.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: F26 Self Contained Change: Anaconda LVM RAID

2017-02-22 Thread Vratislav Podzimek
On Tue, 2017-02-21 at 14:29 -0700, Chris Murphy wrote:
> Tested Fedora 24 and Fedora 23, there's no notification with either
> one of those. I have no idea if this is a VM thing. Or if it's a
> regression.
> 
> Maybe the notification was depending on smartd rather than mdadm.
> Kinda need someone who knows more about how GNOME Shell handles faulty
> devices - how it's intended to work at least.
SMART-signaled failures are propagated/signaled by udisksd.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Broken dependencies: perl-ZMQ-LibZMQ3

2017-02-22 Thread buildsys


perl-ZMQ-LibZMQ3 has broken dependencies in the rawhide tree:
On x86_64:
perl-ZMQ-LibZMQ3-1.19-5.fc25.x86_64 requires libzmq.so.3()(64bit)
On armhfp:
perl-ZMQ-LibZMQ3-1.19-5.fc25.armv7hl requires libzmq.so.3
On ppc64le:
perl-ZMQ-LibZMQ3-1.19-5.fc25.ppc64le requires libzmq.so.3()(64bit)
On aarch64:
perl-ZMQ-LibZMQ3-1.19-5.fc25.aarch64 requires libzmq.so.3()(64bit)
On ppc64:
perl-ZMQ-LibZMQ3-1.19-5.fc25.ppc64 requires libzmq.so.3()(64bit)
On i386:
perl-ZMQ-LibZMQ3-1.19-5.fc25.i686 requires libzmq.so.3
Please resolve this as soon as possible.

___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Broken dependencies: perl-ZMQ-LibZMQ2

2017-02-22 Thread buildsys


perl-ZMQ-LibZMQ2 has broken dependencies in the rawhide tree:
On x86_64:
perl-ZMQ-LibZMQ2-1.09-9.fc25.x86_64 requires libzmq.so.1()(64bit)
On armhfp:
perl-ZMQ-LibZMQ2-1.09-9.fc25.armv7hl requires libzmq.so.1
On ppc64le:
perl-ZMQ-LibZMQ2-1.09-9.fc25.ppc64le requires libzmq.so.1()(64bit)
On aarch64:
perl-ZMQ-LibZMQ2-1.09-9.fc25.aarch64 requires libzmq.so.1()(64bit)
On ppc64:
perl-ZMQ-LibZMQ2-1.09-9.fc25.ppc64 requires libzmq.so.1()(64bit)
On i386:
perl-ZMQ-LibZMQ2-1.09-9.fc25.i686 requires libzmq.so.1
Please resolve this as soon as possible.

___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


  1   2   >