Fedora-Cloud-33-20201102.0 compose check report

2020-11-01 Thread Fedora compose checker
No missing expected images.

Soft failed openQA tests: 1/7 (x86_64), 1/7 (aarch64)
(Tests completed, but using a workaround for a known bug)

Old soft failures (same test soft failed in Fedora-Cloud-33-20201101.0):

ID: 712907  Test: x86_64 Cloud_Base-qcow2-qcow2 cloud_autocloud
URL: https://openqa.fedoraproject.org/tests/712907
ID: 712915  Test: aarch64 Cloud_Base-qcow2-qcow2 cloud_autocloud@uefi
URL: https://openqa.fedoraproject.org/tests/712915

Passed openQA tests: 6/7 (x86_64), 6/7 (aarch64)
-- 
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
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


[389-devel] 389 DS nightly 2020-11-02 - 94% PASS

2020-11-01 Thread vashirov
https://fedorapeople.org/groups/389ds/ci/nightly/2020/11/02/report-389-ds-base-2.0.0.0-20201102gitdb655bb.fc32.x86_64.html
___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/389-devel@lists.fedoraproject.org


Re: AVC denied to rpm for rpmdb.sqlite after Fedora 33 upgrade

2020-11-01 Thread John Doe
This: https://bugzilla.redhat.com/show_bug.cgi?id=1461313#c54

Corresponds exactly to my symptoms.

Will follow, 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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: AVC denied to rpm for rpmdb.sqlite after Fedora 33 upgrade

2020-11-01 Thread Samuel Sieb

On 11/1/20 6:55 PM, John Doe wrote:

After Fedora 33 upgrade, I am getting /var/log/audit/audit.log flooded with:

type=AVC msg=audit(1604285139.996:14767): avc:  denied  { read } for  pid=5304 comm="rpm" 
name="rpmdb.sqlite" dev="dm-1" ino=4194322 
scontext=system_u:system_r:setroubleshootd_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=file 
permissive=0


Possibly https://bugzilla.redhat.com/show_bug.cgi?id=1461313
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


AVC denied to rpm for rpmdb.sqlite after Fedora 33 upgrade

2020-11-01 Thread John Doe
Hello!

After Fedora 33 upgrade, I am getting /var/log/audit/audit.log flooded with:

type=AVC msg=audit(1604285139.996:14767): avc:  denied  { read } for  pid=5304 
comm="rpm" name="rpmdb.sqlite" dev="dm-1" ino=4194322 
scontext=system_u:system_r:setroubleshootd_t:s0 
tcontext=system_u:object_r:var_lib_t:s0 tclass=file permissive=0

unless I disable SELinux or wait a few minutes, at which point this appears:

type=SERVICE_STOP msg=audit(1604285483.935:64916): pid=1 uid=0 auid=4294967295 
ses=4294967295 subj=system_u:system_r:init_t:s0 
msg='unit=dbus-:1.15-org.fedoraproject.SetroubleshootPrivileged@0 
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? 
res=success'UID="root" AUID="unset"
type=SERVICE_STOP msg=audit(1604285485.965:64917): pid=1 uid=0 auid=4294967295 
ses=4294967295 subj=system_u:system_r:init_t:s0 
msg='unit=dbus-:1.15-org.fedoraproject.Setroubleshootd@0 comm="systemd" 
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? 
res=success'UID="root" AUID="unset"

And the flood in audit logs stops.

Does that mean there's a missing SELinux policy? I am thinking this is due to 
PackageKit, I noticed in dmesg that it also crashes before flooding audit logs:

[   32.587609] packagekitd[1847]: segfault at 8 ip 557cf86243ea sp 
7ffe8f022040 error 4 in packagekitd[557cf862+28000]
[   32.587613] Code: ff ff 41 bc f4 01 00 00 eb 80 66 0f 1f 44 00 00 48 8b 45 
d0 4c 89 e1 48 8d 15 6e 3d 02 00 be 10 00 00 00 48 8d 3d 2f 3d 02 00 <4c> 8b 40 
08 31 c0 e8 6b d3 ff ff eb a3 66 0f 1f 84 00 00 00 00 00
[   43.846444] audit: audit_backlog=65 > audit_backlog_limit=64
[   43.846446] audit: audit_lost=1 audit_rate_limit=0 audit_backlog_limit=64
[   43.846446] audit: backlog limit exceeded
[   43.846464] audit: audit_backlog=65 > audit_backlog_limit=64
[   43.846464] audit: audit_lost=2 audit_rate_limit=0 audit_backlog_limit=64
[   43.846465] audit: backlog limit exceeded
[   43.846471] audit: audit_backlog=65 > audit_backlog_limit=64
[   43.846471] audit: audit_lost=3 audit_rate_limit=0 audit_backlog_limit=64
[   43.846472] audit: backlog limit exceeded
[   43.846488] audit: audit_backlog=65 > audit_backlog_limit=64
[   49.231452] audit_log_start: 620 callbacks suppressed

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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


