[389-devel] Build failed in Jenkins: NIGHTLY #84

2017-09-19 Thread mareynol
See 


--
[...truncated 5415 lines...]
:assert: Should return error code 19
"""

suffix = DEFAULT_SUFFIX
subtree = "ou=people"
userid = "inactusr"
nousrs = 3
log.info('\''AccountInactivityLimit set to 10. Account will be 
inactivated if not accessed in 10 secs'\'')
add_users(topology_st, suffix, subtree, userid, nousrs, 0)
log.info('\''Sleep for 9 secs to check if account is not inactivated, 
expected value 0'\'')
time.sleep(9)
log.info('\''Account should not be inactivated since 
AccountInactivityLimit not exceeded'\'')
account_status(topology_st, suffix, subtree, userid, 3, 2, "Enabled")
log.info('\''Sleep for 2 more secs to check if account is 
inactivated'\'')
time.sleep(2)
account_status(topology_st, suffix, subtree, userid, 2, 0, "Disabled")
log.info('\''Sleep +9 secs to check if account {}3 is 
inactivated'\''.format(userid))
time.sleep(9)
account_status(topology_st, suffix, subtree, userid, 3, 2, "Disabled")
log.info('\''Add lastLoginTime attribute to all users and check if its 
activated'\'')
add_time_attr(topology_st, suffix, subtree, userid, nousrs, 
'\''lastLoginTime'\'')
>   account_status(topology_st, suffix, subtree, userid, nousrs, 0, 
> "Enabled")

:883:
 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

topology_st = 
suffix = '\''dc=example,dc=com'\'', subtree = '\''ou=people'\'', userid = 
'\''inactusr'\''
nousrs = 3, ulimit = 0, tochck = '\''Enabled'\''

def account_status(topology_st, suffix, subtree, userid, nousrs, ulimit, 
tochck):
"""Check account status for the given suffix, subtree, userid and 
nousrs"""

while (nousrs > ulimit):
usrrdn = '\''{}{}'\''.format(userid, nousrs)
userdn = '\''uid={},{},{}'\''.format(usrrdn, subtree, suffix)
if (tochck == "Enabled"):
try:
topology_st.standalone.simple_bind_s(userdn, USER_PASW)
except ldap.LDAPError as e:
log.error('\''User {} failed to login, expected 
0'\''.format(userdn))
>   raise e
E   CONSTRAINT_VIOLATION: {'\''info'\'': '\''Account inactivity 
limit exceeded. Contact system administrator to reset.'\'', '\''desc'\'': 
'\''Constraint violation'\''}

:306:
 CONSTRAINT_VIOLATION
 Captured stderr setup -
INFO:lib389.utils:Adding Local account policy plugin configuration entries
- Captured stderr call -
INFO:lib389.utils:AccountInactivityLimit set to 10. Account will be inactivated 
if not accessed in 10 secs
INFO:lib389.utils:add_users: Pass all of these as parameters suffix, subtree, 
userid and nousrs
INFO:lib389.utils:Sleep for 9 secs to check if account is not inactivated, 
expected value 0
INFO:lib389.utils:Account should not be inactivated since 
AccountInactivityLimit not exceeded
INFO:lib389.utils:Sleep for 2 more secs to check if account is inactivated
INFO:lib389.utils:Sleep +9 secs to check if account inactusr3 is inactivated
INFO:lib389.utils:Add lastLoginTime attribute to all users and check if its 
activated
INFO:lib389.utils:Enable account by replacing 
lastLoginTime/createTimeStamp/ModifyTimeStamp attribute
ERROR:lib389.utils:User uid=inactusr3,ou=people,dc=example,dc=com failed to 
login, expected 0
_ test_locinact_modrdn _

topology_st = 
accpol_local = None

def test_locinact_modrdn(topology_st, accpol_local):
"""Verify if user account is inactivated when moved from ou=groups to 
ou=people subtree.

:ID: 5f25bea3-fab0-4db4-b43d-2d47cc6e5ad1
:feature: Account Policy Plugin
:setup: Standalone instance, ou=people subtree configured for Local 
account
policy plugin configuration, set accountInactivityLimit to few 
secs.
:steps: 1. Add few users to ou=groups subtree in the default suffix
2. Plugin configured to ou=people subtree only.
3. Wait for few secs before it reaches accountInactivityLimit 
and check users.
4. Run ldapsearch as normal user, expected 0
5. Wait till accountInactivityLimit exceeded
6. Move users from ou=groups subtree to ou=people subtree
7. Check if users are inactivated, expected error 19
:assert: Should return error code 0 and 

Re: upcoming libqalculate soname bump

2017-09-19 Thread Mukundan Ragavan
libqalculate-2..0.0 is now built on rawhide. 

I have submitted pull requests for cantor, qalculate-kde and plasma-workspace 
to rebuild for the soname bump. I have not touched step (I could not get it to 
build in mock so I did not touch the package).

The COPR is now deleted.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Bug 1493201] Upgrade perl-Pegex to 0.64

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1493201

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #2 from Fedora Update System  ---
perl-Pegex-0.64-1.fc26 has been pushed to the Fedora 26 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-917d283f5f

-- 
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


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

2017-09-19 Thread updates
The following Fedora EPEL 7 Security updates need testing:
 Age  URL
 926  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-1087   
dokuwiki-0-0.24.20140929c.el7
 688  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-dac7ed832f   
mcollective-2.8.4-1.el7
 270  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-04bc9dd81d   
libbsd-0.8.3-1.el7
 168  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-d241156dfe   
mod_cluster-1.3.3-10.el7
 166  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-5f9a6163b4   
tnef-1.4.14-1.el7
 165  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7ecb12e378   
python-XStatic-jquery-ui-1.12.0.1-1.el7
  32  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-17b77b3268   
botan-1.10.16-1.el7
  12  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-2e4b6b7b5c   
lightdm-1.18.3-5.el7
   9  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-59c79d3a8a   
google-api-python-client-1.6.3-1.el7 python-httplib2-0.9.2-0.1.el7
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7bdf242c17   
drupal7-views-3.18-1.el7
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-10553ac5bd   
ReviewBoard-2.5.16-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-9f88067c22   
mpg123-1.25.6-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e27758bd23   
libmspack-0.6-0.1.alpha.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-2795d59fcc   
python3-numpy-1.10.4-5.el7


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

PyDrive-1.3.1-3.el7
batctl-2017.2-1.el7
distribution-gpg-keys-1.15-1.el7
flrig-1.3.34-1.el7
flxmlrpc-0.1.4-7.el7
lcgdm-dav-0.19.0-1.el7
libmspack-0.6-0.1.alpha.el7
nordugrid-arc-5.4.0-1.el7
nordugrid-arc-doc-2.0.17-1.el7
nordugrid-arc-nagios-plugins-1.9.1-1.el7
pgpdump-0.32-1.el7
php-horde-Horde-Crypt-2.7.10-1.el7
php-horde-Horde-Editor-2.0.5-1.el7
php-horde-horde-5.2.17-1.el7
php-horde-kronolith-4.2.23-1.el7
php-horde-mnemo-4.2.14-1.el7
py4j-0.10.6-1.el7
python3-numpy-1.10.4-5.el7
rakudo-Readline-0.0.2-0.1.20170918gita9f6dc4.el7
xrdp-0.9.3-2.el7

Details about builds:



 PyDrive-1.3.1-3.el7 (FEDORA-EPEL-2017-a9e2fb2654)
 A wrapper library of google-api-python-client for Google Drive API tasks

Update Information:

Fix BR for python2/python3 prefix.




 batctl-2017.2-1.el7 (FEDORA-EPEL-2017-293706db16)
 B.A.T.M.A.N. advanced control and management tool

Update Information:

Fix error messages on traceroute send failures




 distribution-gpg-keys-1.15-1.el7 (FEDORA-EPEL-2017-4bc1da56ef)
 GPG keys of various Linux distributions

Update Information:

- update Copr keys - add new remi key




 flrig-1.3.34-1.el7 (FEDORA-EPEL-2017-3c362844bd)
 Transceiver control program

Update Information:

Version 1.3.34 * Maintenance releasedoc update * update help document
Save/Restore * Allow user to selectively read, save and restore
transceiver operating characteristics.   - expansion of previous
save/restore for freq mode and bandwidth * Separated Initialization
of main, separate PTT and Aux   serial portsflrig shell * added Perl
script for controlling flrig using the   xmlrpc interface.FT1000 update
* backend code updateIC7300 NR scale * Changed NR scale iaw AE5ZA tests
IC7200/7300 compile warning * Correct compile warning in both backends
IC7100 * correct flrig always reported the mode as USB-D   regardless of
the radio's actual mode. * correct flrig would not set the radio to USB-D
if it had previous set the radio to a different mode. * correct flrig would
not set the attenuator.

References:

  [ 1 ] Bug #1489209 - flrig-1.3.34 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1489209




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

2017-09-19 Thread updates
The following Fedora EPEL 6 Security updates need testing:
 Age  URL
 804  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7031   
python-virtualenv-12.0.7-1.el6
 798  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7168   
rubygem-crack-0.3.2-2.el6
 688  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-e2b4b5b2fb   
mcollective-2.8.4-1.el6
 660  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-35e240edd9   
thttpd-2.25b-24.el6
 270  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-e3e50897ac   
libbsd-0.8.3-2.el6
 166  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-c0d33ae70f   
tnef-1.4.14-1.el6
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-8dca05d55c   
drupal7-views-3.18-1.el6
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-4c76ddcc92   
libmspack-0.6-0.1.alpha.el6
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e50abdd3d5   
python3-numpy-1.10.4-6.el6


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

distribution-gpg-keys-1.15-1.el6
lcgdm-dav-0.19.0-1.el6
libmspack-0.6-0.1.alpha.el6
nordugrid-arc-5.4.0-1.el6
nordugrid-arc-doc-2.0.17-1.el6
nordugrid-arc-nagios-plugins-1.9.1-1.el6
php-horde-Horde-Crypt-2.7.10-1.el6
php-horde-Horde-Editor-2.0.5-1.el6
php-horde-horde-5.2.17-1.el6
php-horde-kronolith-4.2.23-1.el6
php-horde-mnemo-4.2.14-1.el6
python3-numpy-1.10.4-6.el6

Details about builds:



 distribution-gpg-keys-1.15-1.el6 (FEDORA-EPEL-2017-855d37c9bb)
 GPG keys of various Linux distributions

Update Information:

- update Copr keys - add new remi key




 lcgdm-dav-0.19.0-1.el6 (FEDORA-EPEL-2017-62eba73d8d)
 HTTP/DAV front end to the DPM/LFC services

Update Information:

New upstream release 0.19.0




 libmspack-0.6-0.1.alpha.el6 (FEDORA-EPEL-2017-4c76ddcc92)
 Library for CAB and related files compression and decompression

Update Information:

Security fix for CVE-2017-6419 and CVE-2017-11423

References:

  [ 1 ] Bug #1483909 - CVE-2017-6419 libmspack, clamav: heap-based buffer 
overflow in mspack/lzxd.c
https://bugzilla.redhat.com/show_bug.cgi?id=1483909
  [ 2 ] Bug #1472776 - CVE-2017-11423 libmspack, clamav: Stack-based buffer 
over-read in cabd_read_string function
https://bugzilla.redhat.com/show_bug.cgi?id=1472776




 nordugrid-arc-5.4.0-1.el6 (FEDORA-EPEL-2017-ec44619d2b)
 Advanced Resource Connector Grid Middleware

Update Information:

http://www.nordugrid.org/arc/releases/15.03u16/release_notes_15.03u16.html




 nordugrid-arc-doc-2.0.17-1.el6 (FEDORA-EPEL-2017-ec44619d2b)
 Advanced Resource Connector Documentation

Update Information:

http://www.nordugrid.org/arc/releases/15.03u16/release_notes_15.03u16.html




 nordugrid-arc-nagios-plugins-1.9.1-1.el6 (FEDORA-EPEL-2017-ec44619d2b)
 Nagios plugins for ARC

Update Information:

http://www.nordugrid.org/arc/releases/15.03u16/release_notes_15.03u16.html




 php-horde-Horde-Crypt-2.7.10-1.el6 (FEDORA-EPEL-2017-ef27425413)
 Horde Cryptography API

Update Information:

**Horde_Crypt 2.7.10**  * [jan] Correctly determine expiration dates of short
living PGP keys.




[Bug 1492656] perl-Code-TidyAll-0.66 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492656

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #2 from Fedora Update System  ---
perl-Code-TidyAll-0.67-1.fc27 has been pushed to the Fedora 27 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-d6857a8f7b

-- 
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 1490147] perl-CPAN-Perl-Releases-3.34 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1490147



--- Comment #9 from Fedora Update System  ---
perl-CPAN-Perl-Releases-3.34-1.fc26 has been pushed to the Fedora 26 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


Fedora 27-20170919.n.0 compose check report

2017-09-19 Thread Fedora compose checker
Missing expected images:

Cloud_base qcow2 x86_64
Workstation live i386
Cloud_base raw-xz x86_64
Server boot i386
Kde live i386

Failed openQA tests: 17/128 (x86_64), 1/18 (i386), 1/2 (arm)

New failures (same test did not fail in 27-20170918.n.1):

ID: 144725  Test: x86_64 universal upgrade_2_desktop_64bit
URL: https://openqa.fedoraproject.org/tests/144725
ID: 144754  Test: x86_64 universal install_repository_http_graphical
URL: https://openqa.fedoraproject.org/tests/144754

Old failures (same test failed in 27-20170918.n.1):

ID: 144652  Test: x86_64 Server-dvd-iso server_role_deploy_domain_controller
URL: https://openqa.fedoraproject.org/tests/144652
ID: 144658  Test: x86_64 Server-dvd-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/144658
ID: 144679  Test: x86_64 Workstation-live-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/144679
ID: 144689  Test: x86_64 KDE-live-iso desktop_notifications_postinstall
URL: https://openqa.fedoraproject.org/tests/144689
ID: 144696  Test: x86_64 KDE-live-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/144696
ID: 144699  Test: arm Minimal-raw_xz-raw.xz base_services_start_arm
URL: https://openqa.fedoraproject.org/tests/144699
ID: 144700  Test: x86_64 Atomic-dvd_ostree-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/144700
ID: 144718  Test: x86_64 universal upgrade_desktop_64bit
URL: https://openqa.fedoraproject.org/tests/144718
ID: 144720  Test: x86_64 universal upgrade_server_domain_controller
URL: https://openqa.fedoraproject.org/tests/144720
ID: 144723  Test: x86_64 universal upgrade_desktop_encrypted_64bit
URL: https://openqa.fedoraproject.org/tests/144723
ID: 144730  Test: x86_64 universal install_shrink_ext4
URL: https://openqa.fedoraproject.org/tests/144730
ID: 144731  Test: x86_64 universal install_shrink_ntfs
URL: https://openqa.fedoraproject.org/tests/144731
ID: 144733  Test: x86_64 universal install_cyrillic_language
URL: https://openqa.fedoraproject.org/tests/144733
ID: 144734  Test: x86_64 universal install_asian_language
URL: https://openqa.fedoraproject.org/tests/144734
ID: 144740  Test: x86_64 universal install_rescue_encrypted@uefi
URL: https://openqa.fedoraproject.org/tests/144740
ID: 144772  Test: x86_64 universal install_rescue_encrypted
URL: https://openqa.fedoraproject.org/tests/144772
ID: 144776  Test: i386 universal upgrade_desktop_32bit
URL: https://openqa.fedoraproject.org/tests/144776

Soft failed openQA tests: 1/128 (x86_64), 1/18 (i386)
(Tests completed, but using a workaround for a known bug)

Old soft failures (same test soft failed in 27-20170918.n.1):

ID: 144728  Test: x86_64 universal upgrade_2_desktop_encrypted_64bit
URL: https://openqa.fedoraproject.org/tests/144728
ID: 144775  Test: i386 universal upgrade_2_desktop_32bit
URL: https://openqa.fedoraproject.org/tests/144775

Passed openQA tests: 106/128 (x86_64), 16/18 (i386), 1/2 (arm)

New passes (same test did not pass in 27-20170918.n.1):

ID: 144675  Test: x86_64 Workstation-live-iso desktop_update_graphical
URL: https://openqa.fedoraproject.org/tests/144675
ID: 144684  Test: x86_64 Workstation-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/144684
ID: 144779  Test: i386 universal install_blivet_xfs
URL: https://openqa.fedoraproject.org/tests/144779

Installed system changes in test i386 Server-dvd-iso install_default: 
1 packages(s) added since previous compose: alef-fonts
2 packages(s) removed since previous compose: dejavu-fonts-common, 
dejavu-sans-fonts
Previous test data: https://openqa.fedoraproject.org/tests/144061#downloads
Current test data: https://openqa.fedoraproject.org/tests/144665#downloads

