Re: Missing dependency in glibc package

2016-09-27 Thread Roman Tsisyk
On Tue, Sep 27, 2016 at 11:36 PM, Björn Esser wrote: > > Yes, because it usually gets installed by `basesystem` and `filesystem` > packages; if those packages are missing, you broke your system anyways… > docker run -t -i fedora:24 /bin/bash [root@896ac6d48718 /]# dnf remove setup Dependencies re

Re: Fedora Rawhide-20160927.n.1 compose check report

2016-09-27 Thread Adam Williamson
On Tue, 2016-09-27 at 23:22 -0500, Bowen Wang wrote: > Okay, that makes sense. > I just run the command: > dnf upgrade --refresh > to update my rawhide system. It only downloaded one package, the package > name is Fedora Rawhide, after that, there isn't any installation > process, then the command

Re: Fedora Rawhide-20160927.n.1 compose check report

2016-09-27 Thread Bowen Wang
39 -0500, Bowen Wang wrote: > > I saw the 20160927 images in the wesite, but I when I ran the dnf > > upgrade --refresh, it says nothing to do, is that normal? Thanks. > > It's not unusual...there's some other stuff that happens between the > compose 'completi

Re: Fedora Rawhide-20160927.n.1 compose check report

2016-09-27 Thread Adam Williamson
On Tue, 2016-09-27 at 19:39 -0500, Bowen Wang wrote: > I saw the 20160927 images in the wesite, but I when I ran the dnf > upgrade --refresh, it says nothing to do, is that normal? Thanks. It's not unusual...there's some other stuff that happens between the compose 'complet

Re: Fedora Rawhide-20160927.n.1 compose check report

2016-09-27 Thread Bowen Wang
I saw the 20160927 images in the wesite, but I when I ran the dnf upgrade --refresh, it says nothing to do, is that normal? Thanks. Bowen On Tue, Sep 27, 2016 at 05:14:31PM -0700, Adam Williamson wrote: > On Wed, 2016-09-28 at 00:06 +, Fedora compose checker wrote: > > Missing expect

Re: Fedora Rawhide-20160927.n.1 compose check report

2016-09-27 Thread Adam Williamson
On Wed, 2016-09-28 at 00:06 +, Fedora compose checker wrote: > Missing expected images: > > Cloud_base raw-xz i386 > Atomic raw-xz x86_64 > > Failed openQA tests: 4/102 (x86_64), 3/17 (i386), 1/2 (arm) > > New failures (same test did not fail in Rawhide-20160926.n.0): > > ID: 36663 Test

Fedora Rawhide-20160927.n.1 compose check report

2016-09-27 Thread Fedora compose checker
Missing expected images: Cloud_base raw-xz i386 Atomic raw-xz x86_64 Failed openQA tests: 4/102 (x86_64), 3/17 (i386), 1/2 (arm) New failures (same test did not fail in Rawhide-20160926.n.0): ID: 36663 Test: i386 KDE-live-iso install_default URL: https://openqa.fedoraproject.org/tests/366

devel@lists.fedoraproject.org

2016-09-27 Thread Chris Murphy
Hi, I was asked to start this in today's Server meeting. The genesis for me was, I have more questions than answers and I'm fairly convinced I'm not the only person who's kinda shrugging not knowing what all the questions even are. Answers are important too, but good questions to properly explore

Re: Attempting to contact unresponsive maintainers - zeenix, theinric, ifarkas, mchalk