[Bug 1893586] New: perl-IO-Pager-2.00 is available

2020-11-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1893586

Bug ID: 1893586
   Summary: perl-IO-Pager-2.00 is available
   Product: Fedora
   Version: rawhide
Status: NEW
 Component: perl-IO-Pager
  Keywords: FutureFeature, Triaged
  Assignee: ppi...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com
  Target Milestone: ---
Classification: Fedora



Latest upstream release: 2.00
Current version/release in rawhide: 1.03-3.fc33
URL: http://search.cpan.org/dist/IO-Pager/

Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring


Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.


Based on the information from anitya:
https://release-monitoring.org/project/13761/


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[Bug 1870743] EPEL8 Branch Request: perl-Data-Stream-Bulk

2020-11-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870743

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #3 from Fedora Update System  ---
FEDORA-EPEL-2020-dcd7516b43 has been pushed to the Fedora EPEL 8 testing
repository.

You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-dcd7516b43

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information
on how to test updates.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[Bug 1860947] cpanspec build for epel8

2020-11-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1860947

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #3 from Fedora Update System  ---
FEDORA-EPEL-2020-daf9b662c3 has been pushed to the Fedora EPEL 8 testing
repository.

You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-daf9b662c3

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information
on how to test updates.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Self Introduction: Emmett Boudreau

2020-11-01 Thread Emmett Boudreau
Hello, my name is Emmett Boudreau. I am a statistician and data scientist who 
has fallen in love with the stability of Fedora over the years. I have been 
involved with open source software for several years, but only now have desired 
to be part of a maintenance team for some packages. The main reason I would 
like to do this is in order to keep the packages on the data science front 
well-maintained, notably the Julia programming language -- where there could 
even be installations of different versions. I have found that Fedora is a very 
popular choice among my colleagues, and I think that keeping these packages in 
order would make the distribution better overall to work in.
Thank you for your time!
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Fedora-Rawhide-20201101.n.0 compose check report

2020-11-01 Thread Fedora compose checker
Missing expected images:

Xfce raw-xz armhfp

Compose FAILS proposed Rawhide gating check!
2 of 43 required tests failed
openQA tests matching unsatisfied gating requirements shown with **GATING** 
below

Failed openQA tests: 12/170 (x86_64), 14/117 (aarch64)

New failures (same test not failed in Fedora-Rawhide-20201031.n.0):

ID: 712666  Test: x86_64 Workstation-live-iso desktop_login
URL: https://openqa.fedoraproject.org/tests/712666
ID: 712883  Test: aarch64 universal install_blivet_xfs@uefi
URL: https://openqa.fedoraproject.org/tests/712883

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