Installed system changes in test x86_64 Workstation-live-iso 
install_default@uefi: 
System load changed from 0.44 to 0.32
Used mem changed from 921 MiB to 1027 MiB
Previous test data: https://openqa.fedoraproject.org/tests/144066#downloads
Current test data: https://openqa.fedoraproject.org/tests/144670#downloads

Installed system changes in test x86_64 Workstation-live-iso 
install_default_upload: 
System load changed from 0.25 to 0.83
Average CPU usage changed from 1.37142857 to 30.19523810
Used mem changed from 808 MiB to 950 MiB
Previous test data: https://openqa.fedoraproject.org/tests/144067#downloads
Current test data: https://openqa.fedoraproject.org/tests/144671#downloads

Installed system changes in test x86_64 KDE-live-iso install_default@uefi: 
System load changed from 0.43 to 0.61
Previous test data: https://openqa.fedoraproject.org/tests/144083#downloads
Current test data: https://openqa.fedoraproject.org/tests/144687#downloads

Installed system changes in test x86_64 KDE-live-iso install_default_upload: 
Used mem changed from 536 MiB to 598 MiB
Previous test data: https://openqa.fedoraproject.org/tests/144084#downloads
Current test 

Re: koji: Get all completed builds since a specific date?

2017-09-19 Thread Sandro Mani



On 19.09.2017 20:49, Dan Horák wrote:

"koji list-history --help" should help

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


Sailing to others seas

2017-09-19 Thread Alexandre Moine
Hi all,

Short version: I am leaving from fedora to archlinux.

Long version: I really want to thank ALL of the fedora community, which
was more than friends. You have been in fact great teachers for me, when
I started to contribute the 19/11/2012 (I was 14).
You showed me not only how to contribute, but also how to work
efficiently with opensource projects. I want to thank especially the
entire french team who helped me being an ambassador and teach me many
things (not to name the main ones: Emmanuel Seyman and Jean-Baptiste
Holcroft).

I am not leaving "brutally". I will continue to maintain my packages as
long as possible and obviously accept any new mainteners [1]. For now, I
will only step back of my activities, no take in charge any new work but
finish the ones I started. I will resign of my ambassador role soon.

My reasons are diverse. I like the KISS of archlinux, their great
documentation and  their philosophy in general. Rolling releases and AUR
seems more than great to me, alongside the governance model (I don't
like the fedora one, with many instances , groups, leaders...). But, I
won't deny it, I want to learn how my system really works and to "get my
hands dirty", to learn things that fedora "kept away" of me.

BUT: I think that Fedora and Archlinux are two great distros, and I will
keep recommend fedora to new users and advanced users who want a system
with many packages and features, without getting their hands too dirty
in administration.

Please keep doing what you are doing. It REALLY matters: help, encourage
and teach new users. Freedom, First, Features, Friends, always.

Regards,
Alexandre

[1]: I maintain, in officials fedora repositories:

* adonthell -- A 2D graphical RPG game ( master f26 f25 f24 )
* amsynth -- A classic synthesizer with dual oscillators ( master f26
f25 f24 )
* hyperrogue -- An SDL roguelike in a non-euclidean world ( master f26
f25 f24 )
* opencity -- Full 3D city simulator game project ( master f26 f25 f24 )
* rogue -- The original graphical adventure game ( master f26 f25 f24 )
* tinyxpath -- Small XPath syntax decoder ( master f26 f25 f24 )
* wastesedge -- Official game package for Adonthell ( master f26 f25 f24 )

In rpmfusion (free):

* openmw -- Unofficial open source engine re-implementation of the game
Morrowind ( master f26 f25 f24 )

Feel free to ask for ownership.


0x7761BE69.asc
Description: application/pgp-keys


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


[modularity] Meeting of the Modularity Working Group (Sept. 19, 2017)

2017-09-19 Thread Langdon White
Quick Minutes:
* Topic: when build-requireing bootstrap, nothing else can cascade to
build-require anything that conflicts (langdon, 14:09:45) * LINK:
http://pkgs.fedoraproject.org/cgit/modules/python3.git/tree/python3.yaml
(langdon, 14:28:22) * ACTION: langdon to get bootstrap guidance added to
guidelines (langdon, 14:31:38) * LINK:
https://github.com/fedora-modularity/check_modulemd/ (contyk, 14:31:42) *
ACTION: langdon to get someone to write a module check for using bootstrap
+ anything and issuing a warning (langdon, 14:32:05) * Topic: status report
(langdon, 14:40:35) * LINK:
https://bugzilla.redhat.com/show_bug.cgi?id=1474931 (langdon, 14:41:32) *
Topic: open floor (langdon, 14:46:41)

Logs:
Minutes:
https://meetbot.fedoraproject.org/teams/modularity_wg/modularity_wg.2017-09-19-14.03.html
Log:
https://meetbot.fedoraproject.org/teams/modularity_wg/modularity_wg.2017-09-19-14.03.log.html

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


Re: Enable Android Kernel Modules

2017-09-19 Thread Neal Gompa
On Tue, Sep 19, 2017 at 10:22 AM, Richard W.M. Jones  wrote:
> On Sat, Sep 16, 2017 at 07:21:03AM +, مصعب الزعبي wrote:
>> Anbox is a productive thing like Wine. So I suggest that we care more about 
>> it.
>>
>>
>> To run Anbox we need to enable 2 modules in Kernel.
>>
>>
>> They are:
>>
>>
>> ahmem_linux
>>
>> binder_linux
>>
>>
>> So I hope to enable them ASAP.
>>
>>
>> https://bugzilla.redhat.com/show_bug.cgi?id=1455411
>
> It would probably be helpful if you described in the bug exactly which
> CONFIG_* options need to be enabled, rather than forcing everyone to
> search through the kernel sources to try to find out what you mean.
>
> Also, I can find "binder" (though not "binder_linux") in the upstream
> kernel.  I cannot find anything about "ahmem".  If that's a third
> party kmod, then third party kmods are not allowed in Fedora (but you
> can still put them into other repos like RPM Fusion).
>

The modules are binder and ashmem, actually. I believe both are in the
upstream kernel.

-- 
真実はいつも一つ!/ Always, there's only one truth!
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: koji: Get all completed builds since a specific date?

2017-09-19 Thread Dan Horák
On Tue, 19 Sep 2017 14:27:08 +0200
Sandro Mani  wrote:

> Hi
> 
> Is there a way to query koji for all completed builds since a
> specific date?

"koji list-history --help" should help


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


Fedora Rawhide-20170919.n.0 compose check report

2017-09-19 Thread Fedora compose checker
Missing expected images:

Server dvd i386
Workstation live i386
Server boot i386
Kde live i386

Failed openQA tests: 20/128 (x86_64), 1/2 (arm)

New failures (same test did not fail in Rawhide-20170918.n.1):

ID: 144547  Test: x86_64 Workstation-boot-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/144547
ID: 144555  Test: x86_64 KDE-live-iso desktop_notifications_postinstall
URL: https://openqa.fedoraproject.org/tests/144555
ID: 144562  Test: x86_64 KDE-live-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/144562
ID: 144565  Test: arm Minimal-raw_xz-raw.xz base_services_start_arm
URL: https://openqa.fedoraproject.org/tests/144565

Old failures (same test failed in Rawhide-20170918.n.1):

ID: 144519  Test: x86_64 Server-dvd-iso server_role_deploy_domain_controller
URL: https://openqa.fedoraproject.org/tests/144519
ID: 144525  Test: x86_64 Server-dvd-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/144525
ID: 144545  Test: x86_64 Workstation-live-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/144545
ID: 144566  Test: x86_64 Atomic-dvd_ostree-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/144566
ID: 144583  Test: x86_64 universal upgrade_minimal_64bit
URL: https://openqa.fedoraproject.org/tests/144583
ID: 144584  Test: x86_64 universal upgrade_desktop_64bit
URL: https://openqa.fedoraproject.org/tests/144584
ID: 144585  Test: x86_64 universal upgrade_server_64bit
URL: https://openqa.fedoraproject.org/tests/144585
ID: 144586  Test: x86_64 universal upgrade_server_domain_controller
URL: https://openqa.fedoraproject.org/tests/144586
ID: 144588  Test: x86_64 universal upgrade_kde_64bit
URL: https://openqa.fedoraproject.org/tests/144588
ID: 144589  Test: x86_64 universal upgrade_desktop_encrypted_64bit
URL: https://openqa.fedoraproject.org/tests/144589
ID: 144596  Test: x86_64 universal install_shrink_ext4
URL: https://openqa.fedoraproject.org/tests/144596
ID: 144597  Test: x86_64 universal install_shrink_ntfs
URL: https://openqa.fedoraproject.org/tests/144597
ID: 144599  Test: x86_64 universal install_cyrillic_language
URL: https://openqa.fedoraproject.org/tests/144599
ID: 144600  Test: x86_64 universal install_asian_language
URL: https://openqa.fedoraproject.org/tests/144600
ID: 144606  Test: x86_64 universal install_rescue_encrypted@uefi
URL: https://openqa.fedoraproject.org/tests/144606
ID: 144621  Test: x86_64 universal install_mirrorlist_graphical
URL: https://openqa.fedoraproject.org/tests/144621
ID: 144638  Test: x86_64 universal install_rescue_encrypted
URL: https://openqa.fedoraproject.org/tests/144638

Soft failed openQA tests: 2/128 (x86_64)
(Tests completed, but using a workaround for a known bug)

Old soft failures (same test soft failed in Rawhide-20170918.n.1):

ID: 144591  Test: x86_64 universal upgrade_2_desktop_64bit
URL: https://openqa.fedoraproject.org/tests/144591
ID: 144594  Test: x86_64 universal upgrade_2_desktop_encrypted_64bit
URL: https://openqa.fedoraproject.org/tests/144594

Passed openQA tests: 102/128 (x86_64), 1/2 (arm)

New passes (same test did not pass in Rawhide-20170918.n.1):

ID: 144510  Test: x86_64 Server-boot-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/144510
ID: 144511  Test: x86_64 Server-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/144511
ID: 144532  Test: x86_64 Everything-boot-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/144532
ID: 144554  Test: x86_64 KDE-live-iso install_default_upload
URL: https://openqa.fedoraproject.org/tests/144554
ID: 144556  Test: x86_64 KDE-live-iso desktop_browser
URL: https://openqa.fedoraproject.org/tests/144556
ID: 144557  Test: x86_64 KDE-live-iso desktop_terminal
URL: https://openqa.fedoraproject.org/tests/144557
ID: 144558  Test: x86_64 KDE-live-iso desktop_update_graphical
URL: https://openqa.fedoraproject.org/tests/144558
ID: 144559  Test: x86_64 KDE-live-iso base_system_logging
URL: https://openqa.fedoraproject.org/tests/144559
ID: 144560  Test: x86_64 KDE-live-iso base_update_cli
URL: https://openqa.fedoraproject.org/tests/144560
ID: 144561  Test: x86_64 KDE-live-iso base_service_manipulation
URL: https://openqa.fedoraproject.org/tests/144561
ID: 144563  Test: x86_64 KDE-live-iso base_selinux
URL: https://openqa.fedoraproject.org/tests/144563
ID: 144564  Test: arm Minimal-raw_xz-raw.xz 
install_arm_image_deployment_upload
URL: https://openqa.fedoraproject.org/tests/144564

Installed system changes in test x86_64 Server-boot-iso install_default@uefi: 
Mount / contents changed to 87.74115598% of previous size
2 services(s) removed since previous compose: fprintd.service, 
getty@tty6.service
Previous test data: https://openqa.fedoraproject.org/tests/144032#downloads
Current test data: 

[EPEL-devel] [Fedocal] Reminder meeting : EPEL Steering Committee

2017-09-19 Thread smooge
Dear all,

You are kindly invited to the meeting:
   EPEL Steering Committee on 2017-09-20 from 18:00:00 to 19:00:00 GMT
   At fedora-meet...@irc.freenode.net

The meeting will be about:
There is a weekly EPEL Steering Committee Meeting to go over events, ideas, and 
tickets about EPEL.

More information available at:
[https://pagure.io/epel/blob/master/f/docs/source/EPEL-meeting-process.rst](https://pagure.io/epel/blob/master/f/docs/source/EPEL-meeting-process.rst)


Source: https://apps.fedoraproject.org/calendar/meeting/6592/

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


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

2017-09-19 Thread updates
The following Fedora EPEL 7 Security updates need testing:
 Age  URL
 925  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-1087   
dokuwiki-0-0.24.20140929c.el7
 688  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-dac7ed832f   
mcollective-2.8.4-1.el7
 270  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-04bc9dd81d   
libbsd-0.8.3-1.el7
 167  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-d241156dfe   
mod_cluster-1.3.3-10.el7
 165  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-5f9a6163b4   
tnef-1.4.14-1.el7
 164  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7ecb12e378   
python-XStatic-jquery-ui-1.12.0.1-1.el7
  31  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-17b77b3268   
botan-1.10.16-1.el7
  12  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-2e4b6b7b5c   
lightdm-1.18.3-5.el7
   9  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-59c79d3a8a   
google-api-python-client-1.6.3-1.el7 python-httplib2-0.9.2-0.1.el7
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7bdf242c17   
drupal7-views-3.18-1.el7
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-10553ac5bd   
ReviewBoard-2.5.16-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-9f88067c22   
mpg123-1.25.6-1.el7


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

NetworkManager-vpnc-1.2.4-4.el7
bodhi-2.10.1-2.el7
drupal7-l10n_update-2.2-1.el7
golang-github-ncw-swift-0-0.9.git9d3f812.el7
meson-0.42.1-1.el7
module-build-service-1.3.29-1.el7
mpg123-1.25.6-1.el7
nginx-1.10.2-2.el7
python-blessed-1.14.1-2.el7
python-flask-login-0.3.0-8.el7
python-zabbix-api-erigones-1.2.4-2.el7
qmapshack-1.9.1-1.el7
rakudo-zef-0.1.29-1.el7

Details about builds:



 NetworkManager-vpnc-1.2.4-4.el7 (FEDORA-EPEL-2017-c6967768aa)
 NetworkManager VPN plugin for vpnc

Update Information:

Update to 1.2.4 release   - this update is especially necessary, because
previous 1.0.8 release only ships the VPN plugin for legacy libnm-glib. Hence,
it cannot work with current nm-connection-editor.

References:

  [ 1 ] Bug #1491687 - vpnc not available in GNOME NetworkManager on RHEL 
Desktop & CentOS (Missing files in /usr/lib64/NetworkManager)
https://bugzilla.redhat.com/show_bug.cgi?id=1491687




 bodhi-2.10.1-2.el7 (FEDORA-EPEL-2017-2c7d154fb3)
 A modular framework that facilitates publishing software updates

Update Information:

Bodhi no longer depends on python-dnf.

References:

  [ 1 ] Bug #1492610 - bodhi-client depends on python-dnf on el7 - which has 
been retired
https://bugzilla.redhat.com/show_bug.cgi?id=1492610




 drupal7-l10n_update-2.2-1.el7 (FEDORA-EPEL-2017-b9a3b1b05c)
 Provides automatic downloads and updates for translations

Update Information:

* [7.x-2.2](https://www.drupal.org/project/l10n_update/releases/7.x-2.2)

References:

  [ 1 ] Bug #1492654 - drupal7-l10n_update-2.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1492654




 golang-github-ncw-swift-0-0.9.git9d3f812.el7 (FEDORA-EPEL-2017-55408ae360)
 Go language interface to Swift

Update Information:

Bump to upstream 9d3f812e23d270d1c66a9a01e20af1005061cdc4

References:

  [ 1 ] Bug #1476281 - Please update the package to a more recent version
https://bugzilla.redhat.com/show_bug.cgi?id=1476281




 meson-0.42.1-1.el7 (FEDORA-EPEL-2017-033f17e551)
 High productivity build system

Update Information:

So the new package..

gerd pushed to perl-Pegex (f25). "update to 0.64"

2017-09-19 Thread notifications
From 3f233d58fb0ee2ef4f1922a52f5dbb8242e82456 Mon Sep 17 00:00:00 2001
From: gerd 
Date: Sep 19 2017 17:12:56 +
Subject: update to 0.64


---

diff --git a/perl-Pegex.spec b/perl-Pegex.spec
index 9ed4ed0..0da106e 100644
--- a/perl-Pegex.spec
+++ b/perl-Pegex.spec
@@ -1,5 +1,5 @@
 Name:   perl-Pegex
-Version:0.61
+Version:0.64
 Release:1%{?dist}
 Summary:Pegex Parser Generator
 License:GPL+ or Artistic
@@ -7,7 +7,7 @@ Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Pegex/
 Source0:
http://search.cpan.org/CPAN/authors/id/I/IN/INGY/Pegex-%{version}.tar.gz
 BuildArch:  noarch
-BuildRequires:  perl
+BuildRequires:  perl-interpreter
 BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(strict)
@@ -77,6 +77,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 19 2017 Gerd Pokorra  0.64-1
+- Update to 0.64
+
 * Thu Jun 16 2016 Gerd Pokorra  0.61-1
 - Update to 0.61
 
diff --git a/sources b/sources
index 70bf1e8..e070572 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04ab96185d73bdad02dfbabb1152af40  Pegex-0.61.tar.gz
+SHA512 (Pegex-0.64.tar.gz) = 
e717a762405a77b2670e1d9b3ca2ef760db186b3f62a92cfc6e87049e71f3abd5476b44a285d27c622711557540a0d978b90d5c59afae63692986f510d7458ce



https://src.fedoraproject.org/rpms/perl-Pegex/c/3f233d58fb0ee2ef4f1922a52f5dbb8242e82456?branch=f25
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1493201] Upgrade perl-Pegex to 0.64

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1493201



--- Comment #1 from Fedora Update System  ---
perl-Pegex-0.64-1.fc26 has been submitted as an update to Fedora 26.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-917d283f5f

-- 
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


gerd pushed to perl-Pegex (f26). "update to 0.64"

2017-09-19 Thread notifications
From 797b9de0b89f882107782c2ab2a4d910aa0c4274 Mon Sep 17 00:00:00 2001
From: gerd 
Date: Sep 19 2017 17:00:09 +
Subject: update to 0.64


---

diff --git a/perl-Pegex.spec b/perl-Pegex.spec
index 7393339..e1ad429 100644
--- a/perl-Pegex.spec
+++ b/perl-Pegex.spec
@@ -1,13 +1,13 @@
 Name:   perl-Pegex
-Version:0.63
-Release:2%{?dist}
+Version:0.64
+Release:1%{?dist}
 Summary:Pegex Parser Generator
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Pegex/
 Source0:
http://search.cpan.org/CPAN/authors/id/I/IN/INGY/Pegex-%{version}.tar.gz
 BuildArch:  noarch
-BuildRequires:  perl
+BuildRequires:  perl-interpreter
 BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(strict)
@@ -68,7 +68,6 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test TEST_FILES="$(find t -name '*.t' \
 \! -exec grep -q -e 'use TestML' {} \; -print | tr \"\\n\" ' ')"
 %else
-rm -f t/testml-compiler-checks.t t/testml-tree-pegex.t t/testml-tree.t
 make test
 %endif
 
@@ -78,6 +77,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 19 2017 Gerd Pokorra  0.64-1
+- Update to 0.64
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
0.63-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 24dd23b..e070572 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Pegex-0.63.tar.gz) = 
3b0d420830076035c9d982b2416502968e217024571c8789764b58e155b0f74076aafb010e5ba09ae1bc54cf63c3192b65c7db31450ccfb3edbafb7fa05ffc09
+SHA512 (Pegex-0.64.tar.gz) = 
e717a762405a77b2670e1d9b3ca2ef760db186b3f62a92cfc6e87049e71f3abd5476b44a285d27c622711557540a0d978b90d5c59afae63692986f510d7458ce



