Re: trying to install dictd-server and...

2016-12-11 Thread Samuel Sieb

On 12/11/2016 08:54 PM, Kevin Fenzi wrote:

I'd instead suggest taking a look at docs:

https://docs.fedoraproject.org/en-US/Fedora/25/html-single/SELinux_Users_and_Administrators_Guide/index.html#sect-Security-Enhanced_Linux-Troubleshooting-Fixing_Problems

and then filing a selinux-policy bug so it can get fixed for everyone.

From the other thread, it turned out that the problem was a lack of 
documentation about where to put the dict files and what context the 
files should have. No policy bug this time.

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


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread gil



Il 12/12/2016 05:20, Chenxiong Qi ha scritto:

hi
i get:
aesh]$ fedpkg build
/usr/lib/python2.7/site-packages/pyrpkg/__init__.py:314:
DeprecationWarning: BaseException.message has been deprecated as of
Python 2.6
  for (_, _, ssl_reason) in error.message:
You might want to run fedora-packager-setup to regenerate SSL
certificate. For more info see
https://fedoraproject.org/wiki/Using_the_Koji_build_system#Fedora_Account_System_.28FAS2.29_Setup 



Could not execute build: Could not auth with koji. Login failed: [('SSL
routines', 'ssl3_get_server_certificate', 'certificate verify failed')]

my "certs" are just refreshed


Hi gil,

Could you run it again with  and -v? What version of fedpkg are you 
using? 

yes, sure. the output:
apache-sshd]$ fedpkg -d -v build
Creating repo object from /home/gil/apache-sshd
Initiating a koji session to http://koji.fedoraproject.org/kojihub
/usr/lib/python2.7/site-packages/pyrpkg/__init__.py:314: 
DeprecationWarning: BaseException.message has been deprecated as of 
Python 2.6

  for (_, _, ssl_reason) in error.message:
You might want to run fedora-packager-setup to regenerate SSL 
certificate. For more info see 
https://fedoraproject.org/wiki/Using_the_Koji_build_system#Fedora_Account_System_.28FAS2.29_Setup
Could not execute build: Could not auth with koji. Login failed: [('SSL 
routines', 'ssl3_get_server_certificate', 'certificate verify failed')]

Traceback (most recent call last):
  File "/usr/bin/fedpkg", line 16, in 
main()
  File "/usr/lib/python2.7/site-packages/fedpkg/__main__.py", line 75, 
in main

sys.exit(client.args.command())
  File "/usr/lib/python2.7/site-packages/pyrpkg/cli.py", line 948, in build
sets, nvr_check)
  File "/usr/lib/python2.7/site-packages/pyrpkg/__init__.py", line 
1890, in build

build_target = self.kojisession.getBuildTarget(self.target)
  File "/usr/lib/python2.7/site-packages/pyrpkg/__init__.py", line 477, 
in kojisession

self.load_kojisession()
  File "/usr/lib/python2.7/site-packages/fedpkg/__init__.py", line 326, 
in load_kojisession

return super(Commands, self).load_kojisession(anon)
  File "/usr/lib/python2.7/site-packages/pyrpkg/__init__.py", line 321, 
in load_kojisession

'failed: %s' % error)
pyrpkg.errors.rpkgAuthError: Could not auth with koji. Login failed: 
[('SSL routines', 'ssl3_get_server_certificate', 'certificate verify 
failed')]


i still using F24, fedora-packager is 0.5.10.7-1(.fc24)
thanks!
.g
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: trying to install dictd-server and...

2016-12-11 Thread Kevin Fenzi
On Sun, 11 Dec 2016 23:03:43 +0100
Kevin Kofler  wrote:

> stevefoley12...@gmail.com wrote:
> > Well, I must say, Fedora is not making it easy! I've used Debian
> > for a few years and I really expect to install something and have
> > it work.
> > 
> > But...there are selinux issues, I guess. I really don't know about
> > selinux...now I'm learning a lot. There is a folder labeled
> > "selinux" in /usr/share/doc/selinux but, no instructions on how to
> > install. The INSTALL file doesn't mention any of this.  
> 
> Disable SELinux: set SELINUX=disabled in /etc/selinux/config and/or
> add selinux=0 to the kernel boot parameters (I recommend doing both,
> to be sure) and reboot.

I'd instead suggest taking a look at docs:

https://docs.fedoraproject.org/en-US/Fedora/25/html-single/SELinux_Users_and_Administrators_Guide/index.html#sect-Security-Enhanced_Linux-Troubleshooting-Fixing_Problems

and then filing a selinux-policy bug so it can get fixed for everyone. 

kevin


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


Re: Koji update to Kerberos problem

2016-12-11 Thread Kevin Fenzi
On Sun, 11 Dec 2016 22:41:19 +0100
Michal Schorm  wrote:

> > You have two accounts? Or you mean you tested with someone elses
> > account and got a Password prompt, but not your own?  
> 
> I have only one account.
> I used someone else's username to prove, I got right configuration.
> 
> > In any case, you need to login to fas
> > ( https://admin.fedoraproject.org/accounts ) with your account and
> > then try again. Logging in there should sync your information to
> > ipa.  
> 
> I logged in and ... waitinig?
> Nothing happens...

There is no visual indicator, but when you login fas syncs your
information to ipa. So, after loging into fas, try the kinit again. 

> I logged there before, when I encountered this, in belief, that I
> need to update some configuration in FAS or sign myself up to
> Kerberos credentials DB.

So, you still see the same issue with kinit?

kevin


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


Re: out of space on some builders

2016-12-11 Thread Kevin Fenzi
On Sun, 11 Dec 2016 14:55:31 +0100
Igor Gnatenko  wrote:

> On Dec 11, 2016 2:53 PM, "Patrick マルタインアンドレアス Uiterwijk" <
> puiterw...@redhat.com> wrote:  
> 
> > Looks like there are problems on some builders:  
> 
> Then reporting koji errors, it would be great if you could attach the
> task link
> so that we can check.
> 
> http://koji.fedoraproject.org/koji/taskinfo?taskID=16837961
> For example this one.

Thanks for letting us know about this... turns out to have been a
storage issue for the new buildvms. The issue was corrected and all of
them re-installed. 

kevin


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


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread Chenxiong Qi



On 12/12/2016 08:58 AM, Josh Boyer wrote:

On Sun, Dec 11, 2016 at 7:34 PM, Dennis Gilmore  wrote:

Greetings.

As previously announced, releng has made a number of changes as part of
it's 2016 "flag day".

All package maintainers will want to make sure they have updated to
the
following package versions (some may be in testing as of this email):

 python-cccolutils-1.4-1
 fedpkg-1.26-2


There will be a new build fedpkg-1.26-3 today, that
contains two fixes found during the testing.

https://pagure.io/fedpkg/c/28897b7f9365f36713b87eb475d721854f3abfa1?branch=master
https://pagure.io/fedpkg/c/4a5ea803d3fed49287f7feb4a750e86565d7?branch=master

Thanks Igor for fixing the issue.


 fedora-packager-0.6.0.0-1
 pyrpkg-1.47-3
 koji-1.11.0-1


Note that only python-cccolutils is in stable for F25.  The rest are
all still in updates-testing.

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



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


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread Chenxiong Qi



On 12/12/2016 11:22 AM, gil wrote:



Il 12/12/2016 04:07, Mike McLean ha scritto:

Success here.

Possible gotchas, depending on setup:

1) make sure your krb5.conf has:
includedir /etc/krb5.conf.d/

2) if you have any custom koji config, you might need to adjust that.
You need the some of the updated settings from koji.conf in the latest
koji build.

hi
i get:
aesh]$ fedpkg build
/usr/lib/python2.7/site-packages/pyrpkg/__init__.py:314:
DeprecationWarning: BaseException.message has been deprecated as of
Python 2.6
  for (_, _, ssl_reason) in error.message:
You might want to run fedora-packager-setup to regenerate SSL
certificate. For more info see
https://fedoraproject.org/wiki/Using_the_Koji_build_system#Fedora_Account_System_.28FAS2.29_Setup

Could not execute build: Could not auth with koji. Login failed: [('SSL
routines', 'ssl3_get_server_certificate', 'certificate verify failed')]

my "certs" are just refreshed


Hi gil,

Could you run it again with -d and -v? What version of fedpkg are you using?


regards

On Sun, Dec 11, 2016 at 9:46 PM, gil  wrote:


Il 12/12/2016 03:08, Dmitrij S. Kryzhevich ha scritto:



* koji and the source lookaside were changed to use kerberos
authentication
instead of ssl certificates. All maintainers will need to:

kinit your-fas-accountn...@fedoraaproject.org


$ kinit kr...@fedoraproject.org
kinit: Client 'kr...@fedoraproject.org' not found in Kerberos database
while getting initial credentials

Any clues?

Dmitrij

try with
KRB5_TRACE=/dev/stdout kinit -R kr...@fedoraproject.org
KRB5_TRACE=/dev/stdout kinit kr...@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

___
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


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


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread Kevin Fenzi
On Mon, 12 Dec 2016 09:08:56 +0700
"Dmitrij S. Kryzhevich"  wrote:

> > * koji and the source lookaside were changed to use kerberos
> > authentication
> > instead of ssl certificates. All maintainers will need to:
> >
> > kinit your-fas-accountn...@fedoraaproject.org
> >  
> $ kinit kr...@fedoraproject.org
> kinit: Client 'kr...@fedoraproject.org' not found in Kerberos
> database while getting initial credentials
> 
> Any clues?

Yes, from: 

https://fedoraproject.org/wiki/Infrastructure/Kerberos#Questions_and_Answers

Question: When I run kinit I get: Client 'yourn...@fedoraproject.org'
not found in Kerberos database while getting initial credentials

Answer: Login to fas ( https://admin.fedoraproject.org/accounts ) and
then retry. Your information needs to be synced from fas to the ipa
server. Logging into fas does so. 

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


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread Christopher
On Sun, Dec 11, 2016 at 8:35 PM Michael Catanzaro 
wrote:

> On Sun, 2016-12-11 at 18:34 -0600, Dennis Gilmore wrote:
> > * koji and the source lookaside were changed to use kerberos
> > authentication
> > instead of ssl certificates. All maintainers will need to:
> >
> > kinit your-fas-accountn...@fedoraaproject.org
> >
> > to get a valid kerberos TGT and be able to authenticate to koji and
> > the lookaside upload cgi.
> >
> > See the general kerberos information at:
> > https://fedoraproject.org/wiki/Infrastructure_kerberos_authentication
> > for more details.
>
> I had some fun with this! Turns out both username and domain are case-
> sensitive. I almost gave up when none of the following worked:
>
> $ kinit catanz...@fedoraproject.org
> $ kinit catanz...@fedoraproject.org
> $ kinit catanz...@fedoraproject.org
>
> This worked:
>
> $ kinit catanz...@fedoraproject.org
>
> OK great, but now it wants me to type a password, but I still don't
> want to switch my FAS account to use a memorable password, so let's try
> to use the gnome-online-accounts option instead! Unfortunately the
> instructions on how to use gnome-online-accounts in the wiki do not
> work. It shows a little error icon in the Domain box, as if to indicate
> that FEDORAPROJECT.ORG is an invalid domain (but unhelpfully without
> any actual tooltip or error message). Is there a known problem here?
>
>
I wonder if this is a bug in F25. I tried using g-o-a also. When this was
first announced as coming, I was running F24, and g-o-a worked fine.
However, now, with F25, it seems to have stopped working. I haven't spent
much time trying to figure it out, though. I just know g-o-a seemed to work
better on F24.


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


Re: Some preliminary Fedora 25 stats — and future release scheduling

2016-12-11 Thread znmeb
1. I've long been a fan of rolling releases; it's only the fear of having to 
rebuild my workstation / laptop occasionally that keeps me from running Rawhide 
by default.

2. I don't think it's the release schedule that impacts Fedora's popularity 
relative to Ubuntu. Ubuntu is popular because third parties test there first, 
and CentOS / RHEL second. If they have spare test resources, they'll do Debian 
or SUSE Linux Enterprise before they'll do Fedora.

So I would make Fedora something like openSUSE Tumbleweed- a rolling release 
with heavy automated QA. That way you get your latest desktop, compilers and 
kernel with much less data loss risk than Rawhide (or openSUSE "Factory", to 
keep the analogy.) 

To satisfy the people who want an every-two-years-with-five-year-support distro 
like Ubuntu's LTS, incorporate that philosophy into RHEL and CentOS. This seems 
to me to be simply a matter of reallocating people and machines. I don't know 
why one would run Fedora on a server, even a stable release, without a 
long-term support capability.

I spent most of the time between Fedora 24 and Fedora 25 releases on Ubuntu 
16.04 LTS, mostly because of the third-party testing issue. Their GNOME 3 
desktop is seriously pain-provoking and I went back to Fedora once F25 was 
released and I finished the project I was working on to the point where I could 
do everyting in a virtual machine. 

But I'll probably *never* run a Fedora Docker image - there's just so much more 
out there already existing on Alpine, Debian or Ubuntu. I'll most likely 
*never* run a Fedora Project Atomic host, or a Fedora Amazon / Google Cloud / 
Digital Ocean instance. 
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread gil



Il 12/12/2016 04:07, Mike McLean ha scritto:

Success here.

Possible gotchas, depending on setup:

1) make sure your krb5.conf has:
includedir /etc/krb5.conf.d/

2) if you have any custom koji config, you might need to adjust that.
You need the some of the updated settings from koji.conf in the latest
koji build.

hi
i get:
aesh]$ fedpkg build
/usr/lib/python2.7/site-packages/pyrpkg/__init__.py:314: 
DeprecationWarning: BaseException.message has been deprecated as of 
Python 2.6

  for (_, _, ssl_reason) in error.message:
You might want to run fedora-packager-setup to regenerate SSL 
certificate. For more info see 
https://fedoraproject.org/wiki/Using_the_Koji_build_system#Fedora_Account_System_.28FAS2.29_Setup
Could not execute build: Could not auth with koji. Login failed: [('SSL 
routines', 'ssl3_get_server_certificate', 'certificate verify failed')]


my "certs" are just refreshed
regards

On Sun, Dec 11, 2016 at 9:46 PM, gil  wrote:


Il 12/12/2016 03:08, Dmitrij S. Kryzhevich ha scritto:



* koji and the source lookaside were changed to use kerberos
authentication
instead of ssl certificates. All maintainers will need to:

kinit your-fas-accountn...@fedoraaproject.org


$ kinit kr...@fedoraproject.org
kinit: Client 'kr...@fedoraproject.org' not found in Kerberos database
while getting initial credentials

Any clues?

Dmitrij

try with
KRB5_TRACE=/dev/stdout kinit -R kr...@fedoraproject.org
KRB5_TRACE=/dev/stdout kinit kr...@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

___
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


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread Mike McLean
Success here.

Possible gotchas, depending on setup:

1) make sure your krb5.conf has:
includedir /etc/krb5.conf.d/

2) if you have any custom koji config, you might need to adjust that.
You need the some of the updated settings from koji.conf in the latest
koji build.

On Sun, Dec 11, 2016 at 9:46 PM, gil  wrote:
>
>
> Il 12/12/2016 03:08, Dmitrij S. Kryzhevich ha scritto:
>>
>>
>>> * koji and the source lookaside were changed to use kerberos
>>> authentication
>>> instead of ssl certificates. All maintainers will need to:
>>>
>>> kinit your-fas-accountn...@fedoraaproject.org
>>>
>> $ kinit kr...@fedoraproject.org
>> kinit: Client 'kr...@fedoraproject.org' not found in Kerberos database
>> while getting initial credentials
>>
>> Any clues?
>>
>> Dmitrij
>
> try with
> KRB5_TRACE=/dev/stdout kinit -R kr...@fedoraproject.org
> KRB5_TRACE=/dev/stdout kinit kr...@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
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread Dmitrij S. Kryzhevich

Well. Somehow it works now.


12.12.2016 09:08, Dmitrij S. Kryzhevich пишет:



* koji and the source lookaside were changed to use kerberos
authentication
instead of ssl certificates. All maintainers will need to:

kinit your-fas-accountn...@fedoraaproject.org


$ kinit kr...@fedoraproject.org
kinit: Client 'kr...@fedoraproject.org' not found in Kerberos database 
while getting initial credentials


Any clues?

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


--
К.ф.-м.н. ЛККМ ИФПМ СО РАН
Крыжевич Д.С.
tel.: +7-3822-286-973
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread gil



Il 12/12/2016 03:08, Dmitrij S. Kryzhevich ha scritto:



* koji and the source lookaside were changed to use kerberos
authentication
instead of ssl certificates. All maintainers will need to:

kinit your-fas-accountn...@fedoraaproject.org


$ kinit kr...@fedoraproject.org
kinit: Client 'kr...@fedoraproject.org' not found in Kerberos database 
while getting initial credentials


Any clues?

Dmitrij

try with
KRB5_TRACE=/dev/stdout kinit -R kr...@fedoraproject.org
KRB5_TRACE=/dev/stdout kinit kr...@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


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread gil

hi,

i have the same problem

regards


Il 12/12/2016 03:18, Dmitrij S. Kryzhevich ha scritto:

Here is debug info:

$ KRB5_TRACE=/dev/stdout  kinit kr...@fedoraproject.org
[14820] 1481508960.831584: Getting initial credentials for 
kr...@fedoraproject.org
[14820] 1481508960.831767: Sending request (196 bytes) to 
FEDORAPROJECT.org

[14820] 1481508960.834886: Resolving hostname id.fedoraproject.org.
[14820] 1481508960.932073: Initiating TCP connection to stream 
152.19.134.198:1088
[14820] 1481508961.156915: Sending TCP request to stream 
152.19.134.198:1088
[14820] 1481508961.550534: Received answer (188 bytes) from stream 
152.19.134.198:1088
[14820] 1481508961.550550: Terminating TCP connection to stream 
152.19.134.198:1088

[14820] 1481508961.552330: Response was not from master KDC
[14820] 1481508961.552360: Received error from KDC: -1765328378/Client 
not found in Kerberos database

[14820] 1481508961.552379: Retrying AS request with master KDC
[14820] 1481508961.552386: Getting initial credentials for 
kr...@fedoraproject.org
[14820] 1481508961.552441: Sending request (196 bytes) to 
FEDORAPROJECT.org (master)
kinit: Client 'kr...@fedoraproject.org' not found in Kerberos database 
while getting initial credentials

___
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


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread Dmitrij S. Kryzhevich

Here is debug info:

$ KRB5_TRACE=/dev/stdout  kinit kr...@fedoraproject.org
[14820] 1481508960.831584: Getting initial credentials for 
kr...@fedoraproject.org

[14820] 1481508960.831767: Sending request (196 bytes) to FEDORAPROJECT.org
[14820] 1481508960.834886: Resolving hostname id.fedoraproject.org.
[14820] 1481508960.932073: Initiating TCP connection to stream 
152.19.134.198:1088

[14820] 1481508961.156915: Sending TCP request to stream 152.19.134.198:1088
[14820] 1481508961.550534: Received answer (188 bytes) from stream 
152.19.134.198:1088
[14820] 1481508961.550550: Terminating TCP connection to stream 
152.19.134.198:1088

[14820] 1481508961.552330: Response was not from master KDC
[14820] 1481508961.552360: Received error from KDC: -1765328378/Client 
not found in Kerberos database

[14820] 1481508961.552379: Retrying AS request with master KDC
[14820] 1481508961.552386: Getting initial credentials for 
kr...@fedoraproject.org
[14820] 1481508961.552441: Sending request (196 bytes) to 
FEDORAPROJECT.org (master)
kinit: Client 'kr...@fedoraproject.org' not found in Kerberos database 
while getting initial credentials

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


Re: Two more concrete ideas for what a once-yearly+update schedule would look like

2016-12-11 Thread Neal Gompa
On Dec 11, 2016 9:00 PM, "Chris Murphy"  wrote:

On Sun, Dec 11, 2016 at 3:10 PM, Neal Gompa  wrote:
> On Fri, Dec 9, 2016 at 5:58 PM, Matthew Miller 
wrote:
>> On Fri, Dec 09, 2016 at 10:22:44PM +, Peter Robinson wrote:
>>> repo data). The full list makes up most of the 40Mb downloaded. The
>>> dnf developers seem to think that everyone has lots of data/bandwidth
>>> and don't see the problem with it.
>>
>> Isn't the problem that the SAT solver used by DNF for dependency
>> resolution doesn't know in advance if it will be needed or not, and
>> there isn't an easy way of adding it in midway?
>
> This is correct. While it is possible to omit the data, the solver
> will then generate unsolvable solutions in some cases, as well as not
> be able to install using file paths, as there's no easy path to
> identify that you're just missing data vs not having a solution at
> all.
>
> That being said, there was some work on a prototype to make it so our
> metadata downloads didn't suck so bad[1][2]. However, I've not seen
> any progress on developing this and integrating it into createrepo_c
> and libdnf for PackageKit and DNF. This would be an excellent way to
> make our larger metadata much more tolerable for all kinds of
> environments. Maybe it might become important and be revived soon?
>
> [1]: https://github.com/rh-lab-q/deltametadata-prototype
> [2]: https://github.com/rh-lab-q/deltametadata-prototype/wiki/
Deltametadata-of-repo-md-files