2016-09-27 Thread Kevin Fenzi
On Tue, 20 Sep 2016 10:39:28 -0600 Kevin Fenzi wrote: > Greetings, we've been told that the email addresses > for these package maintainers are no longer valid. I'm starting the > unresponsive maintainer policy to find out if they are still > interested in maintaining their packages (and if so,

Re: Missing dependency in glibc package

2016-09-27 Thread Björn Esser
Am 27.09.2016 um 22:08 schrieb Roman Tsisyk: On Tue, Sep 27, 2016 at 10:53 PM, Björn Esser wrote: Forgot to mention: Explicit dependencies are usually the better way, instead of relying on implicit dependencies… Of course. File Dependencies RPM gives you the ability to depend on files inst

Re: Missing dependency in glibc package

2016-09-27 Thread Roman Tsisyk
On Tue, Sep 27, 2016 at 10:53 PM, Björn Esser wrote: > > Forgot to mention: Explicit dependencies are usually the better way, > instead of relying on implicit dependencies… > Of course. > File Dependencies > RPM gives you the ability to depend on files instead of packages. Whenever > possible

Re: Missing dependency in glibc package

2016-09-27 Thread Björn Esser
Am 27.09.2016 um 21:48 schrieb Björn Esser: Am 27.09.2016 um 21:32 schrieb Roman Tsisyk: Hi, My package uses getprotobyname(3), getaddrinfo(3), getnameinfo(3) functions which read /etc/protocols, /etc/hosts, /etc/services and other network configuration files under the hood. Despite the fact th

Re: Missing dependency in glibc package

2016-09-27 Thread Björn Esser
Am 27.09.2016 um 21:32 schrieb Roman Tsisyk: Hi, My package uses getprotobyname(3), getaddrinfo(3), getnameinfo(3) functions which read /etc/protocols, /etc/hosts, /etc/services and other network configuration files under the hood. Despite the fact that all these functions is an integral part of

Missing dependency in glibc package

2016-09-27 Thread Roman Tsisyk
Hi, My package uses getprotobyname(3), getaddrinfo(3), getnameinfo(3) functions which read /etc/protocols, /etc/hosts, /etc/services and other network configuration files under the hood. Despite the fact that all these functions is an integral part of glibc, required configuration files are provid

[Test-Announce] [Call For Action] 2016-09-28 Fedora 25 i18n Test Day

2016-09-27 Thread Adam Williamson
Hey Testers, Wednesday 2016-09-28 will be i18n Test Day[1]! As part of this planned Change[2][3][4] for Fedora 25, there are 3 major changes which needs to be tested. The main aim of Test Day will focus on Internationalization a.k.a. i18n around Desktops including their applications. So this is a

Re: What to do with fedora-qa (fedorahosted is dying)

2016-09-27 Thread Kevin Fenzi
On Tue, 27 Sep 2016 11:33:32 -0700 Adam Williamson wrote: > On Tue, 2016-09-27 at 09:34 -0400, Kamil Paral wrote: > > > A slightly off topic, Adam, would you happen to know why Fedora > > doesn't self-host Pagure under say > > https://apps.fedoraproject.org/pag ure , which would allow e.g. FAS >

Re: what happened with rawhide/i386

2016-09-27 Thread Kevin Fenzi
On Tue, 27 Sep 2016 14:45:05 +0200 Nicolas Chauvet wrote: > 2016-09-27 14:33 GMT+02:00 Sérgio Basto : > > Hi, > > I'm getting errors when build in i386 of rawhide and check that > > master and mirror haven't i386 [1] had I missing something ? , this > > is a bug or a feature ? > > > > [1] > > htt

Re: Gsmartcontrol miss a dependency but maintainer, Eric Smith, don't answer

2016-09-27 Thread Vascom
I am received commit rights and I hope will update gsmartcontrol tomorrow or next few days. сб, 24 сент. 2016 г., 20:42 jack smith : > That will be great ! > ___ > devel mailing list -- devel@lists.fedoraproject.org > To unsubscribe send an email to dev

Re: Fedora 25-20160927.n.0 compose check report

2016-09-27 Thread Adam Williamson
On Tue, 2016-09-27 at 15:22 +, Fedora compose checker wrote: > Missing expected images: > > Xfce raw-xz armhfp > Cloud_base raw-xz i386 > > Failed openQA tests: 4/102 (x86_64), 2/17 (i386), 1/2 (arm) > > New failures (same test did not fail in 25-20160926.n.0): > > ID: 36551 Test: x86_6

Fedora Notifications System recent issues and Fixes

2016-09-27 Thread Kevin Fenzi
Greetings. The Fedora Notifications System, available at: https://apps.fedoraproject.org/notifications/ Is a way for interested parties to be notified when events occur in Fedora. This system currently allows for IRC and/or Email notifications of events, as well as "digesting" a specified number

Re: F26 System Wide Change: OpenSSL 1.1.0

2016-09-27 Thread Tomas Mraz
On Út, 2016-09-27 at 03:36 +1000, Timothy Ward wrote: > HHello > > Has there been any testing with libmobiledevice library and > especially > the gvfs-afc backend to this be able to connect to an idevice using > nautilus etc. The testing needs to be done on both new IOS 10.0.1 > and an older versi

Fedora 25-20160927.n.0 compose check report

2016-09-27 Thread Fedora compose checker
Missing expected images: Xfce raw-xz armhfp Cloud_base raw-xz i386 Failed openQA tests: 4/102 (x86_64), 2/17 (i386), 1/2 (arm) New failures (same test did not fail in 25-20160926.n.0): ID: 36551 Test: x86_64 Server-dvd-iso server_realmd_join_kickstart URL: https://openqa.fedoraproject.org

Adobe acrobat Technical support 1-888-45S-9568 PHONE number

2016-09-27 Thread alicelodge247
get best adobe technical support phone number, 1-888-455-9568 adobe illustrator technical support adobe audition technical support adobe flash technical support adobe dreamweaver technical support adobe technical support telephone number adobe technical support 24/7 adobe technical support online

Re: /sbin/nologin in /etc/shells

2016-09-27 Thread Nikola Forró
Hello, I'm linking another bugzilla [1] related to this, this one is against shells(5) man page. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1218302 ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@

Re: [HEADS UP] DNF 2.0 coming to Rawhide

2016-09-27 Thread Jiří Konečný
On Tue, 2016-09-27 at 15:36 +0200, Igor Gnatenko wrote: > Hello, > > our team is on the way to release new version in upstream and push it > to Rawhide as per accepted Change[0]. > > We don't expect that it will break mashing repos, but we expect that > it will break Anaconda (as it uses private

[Test-Announce] Fedora 25 Branched 20160927.n.0 nightly compose nominated for testing

2016-09-27 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 25 Branched 20160927.n.0. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki

Re: [HEADS UP] DNF 2.0 coming to Rawhide

2016-09-27 Thread Igor Gnatenko
Forgot to add, you can try to rebuild your components against our nightly repos: https://copr.fedorainfracloud.org/coprs/rpmsoftwaremanagement/dnf-nightly/ On Tue, Sep 27, 2016 at 3:36 PM, Igor Gnatenko wrote: > Hello, > > our team is on the way to release new version in upstream and push it > t

[HEADS UP] DNF 2.0 coming to Rawhide

2016-09-27 Thread Igor Gnatenko
Hello, our team is on the way to release new version in upstream and push it to Rawhide as per accepted Change[0]. We don't expect that it will break mashing repos, but we expect that it will break Anaconda (as it uses private functions from DNF (non-API)), there is PR for it[1] so I hope Anacond

AppData content ratings for games shipped in Fedora

2016-09-27 Thread Richard Hughes
Hi all, The latest feature we want to support upstream is age classifications for games. I've asked all the maintainers listed in the various upstream AppData files (using the update contact email address) to generate some OARS metadata and add it to the .appdata.xml file, but of course some AppDa

Re: what happened with rawhide/i386

2016-09-27 Thread Nicolas Chauvet
2016-09-27 14:33 GMT+02:00 Sérgio Basto : > Hi, > I'm getting errors when build in i386 of rawhide and check that master > and mirror haven't i386 [1] had I missing something ? , this is a bug > or a feature ? > > [1] https://mirrors.kernel.org/fedora/development/rawhide/Everything/ i386 was moved

what happened with rawhide/i386

2016-09-27 Thread Sérgio Basto
Hi,  I'm getting errors when build in i386 of rawhide and check that master and mirror haven't i386 [1] had I missing something ? , this is a bug or a feature ?  [1] https://mirrors.kernel.org/fedora/development/rawhide/Everything/ Thanks -- Sérgio M. B.

Re: Simple python package review swap - python-feedgenerator

2016-09-27 Thread Ankur Sinha
On Tue, 2016-09-27 at 12:47 +0200, Germano Massullo wrote: > Taken! > Could you review my https://bugzilla.redhat.com/show_bug.cgi?id=13752 > 22 > Thank you Thanks! Taken! :) -- Thanks, Regards, Ankur Sinha "FranciscoD" http://fedoraproject.org/wiki/User:Ankursinha signature.asc Description: Th

Re: Orphaning avogadro

2016-09-27 Thread Antonio Trande
On 09/27/2016 05:27 AM, Kevin Kofler wrote: > Hi, > > I am hereby orphaning the avogadro package (and am going to hit the > corresponding button in pkgdb after sending this message). > > Avogadro is an advanced molecular editor for chemistry. It can be used both > as a > standalone application a

Re: dnf update args and wiki update

2016-09-27 Thread Michal Luscon
On 09/27/2016 12:54 AM, Catalin wrote: Dear team. About dnf -help under I used fc25 . I don't see the update argument output of command: dnf --help. The dnf args is in progress ? This will be fixed in DNF-2.0 release. Michal ___ devel mailing list -

Re: dnf update args and wiki update

2016-09-27 Thread Catalin
I understand that just at first look at wiki page and that because I used old yum Fedora. Explanation of the wiki are not very accurate and paragraphs with Fedora releases / dnf . Is very true that dnf to have new ways to change yum style in time. Because is an complex process versus repo I want to

Re: Simple python package review swap - python-feedgenerator

2016-09-27 Thread Germano Massullo
Taken! Could you review my https://bugzilla.redhat.com/show_bug.cgi?id=1375222 Thank you ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Simple python package review swap - python-feedgenerator

2016-09-27 Thread Ankur Sinha
Hello, Would have a simple review ticket to swap? I'd be happy to take one in exchange for this python package: https://bugzilla.redhat.com/show_bug.cgi?id=1379651 (python-feedgenerator) -- Thanks, Regards, Ankur Sinha "FranciscoD" http://fedoraproject.org/wiki/User:Ankursinha signature.asc

Re: Review swap

2016-09-27 Thread Germano Massullo
I would like to take it, but I see that is already taken. Do you want to change reviewer? ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Review swap

2016-09-27 Thread Björn Esser
Hello I 'm in need for a review [1] for a pretty simple python-package. Any offers? Cheers Björn [1] https://bugzilla.redhat.com/show_bug.cgi?id=1379421 ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to de

Re: [Fedocal] Reminder meeting : Modularity WG

2016-09-27 Thread Nils Philippsen
Hey everyone, On Tue, 2016-09-27 at 03:00 +, jku...@redhat.com wrote: > The agenda for the meeting is available at [modularity-wg-agendas > pad](http://piratepad.nl/modularity-wg-agendas). unfortunately, piratepad.nl seems to be dead for good. I've created a new pad for the agendas here: htt