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


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


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


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


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
sagitter

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  - 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  - 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  - 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  - 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  - 3.2.3-1
  - update to 3.2.3 release

  * Sat Dec 10 2016 leigh scott  - 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  - 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  - 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  - 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  - 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-utils-javadoc
Size: 81172 bytes
Size change:  -5316 bytes
Changelog:
  * Sat Dec 10 2016 gil cattaneo  3.2.0-2
  - drop pmd-java


Package:  docker-2:1.12.4-30.git67ed6b8.fc26
Old package:  docker-2:1.12.4-29.git67ed6b8.fc26
Summary:  Automates deployment of containerized applications
RPMs: container-selinux docker docker-common

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


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


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


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


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