The other issue is that dnf and PackageKit each download their own
copies of this metadata. Delete /var/cache/dnf and
/var/cache/PackageKit, reboot and within a couple hours du will show:

108Mdnf
132MPackageKit




My hope is that this issue can be addressed before Fedora 26 releases. The
necessary pieces of the puzzle to unify at least the cache are in place in
Rawhide now. One of the DNF developers can further elaborate on this,
though.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Test-Announce] 2016-12-12 @ 16:00 UTC - Fedora QA Meeting

2016-12-11 Thread Adam Williamson
# Fedora Quality Assurance Meeting
# Date: 2016-12-12
# Time: 16:00 UTC
(https://fedoraproject.org/wiki/Infrastructure/UTCHowto)
# Location: #fedora-meeting on irc.freenode.net

Greetings testers!

It's meeting time again tomorrow! Nothing huge on the agenda, but this
might be the last time to meet before the holiday break, and there are
a few miscellaneous things.

If anyone has any other items for the agenda, please reply to this
email and suggest them! Thanks.

Also note I'm not proposing a blocker meeting for tomorrow: we probably
deserve a break from those for a week or two!

== Proposed Agenda Topics ==

1. Previous meeting follow-up
2. Optical media test coverage discussion
3. Fedora 26 Test Day status
4. Fedora 25 Retrospective status
5. Open floor
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
___
test-announce mailing list -- test-annou...@lists.fedoraproject.org
To unsubscribe send an email to test-announce-le...@lists.fedoraproject.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread Dmitrij S. Kryzhevich



* koji and the source lookaside were changed to use kerberos
authentication
instead of ssl certificates. All maintainers will need to:

kinit your-fas-accountn...@fedoraaproject.org


$ kinit kr...@fedoraproject.org
kinit: Client 'kr...@fedoraproject.org' not found in Kerberos database 
while getting initial credentials


Any clues?

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


Re: Two more concrete ideas for what a once-yearly+update schedule would look like

2016-12-11 Thread Chris Murphy
On Sun, Dec 11, 2016 at 3:10 PM, Neal Gompa  wrote:
> On Fri, Dec 9, 2016 at 5:58 PM, Matthew Miller  
> wrote:
>> On Fri, Dec 09, 2016 at 10:22:44PM +, Peter Robinson wrote:
>>> repo data). The full list makes up most of the 40Mb downloaded. The
>>> dnf developers seem to think that everyone has lots of data/bandwidth
>>> and don't see the problem with it.
>>
>> Isn't the problem that the SAT solver used by DNF for dependency
>> resolution doesn't know in advance if it will be needed or not, and
>> there isn't an easy way of adding it in midway?
>
> This is correct. While it is possible to omit the data, the solver
> will then generate unsolvable solutions in some cases, as well as not
> be able to install using file paths, as there's no easy path to
> identify that you're just missing data vs not having a solution at
> all.
>
> That being said, there was some work on a prototype to make it so our
> metadata downloads didn't suck so bad[1][2]. However, I've not seen
> any progress on developing this and integrating it into createrepo_c
> and libdnf for PackageKit and DNF. This would be an excellent way to
> make our larger metadata much more tolerable for all kinds of
> environments. Maybe it might become important and be revived soon?
>
> [1]: https://github.com/rh-lab-q/deltametadata-prototype
> [2]: 
> https://github.com/rh-lab-q/deltametadata-prototype/wiki/Deltametadata-of-repo-md-files

The other issue is that dnf and PackageKit each download their own
copies of this metadata. Delete /var/cache/dnf and
/var/cache/PackageKit, reboot and within a couple hours du will show:

108Mdnf
132MPackageKit



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


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread Igor Gnatenko
On Mon, Dec 12, 2016 at 2:33 AM, Michael Catanzaro  wrote:
> On Sun, 2016-12-11 at 18:34 -0600, Dennis Gilmore wrote:
>> * koji and the source lookaside were changed to use kerberos
>> authentication
>> instead of ssl certificates. All maintainers will need to:
>>
>> kinit your-fas-accountn...@fedoraaproject.org
>>
>> to get a valid kerberos TGT and be able to authenticate to koji and
>> the lookaside upload cgi.
>>
>> See the general kerberos information at:
>> https://fedoraproject.org/wiki/Infrastructure_kerberos_authentication
>> for more details.
>
> I had some fun with this! Turns out both username and domain are case-
> sensitive. I almost gave up when none of the following worked:
>
> $ kinit catanz...@fedoraproject.org
> $ kinit catanz...@fedoraproject.org
> $ kinit catanz...@fedoraproject.org
>
> This worked:
>
> $ kinit catanz...@fedoraproject.org
>
> OK great, but now it wants me to type a password, but I still don't
> want to switch my FAS account to use a memorable password, so let's try
> to use the gnome-online-accounts option instead! Unfortunately the
> instructions on how to use gnome-online-accounts in the wiki do not
> work. It shows a little error icon in the Domain box, as if to indicate
> that FEDORAPROJECT.ORG is an invalid domain (but unhelpfully without
> any actual tooltip or error message). Is there a known problem here?
yes, and even patch available:
https://bugzilla.redhat.com/show_bug.cgi?id=1401605
>
> Michael
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org



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


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread Michael Catanzaro
On Sun, 2016-12-11 at 18:34 -0600, Dennis Gilmore wrote:
> * koji and the source lookaside were changed to use kerberos
> authentication
> instead of ssl certificates. All maintainers will need to:
> 
> kinit your-fas-accountn...@fedoraaproject.org
> 
> to get a valid kerberos TGT and be able to authenticate to koji and 
> the lookaside upload cgi. 
> 
> See the general kerberos information at: 
> https://fedoraproject.org/wiki/Infrastructure_kerberos_authentication
> for more details.

I had some fun with this! Turns out both username and domain are case-
sensitive. I almost gave up when none of the following worked:

$ kinit catanz...@fedoraproject.org
$ kinit catanz...@fedoraproject.org
$ kinit catanz...@fedoraproject.org

This worked:

$ kinit catanz...@fedoraproject.org