https://src.fedoraproject.org/rpms/perl-Pegex/c/797b9de0b89f882107782c2ab2a4d910aa0c4274?branch=f26
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


gerd pushed to perl-Pegex (f27). "update to 0.64"

2017-09-19 Thread notifications
From dbdc810fdf19c826122b033036830aebed1e233d Mon Sep 17 00:00:00 2001
From: gerd 
Date: Sep 19 2017 16:53:25 +
Subject: update to 0.64


---

diff --git a/perl-Pegex.spec b/perl-Pegex.spec
index 1a0c781..421e379 100644
--- a/perl-Pegex.spec
+++ b/perl-Pegex.spec
@@ -1,6 +1,6 @@
 Name:   perl-Pegex
-Version:0.63
-Release:5%{?dist}
+Version:0.64
+Release:1%{?dist}
 Summary:Pegex Parser Generator
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -68,7 +68,6 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test TEST_FILES="$(find t -name '*.t' \
 \! -exec grep -q -e 'use TestML' {} \; -print | tr \"\\n\" ' ')"
 %else
-rm -f t/testml-compiler-checks.t t/testml-tree-pegex.t t/testml-tree.t
 make test
 %endif
 
@@ -78,6 +77,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 19 2017 Gerd Pokorra  0.64-1
+- Update to 0.64
+
 * Thu Jul 27 2017 Fedora Release Engineering  - 
0.63-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 
diff --git a/sources b/sources
index 24dd23b..e070572 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Pegex-0.63.tar.gz) = 
3b0d420830076035c9d982b2416502968e217024571c8789764b58e155b0f74076aafb010e5ba09ae1bc54cf63c3192b65c7db31450ccfb3edbafb7fa05ffc09
+SHA512 (Pegex-0.64.tar.gz) = 
e717a762405a77b2670e1d9b3ca2ef760db186b3f62a92cfc6e87049e71f3abd5476b44a285d27c622711557540a0d978b90d5c59afae63692986f510d7458ce



https://src.fedoraproject.org/rpms/perl-Pegex/c/dbdc810fdf19c826122b033036830aebed1e233d?branch=f27
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


gerd pushed to perl-Pegex (master). "update to 0.64"

2017-09-19 Thread notifications
From 2c51ac05b57f90ba1d22f1d2f25d7c1d328f08e8 Mon Sep 17 00:00:00 2001
From: gerd 
Date: Sep 19 2017 16:47:55 +
Subject: update to 0.64


---

diff --git a/.gitignore b/.gitignore
index 0ead0b2..815cdae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Pegex-0.11.tar.gz
 /Pegex-0.45.tar.gz
 /Pegex-0.61.tar.gz
 /Pegex-0.63.tar.gz
+/Pegex-0.64.tar.gz
diff --git a/perl-Pegex.spec b/perl-Pegex.spec
index 1a0c781..421e379 100644
--- a/perl-Pegex.spec
+++ b/perl-Pegex.spec
@@ -1,6 +1,6 @@
 Name:   perl-Pegex
-Version:0.63
-Release:5%{?dist}
+Version:0.64
+Release:1%{?dist}
 Summary:Pegex Parser Generator
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -68,7 +68,6 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test TEST_FILES="$(find t -name '*.t' \
 \! -exec grep -q -e 'use TestML' {} \; -print | tr \"\\n\" ' ')"
 %else
-rm -f t/testml-compiler-checks.t t/testml-tree-pegex.t t/testml-tree.t
 make test
 %endif
 
@@ -78,6 +77,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 19 2017 Gerd Pokorra  0.64-1
+- Update to 0.64
+
 * Thu Jul 27 2017 Fedora Release Engineering  - 
0.63-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 
diff --git a/sources b/sources
index 24dd23b..e070572 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Pegex-0.63.tar.gz) = 
3b0d420830076035c9d982b2416502968e217024571c8789764b58e155b0f74076aafb010e5ba09ae1bc54cf63c3192b65c7db31450ccfb3edbafb7fa05ffc09
+SHA512 (Pegex-0.64.tar.gz) = 
e717a762405a77b2670e1d9b3ca2ef760db186b3f62a92cfc6e87049e71f3abd5476b44a285d27c622711557540a0d978b90d5c59afae63692986f510d7458ce



https://src.fedoraproject.org/rpms/perl-Pegex/c/2c51ac05b57f90ba1d22f1d2f25d7c1d328f08e8?branch=master
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


gerd uploaded Pegex-0.64.tar.gz for perl-Pegex

2017-09-19 Thread notifications
e717a762405a77b2670e1d9b3ca2ef760db186b3f62a92cfc6e87049e71f3abd5476b44a285d27c622711557540a0d978b90d5c59afae63692986f510d7458ce
  Pegex-0.64.tar.gz

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


Re: Call for testing - Firefox CSD/titlebar

2017-09-19 Thread Jiří Eischmann
Greg Evenden píše v So 16. 09. 2017 v 10:15 +:
> > On 09/15/2017 07:28 PM, Greg Evenden wrote:
> > 
> > I just looked at Chrome and it's very similar to Firefox.  There is
> > no 
> > menubar and the ALT key doesn't even bring up a menu at
> > all.  Instead of 
> > the "hamburger" menu, there is just a vertical row of 3 dots which 
> > brings up a much more limited menu.  So why is Chrome so much
> > better?
> 
> again, i use Bookmarks Bar in Chrome. i do not use the ugly Hamburger
> menu

Still, "another reason why People use Google Chrome." doesn't make
sense to me. Since both browsers have a very similar menu by default
and both allow to change it, it clearly is not another reason why
people use Chrome.

Jiri

signature.asc
Description: This is a digitally signed message part
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Bug 1487628] perl-Verilog-Perl-3.442 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1487628



--- Comment #6 from Petr Pisar  ---
perl-SystemPerl was removed from F28. This update is suitable for Fedora ≥ 28
only.

-- 
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 1493201] New: Upgrade perl-Pegex to 0.64

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1493201

Bug ID: 1493201
   Summary: Upgrade perl-Pegex to 0.64
   Product: Fedora
   Version: rawhide
 Component: perl-Pegex
  Keywords: FutureFeature
  Assignee: g...@zimt.uni-siegen.de
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: g...@zimt.uni-siegen.de,
perl-devel@lists.fedoraproject.org



Latest Fedora delivers 0.63 version. Upstream released 0.64. When you have free
time, please upgrade it.

-- 
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 1493202] New: perl-String-CamelCase-0.03 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1493202

Bug ID: 1493202
   Summary: perl-String-CamelCase-0.03 is available
   Product: Fedora
   Version: rawhide
 Component: perl-String-CamelCase
  Keywords: FutureFeature, Triaged
  Assignee: jples...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: iarn...@gmail.com, jples...@redhat.com,
perl-devel@lists.fedoraproject.org



Latest upstream release: 0.03
Current version/release in rawhide: 0.02-16.fc27
URL: http://search.cpan.org/dist/String-CamelCase/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

Based on the information from anitya: 
https://release-monitoring.org/project/16135/

-- 
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 1493199] New: Upgrade perl-Net-Telnet-Cisco to 1.11

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1493199

Bug ID: 1493199
   Summary: Upgrade perl-Net-Telnet-Cisco to 1.11
   Product: Fedora
   Version: rawhide
 Component: perl-Net-Telnet-Cisco
  Keywords: FutureFeature
  Assignee: colin@gmail.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: colin@gmail.com,
perl-devel@lists.fedoraproject.org



Latest Fedora delivers 1.10 version. Upstream released 1.11. When you have free
time, please upgrade it.

-- 
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 1493195] New: Upgrade perl-Digest-SHA3 to 0.26

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1493195

Bug ID: 1493195
   Summary: Upgrade perl-Digest-SHA3 to 0.26
   Product: Fedora
   Version: rawhide
 Component: perl-Digest-SHA3
  Keywords: FutureFeature
  Assignee: dd...@cpan.org
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: dd...@cpan.org, perl-devel@lists.fedoraproject.org



Latest Fedora delivers 0.25. Upstream releases 0.26. When you have free time,
please upgrade it.

-- 
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: Enable Android Kernel Modules

2017-09-19 Thread Richard W.M. Jones
On Sat, Sep 16, 2017 at 07:21:03AM +, مصعب الزعبي wrote:
> Anbox is a productive thing like Wine. So I suggest that we care more about 
> it.
> 
> 
> To run Anbox we need to enable 2 modules in Kernel.
> 
> 
> They are:
> 
> 
> ahmem_linux
> 
> binder_linux
> 
> 
> So I hope to enable them ASAP.
> 
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1455411

It would probably be helpful if you described in the bug exactly which
CONFIG_* options need to be enabled, rather than forcing everyone to
search through the kernel sources to try to find out what you mean.

Also, I can find "binder" (though not "binder_linux") in the upstream
kernel.  I cannot find anything about "ahmem".  If that's a third
party kmod, then third party kmods are not allowed in Fedora (but you
can still put them into other repos like RPM Fusion).

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[389-devel] Re: Please review: Issue 49381 - Refactor numerous suite docstrings

2017-09-19 Thread Simon Pichugin
New version:
https://pagure.io/389-ds-base/issue/49381
https://pagure.io/389-ds-base/issue/raw/files/525619ec2b6d51ca4a78998e6b40c43d344e19d180e97ee67f1e09c82721f86f-0001-Issue-49381-Refactor-numerous-suite-docstrings.patch

On Fri, Sep 15, 2017 at 05:42:20PM +0200, Simon Pichugin wrote:
> Hi team,
> 
> please, review the patch for suite docs.
> 
> https://pagure.io/389-ds-base/issue/49381
> https://pagure.io/389-ds-base/issue/raw/files/5e909fe03f497ebad570a73364de1c2145f5c9b99d88c0543628ff5c0f0b038a-0001-Issue-49381-Refactor-numerous-suite-docstrings.patch
> 
> Thanks,
> Simon



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



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


[389-devel] Re: Please review: Issue 49381 - Refactor numerous suite docstrings

2017-09-19 Thread Simon Pichugin
New version:
https://pagure.io/389-ds-base/issue/49381
https://pagure.io/389-ds-base/issue/raw/files/afa9b1a73b02e21633279b939d02deff33328cdc100b4c7c80645dd6b532f7ac-0001-Issue-49381-Refactor-numerous-suite-docstrings.patch

On Fri, Sep 15, 2017 at 05:42:20PM +0200, Simon Pichugin wrote:
> Hi team,
> 
> please, review the patch for suite docs.
> 
> https://pagure.io/389-ds-base/issue/49381
> https://pagure.io/389-ds-base/issue/raw/files/5e909fe03f497ebad570a73364de1c2145f5c9b99d88c0543628ff5c0f0b038a-0001-Issue-49381-Refactor-numerous-suite-docstrings.patch
> 
> Thanks,
> Simon



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



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


koji: Get all completed builds since a specific date?

2017-09-19 Thread Sandro Mani

Hi

Is there a way to query koji for all completed builds since a specific date?

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


Re: How to change upstream release monitoring in pagure?

2017-09-19 Thread Zamir Sun
On Mon, Aug 14, 2017 at 11:06 PM, Jaroslav Skarvada  wrote:
> How to change upstream release monitoring, i.e. how to
> switch the states between disabled, monitoring, and
> monitoring with build? I didn't find anything related in [1],
> so I tried:
>

Does anyone know how can we do this? Recently I also want to change
the status for some packages.

Thanks in advance.

> $ fedrepo-req preeny -m monitoring -t 1479022
>
> But the request [2] was closed as invalid? What's the correct
> procedure for it?
>
> thanks & regards
>
> Jaroslav
>
> [1] https://fedoraproject.org/wiki/Infrastructure/WhatHappenedToPkgdb
> [2] https://pagure.io/releng/fedora-scm-requests/issue/36
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org



-- 
Ziqian SUN (Zamir)
z...@fedoraproject.org
GPG : 1D86 6D4A 49CE 4BBD 72CF FCF5 D856 6E11 F2A0 525E
Want to know more about Fedora?
Visit https://fedoraproject.org/wiki/
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Fedora 27-20170918.n.1 compose check report

2017-09-19 Thread Fedora compose checker
Missing expected images:

Cloud_base qcow2 x86_64
Workstation live i386
Cloud_base raw-xz x86_64
Server boot i386
Kde live i386

Failed openQA tests: 17/128 (x86_64), 2/18 (i386), 1/2 (arm)

New failures (same test did not fail in 27-20170918.n.0):

ID: 144071  Test: x86_64 Workstation-live-iso desktop_update_graphical
URL: https://openqa.fedoraproject.org/tests/144071
ID: 144080  Test: x86_64 Workstation-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/144080
ID: 144175  Test: i386 universal install_blivet_xfs
URL: https://openqa.fedoraproject.org/tests/144175

Old failures (same test failed in 27-20170918.n.0):

