Re: DNF producing nonsense results (and a bogus F28 updates compose?)

2018-05-05 Thread Kalev Lember
On Sun, May 6, 2018 at 7:24 AM, Andrew Lutomirski wrote: > I just got some very strange behavior from dnf: > > $ sudo dnf upgrade --best --allowerasing > Last metadata expiration check: 0:04:26 ago on Sat 05 May 2018 09:13:56 PM > PDT. > Dependencies resolved. > ==

Re: DNF producing nonsense results (and a bogus F28 updates compose?)

2018-05-05 Thread Felix M. Cobos
On Sat, May 05, 2018 at 09:24:15PM -0700, Andrew Lutomirski wrote: > I just got some very strange behavior from dnf: > > $ sudo dnf upgrade --best --allowerasing > Last metadata expiration check: 0:04:26 ago on Sat 05 May 2018 09:13:56 PM > PDT. > Dependencies resolved. >

DNF producing nonsense results (and a bogus F28 updates compose?)

2018-05-05 Thread Andrew Lutomirski
I just got some very strange behavior from dnf: $ sudo dnf upgrade --best --allowerasing Last metadata expiration check: 0:04:26 ago on Sat 05 May 2018 09:13:56 PM PDT. Dependencies resolved. PackageArch

[Test-Announce] Proposal to CANCEL: 2018-05-07 Fedora QA Meeting

2018-05-05 Thread Adam Williamson
Hi folks! I'm proposing we cancel the QA meeting on Monday. I don't see anything particularly urgent to discuss, so let's take the time off. If you're aware of anything important we have to discuss this week, please do reply to this mail and we can go ahead and run the meeting. Thanks! -- Adam Wi

Re: Concerning /etc/opt usage

2018-05-05 Thread Rex Dieter
Rex Dieter wrote: > Germano Massullo wrote: > >> Today I have received pull request [1]. >> Since line 62 >> %dir %{_sysconfdir}/opt/chrome/native-messaging-hosts/ >> means >> /etc/opt/chrome/native-messaging-hosts/ >> and since packaging guidelines [2] say that a package may only use >> director

Re: Concerning /etc/opt usage

2018-05-05 Thread Rex Dieter
Germano Massullo wrote: > Today I have received pull request [1]. > Since line 62 > %dir %{_sysconfdir}/opt/chrome/native-messaging-hosts/ > means > /etc/opt/chrome/native-messaging-hosts/ > and since packaging guidelines [2] say that a package may only use > directories in the |/opt/fedora,| I d

Concerning /etc/opt usage

2018-05-05 Thread Germano Massullo
Today I have received pull request [1]. Since line 62 %dir %{_sysconfdir}/opt/chrome/native-messaging-hosts/ means /etc/opt/chrome/native-messaging-hosts/ and since packaging guidelines [2] say that a package may only use directories in the |/opt/fedora,| I would reject this pull request. What do y

Fedora Rawhide-20180505.n.0 compose check report

2018-05-05 Thread Fedora compose checker
No missing expected images. Failed openQA tests: 27/137 (x86_64), 13/24 (i386), 1/2 (arm) ID: 234213 Test: x86_64 Workstation-live-iso install_default_upload URL: https://openqa.fedoraproject.org/tests/234213 ID: 234214 Test: x86_64 Workstation-live-iso install_default@uefi URL: https:/

orphaning and retiring some packages

2018-05-05 Thread Mukundan Ragavan
I am orphaning certain packages and retiring some others that are no longer needed. Packages being **orphaned** fityk (depends on cmpfit) cmpfit (fityk is dependent on this) rarian csmith python-cclib Unfortunately, I fell behind in maintaining these packages (particularly csmith and cclib). The

Broken dependencies for tetex in Rawhide?

2018-05-05 Thread Michal Ruprich
I'm getting this error when building a package with dependency on tetex in Fedora Rawhide: Problem: package texlive-scheme-tetex-7:svn44187-4.fc29.noarch requires texlive-collection-plaingeneric, but none of the providers can be installed - conflicting requests - nothing provides texlive-auto

Re: Which sqlite?

2018-05-05 Thread Artur Iwicki
While this behaviour may be a bit confusing for users, it is consistent with what upstream does. Check: https://sqlite.org/quickstart.html >At a shell or DOS prompt, enter: "sqlite3 test.db". This will create a new >database named "test.db". Or look at one of the downloads offered at the upstr