ID: 712631  Test: x86_64 Server-dvd-iso server_role_deploy_database_server 
**GATING**
URL: https://openqa.fedoraproject.org/tests/712631
ID: 712635  Test: x86_64 Server-dvd-iso server_database_client **GATING**
URL: https://openqa.fedoraproject.org/tests/712635
ID: 712675  Test: x86_64 KDE-live-iso apps_startstop
URL: https://openqa.fedoraproject.org/tests/712675
ID: 712688  Test: x86_64 KDE-live-iso desktop_notifications_postinstall
URL: https://openqa.fedoraproject.org/tests/712688
ID: 712715  Test: aarch64 Server-dvd-iso install_vnc_server@uefi
URL: https://openqa.fedoraproject.org/tests/712715
ID: 712716  Test: aarch64 Server-dvd-iso 
server_role_deploy_database_server@uefi
URL: https://openqa.fedoraproject.org/tests/712716
ID: 712732  Test: aarch64 Server-dvd-iso install_vnc_client@uefi
URL: https://openqa.fedoraproject.org/tests/712732
ID: 712733  Test: aarch64 Server-dvd-iso server_database_client@uefi
URL: https://openqa.fedoraproject.org/tests/712733
ID: 712749  Test: aarch64 Server-raw_xz-raw.xz base_services_start@uefi
URL: https://openqa.fedoraproject.org/tests/712749
ID: 712767  Test: x86_64 universal install_cyrillic_language
URL: https://openqa.fedoraproject.org/tests/712767
ID: 712812  Test: x86_64 universal install_blivet_resize_lvm
URL: https://openqa.fedoraproject.org/tests/712812
ID: 712813  Test: x86_64 universal install_resize_lvm
URL: https://openqa.fedoraproject.org/tests/712813
ID: 712867  Test: aarch64 universal install_blivet_resize_lvm@uefi
URL: https://openqa.fedoraproject.org/tests/712867
ID: 712871  Test: aarch64 universal install_resize_lvm@uefi
URL: https://openqa.fedoraproject.org/tests/712871
ID: 712878  Test: aarch64 universal install_cyrillic_language@uefi
URL: https://openqa.fedoraproject.org/tests/712878
ID: 712879  Test: aarch64 universal install_with_swap@uefi
URL: https://openqa.fedoraproject.org/tests/712879
ID: 712892  Test: aarch64 universal upgrade_2_server_domain_controller@uefi
URL: https://openqa.fedoraproject.org/tests/712892
ID: 712894  Test: aarch64 universal upgrade_2_realmd_client@uefi
URL: https://openqa.fedoraproject.org/tests/712894
ID: 712896  Test: x86_64 Server-dvd-iso install_vnc_server
URL: https://openqa.fedoraproject.org/tests/712896
ID: 712897  Test: x86_64 Server-dvd-iso install_vnc_client
URL: https://openqa.fedoraproject.org/tests/712897
ID: 712898  Test: x86_64 Server-dvd-iso install_vncconnect_client
URL: https://openqa.fedoraproject.org/tests/712898
ID: 712899  Test: x86_64 Server-dvd-iso install_vncconnect_server
URL: https://openqa.fedoraproject.org/tests/712899
ID: 712900  Test: aarch64 Server-dvd-iso install_vncconnect_client@uefi
URL: https://openqa.fedoraproject.org/tests/712900
ID: 712901  Test: aarch64 Server-dvd-iso install_vncconnect_server@uefi
URL: https://openqa.fedoraproject.org/tests/712901

Soft failed openQA tests: 4/170 (x86_64), 1/117 (aarch64)
(Tests completed, but using a workaround for a known bug)

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

ID: 712659  Test: x86_64 Workstation-live-iso desktop_printing
URL: https://openqa.fedoraproject.org/tests/712659
ID: 712670  Test: x86_64 Workstation-live-iso desktop_update_graphical
URL: https://openqa.fedoraproject.org/tests/712670
ID: 712695  Test: x86_64 Cloud_Base-qcow2-qcow2 cloud_autocloud
URL: https://openqa.fedoraproject.org/tests/712695
ID: 712764  Test: aarch64 Cloud_Base-qcow2-qcow2 cloud_autocloud@uefi
URL: https://openqa.fedoraproject.org/tests/712764
ID: 712781  Test: x86_64 universal upgrade_2_server_domain_controller
URL: https://openqa.fedoraproject.org/tests/712781

Passed openQA tests: 154/170 (x86_64), 102/117 (aarch64)

New passes (same test not passed in Fedora-Rawhide-20201031.n.0):

ID: 712687  Test: x86_64 KDE-live-iso desktop_printing
URL: https://openqa.fedoraproject.org/tests/712687

Installed system changes in test x86_64 Server-boot-iso install_default: 
System load changed from 0.15 to 0.36
Previous test data: https://openqa.fedoraproject.org/tests/711778#downloads
Current test data: https://openqa.fedoraproject.org/tests/712609#downloads

Installed system changes in test x86_64 Server-boot-iso install_default@uefi: 
System load changed from 0.06 to 0.32
Previous test 

Re: Orphaning rofi

2020-11-01 Thread Dan Čermák
Hi Till,

Till Hofmann  writes:

> Hi all,
>
> I've just orphaned rofi [1], as I don't use it anymore and use wofi instead.
>
> The package is in a good shape, Dan (CCed) has already taken care of it 
> in the past.
>
> Dan, please take the package if you want! If not, everyone else feel 
> free to take it!

I have taken rofi as I still use it on a regular basis.


Cheers,

Dan


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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Fedora rawhide compose report: 20201101.n.0 changes

2020-11-01 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20201031.n.0
NEW: Fedora-Rawhide-20201101.n.0