OK great, but now it wants me to type a password, but I still don't
want to switch my FAS account to use a memorable password, so let's try
to use the gnome-online-accounts option instead! Unfortunately the
instructions on how to use gnome-online-accounts in the wiki do not
work. It shows a little error icon in the Domain box, as if to indicate
that FEDORAPROJECT.ORG is an invalid domain (but unhelpfully without
any actual tooltip or error message). Is there a known problem here?

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


[Bug 1403521] perl-Test-Timer-0.15 is available

2016-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1403521

Upstream Release Monitoring  
changed:

   What|Removed |Added

Summary|perl-Test-Timer-0.14 is |perl-Test-Timer-0.15 is
   |available   |available



--- Comment #1 from Upstream Release Monitoring 
 ---
Latest upstream release: 0.15
Current version/release in rawhide: 0.13-1.fc26
URL: http://search.cpan.org/dist/Test-Timer/

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

-- 
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: Packagers - Flag day 2016 Important changes

2016-12-11 Thread Randy Barlow
On Sun, 2016-12-11 at 18:34 -0600, Dennis Gilmore wrote:
> Additionally, via GSSAPI many browsers allow you to seamlessly login 
> to any of our ipsilon using applications simply by clicking on the
> login 
> button ( bodhi, fedorahosted trac, elections, fedocal, mailman3, etc)

This is fantastic, thanks!

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


Re: Packagers - Flag day 2016 Important changes

2016-12-11 Thread Josh Boyer
On Sun, Dec 11, 2016 at 7:34 PM, Dennis Gilmore  wrote:
> Greetings.
>
> As previously announced, releng has made a number of changes as part of
> it's 2016 "flag day".
>
> All package maintainers will want to make sure they have updated to
> the
> following package versions (some may be in testing as of this email):
>
>  python-cccolutils-1.4-1
>  fedpkg-1.26-2
>  fedora-packager-0.6.0.0-1
>  pyrpkg-1.47-3
>  koji-1.11.0-1

Note that only python-cccolutils is in stable for F25.  The rest are
all still in updates-testing.

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


[Bug 1403621] New: perl-Math-BigInt-1.999805 is available

2016-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1403621

Bug ID: 1403621
   Summary: perl-Math-BigInt-1.999805 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Math-BigInt
  Keywords: FutureFeature, Triaged
  Assignee: ppi...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com



Latest upstream release: 1.999805
Current version/release in rawhide: 1.9998.04-1.fc26
URL: http://search.cpan.org/dist/Math-BigInt/

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

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


Packagers - Flag day 2016 Important changes

2016-12-11 Thread Dennis Gilmore
Greetings. 

As previously announced, releng has made a number of changes as part of
it's 2016 "flag day". 

All package maintainers will want to make sure they have updated to
the 
following package versions (some may be in testing as of this email):

 python-cccolutils-1.4-1
 fedpkg-1.26-2
 fedora-packager-0.6.0.0-1
 pyrpkg-1.47-3
 koji-1.11.0-1

Please also see the following links for up to date information: 

https://fedoraproject.org/wiki/ReleaseEngineering/FlagDay2016

The following changes were made:

* koji and the source lookaside were changed to use kerberos
authentication
instead of ssl certificates. All maintainers will need to:

kinit your-fas-accountn...@fedoraaproject.org

to get a valid kerberos TGT and be able to authenticate to koji and 
the lookaside upload cgi. 

See the general kerberos information at: 
https://fedoraproject.org/wiki/Infrastructure_kerberos_authentication
for more details.

Additionally, via GSSAPI many browsers allow you to seamlessly login 
to any of our ipsilon using applications simply by clicking on the
login 
button ( bodhi, fedorahosted trac, elections, fedocal, mailman3, etc)

* koji now uses a well known cert for https. 

* pkgs.fedoraproject.org now redirects to https://src.fedoraproject.org
 and 
that uses a well known cert. Please correct any links you use to use
https://src.fedoraproject.org for packages spec and patch files. 

* rawhide builds now land in the f26-pending tag, where they are signed
and then 
added to the f26 tag for compose in the next rawhide compose. This
allows 
rawhide packages to be fully signed as well as a point where automated
QA
can take place in the future. 

* packages "sources" files now use sha512 by default instead of md5. 
You will need the fedpkg update in order to create and use these new
checksums.

Questions or concerns as always welcome at #fedora-admin on
irc.freenode.net
or tickets at https://pagure.io/fedora-infrastructure. 
___
devel-announce mailing list -- devel-annou...@lists.fedoraproject.org
To unsubscribe send an email to devel-announce-le...@lists.fedoraproject.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Are MP3 files now permitted in Fedora packages?

2016-12-11 Thread Peter Robinson
On Sun, Dec 11, 2016 at 3:10 PM,   wrote:
> I would think that they are now allowed as they should work out of the box.
> Maybe we need legal to clarify, then update the guidelines.

I would think it would also depend that the actual content in the
media is redistributable but then that's the case for any media.

> On 11 December 2016 11:26:38 am GMT+01:00, Till Maas 
> wrote:
>>
>> Hi,
>>
>> Since Fedora now ships a MP3 decoder, does the Code vs Content section
>> in the Packaging Guidelines[0] now need a update to allow MP3 file or
>> are MP3 files still not permitted?
>>
>> Kind regards
>> Till
>>
>> [0] https://fedoraproject.org/wiki/Packaging:Guidelines#Code_Vs_Content
>> 
>>
>> devel mailing list -- devel@lists.fedoraproject.org
>> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>
>
> --
> Sent from my Android device with K-9 Mail. Please excuse my brevity.
>
> ___
> 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


Re: Are MP3 files now permitted in Fedora packages?

2016-12-11 Thread Thomas Daede
On 12/11/2016 07:33 AM, Chris Adams wrote:
> I would expect if they are provided by upstream, they should be fine.
> However, if they are generated during build from some other source, that
> won't be acceptable, as MP3 encoding is still not allowed in Fedora.

Note also that if you are generating the MP3 files, you should really be
generating Ogg Opus or Vorbis files instead, to save install space (plus
they have decoders already shipped with gstreamer-plugins-base). Unless
your package totally lacks playback for anything besides MP3, of course,
but the only current providers of MP3 decode in Fedora are gstreamer and
libmpg123, and it's unlikely software uses the latter directly.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Two more concrete ideas for what a once-yearly+update schedule would look like

2016-12-11 Thread Neal Gompa
On Fri, Dec 9, 2016 at 5:58 PM, Matthew Miller  wrote:
> On Fri, Dec 09, 2016 at 10:22:44PM +, Peter Robinson wrote:
>> repo data). The full list makes up most of the 40Mb downloaded. The
>> dnf developers seem to think that everyone has lots of data/bandwidth
>> and don't see the problem with it.
>
> Isn't the problem that the SAT solver used by DNF for dependency
> resolution doesn't know in advance if it will be needed or not, and
> there isn't an easy way of adding it in midway?

This is correct. While it is possible to omit the data, the solver
will then generate unsolvable solutions in some cases, as well as not
be able to install using file paths, as there's no easy path to
identify that you're just missing data vs not having a solution at
all.

That being said, there was some work on a prototype to make it so our
metadata downloads didn't suck so bad[1][2]. However, I've not seen
any progress on developing this and integrating it into createrepo_c
and libdnf for PackageKit and DNF. This would be an excellent way to
make our larger metadata much more tolerable for all kinds of
environments. Maybe it might become important and be revived soon?

[1]: https://github.com/rh-lab-q/deltametadata-prototype
[2]: 
https://github.com/rh-lab-q/deltametadata-prototype/wiki/Deltametadata-of-repo-md-files



-- 
真実はいつも一つ!/ 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: trying to install dictd-server and...

2016-12-11 Thread Kevin Kofler
stevefoley12...@gmail.com wrote:
> Well, I must say, Fedora is not making it easy! I've used Debian for a few
> years and I really expect to install something and have it work.
> 
> But...there are selinux issues, I guess. I really don't know about
> selinux...now I'm learning a lot. There is a folder labeled "selinux" in
> /usr/share/doc/selinux but, no instructions on how to install. The INSTALL
> file doesn't mention any of this.

Disable SELinux: set SELINUX=disabled in /etc/selinux/config and/or add 
selinux=0 to the kernel boot parameters (I recommend doing both, to be sure) 
and reboot.

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


Re: Summary/Minutes from today's FESCo Meeting (2016-12-09)

2016-12-11 Thread Kevin Kofler
Chris Adams wrote:
> I read email in mutt, a terminal-based mail client.  I have it
> configured so I can open up URLs in lynx easily.  Recently though, I
> can't open the agenda or logs from meetings in lynx.  I don't know when
> this happened (I don't try to pull them up all the time, just when I see
> something that interests me).

It happened when they switched to that JavaScript-infected møte mess rather 
than just using plain static HTML that worked just fine.

The whole log is retrieved through JavaScript for some stupid reason I 
cannot fathom. This cannot possibly work in a non-JavaScript browser like 
lynx.

(By the way, the møte JavaScript also does not work in KHTML.)

> Any chance this could be addressed?

s/meetbot/meetbot-raw/ in the links you see and you get the static HTML. (As 
has been pointed out by others, there's also a plain-text version on 
meetbot-raw, but the HTML version is also still available.)

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


Re: Two more concrete ideas for what a once-yearly+update schedule would look like

2016-12-11 Thread Peter Robinson
On Fri, Dec 9, 2016 at 10:58 PM, Matthew Miller
 wrote:
> On Fri, Dec 09, 2016 at 10:22:44PM +, Peter Robinson wrote:
>> repo data). The full list makes up most of the 40Mb downloaded. The
>> dnf developers seem to think that everyone has lots of data/bandwidth
>> and don't see the problem with it.
>
> Isn't the problem that the SAT solver used by DNF for dependency
> resolution doesn't know in advance if it will be needed or not, and
> there isn't an easy way of adding it in midway?

No idea of the exact details, by default yum didn't use all that data
so didn't download it (it's basically a full file list of everything
in all rpms) until it actually did need it which was never for
standard use cases. dnf downloads it all the time, this IMO is a
regression which can cost non insignificant amounts of bandwidth (eg
my parents have a 5Gb allocation a month, 40Mb a day * 30 days a month
is 1.2Gb or over 20% of their allocation).

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


Re: HEADS UP: eigen-3.3.0 update

2016-12-11 Thread Kevin Kofler
Sandro Mani wrote:
> Actually, given the dependency on eigen headers in the public avogadro
> headers, I suppose the only way forward is indeed to revive eigen2.

Hmmm, what will that do to Kalzium, which currently uses both Avogadro and 
Eigen3? I think that will have to move back to Eigen2 as well, which might 
require actually reverting upstream porting patches.

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


Re: Koji update to Kerberos problem

2016-12-11 Thread Michal Schorm
> You have two accounts? Or you mean you tested with someone elses
> account and got a Password prompt, but not your own?

I have only one account.
I used someone else's username to prove, I got right configuration.

> In any case, you need to login to fas
> ( https://admin.fedoraproject.org/accounts ) with your account and then
> try again. Logging in there should sync your information to ipa.

I logged in and ... waitinig?
Nothing happens...

I logged there before, when I encountered this, in belief, that I need to
update some configuration in FAS or sign myself up to Kerberos credentials
DB.


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


Re: Koji update to Kerberos problem

2016-12-11 Thread Kevin Fenzi
On Sun, 11 Dec 2016 18:13:17 +0100
Michal Schorm  wrote:

> Hi, i need to continue using Koji even tommorow.
> I am using Kerberos already, so I just add Fedora config file.
> 
> I believe, everything is set properly, because there exist more than
> one login, that let me to the phase of writing down the password.
> 
> # kinit hho...@fedoraproject.org
> Password for hho...@fedoraproject.org:
> ...
> 
> However, my personal account seems to be missing.
> 
> # kinit msch...@fedoraproject.org
> kinit: Client 'msch...@fedoraproject.org' not found in Kerberos
> database while getting initial credentials
> 
> What should I do?
> What have I missed? (Some entry to Fedora LDAP or something?)

You have two accounts? Or you mean you tested with someone elses
account and got a Password prompt, but not your own?

In any case, you need to login to fas
( https://admin.fedoraproject.org/accounts ) with your account and then
try again. Logging in there should sync your information to ipa. 

kevin




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


Koji update to Kerberos problem

2016-12-11 Thread Michal Schorm
Hi, i need to continue using Koji even tommorow.
I am using Kerberos already, so I just add Fedora config file.

I believe, everything is set properly, because there exist more than one
login, that let me to the phase of writing down the password.

# kinit hho...@fedoraproject.org
Password for hho...@fedoraproject.org:
...

However, my personal account seems to be missing.

# kinit msch...@fedoraproject.org
kinit: Client 'msch...@fedoraproject.org' not found in Kerberos database
while getting initial credentials

What should I do?
What have I missed? (Some entry to Fedora LDAP or something?)



-- 

Michal Schorm
Core Services - Databases Team
mail: msch...@redhat.com
Brno-IRC: mschorm
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Bug 1403588] /usr/share/bugzilla/assets/.htaccess: Require not allowed here

2016-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1403588

Emmanuel Seyman  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|ita...@ispbrasil.com.br |emman...@seyman.fr



--- Comment #1 from Emmanuel Seyman  ---
I'll take this one.

-- 
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] Fwd: Interested in joining EPEL SIG

2016-12-11 Thread Beth Lynn Eicher
Hello,

I am interested in joining the EPEL SIG. If I am in the wrong place, please
inform me.