ID: 144048  Test: x86_64 Server-dvd-iso server_role_deploy_domain_controller
URL: https://openqa.fedoraproject.org/tests/144048
ID: 144054  Test: x86_64 Server-dvd-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/144054
ID: 144075  Test: x86_64 Workstation-live-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/144075
ID: 144085  Test: x86_64 KDE-live-iso desktop_notifications_postinstall
URL: https://openqa.fedoraproject.org/tests/144085
ID: 144092  Test: x86_64 KDE-live-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/144092
ID: 144095  Test: arm Minimal-raw_xz-raw.xz base_services_start_arm
URL: https://openqa.fedoraproject.org/tests/144095
ID: 144096  Test: x86_64 Atomic-dvd_ostree-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/144096
ID: 144114  Test: x86_64 universal upgrade_desktop_64bit
URL: https://openqa.fedoraproject.org/tests/144114
ID: 144116  Test: x86_64 universal upgrade_server_domain_controller
URL: https://openqa.fedoraproject.org/tests/144116
ID: 144119  Test: x86_64 universal upgrade_desktop_encrypted_64bit
URL: https://openqa.fedoraproject.org/tests/144119
ID: 144126  Test: x86_64 universal install_shrink_ext4
URL: https://openqa.fedoraproject.org/tests/144126
ID: 144127  Test: x86_64 universal install_shrink_ntfs
URL: https://openqa.fedoraproject.org/tests/144127
ID: 144129  Test: x86_64 universal install_cyrillic_language
URL: https://openqa.fedoraproject.org/tests/144129
ID: 144130  Test: x86_64 universal install_asian_language
URL: https://openqa.fedoraproject.org/tests/144130
ID: 144136  Test: x86_64 universal install_rescue_encrypted@uefi
URL: https://openqa.fedoraproject.org/tests/144136
ID: 144168  Test: x86_64 universal install_rescue_encrypted
URL: https://openqa.fedoraproject.org/tests/144168
ID: 144172  Test: i386 universal upgrade_desktop_32bit
URL: https://openqa.fedoraproject.org/tests/144172

Soft failed openQA tests: 2/128 (x86_64), 1/18 (i386)
(Tests completed, but using a workaround for a known bug)

New soft failures (same test did not soft fail in 27-20170918.n.0):

ID: 144121  Test: x86_64 universal upgrade_2_desktop_64bit
URL: https://openqa.fedoraproject.org/tests/144121

Old soft failures (same test soft failed in 27-20170918.n.0):

ID: 144124  Test: x86_64 universal upgrade_2_desktop_encrypted_64bit
URL: https://openqa.fedoraproject.org/tests/144124
ID: 144171  Test: i386 universal upgrade_2_desktop_32bit
URL: https://openqa.fedoraproject.org/tests/144171

Passed openQA tests: 105/128 (x86_64), 15/18 (i386), 1/2 (arm)

New passes (same test did not pass in 27-20170918.n.0):

ID: 144039  Test: x86_64 Server-boot-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/144039
ID: 144040  Test: x86_64 Server-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/144040

Installed system changes in test x86_64 Server-boot-iso install_default@uefi: 
Mount / contents changed to 87.26841755% of previous size
2 services(s) removed since previous compose: fprintd.service, 
getty@tty6.service
Previous test data: https://openqa.fedoraproject.org/tests/143668#downloads
Current test data: https://openqa.fedoraproject.org/tests/144039#downloads

Installed system changes in test x86_64 Server-boot-iso install_default: 
Mount / contents changed to 87.25455087% of previous size
2 services(s) removed since previous compose: fprintd.service, 
getty@tty6.service
Previous test data: https://openqa.fedoraproject.org/tests/143669#downloads
Current test data: https://openqa.fedoraproject.org/tests/144040#downloads

Installed system changes in test x86_64 Server-dvd-iso install_default@uefi: 
1 packages(s) added since previous compose: alef-fonts
2 packages(s) removed since previous compose: dejavu-fonts-common, 
dejavu-sans-fonts
Previous test data: https://openqa.fedoraproject.org/tests/143671#downloads
Current test data: https://openqa.fedoraproject.org/tests/144042#downloads

Installed system changes in test x86_64 Server-dvd-iso install_default_upload: 
1 packages(s) added since previous compose: alef-fonts
2 packages(s) removed since previous compose: dejavu-fonts-common, 
dejavu-sans-fonts
Previous test data: 

rawhide packages not getting pushed?

2017-09-19 Thread Ralf Corsepius

Hi,

For ca. 3 weeks (or more) buildsys nags me with warning mails on k3d:
...
k3d has broken dependencies in the rawhide tree:
On x86_64:
k3d-0.8.0.6-8.fc28.x86_64 requires libMagick++-7.Q16HDRI.so.3()(64bit)
...

Due to these, I bumped k3d's NEVR to k3d-0.8.0.6-9 and built it for 
rawhide on 2017-09-11:

https://koji.fedoraproject.org/koji/buildinfo?buildID=969008

However, apparently this package never was pushed into rawhide and the 
nag-mails continued.


Is going on? What am I supposed to do?

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


[Bug 1489708] perl-SystemPerl-1.344-9.fc28 FTBFS: t/ 62_spp_inline.t test fails: Can' t use an undefined value as a HASH reference at /usr/lib64/perl5/ vendor_perl/Verilog/Netlist/Pin.pm line 94.

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1489708

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2017-09-19 04:13:40



--- Comment #2 from Jitka Plesnikova  ---
The package was retired in F28.

-- 
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 pushed to perl-SystemPerl (master). "SystemPerl is no longer supported by upstream"

2017-09-19 Thread notifications
From 270ba9a6792661a6631c13c3f5ac04179f296917 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sep 19 2017 07:59:02 +
Subject: SystemPerl is no longer supported by upstream


---

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 0f69890..000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-SystemPerl-1.335.tar.gz
-/SystemPerl-1.336.tar.gz
-/SystemPerl-1.344.tar.gz
diff --git a/SystemPerl-1.344-example.patch b/SystemPerl-1.344-example.patch
deleted file mode 100644
index 5d52044..000
--- a/SystemPerl-1.344-example.patch
+++ /dev/null
@@ -1,66 +0,0 @@
-From 589ada83482fefd3069266fae07a50fc5013c9d3 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
-Date: Wed, 23 Sep 2015 12:57:12 +0200
-Subject: [PATCH] example
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-1.336 patch ported to 1.344.
-
-Signed-off-by: Petr Písař 

- example/Makefile_obj | 18 +-
- 1 file changed, 9 insertions(+), 9 deletions(-)
-
-diff --git a/example/Makefile_obj b/example/Makefile_obj
-index e67206f..ae63bd8 100644
 a/example/Makefile_obj
-+++ b/example/Makefile_obj
-@@ -14,18 +14,18 @@ ifeq ($(SYSTEMC_ARCH),)
-   SYSTEMC_ARCH = linux
- endif
- 
--SYSTEMPERL = ..
--SYSTEMPERL_INCLUDE ?= $(SYSTEMPERL)/src
-+SYSTEMPERL = /usr/include/perl-SystemPerl
-+SYSTEMPERL_INCLUDE ?= $(SYSTEMPERL)
- SYSTEMC_INCLUDE ?= $(SYSTEMC)/include
- SYSTEMC_LIBDIR ?= $(SYSTEMC)/lib-$(SYSTEMC_ARCH)
- 
- CC = g++
--INCDIR += -I. -I$(SYSTEMPERL_INCLUDE) -I$(SYSTEMC_INCLUDE) -I../example
--LIBDIR += -L. -L$(SYSTEMPERL_INCLUDE) -L$(SYSTEMC_LIBDIR)
--VPATH += ../example $(SYSTEMPERL_INCLUDE)
--MAKEFILES += ../example/Makefile_obj
-+INCDIR += -I. -I$(SYSTEMPERL_INCLUDE) -I$(SYSTEMC_INCLUDE)
-+LIBDIR += -L. -L$(SYSTEMPERL_INCLUDE) -L$(SYSTEMC_HOME)/lib-$(SYSTEMC_ARCH)
-+VPATH += . $(SYSTEMPERL_INCLUDE)
-+MAKEFILES += Makefile_obj
- 
--SC_LIBS = -lsystemc $(SYSTEMC_LIBS)
-+SC_LIBS = -lsystemc -I$(SYSTEMC_LIBS)
- ifneq ($(wildcard $(SYSTEMC_LIBDIR)/*numeric_bit*),)
-   # Systemc 1.2.1beta
-   SC_LIBS   += -lnumeric_bit -lqt
-@@ -33,7 +33,7 @@ endif
- 
- LIBS   =  $(SC_LIBS) -lm $(EXTRA_LIBS)
- 
--SP_SP = $(wildcard ../example/*.sp)
-+SP_SP = $(wildcard *.sp)
- # /*AUTOTRACE*/ Looks for this
- CFLAGS += -DWAVES -DSP_COVERAGE -Wno-deprecated
- 
-@@ -61,7 +61,7 @@ SPPREPROC_FLAGS = -M sp_preproc.d --tree ex.tree --preproc
- # In a user example where you weren't editing sp_preproc, you could have:
- #preproc $(SP_CPP) $(SP_H): $(SP_SP)
- preproc:
--  perl ../sp_preproc $(INCDIR) $(SPPREPROC_FLAGS) $(SP_SP)
-+  perl /usr/bin/sp_preproc $(INCDIR) $(SPPREPROC_FLAGS) $(SP_SP)
- 
- compile: ex_main
- ex_main:  $(OBJS)
--- 
-2.4.3
-
diff --git a/dead.package b/dead.package
new file mode 100644
index 000..56f0f93
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+SystemPerl is no longer supported by upstream
diff --git a/perl-SystemPerl.spec b/perl-SystemPerl.spec
deleted file mode 100644
index be56881..000
--- a/perl-SystemPerl.spec
+++ /dev/null
@@ -1,268 +0,0 @@
-# If the emacs-el package has installed a pkgconfig file, use that to 
determine
-# install locations and Emacs version at build time, otherwise set defaults.
-%if %($(pkg-config emacs) ; echo $?)
-%global emacs_version 22.1
-%global emacs_lispdir  %{_datadir}/emacs/site-lisp
-%global emacs_startdir %{_datadir}/emacs/site-lisp/site-start.d
-%else
-%global emacs_version  %{expand:%(pkg-config emacs --modversion)}
-%global emacs_lispdir  %{expand:%(pkg-config emacs --variable sitepkglispdir)}
-%global emacs_startdir %{expand:%(pkg-config emacs --variable sitestartdir)}
-%endif
-
-Name:   perl-SystemPerl
-Version:1.344
-Release:9%{?dist}
-Summary:SystemPerl Perl module
-
-License:LGPLv3+ or Artistic 2.0
-Group:  Development/Libraries
-URL:http://www.veripool.org/wiki/systemperl
-Source0:
http://www.cpan.org/authors/id/W/WS/WSNYDER/SystemPerl-%{version}.tar.gz
-
-Patch0: SystemPerl-1.344-example.patch
-
-BuildRequires:  bison
-BuildRequires:  coreutils
-BuildRequires:  emacs
-BuildRequires:  findutils
-BuildRequires:  flex
-BuildRequires:  make
-BuildRequires:  perl-interpreter
-BuildRequires:  perl-devel
-BuildRequires:  perl-generators
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(ExtUtils::MakeMaker)
-# Run-time:
-BuildRequires:  perl(Class::Struct)
-BuildRequires:  perl(Config)
-BuildRequires:  perl(constant)
-BuildRequires:  perl(DynaLoader)
-BuildRequires:  perl(Exporter)
-BuildRequires:  perl(File::Basename)
-BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(FindBin)
-BuildRequires:  perl(Getopt::Long)
-BuildRequires:  perl(IO::File)
-BuildRequires:  perl(lib)
-BuildRequires:  perl(Pod::Usage) >= 1.34
-BuildRequires:  perl(strict)
-BuildRequires:  perl(vars)
-BuildRequires:  perl(Verilog::Getopt) >= 2.211
-BuildRequires:  

psabata pushed to perl (master). "Fake-rebuild to work around MBS issues, take two (..more)"

2017-09-19 Thread notifications
From ac6377fca658e99004d00048dda289e1e49e143b Mon Sep 17 00:00:00 2001
From: Petr Šabata 
Date: Sep 19 2017 07:48:13 +
Subject: Fake-rebuild to work around MBS issues, take two


Signed-off-by: Petr Šabata 

---

None


https://src.fedoraproject.org/modules/perl/c/ac6377fca658e99004d00048dda289e1e49e143b?branch=master
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1492656] perl-Code-TidyAll-0.66 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492656



--- Comment #1 from Fedora Update System  ---
perl-Code-TidyAll-0.67-1.fc27 has been submitted as an update to Fedora 27.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-d6857a8f7b

-- 
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 pushed to perl-Code-TidyAll (f27). "0.67 bump"

2017-09-19 Thread notifications
From 66cc839ddb16febd2054216a292af7d2aa113d4e Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sep 19 2017 07:26:03 +
Subject: 0.67 bump


---

diff --git a/.gitignore b/.gitignore
index ad8456a..e9a2d0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /Code-TidyAll-0.63.tar.gz
 /Code-TidyAll-0.64.tar.gz
 /Code-TidyAll-0.65.tar.gz
+/Code-TidyAll-0.67.tar.gz
diff --git a/perl-Code-TidyAll.spec b/perl-Code-TidyAll.spec
index 1a200b5..61c1df8 100644
--- a/perl-Code-TidyAll.spec
+++ b/perl-Code-TidyAll.spec
@@ -1,5 +1,5 @@
 Name:   perl-Code-TidyAll
-Version:0.65
+Version:0.67
 Release:1%{?dist}
 Summary:Engine for tidyall, your all-in-one code tidier and validator
 # lib/Test/Code/TidyAll.pm: GPL+ or Artistic
@@ -17,8 +17,8 @@ Source1:README.nodejs_plugins
 BuildArch:  noarch
 BuildRequires:  coreutils
 BuildRequires:  make
-BuildRequires:  perl-interpreter
 BuildRequires:  perl-generators
+BuildRequires:  perl-interpreter
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
@@ -58,7 +58,7 @@ BuildRequires:  perl(Path::Tiny) >= 0.098
 # Not used for tests - perl(Pod::Tidy)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Scope::Guard)
-BuildRequires:  perl(Specio) >= 0.30
+BuildRequires:  perl(Specio) >= 0.40
 BuildRequires:  perl(Specio::Declare)
 BuildRequires:  perl(Specio::Library::Builtins)
 BuildRequires:  perl(Specio::Library::Numeric)
@@ -78,7 +78,9 @@ BuildRequires:  perl(autodie)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::Class::Most)
 # Not used for tests - perl(Test::CPAN::Meta::JSON)
+BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
+BuildRequires:  perl(Test::Warnings)
 
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:   aspell
@@ -122,6 +124,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 19 2017 Jitka Plesnikova  - 0.67-1
+- 0.67 bump
+
 * Wed Aug 02 2017 Petr Pisar  - 0.65-1
 - 0.65 bump
 
diff --git a/sources b/sources
index a326799..2c723f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Code-TidyAll-0.65.tar.gz) = 
ea80bf8330171684ad230697a45ffa44fb40ed247c79f9cfd71b76a34bbaad2244d5f12dd0023aca44b350076ef9d3575472692a607808c22f0f23eef36b2cf8
+SHA512 (Code-TidyAll-0.67.tar.gz) = 
ec95917566fec52fe393b2da0e927c3bc3cfcfa337b13aa8dce8bc05b5ae1f94c71f0c0defb62572da737e2c3a639b78e0157f9d7a2c622d1fca9fc41f2a1bac



https://src.fedoraproject.org/rpms/perl-Code-TidyAll/c/66cc839ddb16febd2054216a292af7d2aa113d4e?branch=f27
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Verilog-Perl (f27). "Revert "3.440 bump" (..more)"

2017-09-19 Thread notifications
From d12909d2aabad59ae8131de7c8abfa93e6e863ef Mon Sep 17 00:00:00 2001
From: Petr Písař 
Date: Sep 19 2017 07:34:12 +
Subject: Revert "3.440 bump"


perl-Verilog-Perl-3.440 breaks perl-SystemPerl's tests.

This reverts commit 255b49962c13b65e2b1a1e6999afa8b25435205c.

---

diff --git a/.gitignore b/.gitignore
index b278065..836e8d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,4 +15,3 @@ Verilog-Perl-3.301.tar.gz
 /Verilog-Perl-3.423.tar.gz
 /Verilog-Perl-3.426.tar.gz
 /Verilog-Perl-3.430.tar.gz
-/Verilog-Perl-3.440.tar.gz
diff --git a/perl-Verilog-Perl.spec b/perl-Verilog-Perl.spec
index 55c11d2..b98aa2a 100644
--- a/perl-Verilog-Perl.spec
+++ b/perl-Verilog-Perl.spec
@@ -1,6 +1,6 @@
 Name:  perl-Verilog-Perl
-Version:   3.440
-Release:   1%{?dist}
+Version:   3.430
+Release:   3%{?dist}
 Summary:   Verilog parsing routines
 License:   LGPLv3 or Artistic 2.0
 URL:   http://www.veripool.org/wiki/verilog-perl