= SUMMARY =
Added images:4
Dropped images:  1
Added packages:  0
Dropped packages:1
Upgraded packages:   67
Downgraded packages: 1

Size of added packages:  0 B
Size of dropped packages:3.40 MiB
Size of upgraded packages:   2.14 GiB
Size of downgraded packages: 91.85 KiB

Size change of upgraded packages:   -7.98 MiB
Size change of downgraded packages: -1.30 KiB

= ADDED IMAGES =
Image: Server dvd s390x
Path: Server/s390x/iso/Fedora-Server-dvd-s390x-Rawhide-20201101.n.0.iso
Image: Astronomy_KDE live x86_64
Path: Labs/x86_64/iso/Fedora-Astronomy_KDE-Live-x86_64-Rawhide-20201101.n.0.iso
Image: Python_Classroom vagrant-libvirt x86_64
Path: 
Labs/x86_64/images/Fedora-Python-Classroom-Vagrant-Rawhide-20201101.n.0.x86_64.vagrant-libvirt.box
Image: Python_Classroom vagrant-virtualbox x86_64
Path: 
Labs/x86_64/images/Fedora-Python-Classroom-Vagrant-Rawhide-20201101.n.0.x86_64.vagrant-virtualbox.box

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

= ADDED PACKAGES =

= DROPPED PACKAGES =
Package: libqmatrixclient-0.5.3.2-4.fc33
Summary: Qt5 library to write cross-platform clients for Matrix
RPMs:libqmatrixclient libqmatrixclient-devel
Size:3.40 MiB


= UPGRADED PACKAGES =
Package:  R-generics-0.1.0-1.fc34
Old package:  R-generics-0.0.2-6.fc33
Summary:  Common S3 Generics not Provided by Base R Methods Related to 
Model Fitting
RPMs: R-generics
Size: 82.68 KiB
Size change:  6.09 KiB
Changelog:
  * Sat Oct 31 2020 Elliott Sales de Andrade  - 