To be more specific, I am interested in helping in any of the following
areas:
1. Identify any packages in need of ownership.
2. Volunteer to own orphaned packages and/or take on packages that ought to
be a part of EPEL and are not already.
3. Communicate with the modularity efforts in Fedora.
4. Keep the CentOS community updated regarding EPEL.
5. Attend IRC meetings specific to the EPEL SIG. If these don't exist, I am
willing to coordinate.
6. EPEL QA
7. Wiki gardening EPEL related pages.
8. Anything else?!?

Please let me know if there is anything else that I can do to get involved
with EPEL.

Thanks,

Beth Lynn Eicher



-- 
Thanks,

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


Re: HEADS UP: shapelib soname bump

2016-12-11 Thread Igor Gnatenko
On Sun, Dec 11, 2016 at 7:04 PM, Ralf Corsepius  wrote:
> On 12/11/2016 01:44 PM, Igor Gnatenko wrote:
>
> gpsbabel-0:1.5.3-4.fc24
>>
>> + perl xmldoc/makedoc
>> /var/tmp/rpm-tmp.rKbJFb: line 62: perl: command not found
>> Can you file FTBFS bug?
>
> Why didn't you try a scratch-build in advance to a introducing broken builds
> into git?
1. What means "broken build into git"?
2. Why should I try scratch-build in case I know that if build will
not fail due my change?
>
> Anyway, I (gpsbabel maintainer) will take care of this, tomorrow.
>
> Ralf
>
>
>
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org



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


Re: future of official optical media support in Fedora

2016-12-11 Thread Chris Murphy
On Sun, Dec 11, 2016 at 7:48 AM, Ms Sanchez  wrote:
>
>
> On 07/12/16 15:05, Matthew Miller wrote:
>
> On Wed, Dec 07, 2016 at 02:05:20PM +0100, Ralf Corsepius wrote:
>
> It's still a good test to do.  For example, Server and netinst ISO
> images are used a lot for VMs, but not for bare metal.
>
> Well, your view - I have been using netinst-ISOs only, in recently years ;)
>
> Do you burn them to actual physical spinning optical media?
>
>
> I do that. Last time I tried to make a bootable USB I destroyed my pendrive
> and it's not like a have them for tons.  And it's not the first time this
> happens.

OK being an expert in hyperbole... I recognize this as such. There's
no way making a bootable USB stick destroys it. What you're probably
experiencing is confusing elsewhere as a result of the whacky hybrid
partition scheme that's used on Fedora ISOs. To clean it up you have
to wipe the first 3 sectors to remove all three partition schemes; but
you're maybe better off just zeroing the first 1MiB.

dd if=/dev/zero of=/dev/ bs=1M count=1

The new Fedora Media Writer will recognize this hybrid partition
scheme on a USB stick and offer to reset it for you.



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


Re: HEADS UP: shapelib soname bump

2016-12-11 Thread Ralf Corsepius

On 12/11/2016 01:44 PM, Igor Gnatenko wrote:


gpsbabel-0:1.5.3-4.fc24

+ perl xmldoc/makedoc
/var/tmp/rpm-tmp.rKbJFb: line 62: perl: command not found
Can you file FTBFS bug?
Why didn't you try a scratch-build in advance to a introducing broken 
builds into git?


Anyway, I (gpsbabel maintainer) will take care of this, tomorrow.

Ralf


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


Review Swap

2016-12-11 Thread Christoph Junghans
Hi all,

As Besser82 is still missing in action, could somebody with MPI
experience finish this review:


I will take another review in exchange.

Thanks,

Christoph

-- 
Christoph Junghans
Web: http://www.compphys.de
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Bug 1403588] New: /usr/share/bugzilla/assets/.htaccess: Require not allowed here

2016-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1403588

Bug ID: 1403588
   Summary: /usr/share/bugzilla/assets/.htaccess: Require not
allowed here
   Product: Fedora
   Version: 25
 Component: bugzilla
  Assignee: ita...@ispbrasil.com.br
  Reporter: adr...@lisas.de
QA Contact: extras...@fedoraproject.org
CC: bazanlui...@gmail.com, emman...@seyman.fr,
ita...@ispbrasil.com.br,
perl-devel@lists.fedoraproject.org



Description of problem:
Cannot access js and css files under /usr/share/bugzilla/assets/
Getting following error in the error.log

/usr/share/bugzilla/assets/.htaccess: Require not allowed here


Version-Release number of selected component (if applicable):
bugzilla-5.0.3-3.fc25.noarch

How reproducible:
Always


Package seems to be unmodified. No output from 'rpm -V bugzilla'

buglist.cgi works but no css and js files are loaded.

-- 
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] Orphaned Packages in epel5 (2016-12-11)

2016-12-11 Thread opensource
The following packages are orphaned and will be retired when they
are orphaned for six weeks, unless someone adopts them. If you know for sure
that the package should be retired, please do so now with a proper reason:
https://fedoraproject.org/wiki/How_to_remove_a_package_at_end_of_life

Note: If you received this mail directly you (co)maintain one of the affected
packages or a package that depends on one. Please adopt the affected package or
retire your depending package to avoid broken dependencies, otherwise your
package will be retired when the affected package gets retired.

   Package   (co)maintainersStatus Change 
=
kompose  orphan 2 weeks ago   
python-keyring   orphan, ctubbsii, rtnpro   2 weeks ago   

The following packages require above mentioned packages:
Affected (co)maintainers
ctubbsii: python-keyring
rtnpro: python-keyring

Orphans (2): kompose python-keyring


Orphans (dependend on) (0):


Orphans (epel5) for at least 6 weeks (dependend on) (0):


Orphans  (epel5)(not depended on) (2): kompose python-keyring


Orphans (epel5) for at least 6 weeks (not dependend on) (0):


Not found in repo (epel5) (2): kompose python-keyring

-- 
The script creating this output is run and developed by Fedora
Release Engineering. Please report issues at its trac instance:
https://fedorahosted.org/rel-eng/
The sources of this script can be found at:
https://pagure.io/releng/blob/master/f/scripts/find_unblocked_orphans.py
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org


[EPEL-devel] Orphaned Packages in epel7 (2016-12-11)

2016-12-11 Thread opensource
The following packages are orphaned and will be retired when they
are orphaned for six weeks, unless someone adopts them. If you know for sure
that the package should be retired, please do so now with a proper reason:
https://fedoraproject.org/wiki/How_to_remove_a_package_at_end_of_life

Note: If you received this mail directly you (co)maintain one of the affected
packages or a package that depends on one. Please adopt the affected package or
retire your depending package to avoid broken dependencies, otherwise your
package will be retired when the affected package gets retired.

   Package   (co)maintainers   Status Change 

egtk orphan0 weeks ago   
uispec4j orphan0 weeks ago   
xfce-bluetooth   orphan0 weeks ago   
zukitwo  orphan0 weeks ago   

The following packages require above mentioned packages:
Depending on: zukitwo (1), status change: 2016-12-07 (0 weeks ago)
cinnamon (maintained by: leigh123linux, mtwebster, raveit65)
cinnamon-2.8.8-2.el7.x86_64 requires zukitwo-gtk2-theme = 
20141022-10.el7, zukitwo-gtk3-theme = 20141022-10.el7, zukitwo-metacity-theme = 
20141022-10.el7

Affected (co)maintainers
leigh123linux: zukitwo
mtwebster: zukitwo
raveit65: zukitwo

Orphans (4): egtk uispec4j xfce-bluetooth zukitwo


Orphans (dependend on) (1): zukitwo


Orphans (epel7) for at least 6 weeks (dependend on) (0):


Orphans  (epel7)(not depended on) (3): egtk uispec4j xfce-bluetooth


Orphans (epel7) for at least 6 weeks (not dependend on) (0):


Depending packages (epel7) (1): cinnamon


Packages depending on packages orphaned (epel7) for more than 6 weeks
(0):


Not found in repo (epel7) (2): egtk uispec4j

-- 
The script creating this output is run and developed by Fedora
Release Engineering. Please report issues at its trac instance:
https://fedorahosted.org/rel-eng/
The sources of this script can be found at:
https://pagure.io/releng/blob/master/f/scripts/find_unblocked_orphans.py
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org


[EPEL-devel] Orphaned Packages in epel6 (2016-12-11)

2016-12-11 Thread opensource
The following packages are orphaned and will be retired when they
are orphaned for six weeks, unless someone adopts them. If you know for sure
that the package should be retired, please do so now with a proper reason:
https://fedoraproject.org/wiki/How_to_remove_a_package_at_end_of_life

Note: If you received this mail directly you (co)maintain one of the affected
packages or a package that depends on one. Please adopt the affected package or
retire your depending package to avoid broken dependencies, otherwise your
package will be retired when the affected package gets retired.

  Package  (co)maintainers   Status Change 
==
python-ladon   orphan0 weeks ago   
tint2  orphan0 weeks ago   

The following packages require above mentioned packages:
Affected (co)maintainers

Orphans (2): python-ladon tint2


Orphans (dependend on) (0):


Orphans (epel6) for at least 6 weeks (dependend on) (0):


Orphans  (epel6)(not depended on) (2): python-ladon tint2


Orphans (epel6) for at least 6 weeks (not dependend on) (0):

-- 
The script creating this output is run and developed by Fedora
Release Engineering. Please report issues at its trac instance:
https://fedorahosted.org/rel-eng/
The sources of this script can be found at:
https://pagure.io/releng/blob/master/f/scripts/find_unblocked_orphans.py
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org


Orphaned Packages in rawhide (2016-12-11)

2016-12-11 Thread opensource
The following packages are orphaned and will be retired when they
are orphaned for six weeks, unless someone adopts them. If you know for sure
that the package should be retired, please do so now with a proper reason:
https://fedoraproject.org/wiki/How_to_remove_a_package_at_end_of_life

Note: If you received this mail directly you (co)maintain one of the affected
packages or a package that depends on one. Please adopt the affected package or
retire your depending package to avoid broken dependencies, otherwise your
package will be retired when the affected package gets retired.

Package(co)maintainersStatus Change 
===
GLee  orphan  4 weeks ago   
authd orphan, aledvink4 weeks ago   
chatzilla orphan  4 weeks ago   
diodonorphan, raphgro 0 weeks ago   
egtk  orphan, cicku, odysseus 0 weeks ago   
farstream orphan, amigadave, mooninite,   0 weeks ago   
  uraeus, vicodan   
freesteam orphan, sagitter5 weeks ago   
freetalk  orphan, cicku   0 weeks ago   
jspeexorphan  4 weeks ago   
nautilus-terminal orphan, hicham  4 weeks ago   
open-nat  orphan  5 weeks ago   
php-pear-HTML-Common  orphan, remi0 weeks ago   
php-pear-HTML-QuickForm   orphan, remi0 weeks ago   
python-django-roa orphan, bkabrda, cstratak   3 weeks ago   
python-django-sorting orphan, bkabrda, cstratak   2 weeks ago   
python-gudev  orphan, aledvink4 weeks ago   
python-ladon  orphan  0 weeks ago   
python-remoteobjects  orphan, bkabrda, cstratak   3 weeks ago   
python-typeshed   orphan, dshea   1 weeks ago   
python3-mypy  orphan, dshea   1 weeks ago   
rodentorphan, sagitter5 weeks ago   
sdlhack   orphan  4 weeks ago   
starksoft-aspen   orphan  5 weeks ago   
uispec4j  orphan  0 weeks ago   
vorbisspi orphan, hicham  4 weeks ago   
xfce-bluetoothorphan  0 weeks ago   

The following packages require above mentioned packages:
Depending on: GLee (1), status change: 2016-11-07 (4 weeks ago)
atanua (maintained by: lkundrak)
atanua-1.3.141220-5.fc25.i686 requires libGLee.so.5
atanua-1.3.141220-5.fc25.src requires GLee-devel = 5.4.0-10.fc24

Depending on: php-pear-HTML-Common (1), status change: 2016-12-08 (0 weeks ago)
php-pear-HTML_Javascript (maintained by: topdog, mtasaka)
php-pear-HTML_Javascript-1.1.2-4.fc24.noarch requires 
php-pear(HTML_Common) = 1.2.5

Depending on: python-remoteobjects (2), status change: 2016-11-14 (3 weeks ago)
python-django-typepadapp (maintained by: lbazan)
python-django-typepadapp-1.2.1-13.fc25.src requires 
python-remoteobjects = 1.2.1-3.fc25

python-typepad (maintained by: lbazan)
python-typepad-2.0-8.fc25.noarch requires python-remoteobjects 
= 1.2.1-3.fc25

Depending on: python3-mypy (4), status change: 2016-11-29 (1 weeks ago)
pykickstart (maintained by: clumens, bcl, sbueno)
pykickstart-2.33-1.fc26.src requires python3-mypy = 0.4.3-2

imgbased (maintained by: fabiand, agk)
imgbased-0.1-0.9.git20140721.71b82f3.fc23.src requires 
pykickstart = 2.33-1.fc26

snake (maintained by: jlaska, wwoods)
snake-0.11.1-7.fc24.src requires pykickstart = 2.33-1.fc26

system-config-kickstart (maintained by: clumens)
system-config-kickstart-2.9.3-3.fc24.noarch requires 
pykickstart = 2.33-1.fc26

Affected (co)maintainers
agk: python3-mypy
aledvink: python-gudev, authd
amigadave: farstream
bcl: python3-mypy
bkabrda: python-django-roa, python-django-sorting, python-remoteobjects
cicku: freetalk, egtk
clumens: python3-mypy
cstratak: python-django-roa, python-django-sorting, python-remoteobjects
dshea: python3-mypy, python-typeshed
fabiand: python3-mypy
hicham: vorbisspi, nautilus-terminal
jlaska: python3-mypy
lbazan: python-remoteobjects
lkundrak: GLee
mooninite: farstream
mtasaka: php-pear-HTML-Common
odysseus: egtk
raphgro: diodon
remi: php-pear-HTML-Common, php-pear-HTML-QuickForm

