Re: packaged jenkins is broken

2018-12-02 Thread Mikolaj Izdebski
On Mon, Dec 3, 2018 at 5:55 AM David Airlie  wrote:
>
> So we ship a jenkins in F29 at least that is broken on install due to
> what looks like an incompatability with dom4j.
>
> Upstream it looks like jenkins via stapler-jelly uses a fork of dom4j,
> and the standard dom4j shipped in Fedora doesn't work the same.
>
> There have been bugs filed, but nobody seems to have cared enough to
> fix it, it looks to have been broken for at least 2 release cycles,
> should we be looking at dropping jenkins as nobody could be using the
> web frontend at least in the current state.

IMHO Jenkins packages in Fdeora are unmaintained and should be retired.

--
Mikolaj
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Fedora Hardware portal

2018-12-02 Thread Andrey Ponomarenko
30.11.2018, 01:58, "Matthew Miller" :
> On Thu, Nov 29, 2018 at 04:57:33PM +0300, Andrey Ponomarenko wrote:
>>  https://github.com/linuxhw/hw-probe (various packages are available:
>>  AppImage, Snap, Flatpak, Docker, RPM, etc.). The tool is intended to
>
> Have you considered packaging this directly in Fedora? That would make it a
> lot easier for users to just run the program.
>

Review request: https://bugzilla.redhat.com/show_bug.cgi?id=1655421

I use the same spec to build Fedora rpm package on OBS: 
https://build.opensuse.org/package/show/home:linuxbuild/hw-probe

Could you review it?

Thank you.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


packaged jenkins is broken

2018-12-02 Thread David Airlie
So we ship a jenkins in F29 at least that is broken on install due to
what looks like an incompatability with dom4j.

Upstream it looks like jenkins via stapler-jelly uses a fork of dom4j,
and the standard dom4j shipped in Fedora doesn't work the same.

There have been bugs filed, but nobody seems to have cared enough to
fix it, it looks to have been broken for at least 2 release cycles,
should we be looking at dropping jenkins as nobody could be using the
web frontend at least in the current state.

Dave.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


python-os-client-config (was Re: Orphaned packages need new maintainers (will be retired in 3 weeks))

2018-12-02 Thread Tristan Cacqueray

On November 30, 2018 1:15 pm, Miro Hrončok wrote:
> 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
[...]
> Affected (co)maintainers:
[...]
> tdecacqu: python-os-client-config
>

Thanks Miro for the notice. Not sure how I ended up as (co-)maintainer
of python-os-client-config, but it seems like we could remove the
package. It has been merged into the openstacksdk project and it is
no longer used by most of the openstack projects:

http://codesearch.openstack.org/?q=os-client-config&i=nope&files=requirements.txt&repos=

Regards,
-Tristan


pgpZR9ywj5oge.pgp
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Packaging FOSS that requires MATLab at runtime

2018-12-02 Thread Kevin Kofler
Ankur Sinha wrote:
> While packaging software for NeuroFedora[1], we've got quite a few
> MATLab toolboxes that are commonly used in scientific research on our
> list. SPM[2] is a good example. It is *widely* used in NeuroImaging
> research. While it is somewhat compatible with Octave, upstream does not
> support it[3]. Since correctness is paramount with such toolboxes, at
> present, they must be used with MATLab.

The rule in Fedora is: If you want this to be in Fedora, this has to be 
packaged for Octave with a Requires: octave, even if upstream does not 
support it. Software in Fedora cannot depend on software that is not part of 
Fedora.

Kevin Kofler
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Packaging FOSS that requires MATLab at runtime

2018-12-02 Thread Rex Dieter
Ankur Sinha wrote:

> Hello,
> 
> While packaging software for NeuroFedora[1], we've got quite a few
> MATLab toolboxes that are commonly used in scientific research on our
> list. SPM[2] is a good example. It is *widely* used in NeuroImaging
> research. While it is somewhat compatible with Octave, upstream does not
> support it[3]. Since correctness is paramount with such toolboxes, at
> present, they must be used with MATLab.
> 
> What do we think of including such toolboxes in Fedora? They are:
> - open source
> - require MATLab only at runtime (so they do not need MATLab to build).

Generally no, if this guideline applies:

https://fedoraproject.org/wiki/Packaging:What_Can_Be_Packaged#Packages_which_are_not_useful_without_external_code