0.1.0-1
  - Update to latest version (#1893416)


Package:  R-tufte-0.8-1.fc34
Old package:  R-tufte-0.7-1.fc34
Summary:  Tufte's Styles for R Markdown Documents
RPMs: R-tufte
Size: 220.88 KiB
Size change:  551 B
Changelog:
  * Sat Oct 31 2020 Elliott Sales de Andrade  - 0.8-1
  - Update to latest version (#1893380)


Package:  R-xfun-0.19-1.fc34
Old package:  R-xfun-0.18-1.fc34
Summary:  Miscellaneous Functions by 'Yihui Xie'
RPMs: R-xfun
Size: 1.51 MiB
Size change:  160.07 KiB
Changelog:
  * Sat Oct 31 2020 Elliott Sales de Andrade  - 
0.19-1
  - Update to latest version


Package:  ansible-lint-1:4.3.6-1.fc34
Old package:  ansible-lint-1:4.3.5-1.fc34
Summary:  Best practices checker for Ansible
RPMs: python3-ansible-lint
Size: 116.94 KiB
Size change:  -1.24 KiB
Changelog:
  * Sun Nov 01 2020 Parag Nemade  - 1:4.3.6-1
  - Update to 4.3.6 version (#1893489)


Package:  arpwatch-14:2.1a15-50.fc34
Old package:  arpwatch-14:2.1a15-49.fc34
Summary:  Network monitoring tools for tracking IP addresses on a network
RPMs: arpwatch
Size: 965.26 KiB
Size change:  626 B
Changelog:
  * Sat Oct 31 2020 Benjamin A. Beasley  - 14:2.1a15-50
  - use autosetup macro to apply patches


Package:  asciidoc-9.0.4-1.fc34
Old package:  asciidoc-9.0.2-1.fc34
Summary:  Text based document generation
RPMs: asciidoc asciidoc-doc asciidoc-latex asciidoc-music
Size: 394.58 KiB
Size change:  1.02 KiB
Changelog:
  * Sat Oct 31 2020 Fabian Affolter  - 9.0.4-1
  - Detection of latest Python releases (#1889725)
  - Update to latest upstream release 9.0.4


Package:  blueberry-1.3.9-1.fc34
Old package:  blueberry-1.3.7-2.fc33
Summary:  Bluetooth configuration tool
RPMs: blueberry
Dropped RPMs: cinnamon-applet-blueberry
Size: 1.22 MiB
Size change:  -10.69 KiB
Changelog:
  * Sat Oct 31 2020 Kevin Fenzi  - 1.3.9-1
  - Update to 1.3.9. Fixes bug #1839836
  - Drop cinnamon-applet (dropped upstream).


Package:  bpytop-1.0.47-1.fc34
Old package:  bpytop-1.0.45-1.fc34
Summary:  Linux/OSX/FreeBSD resource monitor
RPMs: bpytop
Size: 65.88 KiB
Size change:  487 B
Changelog:
  * Sat Oct 31 2020 Artem Polishchuk  - 1.0.47-1
  - build(update): 1.0.47


Package:  byzanz-0.3-0.27.fc34
Old package:  byzanz-0.3-0.26.fc33
Summary:  A desktop recorder
RPMs: byzanz
Size: 612.22 KiB
Size change:  -1.04 KiB
Changelog:
  * Sat Oct 31 2020 Jeff Law  - 0.3-0.27
  - Fix bogus volatile caught by gcc-11


Package:  dmenu-5.0-1.fc34
Old package:  dmenu-4.9-5.fc33
Summary:  Generic menu for X
RPMs: dmenu
Size: 154.73 KiB
Size change:  1.34 KiB
Changelog:
  * Sat Oct 31 2020 Petr ??abata  - 5.0-1
  - 5.0 bump
  - Memory leak fixes


Package:  dummy-test-package-crested-0-2071
Old package:  dummy-test-package-crested-0-2057
Summary:  Dummy Test Package called Crested
RPMs: dummy-test-package-crested
Size: 133.62 KiB
Size change:  853 B
Changelog:
  * Sat Oct 31 2020 packagerbot  - 0-2058
  - rebuilt

  * Sat Oct 31 2020 packagerbot  - 0-2059
  - rebuilt

  * Sat Oct 31 2020 packagerbot  - 0-2060
  - rebuilt

  * Sat Oct 31 2020 packagerbot  - 0

What happened to quality debuginfo?

2020-11-01 Thread Michael Catanzaro

Hi,

Since upgrading to Fedora 33, I notice gdb no longer prompts me to 
install missing debuginfo packages. Full backtraces contain no member 
variables or line numbers and are not very useful for debugging 
problems. For example:


(gdb) bt full
#0 0x77b65a0f in poll () at /lib64/libc.so.6
#1 0x77e7c865 in g_socket_condition_timed_wait () at 
/lib64/libgio-2.0.so.0

#2 0x77e7d2e3 in g_socket_connect () at /lib64/libgio-2.0.so.0
#3 0x77e83ad3 in g_socket_client_connect () at 
/lib64/libgio-2.0.so.0
#4 0x77e8401b in g_socket_client_connect_to_host () at 
/lib64/libgio-2.0.so.0

#5 0x0040128b in main ()

In F32 and earlier releases, gdb would print a 'dnf debuginfo-install' 
command to use to install all necessary debuginfo, and that would at 
least usually work. What has changed?


Michael

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


[Bug 1860947] cpanspec build for epel8

2020-11-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1860947

Fedora Update System  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED



--- Comment #2 from Fedora Update System  ---
FEDORA-EPEL-2020-daf9b662c3 has been submitted as an update to Fedora EPEL 8.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-daf9b662c3


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


current maintainer of lmbench3

2020-11-01 Thread Ryan Kosta
Dear QA tool development,

During this week's kernel testday, I encountered a few interesting
compilation errors with lmbench. Nothing to warrent major concern but
their was a variable or two that had the wrong types, enough to offer a
patch or two.

When looking for lmbench I found the official intel github repository
for it online. The readme was consistent with the readme in the source
from the testcase stating the version as 2alpha8. yet the directory was
named lmbench3.

For this testcase did you clone lmbench directly from the intel github
repository or is their an internal Fedora repository in which it came
from?

Thank you,
Ryan Kosta

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


Re: Orphaned packages

2020-11-01 Thread Xavier Delaruelle
Hello Dominik

> ...
> Do you have any RPM packaging experience in Fedora?

I have RPM packaging experience. I create RPM specfiles since many years. In 
the Fedora context, I have provided specfile patches to Jan for the different 
environment-modules updates during the last years (one example: [1]).

Regards,
Xavier

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1733752
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Orphaned packages

2020-11-01 Thread Dominik 'Rathann' Mierzejewski
Hello, Xavier!

On Saturday, 31 October 2020 at 14:18, Xavier Delaruelle wrote:
> > I orphaned my packages, feel free to take them:
> > 
> > ...
> > https://src.fedoraproject.org/rpms/environment-modules
> 
> Thank you Jan for all your work maintaining the environment-modules
> package.

Indeed, +1.

> As maintainer of the upstream project, I would be glad to take over
> this package.

It's always beneficial to have the upstream maintainer on-board.

> Could you please sponsor me into the packager group ?

Do you have any RPM packaging experience in Fedora?

Regards,
Dominik
-- 
Fedora   https://getfedora.org  |  RPM Fusion  http://rpmfusion.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
-- from "Collected Sayings of Muad'Dib" by the Princess Irulan
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


[Bug 1893541] New: perl-ExtUtils-CBuilder-0.280235 is available

2020-11-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1893541

Bug ID: 1893541
   Summary: perl-ExtUtils-CBuilder-0.280235 is available
   Product: Fedora
   Version: rawhide
Status: NEW
 Component: perl-ExtUtils-CBuilder
  Keywords: FutureFeature, Triaged
  Assignee: jples...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: jose.p.oliveira@gmail.com, jples...@redhat.com,
perl-devel@lists.fedoraproject.org, spo...@gmail.com,
st...@silug.org
  Target Milestone: ---
Classification: Fedora



Latest upstream release: 0.280235
Current version/release in rawhide: 0.280234-457.fc33
URL: http://search.cpan.org/dist/ExtUtils-CBuilder/

Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring


Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.


Based on the information from anitya:
https://release-monitoring.org/project/6563/


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[Bug 1893541] perl-ExtUtils-CBuilder-0.280235 is available

2020-11-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1893541



--- Comment #1 from Upstream Release Monitoring 
 ---
An unexpected error occurred while creating the scratch build and has been
automatically reported. Sorry!


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[Bug 1870743] EPEL8 Branch Request: perl-Data-Stream-Bulk

2020-11-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870743

Fedora Update System  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED



--- Comment #2 from Fedora Update System  ---
FEDORA-EPEL-2020-dcd7516b43 has been submitted as an update to Fedora EPEL 8.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-dcd7516b43


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


making download of filelists.xml(.zck) trigger on demand

2020-11-01 Thread clime
Hello!

First of all, I don't really know what I am talking about here but I
noticed the `dnf update` operation downloads among other things
`filelists.xml` (optionally compressed by zchunk, thanks Jonathan
Dieter!!!) and I remember there was a thread on devel mailing quite
some time ago by Zbyszek from which I understood this data is only
needed when filesystem paths are used as package requirements or when
a fs path is specified as direct argument to `dnf install`. Could we
then, please, trigger download of this file only if and when needed
and not sooner? It seems to take more than half of the total download
size e.g. for fedora-32-updates repo so it could improve repodata
download times quite significantly. Again, I don't really know what I
am talking about here but this came to my mind recently so I wanted to
write it down just in case it would be possible :).

Thank you very much
clime
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Fedora-Cloud-31-20201101.0 compose check report

2020-11-01 Thread Fedora compose checker
No missing expected images.

Passed openQA tests: 7/7 (x86_64), 7/7 (aarch64)

New passes (same test not passed in Fedora-Cloud-31-20201031.0):

ID: 712276  Test: x86_64 Cloud_Base-qcow2-qcow2 base_reboot_unmount
URL: https://openqa.fedoraproject.org/tests/712276
ID: 712277  Test: x86_64 Cloud_Base-qcow2-qcow2 base_system_logging
URL: https://openqa.fedoraproject.org/tests/712277
ID: 712278  Test: x86_64 Cloud_Base-qcow2-qcow2 base_update_cli
URL: https://openqa.fedoraproject.org/tests/712278
ID: 712279  Test: x86_64 Cloud_Base-qcow2-qcow2 base_service_manipulation
URL: https://openqa.fedoraproject.org/tests/712279
ID: 712280  Test: x86_64 Cloud_Base-qcow2-qcow2 base_services_start
URL: https://openqa.fedoraproject.org/tests/712280
ID: 712282  Test: x86_64 Cloud_Base-qcow2-qcow2 base_selinux
URL: https://openqa.fedoraproject.org/tests/712282
ID: 712283  Test: aarch64 Cloud_Base-qcow2-qcow2 base_system_logging@uefi
URL: https://openqa.fedoraproject.org/tests/712283
ID: 712284  Test: aarch64 Cloud_Base-qcow2-qcow2 base_reboot_unmount@uefi
URL: https://openqa.fedoraproject.org/tests/712284
ID: 712285  Test: aarch64 Cloud_Base-qcow2-qcow2 base_services_start@uefi
URL: https://openqa.fedoraproject.org/tests/712285
ID: 712286  Test: aarch64 Cloud_Base-qcow2-qcow2 base_update_cli@uefi
URL: https://openqa.fedoraproject.org/tests/712286
ID: 712287  Test: aarch64 Cloud_Base-qcow2-qcow2 
base_service_manipulation@uefi
URL: https://openqa.fedoraproject.org/tests/712287
ID: 712288  Test: aarch64 Cloud_Base-qcow2-qcow2 base_selinux@uefi
URL: https://openqa.fedoraproject.org/tests/712288
-- 
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
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Next Open NeuroFedora Meeting: 1300 UTC on Monday, 2nd November (tomorrow)

2020-11-01 Thread Aniket Pradhan
Hello there!

Happy belated spooky day

Please join us at the next Open NeuroFedora team meeting next week on
Monday 2nd November at 1300UTC in #fedora-neuro on IRC (Freenode). The
meeting is a public meeting, and open for everyone to attend.

https://webchat.freenode.net/?channels=#fedora-neuro

The channel is bridged to Telegram, so you can also join us there on the
@NeuroFedora group:
https://t.me/NeuroFedora

You can convert the meeting time to your local time using this command
in a terminal:
$ date --date='TZ="UTC" 1300 next Mon'

or you can use this link:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=NeuroFedora+Meeting=20201102T13=1440=1

The meeting will be chaired by major/MeWjOr. The agenda for the meeting
is:

- New introductions and roll call.
- Tasks from last week's meeting:
  
https://meetbot.fedoraproject.org/fedora-neuro/2020-10-19/neurofedora.2020-10-19-13.03.html
- Open Pagure tickets:
  
https://pagure.io/neuro-sig/NeuroFedora/issues?status=Open=S%3A+Next+meeting
- Open bugs check: https://tinyurl.com/neurofedora-bugs
- CompNeuro lab compose status check for F33/F34.
- Neuroscience query of the week.
- Next meeting day, and chair.
- Open floor.

We hope to see you there!

You can learn more about NeuroFedora here:
https://neuro.fedoraproject.org

-- 
Thanks
Regards

Aniket Pradhan
http://home.iiitd.edu.in/~aniket17133/
Aliases: MeWjOr/major

()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Self Introduction: Isaac True

2020-11-01 Thread Isaac True
Hello everyone,

My name is Isaac. I've been a long-time user of Linux and FOSS, and I work in 
Germany as a software engineer for embedded devices, mostly programming in C 
and Python. As a lot of my development work is currently based around SDR 
platforms, I would like to help out with a few of the less cared-for SDR 
packages, for example those for use with Analog Devices products, which would 
help a lot with my work. 

I look forward to finally being able to give back to the Fedora community, 
after many years of using it both at work and at home.

Regards,
Isaac True

GPG: F1AB63F9141BE32DB389816510560DD036DC52B3

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


Fedora-Cloud-32-20201101.0 compose check report

2020-11-01 Thread Fedora compose checker
No missing expected images.

Soft failed openQA tests: 1/7 (x86_64), 1/7 (aarch64)
(Tests completed, but using a workaround for a known bug)

Old soft failures (same test soft failed in Fedora-Cloud-32-20201031.0):

ID: 712267  Test: x86_64 Cloud_Base-qcow2-qcow2 cloud_autocloud
URL: https://openqa.fedoraproject.org/tests/712267
ID: 712275  Test: aarch64 Cloud_Base-qcow2-qcow2 cloud_autocloud@uefi
URL: https://openqa.fedoraproject.org/tests/712275

Passed openQA tests: 6/7 (x86_64), 6/7 (aarch64)

New passes (same test not passed in Fedora-Cloud-32-20201031.0):

ID: 712262  Test: x86_64 Cloud_Base-qcow2-qcow2 base_reboot_unmount
URL: https://openqa.fedoraproject.org/tests/712262
ID: 712263  Test: x86_64 Cloud_Base-qcow2-qcow2 base_system_logging
URL: https://openqa.fedoraproject.org/tests/712263
ID: 712264  Test: x86_64 Cloud_Base-qcow2-qcow2 base_update_cli
URL: https://openqa.fedoraproject.org/tests/712264
ID: 712265  Test: x86_64 Cloud_Base-qcow2-qcow2 base_service_manipulation
URL: https://openqa.fedoraproject.org/tests/712265
ID: 712266  Test: x86_64 Cloud_Base-qcow2-qcow2 base_services_start
URL: https://openqa.fedoraproject.org/tests/712266
ID: 712268  Test: x86_64 Cloud_Base-qcow2-qcow2 base_selinux
URL: https://openqa.fedoraproject.org/tests/712268
ID: 712269  Test: aarch64 Cloud_Base-qcow2-qcow2 base_system_logging@uefi
URL: https://openqa.fedoraproject.org/tests/712269
ID: 712270  Test: aarch64 Cloud_Base-qcow2-qcow2 base_reboot_unmount@uefi
URL: https://openqa.fedoraproject.org/tests/712270
ID: 712271  Test: aarch64 Cloud_Base-qcow2-qcow2 base_services_start@uefi
URL: https://openqa.fedoraproject.org/tests/712271
ID: 712272  Test: aarch64 Cloud_Base-qcow2-qcow2 base_update_cli@uefi
URL: https://openqa.fedoraproject.org/tests/712272
ID: 712273  Test: aarch64 Cloud_Base-qcow2-qcow2 
base_service_manipulation@uefi
URL: https://openqa.fedoraproject.org/tests/712273
ID: 712274  Test: aarch64 Cloud_Base-qcow2-qcow2 base_selinux@uefi
URL: https://openqa.fedoraproject.org/tests/712274
-- 
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
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Fedora-Cloud-33-20201101.0 compose check report

2020-11-01 Thread Fedora compose checker
No missing expected images.

Soft failed openQA tests: 1/7 (x86_64), 1/7 (aarch64)
(Tests completed, but using a workaround for a known bug)

Old soft failures (same test soft failed in Fedora-Cloud-33-20201031.0):

ID: 712253  Test: x86_64 Cloud_Base-qcow2-qcow2 cloud_autocloud
URL: https://openqa.fedoraproject.org/tests/712253
ID: 712261  Test: aarch64 Cloud_Base-qcow2-qcow2 cloud_autocloud@uefi
URL: https://openqa.fedoraproject.org/tests/712261

Passed openQA tests: 6/7 (x86_64), 6/7 (aarch64)

New passes (same test not passed in Fedora-Cloud-33-20201031.0):

ID: 712248  Test: x86_64 Cloud_Base-qcow2-qcow2 base_reboot_unmount
URL: https://openqa.fedoraproject.org/tests/712248
ID: 712249  Test: x86_64 Cloud_Base-qcow2-qcow2 base_system_logging
URL: https://openqa.fedoraproject.org/tests/712249
ID: 712250  Test: x86_64 Cloud_Base-qcow2-qcow2 base_update_cli
URL: https://openqa.fedoraproject.org/tests/712250
ID: 712251  Test: x86_64 Cloud_Base-qcow2-qcow2 base_service_manipulation
URL: https://openqa.fedoraproject.org/tests/712251
ID: 712252  Test: x86_64 Cloud_Base-qcow2-qcow2 base_services_start
URL: https://openqa.fedoraproject.org/tests/712252
ID: 712254  Test: x86_64 Cloud_Base-qcow2-qcow2 base_selinux
URL: https://openqa.fedoraproject.org/tests/712254
ID: 712255  Test: aarch64 Cloud_Base-qcow2-qcow2 base_system_logging@uefi
URL: https://openqa.fedoraproject.org/tests/712255
ID: 712256  Test: aarch64 Cloud_Base-qcow2-qcow2 base_reboot_unmount@uefi
URL: https://openqa.fedoraproject.org/tests/712256
ID: 712257  Test: aarch64 Cloud_Base-qcow2-qcow2 base_services_start@uefi
URL: https://openqa.fedoraproject.org/tests/712257
ID: 712258  Test: aarch64 Cloud_Base-qcow2-qcow2 base_update_cli@uefi
URL: https://openqa.fedoraproject.org/tests/712258
ID: 712259  Test: aarch64 Cloud_Base-qcow2-qcow2 
base_service_manipulation@uefi
URL: https://openqa.fedoraproject.org/tests/712259
ID: 712260  Test: aarch64 Cloud_Base-qcow2-qcow2 base_selinux@uefi
URL: https://openqa.fedoraproject.org/tests/712260
-- 
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
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org