@@ -88,9 +88,6 @@ make test
 
 
 %changelog
-* Fri Sep 01 2017 Petr Pisar  - 3.440-1
-- 3.440 bump
-
 * Thu Aug 03 2017 Fedora Release Engineering  - 
3.430-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
 
diff --git a/sources b/sources
index 90e1ef5..fc15dba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Verilog-Perl-3.440.tar.gz) = 
04ff1ed5fffe428864de063025be355b2dda082c67e8f64af31ce5d7c513f1f73c41047e1a172d3171c38624362583e01020782f61fb2e13304dd0520ed9e7ce
+SHA512 (Verilog-Perl-3.430.tar.gz) = 
fecd76609f4d2db999cf7c79a4f083e1c33977981554838433d6396adc4846d0b31b03be2d1524e0ae6348588f3ef77cee498925f7b23af443a1b0123d44b6d7



https://src.fedoraproject.org/rpms/perl-Verilog-Perl/c/d12909d2aabad59ae8131de7c8abfa93e6e863ef?branch=f27
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1492656] perl-Code-TidyAll-0.66 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492656

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |MODIFIED
   Fixed In Version||perl-Code-TidyAll-0.67-1.fc
   ||28



-- 
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 pushed to perl-Code-TidyAll (master). "0.67 bump"

2017-09-19 Thread notifications
From 66cc839ddb16febd2054216a292af7d2aa113d4e Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sep 19 2017 07:26:03 +
Subject: 0.67 bump


---

diff --git a/.gitignore b/.gitignore
index ad8456a..e9a2d0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /Code-TidyAll-0.63.tar.gz
 /Code-TidyAll-0.64.tar.gz
 /Code-TidyAll-0.65.tar.gz
+/Code-TidyAll-0.67.tar.gz
diff --git a/perl-Code-TidyAll.spec b/perl-Code-TidyAll.spec
index 1a200b5..61c1df8 100644
--- a/perl-Code-TidyAll.spec
+++ b/perl-Code-TidyAll.spec
@@ -1,5 +1,5 @@
 Name:   perl-Code-TidyAll
-Version:0.65
+Version:0.67
 Release:1%{?dist}
 Summary:Engine for tidyall, your all-in-one code tidier and validator
 # lib/Test/Code/TidyAll.pm: GPL+ or Artistic
@@ -17,8 +17,8 @@ Source1:README.nodejs_plugins
 BuildArch:  noarch
 BuildRequires:  coreutils
 BuildRequires:  make
-BuildRequires:  perl-interpreter
 BuildRequires:  perl-generators
+BuildRequires:  perl-interpreter
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
@@ -58,7 +58,7 @@ BuildRequires:  perl(Path::Tiny) >= 0.098
 # Not used for tests - perl(Pod::Tidy)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Scope::Guard)
-BuildRequires:  perl(Specio) >= 0.30
+BuildRequires:  perl(Specio) >= 0.40
 BuildRequires:  perl(Specio::Declare)
 BuildRequires:  perl(Specio::Library::Builtins)
 BuildRequires:  perl(Specio::Library::Numeric)
@@ -78,7 +78,9 @@ BuildRequires:  perl(autodie)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::Class::Most)
 # Not used for tests - perl(Test::CPAN::Meta::JSON)
+BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
+BuildRequires:  perl(Test::Warnings)
 
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:   aspell
@@ -122,6 +124,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 19 2017 Jitka Plesnikova  - 0.67-1
+- 0.67 bump
+
 * Wed Aug 02 2017 Petr Pisar  - 0.65-1
 - 0.65 bump
 
diff --git a/sources b/sources
index a326799..2c723f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Code-TidyAll-0.65.tar.gz) = 
ea80bf8330171684ad230697a45ffa44fb40ed247c79f9cfd71b76a34bbaad2244d5f12dd0023aca44b350076ef9d3575472692a607808c22f0f23eef36b2cf8
+SHA512 (Code-TidyAll-0.67.tar.gz) = 
ec95917566fec52fe393b2da0e927c3bc3cfcfa337b13aa8dce8bc05b5ae1f94c71f0c0defb62572da737e2c3a639b78e0157f9d7a2c622d1fca9fc41f2a1bac



https://src.fedoraproject.org/rpms/perl-Code-TidyAll/c/66cc839ddb16febd2054216a292af7d2aa113d4e?branch=master
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1489708] perl-SystemPerl-1.344-9.fc28 FTBFS: t/ 62_spp_inline.t test fails: Can' t use an undefined value as a HASH reference at /usr/lib64/perl5/ vendor_perl/Verilog/Netlist/Pin.pm line 94.

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1489708



--- Comment #1 from Petr Pisar  ---
I verilator does not need perl-SystemPerl anymore in F28. Please retire
perl-SystemPerl in F28.

-- 
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 Code-TidyAll-0.67.tar.gz for perl-Code-TidyAll

2017-09-19 Thread notifications
ec95917566fec52fe393b2da0e927c3bc3cfcfa337b13aa8dce8bc05b5ae1f94c71f0c0defb62572da737e2c3a639b78e0157f9d7a2c622d1fca9fc41f2a1bac
  Code-TidyAll-0.67.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-Code-TidyAll/Code-TidyAll-0.67.tar.gz/sha512/ec95917566fec52fe393b2da0e927c3bc3cfcfa337b13aa8dce8bc05b5ae1f94c71f0c0defb62572da737e2c3a639b78e0157f9d7a2c622d1fca9fc41f2a1bac/Code-TidyAll-0.67.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


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

2017-09-19 Thread updates
The following Fedora EPEL 6 Security updates need testing:
 Age  URL
 803  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7031   
python-virtualenv-12.0.7-1.el6
 797  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7168   
rubygem-crack-0.3.2-2.el6
 687  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-e2b4b5b2fb   
mcollective-2.8.4-1.el6
 659  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-35e240edd9   
thttpd-2.25b-24.el6
 269  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-e3e50897ac   
libbsd-0.8.3-2.el6
 165  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-c0d33ae70f   
tnef-1.4.14-1.el6
  67  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e8124f23c8   
heimdal-7.4.0-1.el6
  14  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-274b596685   
mimedefang-2.81-1.el6
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-8dca05d55c   
drupal7-views-3.18-1.el6


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

drupal7-l10n_update-2.2-1.el6
golang-github-mattn-go-isatty-0.0.2-0.1.gitfc9e8d8.el6
golang-github-ncw-swift-0-0.9.git9d3f812.el6
golang-googlecode-goprotobuf-0-0.30.git24f28ae.el6

Details about builds:



 drupal7-l10n_update-2.2-1.el6 (FEDORA-EPEL-2017-fe185ccadd)
 Provides automatic downloads and updates for translations

Update Information:

* [7.x-2.2](https://www.drupal.org/project/l10n_update/releases/7.x-2.2)

References:

  [ 1 ] Bug #1492654 - drupal7-l10n_update-2.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1492654




 golang-github-mattn-go-isatty-0.0.2-0.1.gitfc9e8d8.el6 
(FEDORA-EPEL-2017-43a81ba74c)
 Isatty for golang

Update Information:

Update to v0.0.2    New package

References:

  [ 1 ] Bug #1462140 - golang-github-mattn-go-isatty-v0.0.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1462140
  [ 2 ] Bug #1430143 - Review Request: golang-github-mattn-go-isatty - isatty 
for Go (golang)
https://bugzilla.redhat.com/show_bug.cgi?id=1430143




 golang-github-ncw-swift-0-0.9.git9d3f812.el6 (FEDORA-EPEL-2017-4c5a8841a5)
 Go language interface to Swift

Update Information:

Bump to upstream 9d3f812e23d270d1c66a9a01e20af1005061cdc4    needed by
docker/distribution

References:

  [ 1 ] Bug #1476281 - Please update the package to a more recent version
https://bugzilla.redhat.com/show_bug.cgi?id=1476281
  [ 2 ] Bug #1262710 - Review Request: golang-github-ncw-swift - Go language 
interface to Swift
https://bugzilla.redhat.com/show_bug.cgi?id=1262710




 golang-googlecode-goprotobuf-0-0.30.git24f28ae.el6 
(FEDORA-EPEL-2017-7c2baadaff)
 Go support for Google protocol buffers

Update Information:

Bump to upstream 24f28ae800abfde9310e779f94be606b1a98a3fc

References:

  [ 1 ] Bug #1246113 - Tracker for golang-googlecode-goprotobuf
https://bugzilla.redhat.com/show_bug.cgi?id=1246113
  [ 2 ] Bug #1474510 - Requesting an update of package 
golang-googlecode-goprotobuf
https://bugzilla.redhat.com/show_bug.cgi?id=1474510
  [ 3 ] Bug #1423671 - golang-googlecode-goprotobuf: FTBFS in rawhide
https://bugzilla.redhat.com/show_bug.cgi?id=1423671

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


Fedora Rawhide-20170918.n.1 compose check report

2017-09-19 Thread Fedora compose checker
Missing expected images:

Server dvd i386
Workstation live i386
Server boot i386
Kde live i386

Failed openQA tests: 18/128 (x86_64), 1/2 (arm)

New failures (same test did not fail in Rawhide-20170917.n.0):

ID: 143944  Test: x86_64 KDE-live-iso install_default_upload
URL: https://openqa.fedoraproject.org/tests/143944
ID: 143954  Test: arm Minimal-raw_xz-raw.xz 
install_arm_image_deployment_upload
URL: https://openqa.fedoraproject.org/tests/143954
ID: 144011  Test: x86_64 universal install_mirrorlist_graphical
URL: https://openqa.fedoraproject.org/tests/144011

Old failures (same test failed in Rawhide-20170917.n.0):

ID: 143909  Test: x86_64 Server-dvd-iso server_role_deploy_domain_controller
URL: https://openqa.fedoraproject.org/tests/143909
ID: 143915  Test: x86_64 Server-dvd-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/143915
ID: 143935  Test: x86_64 Workstation-live-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/143935
ID: 143956  Test: x86_64 Atomic-dvd_ostree-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/143956
ID: 143973  Test: x86_64 universal upgrade_minimal_64bit
URL: https://openqa.fedoraproject.org/tests/143973
ID: 143974  Test: x86_64 universal upgrade_desktop_64bit
URL: https://openqa.fedoraproject.org/tests/143974
ID: 143975  Test: x86_64 universal upgrade_server_64bit
URL: https://openqa.fedoraproject.org/tests/143975
ID: 143976  Test: x86_64 universal upgrade_server_domain_controller
URL: https://openqa.fedoraproject.org/tests/143976
ID: 143978  Test: x86_64 universal upgrade_kde_64bit
URL: https://openqa.fedoraproject.org/tests/143978
ID: 143979  Test: x86_64 universal upgrade_desktop_encrypted_64bit
URL: https://openqa.fedoraproject.org/tests/143979
ID: 143986  Test: x86_64 universal install_shrink_ext4
URL: https://openqa.fedoraproject.org/tests/143986
ID: 143987  Test: x86_64 universal install_shrink_ntfs
URL: https://openqa.fedoraproject.org/tests/143987
ID: 143989  Test: x86_64 universal install_cyrillic_language
URL: https://openqa.fedoraproject.org/tests/143989
ID: 143990  Test: x86_64 universal install_asian_language
URL: https://openqa.fedoraproject.org/tests/143990
ID: 143996  Test: x86_64 universal install_rescue_encrypted@uefi
URL: https://openqa.fedoraproject.org/tests/143996
ID: 144028  Test: x86_64 universal install_rescue_encrypted
URL: https://openqa.fedoraproject.org/tests/144028

Soft failed openQA tests: 5/128 (x86_64)
(Tests completed, but using a workaround for a known bug)

New soft failures (same test did not soft fail in Rawhide-20170917.n.0):

ID: 143922  Test: x86_64 Everything-boot-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/143922

Old soft failures (same test soft failed in Rawhide-20170917.n.0):

ID: 143901  Test: x86_64 Server-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/143901
ID: 143981  Test: x86_64 universal upgrade_2_desktop_64bit
URL: https://openqa.fedoraproject.org/tests/143981
ID: 143984  Test: x86_64 universal upgrade_2_desktop_encrypted_64bit
URL: https://openqa.fedoraproject.org/tests/143984
ID: 144032  Test: x86_64 Server-boot-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/144032

Passed openQA tests: 92/128 (x86_64)

New passes (same test did not pass in Rawhide-20170917.n.0):

ID: 143903  Test: x86_64 Server-dvd-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/143903
ID: 143904  Test: x86_64 Server-dvd-iso install_default_upload
URL: https://openqa.fedoraproject.org/tests/143904
ID: 143920  Test: x86_64 Server-dvd-iso server_cockpit_basic
URL: https://openqa.fedoraproject.org/tests/143920
ID: 143962  Test: x86_64 universal install_package_set_kde
URL: https://openqa.fedoraproject.org/tests/143962

Skipped openQA tests: 10 of 130

Installed system changes in test x86_64 Server-dvd-iso install_default@uefi: 
Mount / contents changed to 88.48257006% of previous size
1 packages(s) added since previous compose: alef-fonts
2 packages(s) removed since previous compose: amiri-fonts, 
amiri-fonts-common
2 services(s) removed since previous compose: fprintd.service, 
getty@tty6.service
Previous test data: https://openqa.fedoraproject.org/tests/143309#downloads
Current test data: https://openqa.fedoraproject.org/tests/143903#downloads

Installed system changes in test x86_64 Server-dvd-iso install_default_upload: 
Mount / contents changed to 88.49169246% of previous size
1 packages(s) added since previous compose: alef-fonts
2 packages(s) removed since previous compose: amiri-fonts, 
amiri-fonts-common
2 services(s) removed since previous compose: fprintd.service, 
getty@tty6.service
Previous test data: https://openqa.fedoraproject.org/tests/143310#downloads
Current test data: https://openqa.fedoraproject.org/tests/143904#downloads

Installed system 

Re: Improving Linux laptop battery life: Testers Wanted

2017-09-19 Thread Germano Massullo
Thank you for the extensive explanation!
> TL;DR: I do not expect you to see any silent data corruption if
> anything goes wrong, you should know.

Ok, at the end of each day I will give a look to "dmesg", just to be
sure that everything went fine.
I will also check for firmware updates before starting the tests.

A few questions/statements:
1) is it okay to run the tests with the power cord plugged? Or do I need
to use battery in order to trigger such kind of power saving features?
2) In your guide you specified "[...] on a clean Fedora". I actually
cannot run a new Fedora installation on my SSDs, but I haven't messed up
with any kind of strange powersaving features, so it should be fine to
use my regular Fedora installation for the tests. Do you confirm? To be
sure, I will attach to test results e-mail, also:
- /etc/fstab
- /proc/cmdline
- # lshw
3) Since in these days I am not using much the Thinkpads, I think I will
run Phoronix suite in order to simulate machine activity
Among all Phoronix test suite tests, If you think that there are some
that best fit your case, please let me know. To read a list of disk
oriented benchmarks, you can do:
# dnf install phoronix-test-suite
$ phoronix-test-suite list-available-tests | grep Disk


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


[Bug 1492322] perl-Excel-Writer-XLSX-0.96 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492322

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #5 from Fedora Update System  ---
perl-Excel-Writer-XLSX-0.96-1.fc27 has been pushed to the Fedora 27 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-b03bd6d235

-- 
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 1492503] perl-File-Slurper-0.010 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492503

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #2 from Fedora Update System  ---
perl-File-Slurper-0.010-1.fc27 has been pushed to the Fedora 27 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-e3af853e6f

-- 
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 1492375] perl-Text-CSV_XS-1.32 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492375

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #2 from Fedora Update System  ---
perl-Text-CSV_XS-1.32-1.fc27 has been pushed to the Fedora 27 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-49d017ed1f

-- 
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 1491068] perl-MCE-1.830 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1491068

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #6 from Fedora Update System  ---
perl-MCE-1.830-1.fc27, perl-MCE-Shared-1.830-1.fc27 has been pushed to the
Fedora 27 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-258bc3f7b0

-- 
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


[Fedocal] Reminder meeting : Modularity WG (once every two weeks)

2017-09-19 Thread jkurik
Dear all,

You are kindly invited to the meeting:
   Modularity WG (once every two weeks) on 2017-09-19 from 10:00:00 to 11:00:00 
US/Eastern
   At fedora-meetin...@irc.freenode.net

The meeting will be about:
Meeting of the Modularity Working Group.