Depends how much of a loophole you want if using octave is a viable runtime 
option.

-- Rex

___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Packaging FOSS that requires MATLab at runtime

2018-12-02 Thread Ankur Sinha
Hello,

While packaging software for NeuroFedora[1], we've got quite a few
MATLab toolboxes that are commonly used in scientific research on our
list. SPM[2] is a good example. It is *widely* used in NeuroImaging
research. While it is somewhat compatible with Octave, upstream does not
support it[3]. Since correctness is paramount with such toolboxes, at
present, they must be used with MATLab.

What do we think of including such toolboxes in Fedora? They are:
- open source
- require MATLab only at runtime (so they do not need MATLab to build).

I would personally prefer if MATLab wasn't used in research, and the
scientific community is certainly moving to Python. However, the fact is
this will take time and there are current eco-systems around MATLab.

[1] https://pagure.io/neuro-sig/NeuroFedora/issues
[2] https://en.wikibooks.org/wiki/SPM
[3] https://en.wikibooks.org/wiki/SPM/Octave
-- 
Thanks,
Regards,

Ankur Sinha "FranciscoD"

https://fedoraproject.org/wiki/User:Ankursinha
Time zone: Europe/London


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


[Test-Announce] Proposal to CANCEL: 2018-12-03 Fedora QA Meeting

2018-12-02 Thread Adam Williamson
Hi folks! I'm proposing we cancel the QA meeting tomorrow again. We
still don't have anything very urgent to discuss, and Brno folks will
not be around.

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.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
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
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/test-annou...@lists.fedoraproject.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Fedora Rawhide-20181202.n.0 compose check report

2018-12-02 Thread Fedora compose checker
No missing expected images.

Failed openQA tests: 16/131 (x86_64), 3/24 (i386), 1/2 (arm)

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

ID: 314896  Test: x86_64 Server-dvd-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/314896
ID: 314908  Test: x86_64 Server-dvd-iso realmd_join_sssd
URL: https://openqa.fedoraproject.org/tests/314908
ID: 314911  Test: x86_64 Server-dvd-iso server_freeipa_replication_client
URL: https://openqa.fedoraproject.org/tests/314911
ID: 314920  Test: x86_64 Everything-boot-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/314920
ID: 314987  Test: x86_64 universal install_blivet_software_raid
URL: https://openqa.fedoraproject.org/tests/314987
ID: 315022  Test: x86_64 universal install_shrink_ext4
URL: https://openqa.fedoraproject.org/tests/315022
ID: 315023  Test: x86_64 universal install_shrink_ntfs
URL: https://openqa.fedoraproject.org/tests/315023

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

ID: 314915  Test: x86_64 Server-dvd-iso modularity_tests
URL: https://openqa.fedoraproject.org/tests/314915
ID: 314926  Test: x86_64 Workstation-live-iso base_services_start
URL: https://openqa.fedoraproject.org/tests/314926
ID: 314934  Test: x86_64 Workstation-live-iso 
desktop_notifications_postinstall
URL: https://openqa.fedoraproject.org/tests/314934
ID: 314936  Test: x86_64 Workstation-boot-iso memory_check@uefi
URL: https://openqa.fedoraproject.org/tests/314936
ID: 314937  Test: x86_64 Workstation-boot-iso memory_check
URL: https://openqa.fedoraproject.org/tests/314937
ID: 314940  Test: i386 Workstation-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/314940
ID: 314941  Test: i386 Workstation-boot-iso memory_check
URL: https://openqa.fedoraproject.org/tests/314941
ID: 314956  Test: arm Minimal-raw_xz-raw.xz 
install_arm_image_deployment_upload
URL: https://openqa.fedoraproject.org/tests/314956
ID: 315024  Test: x86_64 universal install_european_language
URL: https://openqa.fedoraproject.org/tests/315024
ID: 315025  Test: x86_64 universal install_cyrillic_language
URL: https://openqa.fedoraproject.org/tests/315025
ID: 315026  Test: x86_64 universal install_arabic_language
URL: https://openqa.fedoraproject.org/tests/315026
ID: 315027  Test: x86_64 universal install_asian_language
URL: https://openqa.fedoraproject.org/tests/315027
ID: 315033  Test: i386 universal upgrade_2_desktop_32bit
URL: https://openqa.fedoraproject.org/tests/315033

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

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