[Bug 1403559] perl-DateTime-Format-Strptime-1.70 is available

2016-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1403559

Paul Howarth  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-DateTime-Format-Strpti
   ||me-1.70-1.fc26
 Resolution|--- |RAWHIDE
Last Closed||2016-12-11 11:12:09



--- Comment #1 from Paul Howarth  ---
Build done:
http://koji.fedoraproject.org/koji/taskinfo?taskID=16841989

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


pghmcfc pushed to perl-DateTime-Format-Strptime (perl-DateTime-Format-Strptime-1.70-1.fc26). "Update to 1.70 (..more)"

2016-12-11 Thread notifications
From 61510495ef705272bf680aa504b101e5f0b39523 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 11 Dec 2016 16:03:05 +
Subject: Update to 1.70
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

- New upstream release 1.70
  - The word boundary check supposedly added in 1.67 didn't really work
properly, and still matched too much (GH#11)
  - Added docs for several formats that have long been supported but not
documented; these are %P, %c, %x, and %X (GH#10)
  - Altered the conversion specifier %z to accept ±HH, ±HHMM, ±HH:MM and Z;
previously only ±HHMM were accepted (GH#13)
---
 perl-DateTime-Format-Strptime.spec | 19 ++-
 sources|  2 +-
 2 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/perl-DateTime-Format-Strptime.spec 
b/perl-DateTime-Format-Strptime.spec
index 2e704ef..bfc12ad 100644
--- a/perl-DateTime-Format-Strptime.spec
+++ b/perl-DateTime-Format-Strptime.spec
@@ -1,7 +1,7 @@
 Name:   perl-DateTime-Format-Strptime
 Epoch:  1
-Version:1.68
-Release:2%{?dist}
+Version:1.70
+Release:1%{?dist}
 Summary:Parse and format strptime and strftime patterns
 License:Artistic 2.0
 URL:http://search.cpan.org/dist/DateTime-Format-Strptime/
@@ -49,12 +49,12 @@ returns the DateTime object associated.
 %setup -q -n DateTime-Format-Strptime-%{version}
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
 make %{?_smp_mflags}
 
 %install
-make pure_install DESTDIR=%{buildroot}
-%{_fixperms} %{buildroot}
+make install DESTDIR=%{buildroot}
+%{_fixperms} -c %{buildroot}
 
 %check
 make test
@@ -66,6 +66,15 @@ make test
 %{_mandir}/man3/DateTime::Format::Strptime.3*
 
 %changelog
+* Sun Dec 11 2016 Paul Howarth  - 1:1.70-1
+- Update to 1.70
+  - The word boundary check supposedly added in 1.67 didn't really work
+properly, and still matched too much (GH#11)
+  - Added docs for several formats that have long been supported but not
+documented; these are %%P, %%c, %%x, and %%X (GH#10)
+  - Altered the conversion specifier %%z to accept ±HH, ±HHMM, ±HH:MM and Z;
+previously only ±HHMM were accepted (GH#13)
+
 * Mon May 16 2016 Jitka Plesnikova  - 1:1.68-2
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index a45f8f8..7b852fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50dcc1ff5346848fe1ec928bda07fe44  DateTime-Format-Strptime-1.68.tar.gz
+f73adc6d665c9aab46216b30762b9294  DateTime-Format-Strptime-1.70.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-DateTime-Format-Strptime.git/commit/?h=perl-DateTime-Format-Strptime-1.70-1.fc26=61510495ef705272bf680aa504b101e5f0b39523
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


pghmcfc pushed to perl-DateTime-Format-Strptime (master). "Update to 1.70 (..more)"

2016-12-11 Thread notifications
From 61510495ef705272bf680aa504b101e5f0b39523 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 11 Dec 2016 16:03:05 +
Subject: Update to 1.70
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

- New upstream release 1.70
  - The word boundary check supposedly added in 1.67 didn't really work
properly, and still matched too much (GH#11)
  - Added docs for several formats that have long been supported but not
documented; these are %P, %c, %x, and %X (GH#10)
  - Altered the conversion specifier %z to accept ±HH, ±HHMM, ±HH:MM and Z;
previously only ±HHMM were accepted (GH#13)
---
 perl-DateTime-Format-Strptime.spec | 19 ++-
 sources|  2 +-
 2 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/perl-DateTime-Format-Strptime.spec 
b/perl-DateTime-Format-Strptime.spec
index 2e704ef..bfc12ad 100644
--- a/perl-DateTime-Format-Strptime.spec
+++ b/perl-DateTime-Format-Strptime.spec
@@ -1,7 +1,7 @@
 Name:   perl-DateTime-Format-Strptime
 Epoch:  1
-Version:1.68
-Release:2%{?dist}
+Version:1.70
+Release:1%{?dist}
 Summary:Parse and format strptime and strftime patterns
 License:Artistic 2.0
 URL:http://search.cpan.org/dist/DateTime-Format-Strptime/
@@ -49,12 +49,12 @@ returns the DateTime object associated.
 %setup -q -n DateTime-Format-Strptime-%{version}
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
 make %{?_smp_mflags}
 
 %install
-make pure_install DESTDIR=%{buildroot}
-%{_fixperms} %{buildroot}
+make install DESTDIR=%{buildroot}
+%{_fixperms} -c %{buildroot}
 
 %check
 make test
@@ -66,6 +66,15 @@ make test
 %{_mandir}/man3/DateTime::Format::Strptime.3*
 
 %changelog
+* Sun Dec 11 2016 Paul Howarth  - 1:1.70-1
+- Update to 1.70
+  - The word boundary check supposedly added in 1.67 didn't really work
+properly, and still matched too much (GH#11)
+  - Added docs for several formats that have long been supported but not
+documented; these are %%P, %%c, %%x, and %%X (GH#10)
+  - Altered the conversion specifier %%z to accept ±HH, ±HHMM, ±HH:MM and Z;
+previously only ±HHMM were accepted (GH#13)
+
 * Mon May 16 2016 Jitka Plesnikova  - 1:1.68-2
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index a45f8f8..7b852fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50dcc1ff5346848fe1ec928bda07fe44  DateTime-Format-Strptime-1.68.tar.gz
+f73adc6d665c9aab46216b30762b9294  DateTime-Format-Strptime-1.70.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-DateTime-Format-Strptime.git/commit/?h=master=61510495ef705272bf680aa504b101e5f0b39523
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


pghmcfc uploaded DateTime-Format-Strptime-1.70.tar.gz for perl-DateTime-Format-Strptime

2016-12-11 Thread notifications
f73adc6d665c9aab46216b30762b9294  DateTime-Format-Strptime-1.70.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-DateTime-Format-Strptime/DateTime-Format-Strptime-1.70.tar.gz/md5/f73adc6d665c9aab46216b30762b9294/DateTime-Format-Strptime-1.70.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Fedora Rawhide-20161211.n.0 compose check report

2016-12-11 Thread Fedora compose checker
Missing expected images:

Kde live x86_64
Kde live i386

Failed openQA tests: 14/90 (x86_64), 4/16 (i386), 1/2 (arm)

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

ID: 51093   Test: i386 Everything-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/51093
ID: 51101   Test: x86_64 Workstation-live-iso desktop_update_graphical
URL: https://openqa.fedoraproject.org/tests/51101
ID: 51104   Test: x86_64 Workstation-live-iso 
desktop_notifications_postinstall
URL: https://openqa.fedoraproject.org/tests/51104
ID: 51105   Test: x86_64 Workstation-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/51105
ID: 51107   Test: i386 Workstation-live-iso install_default
URL: https://openqa.fedoraproject.org/tests/51107
ID: 51175   Test: x86_64 universal upgrade_2_desktop_64bit
URL: https://openqa.fedoraproject.org/tests/51175
ID: 51176   Test: x86_64 universal upgrade_2_server_64bit
URL: https://openqa.fedoraproject.org/tests/51176
ID: 51185   Test: x86_64 universal install_kickstart_firewall_configured
URL: https://openqa.fedoraproject.org/tests/51185
ID: 51191   Test: i386 universal install_simple_encrypted
URL: https://openqa.fedoraproject.org/tests/51191

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

ID: 51109   Test: arm Minimal-raw_xz-raw.xz 
install_arm_image_deployment_upload
URL: https://openqa.fedoraproject.org/tests/51109
ID: 51113   Test: x86_64 Server-dvd-iso support_server
URL: https://openqa.fedoraproject.org/tests/51113
ID: 51124   Test: x86_64 Server-dvd-iso server_role_deploy_domain_controller
URL: https://openqa.fedoraproject.org/tests/51124
ID: 51157   Test: x86_64 universal install_package_set_kde
URL: https://openqa.fedoraproject.org/tests/51157
ID: 51172   Test: x86_64 universal upgrade_kde_64bit
URL: https://openqa.fedoraproject.org/tests/51172
ID: 51173   Test: x86_64 universal upgrade_desktop_encrypted_64bit
URL: https://openqa.fedoraproject.org/tests/51173
ID: 51177   Test: x86_64 universal upgrade_2_kde_64bit
URL: https://openqa.fedoraproject.org/tests/51177
ID: 51187   Test: x86_64 universal install_rescue_encrypted
URL: https://openqa.fedoraproject.org/tests/51187
ID: 51198   Test: i386 universal install_package_set_kde
URL: https://openqa.fedoraproject.org/tests/51198
ID: 51200   Test: x86_64 universal support_server
URL: https://openqa.fedoraproject.org/tests/51200

Passed openQA tests: 68/90 (x86_64), 12/16 (i386)

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

ID: 51096   Test: x86_64 Workstation-live-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/51096
ID: 51168   Test: x86_64 universal install_kickstart_hdd
URL: https://openqa.fedoraproject.org/tests/51168
ID: 51169   Test: x86_64 universal upgrade_minimal_64bit
URL: https://openqa.fedoraproject.org/tests/51169
ID: 51197   Test: i386 universal upgrade_2_desktop_32bit
URL: https://openqa.fedoraproject.org/tests/51197

Skipped openQA tests: 3 of 108

Installed system changes in test x86_64 Everything-boot-iso 
install_default@uefi: 
Peak task count changed from 159 to 96
Previous test data: https://openqa.fedoraproject.org/tests/50980#downloads
Current test data: https://openqa.fedoraproject.org/tests/51092#downloads

Installed system changes in test x86_64 Workstation-live-iso 
install_default_upload: 
Mount /run/media/test/Fedora-WS-Live-Rawhide-20161211- appeared since 
previous compose
Mount /run/media/test/Fedora-WS-Live-Rawhide-20161210- disappeared since 
previous compose
System load changed from 0.92 to 0.43
Average CPU usage changed from 33 to 5
Previous test data: https://openqa.fedoraproject.org/tests/50983#downloads
Current test data: https://openqa.fedoraproject.org/tests/51095#downloads
-- 
Mail generated by check-compose:
https://pagure.io/fedora-qa/check-compose
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Are MP3 files now permitted in Fedora packages?

2016-12-11 Thread Chris Adams
Once upon a time, Till Maas  said:
> Since Fedora now ships a MP3 decoder, does the Code vs Content section
> in the Packaging Guidelines[0] now need a update to allow MP3 file or
> are MP3 files still not permitted?

I would expect if they are provided by upstream, they should be fine.
However, if they are generated during build from some other source, that
won't be acceptable, as MP3 encoding is still not allowed in Fedora.
-- 
Chris Adams 
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Are MP3 files now permitted in Fedora packages?

2016-12-11 Thread dennis
I would think that they are now allowed as they should work out of the box. 
Maybe we need legal to clarify, then update the guidelines.

Dennis

On 11 December 2016 11:26:38 am GMT+01:00, Till Maas  
wrote:
>Hi,
>
>Since Fedora now ships a MP3 decoder, does the Code vs Content section
>in the Packaging Guidelines[0] now need a update to allow MP3 file or
>are MP3 files still not permitted?
>
>Kind regards
>Till
>
>[0] https://fedoraproject.org/wiki/Packaging:Guidelines#Code_Vs_Content
>___
>devel mailing list -- devel@lists.fedoraproject.org
>To unsubscribe send an email to devel-le...@lists.fedoraproject.org

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Fedora rawhide compose report: 20161211.n.0 changes

2016-12-11 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20161210.n.0
NEW: Fedora-Rawhide-20161211.n.0

= SUMMARY =
Added images:0
Dropped images:  0
Added packages:  1
Dropped packages:0
Upgraded packages:   75
Downgraded packages: 1

Size of added packages:  161.37 KiB
Size of dropped packages:0.00 B
Size of upgraded packages:   1.51 GiB
Size of downgraded packages: 456.35 MiB

Size change of upgraded packages:   13.64 MiB
Size change of downgraded packages: -22.07 KiB

= ADDED IMAGES =

= DROPPED IMAGES =

= ADDED PACKAGES =
Package: beesu-2.7-28.fc26
Summary: Graphical wrapper for su
RPMs:beesu
Size:165240 bytes


= DROPPED PACKAGES =

= UPGRADED PACKAGES =
Package:  Cython-0.25.2-1.fc26
Old package:  Cython-0.24.1-8.fc26
Summary:  A language for writing Python extension modules
RPMs: python2-Cython python3-Cython
Size: 33626844 bytes
Size change:  1300176 bytes
Changelog:
  * Sat Dec 10 2016 Igor Gnatenko <i.gnatenko.br...@gmail.com> - 0.25.2-1
  - Update to 0.25.2


Package:  balsa-2.5.2-4.fc26
Old package:  balsa-2.5.2-3.fc24
Summary:  Mail Client
RPMs: balsa
Size: 17375816 bytes
Size change:  -1532 bytes
Changelog:
  * Sat Dec 10 2016 Igor Gnatenko <i.gnatenko.br...@gmail.com> - 2.5.2-4
  - Rebuild for gpgme 1.18


Package:  botan-1.10.14-3.fc26
Old package:  botan-1.10.14-1.fc26
Summary:  Crypto library written in C++
RPMs: botan botan-devel botan-doc python2-botan python3-botan
Size: 8371198 bytes
Size change:  -5568 bytes
Changelog:
  * Sat Dec 10 2016 Thomas Moschny <thomas.mosc...@gmx.de> - 1.10.14-3
  - Add -std=c++11 to the compilerflags (needed on EPEL7).


Package:  cinnamon-3.2.3-2.fc26
Old package:  cinnamon-3.2.2-2.fc26
Summary:  Window management and application launching for GNOME
RPMs: cinnamon cinnamon-devel-doc
Size: 12136238 bytes
Size change:  26108 bytes
Changelog:
  * Sun Nov 27 2016 leigh scott <leigh123li...@googlemail.com> - 3.2.2-3
  - add requires wget (rhbz#1402335)
  - use mate-panel for cinnamon fallback (for F25 and up)

  * Sat Dec 10 2016 leigh scott <leigh123li...@googlemail.com> - 3.2.3-1
  - update to 3.2.3 release

  * Sat Dec 10 2016 leigh scott <leigh123li...@googlemail.com> - 3.2.3-2
  - tweak fallback session
  - drop mate-panel as tint2 seems a better fit
  - replace metacity with openbox as it does
window decoration and a simple menu


Package:  cinnamon-desktop-3.2.2-1.fc26
Old package:  cinnamon-desktop-3.2.1-2.fc26
Summary:  Shared code among cinnamon-session, nemo, etc
RPMs: cinnamon-desktop cinnamon-desktop-devel
Size: 1801224 bytes
Size change:  -3756 bytes
Changelog:
  * Sat Dec 10 2016 leigh scott <leigh123li...@googlemail.com> - 3.2.2-1
  - update to 3.2.2 release


Package:  cinnamon-screensaver-3.2.7-1.fc26
Old package:  cinnamon-screensaver-3.2.6-1.fc26
Summary:  Cinnamon Screensaver
RPMs: cinnamon-screensaver cinnamon-screensaver-unsupported
Size: 1718250 bytes
Size change:  83964 bytes
Changelog:
  * Sat Dec 10 2016 leigh scott <leigh123li...@googlemail.com> - 3.2.7-1
  - update to 3.2.7 release


Package:  cinnamon-settings-daemon-3.2.1-1.fc26
Old package:  cinnamon-settings-daemon-3.2.0-1.fc26
Summary:  The daemon sharing settings from CINNAMON to GTK+/KDE applications
RPMs: cinnamon-settings-daemon cinnamon-settings-daemon-devel
Size: 7985924 bytes
Size change:  15688 bytes
Changelog:
  * Sat Dec 10 2016 leigh scott <leigh123li...@googlemail.com> - 3.2.1-1
  - update to 3.2.1 release


Package:  claws-mail-3.14.1-2.fc26
Old package:  claws-mail-3.14.1-1.fc26
Summary:  Email client and news reader based on GTK+
RPMs: claws-mail claws-mail-devel claws-mail-plugins 
claws-mail-plugins-acpi-notifier claws-mail-plugins-address-keeper 
claws-mail-plugins-archive claws-mail-plugins-att-remover 
claws-mail-plugins-attachwarner claws-mail-plugins-bogofilter 
claws-mail-plugins-bsfilter claws-mail-plugins-clamd claws-mail-plugins-fancy 
claws-mail-plugins-fetchinfo claws-mail-plugins-gdata 
claws-mail-plugins-libravatar claws-mail-plugins-mailmbox 
claws-mail-plugins-managesieve claws-mail-plugins-newmail 
claws-mail-plugins-notification claws-mail-plugins-pdf-viewer 
claws-mail-plugins-perl claws-mail-plugins-pgp claws-mail-plugins-python 
claws-mail-plugins-rssyl claws-mail-plugins-smime 
claws-mail-plugins-spam-report claws-mail-plugins-spamassassin 
claws-mail-plugins-tnef claws-mail-plugins-vcalendar
Size: 35382404 bytes
Size change:  96308 bytes
Changelog:
  * Sat Dec 10 2016 Andreas Bierfert <andreas.bierf...@lowlatency.de> - 3.14.1-2
  - rebuild for libetpan 1.7.2 soname change


Package:  cxf-build-utils-3.2.0-2.fc26
Old package:  cxf-build-utils-3.2.0-1.fc26
Summary:  Apache CXF Build Utils
RPMs: cxf-build-utils cxf-build

Re: Start packaging/maintaining in Fedora

2016-12-11 Thread Igor Gnatenko
On Dec 11, 2016 3:46 PM, "Ms Sanchez"  wrote:


Hello everyone!

I want to start packaging and maintaining packages in Fedora, but I'm a bit
lost. What should I do first? How can I start maintaining a package?  Is
there anyone who can guide me a bit, please?

https://fedoraproject.org/wiki/Join_the_package_collection_maintainers

I know Python and C languages.

Thanks in advance!  Sylvia






___
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


Re: future of official optical media support in Fedora

2016-12-11 Thread Ms Sanchez



On 07/12/16 15:05, Matthew Miller wrote:

On Wed, Dec 07, 2016 at 02:05:20PM +0100, Ralf Corsepius wrote:

It's still a good test to do.  For example, Server and netinst ISO
images are used a lot for VMs, but not for bare metal.

Well, your view - I have been using netinst-ISOs only, in recently years ;)

Do you burn them to actual physical spinning optical media?



I do that. Last time I tried to make a bootable USB I destroyed my 
pendrive and it's not like a have them for tons.  And it's not the first 
time this happens.



Cheers,
Sylvia


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


Start packaging/maintaining in Fedora

2016-12-11 Thread Ms Sanchez


Hello everyone!

I want to start packaging and maintaining packages in Fedora, but I'm a 
bit lost. What should I do first? How can I start maintaining a 
package?  Is there anyone who can guide me a bit, please?


I know Python and C languages.

Thanks in advance!  Sylvia





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


pghmcfc pushed to perl-Test-Vars (perl-Test-Vars-0.012-1.fc26). "Update to 0.012 (..more)"

2016-12-11 Thread notifications
From d107a6db551f4b2180828ad7ec5f2c8e65996410 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 11 Dec 2016 14:37:44 +
Subject: Update to 0.012

- New upstream release 0.012
  - On Perl 5.22+, variables used in a substitution operator
($foo =~ s/foo/bar/) would be ignored (GH#28)
---
 perl-Test-Vars.spec | 7 ++-
 sources | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/perl-Test-Vars.spec b/perl-Test-Vars.spec
index 620b668..26c4279 100644
--- a/perl-Test-Vars.spec
+++ b/perl-Test-Vars.spec
@@ -1,5 +1,5 @@
 Name:  perl-Test-Vars
-Version:   0.011
+Version:   0.012
 Release:   1%{?dist}
 Summary:   Detects unused variables
 License:   GPL+ or Artistic
@@ -83,6 +83,11 @@ prove -Ilib $(echo $(find xt/ -name '*.t'))
 %{_mandir}/man3/Test::Vars.3*
 
 %changelog
+* Sun Dec 11 2016 Paul Howarth  - 0.012-1
+- Update to 0.012
+  - On Perl 5.22+, variables used in a substitution operator
+($foo =~ s/foo/bar/) would be ignored (GH#28)
+
 * Mon Oct 17 2016 Paul Howarth  - 0.011-1
 - Update to 0.011
   - Fixed tests to pass on Windows (GH#26 and GH#27)
diff --git a/sources b/sources
index 2f11281..f97f864 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7079b61d204f938415671a9c4a1f55c4  Test-Vars-0.011.tar.gz
+4b63c48f52c8cdff8b2c0e1af8b146d2  Test-Vars-0.012.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Test-Vars.git/commit/?h=perl-Test-Vars-0.012-1.fc26=d107a6db551f4b2180828ad7ec5f2c8e65996410
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


pghmcfc pushed to perl-Test-Vars (master). "Update to 0.012 (..more)"

2016-12-11 Thread notifications
From d107a6db551f4b2180828ad7ec5f2c8e65996410 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 11 Dec 2016 14:37:44 +
Subject: Update to 0.012

- New upstream release 0.012
  - On Perl 5.22+, variables used in a substitution operator
($foo =~ s/foo/bar/) would be ignored (GH#28)
---
 perl-Test-Vars.spec | 7 ++-
 sources | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/perl-Test-Vars.spec b/perl-Test-Vars.spec
index 620b668..26c4279 100644
--- a/perl-Test-Vars.spec
+++ b/perl-Test-Vars.spec
@@ -1,5 +1,5 @@
 Name:  perl-Test-Vars
-Version:   0.011
+Version:   0.012
 Release:   1%{?dist}
 Summary:   Detects unused variables
 License:   GPL+ or Artistic
@@ -83,6 +83,11 @@ prove -Ilib $(echo $(find xt/ -name '*.t'))
 %{_mandir}/man3/Test::Vars.3*
 
 %changelog
+* Sun Dec 11 2016 Paul Howarth  - 0.012-1
+- Update to 0.012
+  - On Perl 5.22+, variables used in a substitution operator
+($foo =~ s/foo/bar/) would be ignored (GH#28)
+
 * Mon Oct 17 2016 Paul Howarth  - 0.011-1
 - Update to 0.011
   - Fixed tests to pass on Windows (GH#26 and GH#27)
diff --git a/sources b/sources
index 2f11281..f97f864 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7079b61d204f938415671a9c4a1f55c4  Test-Vars-0.011.tar.gz
+4b63c48f52c8cdff8b2c0e1af8b146d2  Test-Vars-0.012.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Test-Vars.git/commit/?h=master=d107a6db551f4b2180828ad7ec5f2c8e65996410
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


pghmcfc uploaded Test-Vars-0.012.tar.gz for perl-Test-Vars

2016-12-11 Thread notifications
4b63c48f52c8cdff8b2c0e1af8b146d2  Test-Vars-0.012.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Test-Vars/Test-Vars-0.012.tar.gz/md5/4b63c48f52c8cdff8b2c0e1af8b146d2/Test-Vars-0.012.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Broken dependencies: perl-ZMQ-LibZMQ2

2016-12-11 Thread buildsys


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

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


Broken dependencies: perl-Data-Alias

2016-12-11 Thread buildsys


perl-Data-Alias has broken dependencies in the rawhide tree:
On x86_64:
perl-Data-Alias-1.20-2.fc24.x86_64 requires libperl.so.5.22()(64bit)
perl-Data-Alias-1.20-2.fc24.x86_64 requires perl(:MODULE_COMPAT_5.22.1)
On armhfp:
perl-Data-Alias-1.20-2.fc24.armv7hl requires libperl.so.5.22
perl-Data-Alias-1.20-2.fc24.armv7hl requires perl(:MODULE_COMPAT_5.22.1)
On ppc64le:
perl-Data-Alias-1.20-2.fc24.ppc64le requires libperl.so.5.22()(64bit)
perl-Data-Alias-1.20-2.fc24.ppc64le requires perl(:MODULE_COMPAT_5.22.1)
On aarch64:
perl-Data-Alias-1.20-2.fc24.aarch64 requires libperl.so.5.22()(64bit)
perl-Data-Alias-1.20-2.fc24.aarch64 requires perl(:MODULE_COMPAT_5.22.1)
On ppc64:
perl-Data-Alias-1.20-2.fc24.ppc64 requires libperl.so.5.22()(64bit)
perl-Data-Alias-1.20-2.fc24.ppc64 requires perl(:MODULE_COMPAT_5.22.1)
On i386:
perl-Data-Alias-1.20-2.fc24.i686 requires libperl.so.5.22
perl-Data-Alias-1.20-2.fc24.i686 requires perl(:MODULE_COMPAT_5.22.1)
Please resolve this as soon as possible.

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


Broken dependencies: perl-ZeroMQ

2016-12-11 Thread buildsys


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

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


Broken dependencies: perl-ZMQ-LibZMQ3

2016-12-11 Thread buildsys


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

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


Broken dependencies: perl-Alien-ROOT

2016-12-11 Thread buildsys


perl-Alien-ROOT has broken dependencies in the rawhide tree:
On aarch64:
perl-Alien-ROOT-5.34.36.1-2.fc26.noarch requires root-core
On ppc64:
perl-Alien-ROOT-5.34.36.1-2.fc26.noarch requires root-core
On ppc64le:
perl-Alien-ROOT-5.34.36.1-2.fc26.noarch requires root-core
Please resolve this as soon as possible.

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


Re: Call to retire gstreamer-0.10

2016-12-11 Thread Heiko Adams

I've got a radiotray package which includes patches from a pending pull
request to use gstreamer-1 instead of gstreamer:
https://copr.fedorainfracloud.org/coprs/heikoada/xfce4-addons/package/radiotray/

Maybe someone wants to grab it and update radiotray to use gstreamer-1

Am 11.12.2016 um 14:43 schrieb William Moreno:
> I have checked the git history of exile upstream and did not seem
> gstreamer1  related work :(
> 
> El 7/12/2016 10:47 p. m., "Michael Cronenworth"  > escribió:
> 
> On 12/07/2016 05:07 PM, Sérgio Basto wrote:
> 
>   gstreamermm-1.4.3-1.fc25 looks like already use gstreamer1
> subtitleeditor-0.53.0-1.fc25 also already use gstreamer1
> 
> 
> That's good! My initial list was run from Fedora 24 at the time.
> Here is a revised list run from Rawhide (with Python packages):
> 
> anchorman
> banshee-community-extensions
> beets-plugins
> bigloo-libs
> clutter-gst
> compat-wxGTK3-gtk2-media
> decibel-audio-player
> drawtk
> evas-generic-loaders
> exaile
> flumotion
> gcompris
> gloobus-preview
> gmediafinder
> gnome-mud
> gnomebaker
> gst-inspector
> gstreamer-ffmpeg
> gstreamer-plugins-bad-free
> gstreamer-plugins-bad-free-extras
> gstreamer-plugins-bad-nonfree
> gstreamer-plugins-base
> gstreamer-plugins-base-tools
> gstreamer-plugins-good
> gstreamer-plugins-good-extras
> gstreamer-python
> gstreamer-rtsp
> gstreamer-rtsp-python
> ignuit
> iptux
> libgnome-media-profiles
> libnice-gstreamer
> 
> moodbar
> oggconvert
> perl-GStreamer
> perl-GStreamer-Interfaces
> player
> pocketsphinx-plugin
> pogo
> presence
> psimedia
> pychess
> qt-mobility-multimediakit
> radiotray
> sap
> 
> soundconverter
> sugar-clock
> sugar-memorize
> sugar-record
> sugar-speak
> turpial
> vagalume
> whaawmp
> winswitch
> wordgroupz
> wxGTK-media
> wxGTK3-media
> xfce4-mixer
> xfce4-volumed
> 
> ___
> 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
> 

-- 
Regards,

Heiko Adams



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


Re: out of space on some builders

2016-12-11 Thread gil



Il 11/12/2016 14:54, gil ha scritto:



Il 11/12/2016 13:57, Igor Gnatenko ha scritto:

Looks like there are problems on some builders:

BuildrootError: could not init mock buildroot, mock exited with status
1; see build.log for more information

And there is no build.log.

Hi,
the only error reported concerns libuser[1] " invalid ELF header"?

@ mock_output.log

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1403534
regards
.g
___
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


Re: out of space on some builders

2016-12-11 Thread Igor Gnatenko
On Dec 11, 2016 2:53 PM, "Patrick マルタインアンドレアス Uiterwijk" <
puiterw...@redhat.com> wrote:

> Looks like there are problems on some builders:

Then reporting koji errors, it would be great if you could attach the task
link
so that we can check.

http://koji.fedoraproject.org/koji/taskinfo?taskID=16837961
For example this one.


>
> BuildrootError: could not init mock buildroot, mock exited with status
> 1; see build.log for more information
>
> And there is no build.log.
___
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


Re: out of space on some builders

2016-12-11 Thread gil



Il 11/12/2016 13:57, Igor Gnatenko ha scritto:

Looks like there are problems on some builders:

BuildrootError: could not init mock buildroot, mock exited with status
1; see build.log for more information

And there is no build.log.

Hi,
the only error reported concerns libuser[1] " invalid ELF header"?
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1403534
regards
.g
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: out of space on some builders

2016-12-11 Thread Patrick マルタインアンドレアス Uiterwijk
> Looks like there are problems on some builders:

Then reporting koji errors, it would be great if you could attach the task link
so that we can check.

> 
> BuildrootError: could not init mock buildroot, mock exited with status
> 1; see build.log for more information
> 
> And there is no build.log.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Call to retire gstreamer-0.10

2016-12-11 Thread William Moreno
I have checked the git history of exile upstream and did not seem
gstreamer1  related work :(

El 7/12/2016 10:47 p. m., "Michael Cronenworth"  escribió:

On 12/07/2016 05:07 PM, Sérgio Basto wrote:

>   gstreamermm-1.4.3-1.fc25 looks like already use gstreamer1
> subtitleeditor-0.53.0-1.fc25 also already use gstreamer1
>
>
That's good! My initial list was run from Fedora 24 at the time. Here is a
revised list run from Rawhide (with Python packages):

anchorman
banshee-community-extensions
beets-plugins
bigloo-libs
clutter-gst
compat-wxGTK3-gtk2-media
decibel-audio-player
drawtk
evas-generic-loaders
exaile
flumotion
gcompris
gloobus-preview
gmediafinder
gnome-mud
gnomebaker
gst-inspector
gstreamer-ffmpeg
gstreamer-plugins-bad-free
gstreamer-plugins-bad-free-extras
gstreamer-plugins-bad-nonfree
gstreamer-plugins-base
gstreamer-plugins-base-tools
gstreamer-plugins-good
gstreamer-plugins-good-extras
gstreamer-python
gstreamer-rtsp
gstreamer-rtsp-python
ignuit
iptux
libgnome-media-profiles
libnice-gstreamer

moodbar
oggconvert
perl-GStreamer
perl-GStreamer-Interfaces
player
pocketsphinx-plugin
pogo
presence
psimedia
pychess
qt-mobility-multimediakit
radiotray
sap

soundconverter
sugar-clock
sugar-memorize
sugar-record
sugar-speak
turpial
vagalume
whaawmp
winswitch
wordgroupz
wxGTK-media
wxGTK3-media
xfce4-mixer
xfce4-volumed

___
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


[Bug 1401740] perl-Text-Reflow-1.17 is available

2016-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1401740

Emmanuel Seyman  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Text-Reflow-1.17-1.fc2
   ||6
 Resolution|--- |RAWHIDE
Last Closed||2016-12-11 08:42:49



--- Comment #2 from Emmanuel Seyman  ---
Fixed in rawhide:
http://koji.fedoraproject.org/koji/buildinfo?buildID=824557

-- 
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 to retire gstreamer-0.10

2016-12-11 Thread Peter Oliver
On 10 Dec 2016 1:45 p.m., "Ralf Corsepius"  wrote:

On 12/10/2016 02:16 PM, Peter Oliver wrote:

> On 9 Dec 2016 5:02 a.m., "Kevin Kofler"  > wrote:
>
> Retiring such a library
> is a very long process and not doable within a Fedora release.
>
> Is this true?
>

You can not remove any package without a drop-in replacement in a released
version of Fedora, because it would break user installations.

I.e. you can only retire packages from rawhide.


Sorry, yes, I had misread "within a Fedora release" as "within a single
Fedora release cycle", i.e., the soonest we could drop a library would be
Fedora n+2.

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


Orphaning uispec4j

2016-12-11 Thread Raphael Groner
Hi,

upstream of uispec4j is dormant [1] since over a year, homepage is down [2]. I 
don't use this package and builds fail randomly on koschei [3].

R.

[1] https://github.com/UISpec4J/UISpec4J/commits/master
[2] https://github.com/UISpec4J/UISpec4J/issues/25
[3] https://apps.fedoraproject.org/koschei/package/uispec4j?collection=f26
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


out of space on some builders

2016-12-11 Thread Igor Gnatenko
Looks like there are problems on some builders:

BuildrootError: could not init mock buildroot, mock exited with status
1; see build.log for more information

And there is no build.log.
-- 
-Igor Gnatenko
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: [HEADS UP] gpgme-1.8.0 comes in Rawhide

2016-12-11 Thread Igor Gnatenko
On Sat, Dec 10, 2016 at 7:30 PM, Neal Gompa  wrote:
> On Sat, Dec 10, 2016 at 1:28 PM, Igor Gnatenko  wrote:
>> There is also C++ bindings, but I didn't package it. Do you want me to do it?
>
>
> If you could, I think it'd be appreciated if the C++ bindings were included.
Done.

New pacakges:
* gpgmepp
* gpgmepp-devel
* qgpgme
* qgpgme-devel

Python packages are named:
* python2-gpg
* python3-gpg
since they provide "gpg" egg and to not confuse people with pygpgme project.

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



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


Re: HEADS UP: shapelib soname bump

2016-12-11 Thread Igor Gnatenko
On Sun, Dec 11, 2016 at 1:20 PM, Sandro Mani  wrote:
>
>
> On 11.12.2016 12:54, Igor Gnatenko wrote:
>>
>> On Sun, Dec 11, 2016 at 11:54 AM, Sandro Mani 
>> wrote:
>>>
>>> Hi
>>>
>>> I'm preparing the shapelib-1.4.0 update, which bumped the soname. There
>>> are
>>> no API changes, it was just to synchronize with the debian soname.
>>> Dependent
>>> packages are:
>>>
>>> gpsbabel-0:1.5.3-4.fc24
+ perl xmldoc/makedoc
/var/tmp/rpm-tmp.rKbJFb: line 62: perl: command not found
Can you file FTBFS bug?
>>> grads-0:2.0.2-18.fc26
done
>>> librecad-0:2.1.0-1.fc25
http://koji.fedoraproject.org/koji/taskinfo?taskID=16837961
/usr/bin/tar: LibreCAD-dbf1cc7c9597740d34a068f6f09c36841054e903/librecad/res:
Cannot mkdir: No space left on device
anyway, after next try -- done
>>> marble-widget-qt5-1:16.08.3-1.fc26
done
>>> plplot-libs-0:5.11.1-5.fc25
can't be built due to swig/octave incompatibility
>>>
>>> I'll need help rebuilding the above packages.
>>
>> I can help, ping me when package is in koji and I should rebuild these
>> packages.
>
> Thanks, the package is now in koji.
>
>
> Sandro
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org



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


Re: HEADS UP: shapelib soname bump

2016-12-11 Thread Sandro Mani



On 11.12.2016 12:54, Igor Gnatenko wrote:

On Sun, Dec 11, 2016 at 11:54 AM, Sandro Mani  wrote:

Hi

I'm preparing the shapelib-1.4.0 update, which bumped the soname. There are
no API changes, it was just to synchronize with the debian soname. Dependent
packages are:

gpsbabel-0:1.5.3-4.fc24
grads-0:2.0.2-18.fc26
librecad-0:2.1.0-1.fc25
marble-widget-qt5-1:16.08.3-1.fc26
plplot-libs-0:5.11.1-5.fc25

I'll need help rebuilding the above packages.

I can help, ping me when package is in koji and I should rebuild these packages.

Thanks, the package is now in koji.

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


[Bug 1403447] perl-App-cpm-0.293 is available

2016-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1403447

Upstream Release Monitoring  
changed:

   What|Removed |Added

Summary|perl-App-cpm-0.292 is   |perl-App-cpm-0.293 is
   |available   |available



--- Comment #1 from Upstream Release Monitoring 
 ---
Latest upstream release: 0.293
Current version/release in rawhide: 0.214-1.fc26
URL: http://search.cpan.org/dist/App-cpm/

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

-- 
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 1403559] New: perl-DateTime-Format-Strptime-1.70 is available

2016-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1403559

Bug ID: 1403559
   Summary: perl-DateTime-Format-Strptime-1.70 is available
   Product: Fedora
   Version: rawhide
 Component: perl-DateTime-Format-Strptime
  Keywords: FutureFeature, Triaged
  Assignee: p...@city-fan.org
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: p...@city-fan.org, perl-devel@lists.fedoraproject.org,
st...@silug.org



Latest upstream release: 1.70
Current version/release in rawhide: 1.68-2.fc25
URL: http://search.cpan.org/dist/DateTime-Format-Strptime/

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

-- 
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: HEADS UP: shapelib soname bump

2016-12-11 Thread Igor Gnatenko
On Sun, Dec 11, 2016 at 11:54 AM, Sandro Mani  wrote:
> Hi
>
> I'm preparing the shapelib-1.4.0 update, which bumped the soname. There are
> no API changes, it was just to synchronize with the debian soname. Dependent
> packages are:
>
> gpsbabel-0:1.5.3-4.fc24
> grads-0:2.0.2-18.fc26
> librecad-0:2.1.0-1.fc25
> marble-widget-qt5-1:16.08.3-1.fc26
> plplot-libs-0:5.11.1-5.fc25
>
> I'll need help rebuilding the above packages.
I can help, ping me when package is in koji and I should rebuild these packages.
>
> Thanks
> Sandro
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org



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


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

2016-12-11 Thread updates
The following Fedora EPEL 7 Security updates need testing:
 Age  URL
 643  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-1087   
dokuwiki-0-0.24.20140929c.el7
 405  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-dac7ed832f   
mcollective-2.8.4-1.el7
 124  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-23fa04bf1c   
redis-3.2.3-1.el7
 108  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-e8f4ff76b3   
chicken-4.11.0-3.el7
  50  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-ee3cc4d1b6   
compat-guile18-1.8.8-14.el7
  13  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-a0a16db403   
dpkg-1.17.27-1.el7
  11  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-0e9b9b02bb   
phpMyAdmin-4.4.15.9-1.el7
  11  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-89c47c50a3   
mingw-gdk-pixbuf-2.30.8-2.el7 mingw-qt5-qtimageformats-5.6.0-2.el7 
mingw-jasper-1.900.28-1.el7
  11  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-bd288eeb9f   
php-php-gettext-1.0.12-1.el7
  11  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-7059e6dc35   
roundcubemail-1.1.7-1.el7
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-fd41ef0987   
php-simplesamlphp-saml2-2.3.3-1.el7 php-simplesamlphp-saml2_1-1.10.3-1.el7
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-967040283d   
lxc-1.0.9-1.el7


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

fedora-packager-0.6.0.0-1.el7
ghc-gtk3-0.12.5.2-1.2.el7
koji-1.11.0-1.el7
moarvm-0.2016.11-1.el7
nautilus-python-1.1-11.el7
ninja-build-1.7.2-2.el7
nitroshare-0.3.3-1.el7
nqp-0.0.2016.11-1.el7
python-pika-0.10.0-7.el7
qhttpengine-0.1.0-2.el7
rakudo-star-0.0.2016.11-1.el7

Details about builds:



 fedora-packager-0.6.0.0-1.el7 (FEDORA-EPEL-2016-9fe13e90d6)
 Tools for setting up a fedora maintainer environment

Update Information:

Updates needed for the fedora infra flag day 2016    Add --new-chroot option
for runroot plugin, allowing mock inside koji to use systemd-nspawn style
chroot.




 ghc-gtk3-0.12.5.2-1.2.el7 (FEDORA-EPEL-2016-e4ff07c138)
 Binding to the Gtk+ 3 graphical user interface library

Update Information:

Rebuild for ppc64le and aarch64

References:

  [ 1 ] Bug #1291503 - epel7 ghc-gtk3 fails to rebuild with gtk3-3.14
https://bugzilla.redhat.com/show_bug.cgi?id=1291503
  [ 2 ] Bug #1291501 - Enable ghc-gtk3 on ppc64
https://bugzilla.redhat.com/show_bug.cgi?id=1291501




 koji-1.11.0-1.el7 (FEDORA-EPEL-2016-9fe13e90d6)
 Build system tools

Update Information:

Updates needed for the fedora infra flag day 2016    Add --new-chroot option
for runroot plugin, allowing mock inside koji to use systemd-nspawn style
chroot.




 moarvm-0.2016.11-1.el7 (FEDORA-EPEL-2016-a8d78e928d)
 Meta-model On A Runtime Virtual Machine

Update Information:

add initial moarvm to epel7

References:

  [ 1 ] Bug #1297077 - RFE: Perl6 for EPEL
https://bugzilla.redhat.com/show_bug.cgi?id=1297077




 nautilus-python-1.1-11.el7 (FEDORA-EPEL-2016-0fd7811a2e)
 Python bindings for Nautilus

Update Information:

 initial packages  - provide support for owncloud-client and nitroshare-
extension-nautilus  NitroShare v0.3.3 - Features included in this release:  -
Extension for Caja & Nemo -French, Korean, & Spanish translations added -
Fixed bug that broke progress and status display -Fixed a number of DPI
issues   NitroShare v0.3.2 - - fixes rhbz#1354081 - provide support for HTTP and
SSL - add subpackages with extensions for nautilus, nemo and caja - drop icons
subpackages - provide translations (add Qt5LinguistTools) - try to fix systray

[Bug 1297077] RFE: Perl6 for EPEL

2016-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1297077

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #11 from Fedora Update System  ---
rakudo-star-0.0.2016.11-1.el7 has been pushed to the Fedora EPEL 7 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-EPEL-2016-5483f2f1e9

-- 
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 1297077] RFE: Perl6 for EPEL

2016-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1297077



--- Comment #12 from Fedora Update System  ---
moarvm-0.2016.11-1.el7 has been pushed to the Fedora EPEL 7 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-EPEL-2016-a8d78e928d

-- 
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 1297077] RFE: Perl6 for EPEL

2016-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1297077



--- Comment #13 from Fedora Update System  ---
nqp-0.0.2016.11-1.el7 has been pushed to the Fedora EPEL 7 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-EPEL-2016-09ef50a884

-- 
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 6 updates-testing report

2016-12-11 Thread updates
The following Fedora EPEL 6 Security updates need testing:
 Age  URL
 521  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7031   
python-virtualenv-12.0.7-1.el6
 515  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7168   
rubygem-crack-0.3.2-2.el6
 447  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8156   
nagios-4.0.8-1.el6
 405  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-e2b4b5b2fb   
mcollective-2.8.4-1.el6
 377  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-35e240edd9   
thttpd-2.25b-24.el6
 108  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-8594ed3a53   
chicken-4.11.0-3.el6
  47  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-cb5398893b   
nodejs-0.10.48-3.el6
  14  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-4e37be4ce3   
dpkg-1.16.18-2.el6
  11  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-0018ee705f   
phpMyAdmin-4.0.10.18-1.el6
  11  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-63073e2e01   
php-php-gettext-1.0.12-1.el6
   9  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-93771e981d   
tomcat-7.0.73-1.el6
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-8482adf875   
php-simplesamlphp-saml2-2.3.3-1.el6 php-simplesamlphp-saml2_1-1.10.3-1.el6
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-5ddfd80ad5   
lxc-1.0.9-1.el6
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-851b04cffd   
golang-1.7.4-1.el6


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

koji-1.11.0-1.el6

Details about builds:



 koji-1.11.0-1.el6 (FEDORA-EPEL-2016-08d67cbaf8)
 Build system tools

Update Information:

Updates needed for the fedora infra flag day 2016

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


Re: HEADS UP: eigen-3.3.0 update

2016-12-11 Thread Sandro Mani
Actually, given the dependency on eigen headers in the public avogadro headers, 
I suppose the only way forward is indeed to revive eigen2.

Anyone care to swap review with 
https://bugzilla.redhat.com/show_bug.cgi?id=1403554?

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


HEADS UP: shapelib soname bump

2016-12-11 Thread Sandro Mani

Hi

I'm preparing the shapelib-1.4.0 update, which bumped the soname. There 
are no API changes, it was just to synchronize with the debian soname. 
Dependent packages are:


gpsbabel-0:1.5.3-4.fc24
grads-0:2.0.2-18.fc26
librecad-0:2.1.0-1.fc25
marble-widget-qt5-1:16.08.3-1.fc26
plplot-libs-0:5.11.1-5.fc25

I'll need help rebuilding the above packages.

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


Re: Missing heads up for gmsh SONAME bump

2016-12-11 Thread Sandro Mani



On 11.12.2016 11:27, Igor Gnatenko wrote:

Looks like there was no announcement nor rebuild of dependent packages.

getdp has broken dependencies in the rawhide tree:
On x86_64:
 getdp-2.10.0-2.fc26.x86_64 requires libGmsh.so.2.14()(64bit)
On armhfp:
 getdp-2.10.0-2.fc26.armv7hl requires libGmsh.so.2.14
On ppc64le:
 getdp-2.10.0-2.fc26.ppc64le requires libGmsh.so.2.14()(64bit)
On aarch64:
 getdp-2.10.0-2.fc26.aarch64 requires libGmsh.so.2.14()(64bit)
On ppc64:
 getdp-2.10.0-2.fc26.ppc64 requires libGmsh.so.2.14()(64bit)
On i386:
 getdp-2.10.0-2.fc26.i686 requires libGmsh.so.2.14
Please resolve this as soon as possible.

Would be nice in future if someone will send headsup and/or rebuild
dependent packages.
Apologies, my mistake. I usually write the soname version in %files to 
ensure I notice bumps, but obviously I didn't do so in gmsh.spec. Fixed now.


I don't have commit rights to getdp, so I'd appreciate if someone could 
take care of rebuilding it.


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


Missing heads up for gmsh SONAME bump

2016-12-11 Thread Igor Gnatenko
Looks like there was no announcement nor rebuild of dependent packages.

getdp has broken dependencies in the rawhide tree:
On x86_64:
getdp-2.10.0-2.fc26.x86_64 requires libGmsh.so.2.14()(64bit)
On armhfp:
getdp-2.10.0-2.fc26.armv7hl requires libGmsh.so.2.14
On ppc64le:
getdp-2.10.0-2.fc26.ppc64le requires libGmsh.so.2.14()(64bit)
On aarch64:
getdp-2.10.0-2.fc26.aarch64 requires libGmsh.so.2.14()(64bit)
On ppc64:
getdp-2.10.0-2.fc26.ppc64 requires libGmsh.so.2.14()(64bit)
On i386:
getdp-2.10.0-2.fc26.i686 requires libGmsh.so.2.14
Please resolve this as soon as possible.

Would be nice in future if someone will send headsup and/or rebuild
dependent packages.
-- 
-Igor Gnatenko
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Are MP3 files now permitted in Fedora packages?

2016-12-11 Thread Till Maas
Hi,

Since Fedora now ships a MP3 decoder, does the Code vs Content section
in the Packaging Guidelines[0] now need a update to allow MP3 file or
are MP3 files still not permitted?

Kind regards
Till

[0] https://fedoraproject.org/wiki/Packaging:Guidelines#Code_Vs_Content
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Bug 1403404] perl-Moo-2.003000 is available

2016-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1403404

Emmanuel Seyman  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Moo-2.003000-1.fc26
 Resolution|--- |RAWHIDE
Last Closed||2016-12-11 05:24:40



--- Comment #1 from Emmanuel Seyman  ---
Fixed in rawhide:
http://koji.fedoraproject.org/koji/buildinfo?buildID=824561

-- 
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 1402618] perl-Net-IDN-Encode-2.303 is available

2016-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1402618

Emmanuel Seyman  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Net-IDN-Encode-2.303-1
   ||.fc26
 Resolution|--- |RAWHIDE
Last Closed||2016-12-11 05:23:29



--- Comment #2 from Emmanuel Seyman  ---
Fixed in rawhide:
http://koji.fedoraproject.org/koji/buildinfo?buildID=824558

-- 
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 1403547] perl-MooseX-Types-0.48 is available

2016-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1403547

Emmanuel Seyman  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-MooseX-Types-0.48-1.fc
   ||26
 Resolution|--- |RAWHIDE
Last Closed||2016-12-11 05:21:47



--- Comment #1 from Emmanuel Seyman  ---
Fixed in rawhide:
http://koji.fedoraproject.org/koji/buildinfo?buildID=824559

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


eseyman pushed to perl-Moo (master). "Update to 2.003000"

2016-12-11 Thread notifications
From cbc209c06b36267dee856a41eeae5b29a90a0cdb Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman 
Date: Sun, 11 Dec 2016 11:15:05 +0100
Subject: Update to 2.003000

---
 .gitignore| 1 +
 perl-Moo.spec | 7 ++-
 sources   | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 399fff1..45f2ce6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
 /Moo-2.002003.tar.gz
 /Moo-2.002004.tar.gz
 /Moo-2.002005.tar.gz
+/Moo-2.003000.tar.gz
diff --git a/perl-Moo.spec b/perl-Moo.spec
index 62a1c42..4a4dabe 100644
--- a/perl-Moo.spec
+++ b/perl-Moo.spec
@@ -1,5 +1,5 @@
 Name:   perl-Moo
-Version:2.002005
+Version:2.003000
 Release:1%{?dist}
 Summary:Minimalist Object Orientation (with Moose compatibility)
 License:GPL+ or Artistic
@@ -34,7 +34,9 @@ BuildRequires:  perl(strictures) >= 1.004003
 # Text::Balanced not used at test-time
 # Optional run-time:
 BuildRequires:  perl(Class::XSAccessor) >= 1.18
+BuildRequires:  perl(Sub::Defer)
 BuildRequires:  perl(Sub::Name)
+BuildRequires:  perl(Sub::Quote)
 # lib/Moo/HandleMoose.pm requires Moose modules. Moo::HandleMoose is used only
 # if Moose has been loaded. So this is circular optional dependency definitly
 # not suitable for Moo because Moo is reimplementation of Moose:
@@ -95,6 +97,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Dec 11 2016 Emmanuel Seyman  - 2.003000-1
+- Update to 2.003000
+
 * Sun Nov 13 2016 Emmanuel Seyman  - 2.002005-1
 - Update to 2.002005
 
diff --git a/sources b/sources
index 3afb994..8b56b66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a3a67180e724a9f53778efc6a4a8f93  Moo-2.002005.tar.gz
+db0f5bdca7c3935211ce150bd411cc4c  Moo-2.003000.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Moo.git/commit/?h=master=cbc209c06b36267dee856a41eeae5b29a90a0cdb
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


eseyman uploaded Moo-2.003000.tar.gz for perl-Moo

2016-12-11 Thread notifications
db0f5bdca7c3935211ce150bd411cc4c  Moo-2.003000.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Moo/Moo-2.003000.tar.gz/md5/db0f5bdca7c3935211ce150bd411cc4c/Moo-2.003000.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


eseyman pushed to perl-MooseX-Types (master). "Update to 0.48"

2016-12-11 Thread notifications
From ac39a9e9a49625554087ff6fdda0a123e63d35a7 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman 
Date: Sun, 11 Dec 2016 10:58:17 +0100
Subject: Update to 0.48

---
 perl-MooseX-Types.spec | 9 ++---
 sources| 2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/perl-MooseX-Types.spec b/perl-MooseX-Types.spec
index dd6e054..a545016 100644
--- a/perl-MooseX-Types.spec
+++ b/perl-MooseX-Types.spec
@@ -1,6 +1,6 @@
 Name:   perl-MooseX-Types
-Version:0.46
-Release:3%{?dist}
+Version:0.48
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Summary:Organize your Moose types in libraries
@@ -78,7 +78,7 @@ perl Build.PL --installdirs=vendor
 ./Build test
 
 %files
-%license LICENSE
+%license LICENCE
 %doc Changes CONTRIBUTING README t/
 %{perl_vendorlib}/MooseX/
 %{_mandir}/man3/MooseX::Types.3*
@@ -92,6 +92,9 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/MooseX::Types::Wrapper.3*
 
 %changelog
+* Sun Dec 11 2016 Emmanuel Seyman  - 0.48-1
+- Update to 0.48
+
 * Mon May 16 2016 Jitka Plesnikova  - 0.46-3
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index eef5b86..d867382 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1debd6007b9cc494636499397c6dabf  MooseX-Types-0.46.tar.gz
+c7317f391cb6dad6f93964cbc79ed600  MooseX-Types-0.48.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-MooseX-Types.git/commit/?h=master=ac39a9e9a49625554087ff6fdda0a123e63d35a7
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


eseyman uploaded MooseX-Types-0.48.tar.gz for perl-MooseX-Types

2016-12-11 Thread notifications
c7317f391cb6dad6f93964cbc79ed600  MooseX-Types-0.48.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-MooseX-Types/MooseX-Types-0.48.tar.gz/md5/c7317f391cb6dad6f93964cbc79ed600/MooseX-Types-0.48.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


  1   2   >