More information available at: [Modularity Working Group wiki 
page](https://fedoraproject.org/wiki/Modularity_Working_Group)

The agenda for the meeting is available at [modularity-wg-agendas 
pad](https://board.net/p/modularity-wg-agendas).



Source: https://apps.fedoraproject.org/calendar/meeting/5249/

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


Fedora 27-20170918.n.0 compose check report

2017-09-19 Thread Fedora compose checker
Missing expected images:

Cloud_base qcow2 x86_64
Workstation live i386
Cloud_base raw-xz x86_64
Server boot i386
Kde live i386

Failed openQA tests: 16/128 (x86_64), 1/18 (i386), 1/2 (arm)

New failures (same test did not fail in 27-20170917.n.0):

ID: 143750  Test: x86_64 universal upgrade_2_desktop_64bit
URL: https://openqa.fedoraproject.org/tests/143750

Old failures (same test failed in 27-20170917.n.0):

ID: 143677  Test: x86_64 Server-dvd-iso server_role_deploy_domain_controller
URL: https://openqa.fedoraproject.org/tests/143677
ID: 143683  Test: x86_64 Server-dvd-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/143683
ID: 143704  Test: x86_64 Workstation-live-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/143704
ID: 143714  Test: x86_64 KDE-live-iso desktop_notifications_postinstall
URL: https://openqa.fedoraproject.org/tests/143714
ID: 143721  Test: x86_64 KDE-live-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/143721
ID: 143724  Test: arm Minimal-raw_xz-raw.xz base_services_start_arm
URL: https://openqa.fedoraproject.org/tests/143724
ID: 143725  Test: x86_64 Atomic-dvd_ostree-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/143725
ID: 143743  Test: x86_64 universal upgrade_desktop_64bit
URL: https://openqa.fedoraproject.org/tests/143743
ID: 143745  Test: x86_64 universal upgrade_server_domain_controller
URL: https://openqa.fedoraproject.org/tests/143745
ID: 143748  Test: x86_64 universal upgrade_desktop_encrypted_64bit
URL: https://openqa.fedoraproject.org/tests/143748
ID: 143755  Test: x86_64 universal install_shrink_ext4
URL: https://openqa.fedoraproject.org/tests/143755
ID: 143756  Test: x86_64 universal install_shrink_ntfs
URL: https://openqa.fedoraproject.org/tests/143756
ID: 143758  Test: x86_64 universal install_cyrillic_language
URL: https://openqa.fedoraproject.org/tests/143758
ID: 143759  Test: x86_64 universal install_asian_language
URL: https://openqa.fedoraproject.org/tests/143759
ID: 143797  Test: x86_64 universal install_rescue_encrypted
URL: https://openqa.fedoraproject.org/tests/143797
ID: 143801  Test: i386 universal upgrade_desktop_32bit
URL: https://openqa.fedoraproject.org/tests/143801
ID: 143854  Test: x86_64 universal install_rescue_encrypted@uefi
URL: https://openqa.fedoraproject.org/tests/143854

Soft failed openQA tests: 3/128 (x86_64), 1/18 (i386)
(Tests completed, but using a workaround for a known bug)

Old soft failures (same test soft failed in 27-20170917.n.0):

ID: 143668  Test: x86_64 Server-boot-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/143668
ID: 143669  Test: x86_64 Server-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/143669
ID: 143753  Test: x86_64 universal upgrade_2_desktop_encrypted_64bit
URL: https://openqa.fedoraproject.org/tests/143753
ID: 143800  Test: i386 universal upgrade_2_desktop_32bit
URL: https://openqa.fedoraproject.org/tests/143800

Passed openQA tests: 105/128 (x86_64), 16/18 (i386), 1/2 (arm)

New passes (same test did not pass in 27-20170917.n.0):

ID: 143691  Test: x86_64 Everything-boot-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/143691
ID: 143695  Test: x86_64 Workstation-live-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/143695

Skipped openQA tests: 1 of 148

Installed system changes in test x86_64 Everything-boot-iso 
install_default@uefi: 
Mount / contents changed to 82.29121299% of previous size
1 packages(s) removed since previous compose: tar
1 services(s) removed since previous compose: getty@tty6.service
Previous test data: https://openqa.fedoraproject.org/tests/143460#downloads
Current test data: https://openqa.fedoraproject.org/tests/143691#downloads

Installed system changes in test x86_64 Everything-boot-iso install_default: 
System load changed from 0.10 to 0.40
Previous test data: https://openqa.fedoraproject.org/tests/143461#downloads
Current test data: https://openqa.fedoraproject.org/tests/143692#downloads

Installed system changes in test x86_64 Workstation-live-iso 
install_default_upload: 
System load changed from 0.81 to 0.68
Previous test data: https://openqa.fedoraproject.org/tests/143465#downloads
Current test data: https://openqa.fedoraproject.org/tests/143696#downloads

Installed system changes in test x86_64 Workstation-boot-iso install_default: 
System load changed from 0.91 to 0.65
Previous test data: https://openqa.fedoraproject.org/tests/143478#downloads
Current test data: https://openqa.fedoraproject.org/tests/143709#downloads

Installed system changes in test x86_64 KDE-live-iso install_default@uefi: 
System load changed from 0.76 to 0.94
Previous test data: https://openqa.fedoraproject.org/tests/143481#downloads
Current test data: https://openqa.fedoraproject.org/tests/143712#downloads

Installed system 

Proven packager required Re: heads up: poppler soname bump

2017-09-19 Thread Sérgio Basto
On Fri, 2017-09-15 at 23:30 +0100, Sérgio Basto wrote:
> On Mon, 2017-09-11 at 13:55 -0500, Rex Dieter wrote:
> > Gwyn Ciesla wrote:
> > 
> > > > I've had issues with texlive and gdal not installing on Rawhide
> > > > because
> > > > of poppler:
> > > > 
> > > > > DEBUG util.py:450:- nothing provides
> > > > > libpoppler.so.68()(64bit)
> > > > > needed by
> > > > 
> > > > texlive-pdftex-bin-6:svn40987-36.20160520.fc27.5.x86_64
> > > > > DEBUG util.py:450:- nothing provides
> > > > > libpoppler.so.68()(64bit)
> > > > > needed by
> > > > 
> > > > texlive-xetex-bin-6:svn41091-36.20160520.fc27.5.x86_64
> > > > Same issue with gdal this morning.
> > > > 
> > > > poppler seems to provide libpoppler.so.66.0.0, not 68. Have you
> > > > rebuild
> > > > the affected packages yet? Why these packages are requiring a
> > > > newer
> > > > poppler?
> > > 
> > > Rex Dieter (rdieter) is working on this.
> > 
> > I added bootstrapping support to gdal, to build with many optional
> > features 
> > disabled to temporarily workaround brokden dependencies.  This
> > includes 
> > mysql/mariadb, poppler, texlive.
> > 
> > Long term issues can be tracked here,
> > https://bugzilla.redhat.com/show_bug.cgi?id=1490492
> 
> I think we have another issue, textlive failed to build on rawhide
> with
> the strange error: "mock exited with status 245; see root.log (...)"
> [1]. Maybe  we just need resubmit the build of textlive .
> 
> Thanks, 
> 
> [1]
> https://koji.fedoraproject.org/koji/taskinfo?taskID=21813147 

Hi, can someone try resubmit build of textlive for rawhide I believe
that will build ... 

Thanks,
-- 
Sérgio M. B.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Need python-requests-cache updated to at least 0.4.10.

2017-09-19 Thread Richard Shaw
There was already a BZ, it's been taken care of now, just waiting for it to
hit stable.

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


[389-devel] Please review 48085: CI tests - replication cl5 tests

2017-09-19 Thread Sankar Ramalingam
https://pagure.io/389-ds-base/issue/48085
https://pagure.io/389-ds-base/issue/raw/files/16f0ffcc0f81b53c8773590b7ba66bca12d3dd939ba69fae610494157f889f9f-0001-Replication-cl5-tests.patch
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


Re: Improving Linux laptop battery life: Testers Wanted

2017-09-19 Thread Hans de Goede

Hi,

On 17-09-17 17:26, Germano Massullo wrote:

Il 17/09/2017 15:39, Hans de Goede ha scritto:

Hi,

On 14-09-17 14:44, Germano Massullo wrote:

Hi Hans, I can provide ~10 different Thinkpad models to test your code.
Looking forward to start!


That is great, thank you.

I'm looking forward to hear back from you with the results.

Regards,

Hans


Just a question before I start with tests on some machines. Concerning
the very little probability that some data corruption could happen:
which kind of data corruption would be? Bit flips, etc. Yes I do have
backups, but I wanted to ask that just to understand if I better to
resume data from backups even if I had no apparent crashes during tests.


There are 2 sorts of problems which have been reported in the past:

1) The disk stops responding, so the system is effectively dead
until you reboot, with a journaling filesystem this should not be a
problem really. This is the most frequent problem (still not very
frequent).

2) Some SSD firmwares seem to mess up their internal bookkeeping
of which part of the flash holds what when putting the SSD in a low
power state at just the wrong time. This typically lead to all sort
of filesystem errors, etc. and requires a full re-install. This is
a very rare occurrence, but is the reason why I've been asking for
wide testing as this one is nasty.

TL;DR: I do not expect you to see any silent data corruption if
anything goes wrong, you should know.

Note hitting the race for problem 2. may take some time, which is why
I've asked people to test with the patched kernel and the
med_power_with_dipm policy for at least 2 weeks.

Regards,

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


Re: 15 seconds to unlock screen?

2017-09-19 Thread Jared K. Smith
On Sat, Sep 16, 2017 at 7:56 AM, Mads Villadsen 
wrote:

> Is anyone else seeing something similar?
>

I"m seeing the same thing on Rawhide.

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


tools and systemtap containers are available in Fedora

2017-09-19 Thread Tomas Tomecek
Hello,

we managed to move tools container from Fedora Dockerfiles github repo to
Fedora infra [1]. As a side effects, we put systemtap in a dedicated
container.

We would very much appreciate your feedback here: so if you have some time
to take a look at these containers and try them out, it would mean a lot to
us.

Repos:
https://src.fedoraproject.org/container/systemtap
https://src.fedoraproject.org/container/tools

The way to access the images:
docker pull candidate-registry.fedoraproject.org/f26/tools
docker pull candidate-registry.fedoraproject.org/f26/systemtap

Both images have help files, so please read them prior using the containers:
https://src.fedoraproject.org/container/tools/blob/master/f/root/README.md
https://github.com/container-images/systemtap/blob/master/help/help.md

(or `atomic help $the_container_image`)

[1] https://pagure.io/atomic-wg/issue/214
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


2017-09-18 Fedora QA Devel Meeting Minutes

2017-09-19 Thread Tim Flink
=
#fedora-meeting-1: fedora-qadevel
=

Minutes: 
https://meetbot.fedoraproject.org/fedora-meeting-1/2017-09-18/fedora-qadevel.2017-09-18-14.01.html
Minutes (text): 
https://meetbot.fedoraproject.org/fedora-meeting-1/2017-09-18/fedora-qadevel.2017-09-18-14.01.txt
Log: 
https://meetbot.fedoraproject.org/fedora-meeting-1/2017-09-18/fedora-qadevel.2017-09-18-14.01.log.html



Meeting summary
---
* Roll Call  (tflink, 14:01:29)
  * LINK:

https://pics.me.me/this-is-my-favourite-guitar-i-call-it-old-smokey-10620789.png
(jskladan1, 14:03:15)

* Announcements and Information  (tflink, 14:04:10)
  * rpmlint errors in debugsource rpms fixed  (kparal, 14:04:33)
  * LINK: https://pagure.io/taskotron/task-rpmlint/issue/14   (kparal,
14:04:35)
  * ansiblized libtaskotron documentation added (in a basic form) into
readme  (kparal, 14:05:14)
  * LINK:
https://pagure.io/taskotron/libtaskotron/branch/feature/ansiblize
(kparal, 14:05:17)
  * ansiblized libtaskotron builds available  (kparal, 14:05:55)
  * LINK:
https://copr.fedorainfracloud.org/coprs/kparal/taskotron-ansiblize/
(kparal, 14:05:57)

* standard interface tests on koji/mbs builds  (tflink, 14:09:54)

* fedmsg versions for trigger  (tflink, 14:24:53)
  * LINK: https://pagure.io/taskotron/issue/235   (lbrabec, 14:26:28)
  * to fix the fedmsg memory issue, the plan is to use side-builds in
the short term if needed, upgrade the master to f26 in the medium
term and upgrade everything to f26 in the longer term  (tflink,
14:36:52)

* Tasking  (tflink, 14:38:48)

* Open Floor  (tflink, 14:43:26)

Meeting ended at 14:46:54 UTC.




Action Items






Action Items, by person
---
* **UNASSIGNED**
  * (none)




People Present (lines said)
---
* tflink (74)
* kparal (23)
* jskladan_rip (15)
* zodbot (4)
* jcline (4)
* jskladan1 (3)
* lbrabec (3)




Generated by `MeetBot`_ 0.1.4

.. _`MeetBot`: http://wiki.debian.org/MeetBot


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


ppisar pushed to perl-HTTP-Daemon (master). "Correct a typo in the undefined and empty-string LocalAddr patch"

2017-09-19 Thread notifications
From 02f684ffc2527d60e5e32fca74540ac3c8170e29 Mon Sep 17 00:00:00 2001
From: Petr Písař 
Date: Sep 18 2017 14:27:10 +
Subject: Correct a typo in the undefined and empty-string LocalAddr patch


---

diff --git a/HTTP-Daemon-6.01-Handle-undef-and-empty-LocalAddr.patch 
b/HTTP-Daemon-6.01-Handle-undef-and-empty-LocalAddr.patch
index c503849..f6fe289 100644
--- a/HTTP-Daemon-6.01-Handle-undef-and-empty-LocalAddr.patch
+++ b/HTTP-Daemon-6.01-Handle-undef-and-empty-LocalAddr.patch
@@ -1,4 +1,4 @@
-From 607e0fa0787d12cd9f1545a9d26edb30f42201cc Mon Sep 17 00:00:00 2001
+From b54702ab21edbf1ea0dbc00d978aecc89e5764d6 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
 Date: Mon, 18 Sep 2017 15:21:16 +0200
 Subject: [PATCH] Handle undef and empty LocalAddr
@@ -25,7 +25,7 @@ Signed-off-by: Petr Písař 
  1 file changed, 8 insertions(+)
 
 diff --git a/lib/HTTP/Daemon.pm b/lib/HTTP/Daemon.pm
-index 0e22b77..be5cdec 100644
+index 0e22b77..1e9d48e 100644
 --- a/lib/HTTP/Daemon.pm
 +++ b/lib/HTTP/Daemon.pm
 @@ -18,6 +18,14 @@ sub new
@@ -36,7 +36,7 @@ index 0e22b77..be5cdec 100644
 +# IO::Socket::INET -- use unspecified address
 +for my $key (qw(LocalAddr LocalHost)) {
 +if (exists $args{$key} &&
-+(!defined($args{$key}) || $args{LocalAddr} eq '')) {
++(!defined($args{$key}) || $args{$key} eq '')) {
 +delete $args{$key};
 +}
 +}
diff --git a/perl-HTTP-Daemon.spec b/perl-HTTP-Daemon.spec
index 72b8ff6..9eddcf8 100644
--- a/perl-HTTP-Daemon.spec
+++ b/perl-HTTP-Daemon.spec
@@ -1,6 +1,6 @@
 Name:   perl-HTTP-Daemon
 Version:6.01