ID: 314924  Test: x86_64 Workstation-live-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/314924
ID: 314944  Test: x86_64 KDE-live-iso install_no_user
URL: https://openqa.fedoraproject.org/tests/314944

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

ID: 314918  Test: i386 Server-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/314918
ID: 314919  Test: i386 Server-dvd-iso install_default
URL: https://openqa.fedoraproject.org/tests/314919
ID: 314923  Test: x86_64 Workstation-live-iso install_default_upload
URL: https://openqa.fedoraproject.org/tests/314923
ID: 315010  Test: x86_64 universal upgrade_2_server_64bit
URL: https://openqa.fedoraproject.org/tests/315010
ID: 315015  Test: x86_64 universal upgrade_server_domain_controller
URL: https://openqa.fedoraproject.org/tests/315015

Passed openQA tests: 105/131 (x86_64), 19/24 (i386)

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

ID: 314932  Test: x86_64 Workstation-live-iso desktop_browser
URL: https://openqa.fedoraproject.org/tests/314932
ID: 314943  Test: x86_64 KDE-live-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/314943
ID: 314991  Test: x86_64 universal install_blivet_no_swap@uefi
URL: https://openqa.fedoraproject.org/tests/314991
ID: 315014  Test: x86_64 universal upgrade_server_64bit
URL: https://openqa.fedoraproject.org/tests/315014

Skipped openQA tests: 1 of 157

Installed system changes in test x86_64 Server-boot-iso install_default@uefi: 
System load changed from 1.82 to 1.22
Previous test data: https://openqa.fedoraproject.org/tests/314622#downloads
Current test data: https://openqa.fedoraproject.org/tests/314891#downloads

Installed system changes in test x86_64 Server-boot-iso install_default: 
System load changed from 1.22 to 1.02
Previous test data: https://openqa.fedoraproject.org/tests/314621#downloads
Current test data: https://openqa.fedoraproject.org/tests/314892#downloads

Installed system changes in test x86_64 Server-dvd-iso install_default_upload: 
System load changed from 1.46 to 1.18
Previous test data: https://openqa.fedoraproject.org/tests/314845#downloads
Current test data:

Fedora rawhide compose report: 20181202.n.0 changes

2018-12-02 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20181201.n.0
NEW: Fedora-Rawhide-20181202.n.0

= SUMMARY =
Added images:5
Dropped images:  2
Added packages:  1
Dropped packages:0
Upgraded packages:   16
Downgraded packages: 0

Size of added packages:  594.77 KiB
Size of dropped packages:0 B
Size of upgraded packages:   335.82 MiB
Size of downgraded packages: 0 B

Size change of upgraded packages:   2.23 MiB
Size change of downgraded packages: 0 B

= ADDED IMAGES =
Image: Python_Classroom vagrant-virtualbox i386
Path: 
Labs/i386/images/Fedora-Python-Classroom-Vagrant-Rawhide-20181202.n.0.i386.vagrant-virtualbox.box
Image: Container_Minimal_Base docker aarch64
Path: 
Container/aarch64/images/Fedora-Container-Minimal-Base-Rawhide-20181202.n.0.aarch64.tar.xz
Image: Server raw-xz aarch64
Path: Server/aarch64/images/Fedora-Server-Rawhide-20181202.n.0.aarch64.raw.xz
Image: Workstation raw-xz aarch64
Path: 
Workstation/aarch64/images/Fedora-Workstation-Rawhide-20181202.n.0.aarch64.raw.xz
Image: Python_Classroom vagrant-libvirt i386
Path: 
Labs/i386/images/Fedora-Python-Classroom-Vagrant-Rawhide-20181202.n.0.i386.vagrant-libvirt.box

= DROPPED IMAGES =
Image: AtomicHost dvd-ostree x86_64
Path: 
AtomicHost/x86_64/iso/Fedora-AtomicHost-ostree-x86_64-Rawhide-20181201.n.0.iso
Image: Silverblue dvd-ostree x86_64
Path: 
Silverblue/x86_64/iso/Fedora-Silverblue-ostree-x86_64-Rawhide-20181201.n.0.iso

= ADDED PACKAGES =
Package: switchboard-plug-sharing-2.1.3-1.fc30
Summary: Switchboard Sharing Plug
RPMs:switchboard-plug-sharing
Size:594.77 KiB


= DROPPED PACKAGES =

= UPGRADED PACKAGES =
Package:  arm-image-installer-2.9-1.fc30
Old package:  arm-image-installer-2.8-1.fc30
Summary:  Writes binary image files to any specified block device
RPMs: arm-image-installer
Size: 44.37 KiB
Size change:  4 B
Changelog:
  * Sat Dec 01 2018 Paul Whalen  - 2.8-2
  - Update to 2.9


Package:  buildah-1.6-7.dev.gitb68a8e1.fc30
Old package:  buildah-1.6-6.dev.git2b582d3.fc30
Summary:  A command line tool used for creating OCI Images
RPMs: buildah
Size: 23.59 MiB
Size change:  476 B
Changelog:
  * Sun Dec 02 2018 Lokesh Mandvekar (Bot)  - 
1.6-7.dev.gitb68a8e1
  - autobuilt b68a8e1


Package:  calibre-3.34.0-1.fc30
Old package:  calibre-3.29.0-2.fc30
Summary:  E-book converter and library manager
RPMs: calibre
Size: 149.75 MiB
Size change:  -694.66 KiB
Changelog:
  * Sat Dec 01 2018 Kevin Fenzi  - 3.34.0-1
  - Update to 3.34.


Package:  debootstrap-1.0.109-3.fc30
Old package:  debootstrap-1.0.109-2.fc30
Summary:  Debian GNU/Linux bootstrapper
RPMs: debootstrap
Size: 77.45 KiB
Size change:  -1.25 KiB
Changelog:
  * Sat Dec 01 2018 S??rgio Basto  - 1.0.109-3
  - Don't mangling shebang in /usr/sbin/debootstrap from /bin/sh to /usr/bin/sh
(#1654765), thanks to Laurent Vivier


Package:  deepin-icon-theme-15.12.65-1.fc30
Old package:  deepin-icon-theme-15.12.64-1.fc30
Summary:  Icons for the Deepin Desktop Environment
RPMs: deepin-icon-theme
Size: 11.21 MiB
Size change:  145.00 KiB
Changelog:
  * Fri Nov 30 2018 mosquito  - 15.12.65-1
  - Update to 15.12.65


Package:  git-2.20.0-0.2.rc2.fc30
Old package:  git-2.19.2-1.fc30
Summary:  Fast Version Control System
RPMs: git git-all git-core git-core-doc git-cvs git-daemon git-email 
git-gui git-instaweb git-subtree git-svn gitk gitweb perl-Git perl-Git-SVN
Size: 38.97 MiB
Size change:  2.83 MiB
Changelog:
  * Wed Nov 21 2018 Todd Zullinger  - 2.20.0-0.1.rc1
  - Update to 2.20.0.rc1

  * Sat Dec 01 2018 Todd Zullinger  - 2.20.0-0.2.rc2
  - Update to 2.20.0.rc2


Package:  greybird-3.22.9-1.fc30
Old package:  greybird-3.22.8-2.fc29
Summary:  A clean minimalistic theme for Xfce, GTK+ 2 and 3
RPMs: greybird-gtk2-theme greybird-gtk3-theme greybird-metacity-theme 
greybird-xfce4-notifyd-theme greybird-xfwm4-theme
Size: 295.98 KiB
Size change:  -2.07 KiB
Changelog:
  * Sat Dec 01 2018 Kevin Fenzi  - 3.22.9-1
  - Update to 3.22.9.


Package:  gsequencer-2.1.3-0.fc30
Old package:  gsequencer-2.0.37-0.fc30
Summary:  Audio processing engine
RPMs: gsequencer gsequencer-devel gsequencer-devel-doc
Size: 19.07 MiB
Size change:  347.86 KiB
Changelog:
  * Sat Dec 01 2018 Jo??l Kr??hemann  2.1.3-0
  - updated Source to point to new minor version directory
  - removed build dependency ladspa-cmt-plugins and lv2-swh-plugins


Package:  haproxy-1.8.14-2.fc30
Old package:  haproxy-1.8.14-1.fc30
Summary:  HAProxy reverse proxy for high availability environments
RPMs: haproxy
Size: 7.70 MiB
Size change:  840 B
Changelog:
  * Sat Dec 01 2018 Ryan O'Hara  - 1.8.14-2
  - Use of crpyt() is not thread safe (#1643941)


Package:  mmapper-2.7.1-1.fc30
Old package:  mmapper-2.7.0-1.fc30
Summary:  Graphical MUME mapper
RPMs: mm