-Release:18%{?dist}
+Release:19%{?dist}
 Summary:Simple HTTP server class
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/HTTP-Daemon/
@@ -77,6 +77,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 18 2017 Petr Pisar  - 6.01-19
+- Correct a typo in the undefined and empty-string LocalAddr patch
+  (bug #1413065)
+
 * Mon Sep 18 2017 Petr Pisar  - 6.01-18
 - Accept undefined and empty-string LocalAddr as IO::Socket::INET does
   (bug #1413065)



https://src.fedoraproject.org/rpms/perl-HTTP-Daemon/c/02f684ffc2527d60e5e32fca74540ac3c8170e29?branch=master
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: GnuPG 2.2.0 and replacement of GnuPG1

2017-09-19 Thread Daniel Walsh

On 09/17/2017 02:12 PM, Brian Exelbierd wrote:


On Thu, Sep 7, 2017, at 02:25 PM, Dominik 'Rathann' Mierzejewski wrote:

On Sunday, 03 September 2017 at 13:45, Igor Gnatenko wrote:

GnuPG 2.2.0 has --enable-gpg-is-gpg2 which would install compat symlink
  from /usr/bin/gpg to /usr/bin/gpg2..

Is it time to retire gnupg (v1) ?

hplip still requires gnupg.

docker seems to as well ...

regards,

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


We will change the docker requirement to be V2.  We have no idea why it 
is set to V1, and upstream Docker is using v2.

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


ppisar pushed to perl-HTTP-Daemon (master). "Accept undefined and empty-string LocalAddr as IO::Socket::INET does"

2017-09-19 Thread notifications
From cbe31ddea21eb23e161ee2401e9ef02edb9011db Mon Sep 17 00:00:00 2001
From: Petr Písař 
Date: Sep 18 2017 13:58:20 +
Subject: Accept undefined and empty-string LocalAddr as IO::Socket::INET does


---

diff --git a/HTTP-Daemon-6.01-Handle-undef-and-empty-LocalAddr.patch 
b/HTTP-Daemon-6.01-Handle-undef-and-empty-LocalAddr.patch
new file mode 100644
index 000..c503849
--- /dev/null
+++ b/HTTP-Daemon-6.01-Handle-undef-and-empty-LocalAddr.patch
@@ -0,0 +1,48 @@
+From 607e0fa0787d12cd9f1545a9d26edb30f42201cc Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Mon, 18 Sep 2017 15:21:16 +0200
+Subject: [PATCH] Handle undef and empty LocalAddr
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+IO::Socket::INET interprets undefined and empty string LocalAddr
+arguments as an unspecified address while IO::Socket::IP returns an
+error. This seems to be one of the differences between the two
+Socket implementations. Recent IO::Socket::IP (0.39) accepts undefined
+value, but still bail outs on an empty string.
+
+To improve compatibility, this patch adds a special handling for these
+two values to be accepted as an unspecified value. Though this should
+be corrected on IO::Socket:IP side probably.
+
+CPAN RT#91699
+CPAN RT#123069
+
+Signed-off-by: Petr Písař 
+---
+ lib/HTTP/Daemon.pm | 8 
+ 1 file changed, 8 insertions(+)
+
+diff --git a/lib/HTTP/Daemon.pm b/lib/HTTP/Daemon.pm
+index 0e22b77..be5cdec 100644
+--- a/lib/HTTP/Daemon.pm
 b/lib/HTTP/Daemon.pm
+@@ -18,6 +18,14 @@ sub new
+ my($class, %args) = @_;
+ $args{Listen} ||= 5;
+ $args{Proto}  ||= 'tcp';
++# Handle undefined or empty local address the same way as
++# IO::Socket::INET -- use unspecified address
++for my $key (qw(LocalAddr LocalHost)) {
++if (exists $args{$key} &&
++(!defined($args{$key}) || $args{LocalAddr} eq '')) {
++delete $args{$key};
++}
++}
+ return $class->SUPER::new(%args);
+ }
+ 
+-- 
+2.13.5
+
diff --git a/perl-HTTP-Daemon.spec b/perl-HTTP-Daemon.spec
index 30ea8d6..6d58363 100644
--- a/perl-HTTP-Daemon.spec
+++ b/perl-HTTP-Daemon.spec
@@ -1,6 +1,6 @@
 Name:   perl-HTTP-Daemon
 Version:6.01
-Release:17%{?dist}
+Release:18%{?dist}
 Summary:Simple HTTP server class
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -9,6 +9,9 @@ Source0:
http://www.cpan.org/authors/id/G/GA/GAAS/HTTP-Daemon-%{version}.
 # Support IPv6, bug #1413065, CPAN RT#91699, CPAN RT#71395,
 # proposed to upstream
 Patch0: HTTP-Daemon-6.01-Add-IPv6-support.patch
+# Accept undefined and empty-string LocalAddr as IO::Socket::INET does,
+# CPAN RT#91699, CPAN RT#123069
+Patch1: HTTP-Daemon-6.01-Handle-undef-and-empty-LocalAddr.patch
 BuildArch:  noarch
 BuildRequires:  findutils
 BuildRequires:  make
@@ -57,6 +60,7 @@ IO::Socket::INET, so you can perform socket operations 
directly on it too.
 %prep
 %setup -q -n HTTP-Daemon-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -76,6 +80,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 18 2017 Petr Pisar  - 6.01-18
+- Accept undefined and empty-string LocalAddr as IO::Socket::INET does
+  (bug #1413065)
+
 * Thu Jul 27 2017 Fedora Release Engineering  - 
6.01-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 



https://src.fedoraproject.org/rpms/perl-HTTP-Daemon/c/cbe31ddea21eb23e161ee2401e9ef02edb9011db?branch=master
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-HTTP-Daemon (master). "Modernize spec file"

2017-09-19 Thread notifications
From aa4e19bf7d7c4deb6aac517aad6cdd29d450458a Mon Sep 17 00:00:00 2001
From: Petr Písař 
Date: Sep 18 2017 14:03:38 +
Subject: Modernize spec file


---

diff --git a/perl-HTTP-Daemon.spec b/perl-HTTP-Daemon.spec
index 6d58363..72b8ff6 100644
--- a/perl-HTTP-Daemon.spec
+++ b/perl-HTTP-Daemon.spec
@@ -3,7 +3,6 @@ Version:6.01
 Release:18%{?dist}
 Summary:Simple HTTP server class
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/HTTP-Daemon/
 Source0:
http://www.cpan.org/authors/id/G/GA/GAAS/HTTP-Daemon-%{version}.tar.gz
 # Support IPv6, bug #1413065, CPAN RT#91699, CPAN RT#71395,
@@ -13,12 +12,11 @@ Patch0: HTTP-Daemon-6.01-Add-IPv6-support.patch
 # CPAN RT#91699, CPAN RT#123069
 Patch1: HTTP-Daemon-6.01-Handle-undef-and-empty-LocalAddr.patch
 BuildArch:  noarch
-BuildRequires:  findutils
 BuildRequires:  make
-BuildRequires:  perl-interpreter
 BuildRequires:  perl-generators
+BuildRequires:  perl-interpreter
 BuildRequires:  perl(:VERSION) >= 5.8.1
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
 # Run-time:
 BuildRequires:  perl(Carp)
@@ -63,12 +61,11 @@ IO::Socket::INET, so you can perform socket operations 
directly on it too.
 %patch1 -p1
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -delete
 %{_fixperms} %{buildroot}/*
 
 %check



https://src.fedoraproject.org/rpms/perl-HTTP-Daemon/c/aa4e19bf7d7c4deb6aac517aad6cdd29d450458a?branch=master
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: [Pagure] Allow deleting and force-push for auxiliary branches

2017-09-19 Thread David Kaspar [Dee'Kej]
On Sat, Sep 16, 2017 at 8:38 PM, Christopher 
wrote:

> You don't need to create pull requests at all. git handles multiple remote
> repositories (the "origin" and your fork) just as easily as it handles one.
> Saving your work in a separate branch is the same whether that branch is in
> the main repo or a fork. The only difference is which remote you push to.
>
​Yeah, you're actually right. I don't know I have forgotten about that,
when I'm sometimes using for some other repositories we have at Github.
*sigh* Sorry for the noise. :-/​

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


[Bug 1491068] perl-MCE-1.830 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1491068



--- Comment #5 from Fedora Update System  ---
perl-MCE-1.830-1.fc27 perl-MCE-Shared-1.830-1.fc27 has been submitted as an
update to Fedora 27.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-258bc3f7b0

-- 
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 1492093] CVE-2017-12883 perl: Buffer over-read in regular expression parser

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492093

Cedric Buissart  changed:

   What|Removed |Added

 Whiteboard|impact=low,public=20170912, |impact=low,public=20170912,
   |reported=20170913,source=up |reported=20170913,source=up
   |stream,cvss3=6.5/CVSS:3.0/A |stream,cvss3=6.5/CVSS:3.0/A
   |V:N/AC:H/PR:N/UI:N/S:U/C:L/ |V:N/AC:H/PR:N/UI:N/S:U/C:L/
   |I:N/A:H,cwe=CWE-125,rhel-5/ |I:N/A:H,cwe=CWE-125,rhel-5/
   |perl=new,rhel-6/perl=new,rh |perl=new,rhel-6/perl=new,rh
   |el-7/perl=new,rhscl-2/rh-pe |el-7/perl=new,rhscl-2/rh-pe
   |rl520-perl=new,rhscl-2/rh-p |rl520-perl=new,rhscl-2/rh-p
   |erl524-perl=new,directory_s |erl524-perl=new,fedora-all/
   |erver_8/perl=new,fedora-all |perl=affected
   |/perl=affected  |



-- 
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 1492091] CVE-2017-12837 perl: Heap buffer overflow in regular expression compiler

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492091

Cedric Buissart  changed:

   What|Removed |Added

 Whiteboard|impact=low,public=20170912, |impact=low,public=20170912,
   |reported=20170913,source=up |reported=20170913,source=up
   |stream,cvss3=5.9/CVSS:3.0/A |stream,cvss3=5.9/CVSS:3.0/A
   |V:N/AC:H/PR:N/UI:N/S:U/C:N/ |V:N/AC:H/PR:N/UI:N/S:U/C:N/
   |I:N/A:H,cwe=CWE-122,rhel-5/ |I:N/A:H,cwe=CWE-122,rhel-5/
   |perl=new,rhel-6/perl=new,rh |perl=new,rhel-6/perl=new,rh
   |el-7/perl=new,rhscl-2/rh-pe |el-7/perl=new,rhscl-2/rh-pe
   |rl520-perl=new,rhscl-2/rh-p |rl520-perl=new,rhscl-2/rh-p
   |erl524-perl=new,directory_s |erl524-perl=new,fedora-all/
   |erver_8/perl=new,fedora-all |perl=affected
   |/perl=affected  |



-- 
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 1492093] CVE-2017-12883 perl: Buffer over-read in regular expression parser

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492093

Cedric Buissart  changed:

   What|Removed |Added

   Priority|medium  |low
 Whiteboard|impact=moderate,public=2017 |impact=low,public=20170912,
   |0912,reported=20170913,sour |reported=20170913,source=up
   |ce=debian,cvss3=6.5/CVSS:3. |stream,cvss3=6.5/CVSS:3.0/A
   |0/AV:N/AC:H/PR:N/UI:N/S:U/C |V:N/AC:H/PR:N/UI:N/S:U/C:L/
   |:L/I:N/A:H,cwe=CWE-125,rhel |I:N/A:H,cwe=CWE-125,rhel-5/
   |-5/perl=new,rhel-6/perl=new |perl=new,rhel-6/perl=new,rh
   |,rhel-7/perl=new,rhscl-2/rh |el-7/perl=new,rhscl-2/rh-pe
   |-perl520-perl=new,rhscl-2/r |rl520-perl=new,rhscl-2/rh-p
   |h-perl524-perl=new,director |erl524-perl=new,directory_s
   |y_server_8/perl=new,fedora- |erver_8/perl=new,fedora-all
   |all/perl=affected   |/perl=affected
   Severity|medium  |low



-- 
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 1492091] CVE-2017-12837 perl: Heap buffer overflow in regular expression compiler

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492091

Cedric Buissart  changed:

   What|Removed |Added

   Priority|medium  |low
 Whiteboard|impact=moderate,public=2017 |impact=low,public=20170912,
   |0912,reported=20170913,sour |reported=20170913,source=up
   |ce=debian,cvss3=5.9/CVSS:3. |stream,cvss3=5.9/CVSS:3.0/A
   |0/AV:N/AC:H/PR:N/UI:N/S:U/C |V:N/AC:H/PR:N/UI:N/S:U/C:N/
   |:N/I:N/A:H,cwe=CWE-122,rhel |I:N/A:H,cwe=CWE-122,rhel-5/
   |-5/perl=new,rhel-6/perl=new |perl=new,rhel-6/perl=new,rh
   |,rhel-7/perl=new,rhscl-2/rh |el-7/perl=new,rhscl-2/rh-pe
   |-perl520-perl=new,rhscl-2/r |rl520-perl=new,rhscl-2/rh-p
   |h-perl524-perl=new,director |erl524-perl=new,directory_s
   |y_server_8/perl=new,fedora- |erver_8/perl=new,fedora-all
   |all/perl=affected   |/perl=affected
   Severity|medium  |low



-- 
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 1492656] New: perl-Code-TidyAll-0.66 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492656

Bug ID: 1492656
   Summary: perl-Code-TidyAll-0.66 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Code-TidyAll
  Keywords: FutureFeature, Triaged
  Assignee: jples...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com,
perl-de...@lists.fedoraproject.org, ppi...@redhat.com



Latest upstream release: 0.66
Current version/release in rawhide: 0.65-1.fc27
URL: http://search.cpan.org/dist/Code-TidyAll/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

Based on the information from anitya: 
https://release-monitoring.org/project/8650/

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


Re: 15 seconds to unlock screen?

2017-09-19 Thread Robert-André Mauchin
On samedi 16 septembre 2017 13:56:19 CEST Mads Villadsen wrote:
> I'm running Fedora 27 and sometime during the last 3 days or so a problem
> has started occurring that causes it to take 15 seconds to unlock the
> screen and turn on the display. While it is unlocking the keyboard becomes
> unresponsive (hitting the caps lock key for instance doesn't turn on the
> LED).
 
> It also takes a significant amount of time to transition from the Fedora
> logo boot screen to the login screen - and while this goes on the keyboard
> is also unresponsive.
 
> I have tried various things such as using Xorg or Wayland as well as booting
> older kernels but I haven't been able to figure out what is causing this.
 
> It is happening on a Dell XPS 13.
> 
> Is anyone else seeing something similar? What can I provide to help debug
> the issue?
 
> Kind regards,
> Mads
>

Pinpointed the issue to this SELinux denial:

>SELinux is preventing fprintd from map access on the file /usr/libexec/
>fprintd.
>
>*  Plugin catchall (100. confidence) suggests   
**
>
>If you believe that fprintd should be allowed map access on the fprintd file
>>by default.
>Then you should report this as a bug.
>You can generate a local policy module to allow this access.
>Do
>allow this access for now by executing:
># ausearch -c 'fprintd' --raw | audit2allow -M my-fprintd
># semodule -X 300 -i my-fprintd.pp
>
>Additional Information:
>Source Contextsystem_u:system_r:init_t:s0
>Target Contextsystem_u:object_r:fprintd_exec_t:s0
>Target Objects/usr/libexec/fprintd [ file ]
>Sourcefprintd
>Source Path   fprintd
>Port  
>Host  Themisto
>Source RPM Packages   
>Target RPM Packages   fprintd-0.8.0-1.fc27.x86_64
>Policy RPMselinux-policy-3.13.1-283.fc27.noarch
>Selinux Enabled   True
>Policy Type   targeted
>Enforcing ModeEnforcing
>Host Name Themisto
>Platform  Linux Themisto 4.13.0-0.rc7.git0.1.fc27.x86_64
>#1
>  SMP Mon Aug 28 02:33:21 UTC 2017 x86_64 x86_64
>Alert Count   1
>First Seen2017-09-18 14:02:11 CEST
>Last Seen 2017-09-18 14:02:11 CEST
>Local ID  690fe676-308e-4442-a372-c279001c7ac8
>
>Raw Audit Messages
>type=AVC msg=audit(1505736131.821:219): avc:  denied  { map } for  pid=3371
>comm="fprintd" path="/usr/libexec/fprintd" dev="sda7" ino=1248976
>scontext=system_u:system_r:init_t:s0
>tcontext=system_u:object_r:fprintd_exec_t:s0 tclass=file permissive=0
>
>
>Hash: fprintd,init_t,fprintd_exec_t,file,map
>

Allowing it by running the provided commands:

># ausearch -c 'fprintd' --raw | audit2allow -M my-fprintd
># semodule -X 300 -i my-fprintd.pp
>

made sudo fast again

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


Re: 15 seconds to unlock screen?

2017-09-19 Thread Vít Ondruch
I'd say you should try to downgrade to fprintd-0.7.0-4.fc27 as a
workaround and wait for fixed selinux-policy ...


Vít



Dne 16.9.2017 v 13:56 Mads Villadsen napsal(a):
> I'm running Fedora 27 and sometime during the last 3 days or so a problem has 
> started occurring that causes it to take 15 seconds to unlock the screen and 
> turn on the display. While it is unlocking the keyboard becomes unresponsive 
> (hitting the caps lock key for instance doesn't turn on the LED).
>
> It also takes a significant amount of time to transition from the Fedora logo 
> boot screen to the login screen - and while this goes on the keyboard is also 
> unresponsive.
>
> I have tried various things such as using Xorg or Wayland as well as booting 
> older kernels but I haven't been able to figure out what is causing this.
>
> It is happening on a Dell XPS 13.
>
> Is anyone else seeing something similar? What can I provide to help debug the 
> issue?
>
> Kind regards,
> Mads
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


psabata pushed to perl (master). "Fake-rebuild to work around MBS issues (..more)"

2017-09-19 Thread notifications
From ce8b610331e6d4485d61776ecd9a06e7738d707f Mon Sep 17 00:00:00 2001
From: Petr Šabata 
Date: Sep 18 2017 08:52:58 +
Subject: Fake-rebuild to work around MBS issues


Signed-off-by: Petr Šabata 

---

None


https://src.fedoraproject.org/modules/perl/c/ce8b610331e6d4485d61776ecd9a06e7738d707f?branch=master
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1492322] perl-Excel-Writer-XLSX-0.96 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492322



--- Comment #4 from Fedora Update System  ---
perl-Excel-Writer-XLSX-0.96-1.fc27 has been submitted as an update to Fedora
27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-b03bd6d235

-- 
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 1492322] perl-Excel-Writer-XLSX-0.96 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492322



--- Comment #3 from Upstream Release Monitoring 
 ---
jplesnik's perl-Excel-Writer-XLSX-0.96-1.fc27 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=971728

-- 
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 pushed to perl-Excel-Writer-XLSX (f27). "0.96 bump"

2017-09-19 Thread notifications
From 26a00a30ffb167b1b9334326ef4e263446ecf084 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sep 18 2017 08:21:30 +
Subject: 0.96 bump


---

diff --git a/.gitignore b/.gitignore
index 690d386..28cf5c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /Excel-Writer-XLSX-0.86.tar.gz
 /Excel-Writer-XLSX-0.88.tar.gz
 /Excel-Writer-XLSX-0.95.tar.gz
+/Excel-Writer-XLSX-0.96.tar.gz
diff --git a/perl-Excel-Writer-XLSX.spec b/perl-Excel-Writer-XLSX.spec
index e93ae28..5d3d73f 100644
--- a/perl-Excel-Writer-XLSX.spec
+++ b/perl-Excel-Writer-XLSX.spec
@@ -1,6 +1,6 @@
 Name:   perl-Excel-Writer-XLSX
-Version:0.95
-Release:4%{?dist}
+Version:0.96
+Release:1%{?dist}
 Summary:Create a new file in the Excel 2007+ XLSX format
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,11 +8,10 @@ URL:http://search.cpan.org/dist/Excel-Writer-XLSX/
 Source0:
http://www.cpan.org/authors/id/J/JM/JMCNAMARA/Excel-Writer-XLSX-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  coreutils
-BuildRequires:  findutils
 BuildRequires:  glibc-common
 BuildRequires:  make
-BuildRequires:  perl-interpreter
 BuildRequires:  perl-generators
+BuildRequires:  perl-interpreter
 BuildRequires:  perl(Archive::Zip) >= 1.3
 BuildRequires:  perl(autouse)
 BuildRequires:  perl(Carp)
@@ -20,7 +19,7 @@ BuildRequires:  perl(Date::Calc)
 BuildRequires:  perl(Date::Manip)
 BuildRequires:  perl(Encode)
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::Copy)
 BuildRequires:  perl(File::Find)
@@ -54,14 +53,11 @@ touch -r README.new README
 mv README.new README
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -75,6 +71,9 @@ make test
 %{_bindir}/*
 
 %changelog
+* Mon Sep 18 2017 Jitka Plesnikova  - 0.96-1
+- 0.96 bump
+
 * Thu Jul 27 2017 Fedora Release Engineering  - 
0.95-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 
diff --git a/sources b/sources
index ff04bba..e2b30fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-377094b38e541afdbb21a02a7d433ac3  Excel-Writer-XLSX-0.95.tar.gz
+SHA512 (Excel-Writer-XLSX-0.96.tar.gz) = 
25e218c25ff22b75363cf9c84003adf1f4b3cd0a76cb174588dbe9673030e60cc434a66034cb5cc3f3b4391152a61ce899a8fd609cbee0f61c8b05e94ebe4084



https://src.fedoraproject.org/rpms/perl-Excel-Writer-XLSX/c/26a00a30ffb167b1b9334326ef4e263446ecf084?branch=f27
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1492322] perl-Excel-Writer-XLSX-0.96 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492322

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |MODIFIED
 CC||jples...@redhat.com
   Fixed In Version||perl-Excel-Writer-XLSX-0.96
   ||-1.fc28
   Assignee|dd...@cpan.org  |jples...@redhat.com



-- 
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 pushed to perl-Excel-Writer-XLSX (master). "0.96 bump"

2017-09-19 Thread notifications
From 26a00a30ffb167b1b9334326ef4e263446ecf084 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sep 18 2017 08:21:30 +
Subject: 0.96 bump


---

diff --git a/.gitignore b/.gitignore
index 690d386..28cf5c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /Excel-Writer-XLSX-0.86.tar.gz
 /Excel-Writer-XLSX-0.88.tar.gz
 /Excel-Writer-XLSX-0.95.tar.gz
+/Excel-Writer-XLSX-0.96.tar.gz
diff --git a/perl-Excel-Writer-XLSX.spec b/perl-Excel-Writer-XLSX.spec
index e93ae28..5d3d73f 100644
--- a/perl-Excel-Writer-XLSX.spec
+++ b/perl-Excel-Writer-XLSX.spec
@@ -1,6 +1,6 @@
 Name:   perl-Excel-Writer-XLSX
-Version:0.95
-Release:4%{?dist}
+Version:0.96
+Release:1%{?dist}
 Summary:Create a new file in the Excel 2007+ XLSX format
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,11 +8,10 @@ URL:http://search.cpan.org/dist/Excel-Writer-XLSX/
 Source0:
http://www.cpan.org/authors/id/J/JM/JMCNAMARA/Excel-Writer-XLSX-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  coreutils
-BuildRequires:  findutils
 BuildRequires:  glibc-common
 BuildRequires:  make
-BuildRequires:  perl-interpreter
 BuildRequires:  perl-generators
+BuildRequires:  perl-interpreter
 BuildRequires:  perl(Archive::Zip) >= 1.3
 BuildRequires:  perl(autouse)
 BuildRequires:  perl(Carp)
@@ -20,7 +19,7 @@ BuildRequires:  perl(Date::Calc)
 BuildRequires:  perl(Date::Manip)
 BuildRequires:  perl(Encode)
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::Copy)
 BuildRequires:  perl(File::Find)
@@ -54,14 +53,11 @@ touch -r README.new README
 mv README.new README
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -75,6 +71,9 @@ make test
 %{_bindir}/*
 
 %changelog
+* Mon Sep 18 2017 Jitka Plesnikova  - 0.96-1
+- 0.96 bump
+
 * Thu Jul 27 2017 Fedora Release Engineering  - 
0.95-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 
diff --git a/sources b/sources
index ff04bba..e2b30fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-377094b38e541afdbb21a02a7d433ac3  Excel-Writer-XLSX-0.95.tar.gz
+SHA512 (Excel-Writer-XLSX-0.96.tar.gz) = 
25e218c25ff22b75363cf9c84003adf1f4b3cd0a76cb174588dbe9673030e60cc434a66034cb5cc3f3b4391152a61ce899a8fd609cbee0f61c8b05e94ebe4084



https://src.fedoraproject.org/rpms/perl-Excel-Writer-XLSX/c/26a00a30ffb167b1b9334326ef4e263446ecf084?branch=master
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik uploaded Excel-Writer-XLSX-0.96.tar.gz for perl-Excel-Writer-XLSX

2017-09-19 Thread notifications
25e218c25ff22b75363cf9c84003adf1f4b3cd0a76cb174588dbe9673030e60cc434a66034cb5cc3f3b4391152a61ce899a8fd609cbee0f61c8b05e94ebe4084
  Excel-Writer-XLSX-0.96.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-Excel-Writer-XLSX/Excel-Writer-XLSX-0.96.tar.gz/sha512/25e218c25ff22b75363cf9c84003adf1f4b3cd0a76cb174588dbe9673030e60cc434a66034cb5cc3f3b4391152a61ce899a8fd609cbee0f61c8b05e94ebe4084/Excel-Writer-XLSX-0.96.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: Call for testing - Firefox CSD/titlebar

2017-09-19 Thread Vít Ondruch


Dne 15.9.2017 v 18:03 Vít Ondruch napsal(a):
> Two notes for the beginning:
>
> * I am missing the title of the page.

Aha, now I realized that the page title is supposed to be visible on the
tab probably, but that does not work with more then just a few opened
tabs 

Vít


>
> * Why are there the minimize/maximize buttons? They should not be there
> in Gnome.
>
>
> Vít
>
>
> Dne 15.9.2017 v 09:26 Martin Stransky napsal(a):
>> Guys,
>>
>> there's available [1] new Firefox package with emulated CSD rendering
>> [2].
>>
>> What does it mean for you? Firefox renders CSD decorations on its own
>> then and you don't see the default gnome titlebar on top of the main
>> window and you get a "Chromish" look. That should also work with
>> Firefox light themes.
>>
>> But you need to enable it explicitly at about:config. Set
>> "widget.allow-client-side-decoration" to true and restart the browser.
>>
>> Please report any issues to bugzilla.redhat.com and mentions it's the
>> CSD version. I'm also interested on testing when
>> "widget.allow-client-side-decoration" is false - to make sure it does
>> not break anything.
>>
>> Thanks!
>> ma.
>>
>> [1]
>> Fedora 25: https://koji.fedoraproject.org/koji/buildinfo?buildID=970606
>> Fedora 26: https://koji.fedoraproject.org/koji/buildinfo?buildID=970604
>> Fedora 27: https://koji.fedoraproject.org/koji/buildinfo?buildID=970605
>>
>> [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1399611
>> ___
>> devel mailing list -- devel@lists.fedoraproject.org
>> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


jplesnik pushed to perl-File-Slurper (f27). "0.010 bump"

2017-09-19 Thread notifications
From 25568e4aee4f02ff33ad3ee6b0d63f9fd4a63eb3 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sep 18 2017 07:42:51 +
Subject: 0.010 bump


---

diff --git a/.gitignore b/.gitignore
index 4081cfd..4bf7300 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /File-Slurper-0.008.tar.gz
 /File-Slurper-0.009.tar.gz
+/File-Slurper-0.010.tar.gz
diff --git a/perl-File-Slurper.spec b/perl-File-Slurper.spec
index a10c2d3..4ec3494 100644
--- a/perl-File-Slurper.spec
+++ b/perl-File-Slurper.spec
@@ -1,6 +1,6 @@
 Name:   perl-File-Slurper
-Version:0.009
-Release:4%{?dist}
+Version:0.010
+Release:1%{?dist}
 Summary:Simple, sane and efficient module to slurp a file
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/File-Slurper/
@@ -8,8 +8,8 @@ Source0:
http://www.cpan.org/authors/id/L/LE/LEONT/File-Slurper-%{version
 BuildArch:  noarch
 # Build
 BuildRequires:  make
-BuildRequires:  perl-interpreter
 BuildRequires:  perl-generators
+BuildRequires:  perl-interpreter
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
@@ -54,6 +54,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 18 2017 Jitka Plesnikova  - 0.010-1
+- 0.010 bump
+
 * Thu Jul 27 2017 Fedora Release Engineering  - 
0.009-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 
diff --git a/sources b/sources
index 8e92b16..aac22fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b4ffcb66095aebbcd6df03de7befda13  File-Slurper-0.009.tar.gz
+SHA512 (File-Slurper-0.010.tar.gz) = 
a6e2a86d76d2e4c49a8df17a453a3da530cb62324cb91793c4bd6e7cabc4f5b4b4fadda8aa0f98390ac950a94a4b82cb3ec547caaba88bf61ec0aa086e298832



https://src.fedoraproject.org/rpms/perl-File-Slurper/c/25568e4aee4f02ff33ad3ee6b0d63f9fd4a63eb3?branch=f27
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1492503] perl-File-Slurper-0.010 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492503



--- Comment #1 from Fedora Update System  ---
perl-File-Slurper-0.010-1.fc27 has been submitted as an update to Fedora 27.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-e3af853e6f

-- 
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 1492503] perl-File-Slurper-0.010 is available

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492503

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |MODIFIED
   Fixed In Version||perl-File-Slurper-0.010-1.f
   ||c28



-- 
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: Call for testing - Firefox CSD/titlebar

2017-09-19 Thread Martin Stransky

Do you mind to file at BZ please?
Thanks,
ma.

On 09/16/2017 06:15 PM, Christian Dersch wrote:

I can confirm this behaviour @KDE Plasma and also i3 window manager.


On 09/16/2017 06:03 PM, Mattia Verga wrote:

On KDE the result is terrible.

I get a window inside another window: http://tinyurl.com/yd6ppat3
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

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


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


jplesnik uploaded File-Slurper-0.010.tar.gz for perl-File-Slurper

2017-09-19 Thread notifications
a6e2a86d76d2e4c49a8df17a453a3da530cb62324cb91793c4bd6e7cabc4f5b4b4fadda8aa0f98390ac950a94a4b82cb3ec547caaba88bf61ec0aa086e298832
  File-Slurper-0.010.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-File-Slurper/File-Slurper-0.010.tar.gz/sha512/a6e2a86d76d2e4c49a8df17a453a3da530cb62324cb91793c4bd6e7cabc4f5b4b4fadda8aa0f98390ac950a94a4b82cb3ec547caaba88bf61ec0aa086e298832/File-Slurper-0.010.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-File-Slurper (master). "0.010 bump"

2017-09-19 Thread notifications
From 25568e4aee4f02ff33ad3ee6b0d63f9fd4a63eb3 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sep 18 2017 07:42:51 +
Subject: 0.010 bump


---

diff --git a/.gitignore b/.gitignore
index 4081cfd..4bf7300 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /File-Slurper-0.008.tar.gz
 /File-Slurper-0.009.tar.gz
+/File-Slurper-0.010.tar.gz
diff --git a/perl-File-Slurper.spec b/perl-File-Slurper.spec
index a10c2d3..4ec3494 100644
--- a/perl-File-Slurper.spec
+++ b/perl-File-Slurper.spec
@@ -1,6 +1,6 @@
 Name:   perl-File-Slurper
-Version:0.009
-Release:4%{?dist}
+Version:0.010
+Release:1%{?dist}
 Summary:Simple, sane and efficient module to slurp a file
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/File-Slurper/
@@ -8,8 +8,8 @@ Source0:
http://www.cpan.org/authors/id/L/LE/LEONT/File-Slurper-%{version
 BuildArch:  noarch
 # Build
 BuildRequires:  make
-BuildRequires:  perl-interpreter
 BuildRequires:  perl-generators
+BuildRequires:  perl-interpreter
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
@@ -54,6 +54,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 18 2017 Jitka Plesnikova  - 0.010-1
+- 0.010 bump
+
 * Thu Jul 27 2017 Fedora Release Engineering  - 
0.009-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 
diff --git a/sources b/sources
index 8e92b16..aac22fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b4ffcb66095aebbcd6df03de7befda13  File-Slurper-0.009.tar.gz
+SHA512 (File-Slurper-0.010.tar.gz) = 
a6e2a86d76d2e4c49a8df17a453a3da530cb62324cb91793c4bd6e7cabc4f5b4b4fadda8aa0f98390ac950a94a4b82cb3ec547caaba88bf61ec0aa086e298832



https://src.fedoraproject.org/rpms/perl-File-Slurper/c/25568e4aee4f02ff33ad3ee6b0d63f9fd4a63eb3?branch=master
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1492093] CVE-2017-12883 perl: Buffer over-read in regular expression parser

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492093

Cedric Buissart  changed:

   What|Removed |Added

 Blocks||1489904



-- 
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 1492091] CVE-2017-12837 perl: Heap buffer overflow in regular expression compiler

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1492091

Cedric Buissart  changed:

   What|Removed |Added

 Blocks||1489904



-- 
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: Bugzilla auto-CC

2017-09-19 Thread Milan Crha
Hi,

On Fri, 2017-09-15 at 08:47 -0500, Michael Catanzaro wrote:
> For what it's worth, the change definitely took effect for the GNOME 
> SIG. We would be complaining very loudly if it hadn't. :)

ah, good, in that case what I see is caused by something else, with
pretty the same outcome. It might be an issue with migration from PkgDB
itself. 
Bye,
Milan
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Self introduction: Marek Cermak

2017-09-19 Thread Marek Cermak
Hello,

My name is Marek Cermak.
I've recently joined Fedora community for I am interested in and greatly
admire open source way of doing things and I'd love to be part of that.
I've been an active user of GNU/Linux for a few years.

My main interests are in ML/AI technologies as well as natural language
processing, however, I try to follow up on lots of other stuff like
big-data, clouds, recently containers etc. I mostly work in Python and
C/C++.

I am quite new to this, hence learning a lot of things, so I am grateful to
Jaroslav Skarvada for sponsoring me.

Thank you for reading all this. It will be my pleasure to learn from all of
you.

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