Decompress debug-info compressed by dwz
Hello, Is there a way to decompress the debug-info compressed by dwz? The issue is that all compile units in the DWARF dump may depend on each other in the compressed debug-info and they can't be analyzed independently for this reason. In case of a big debug-info dump (>10Gb) I need a lot of RAM to load them all and analyze. Thank you.___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Trouble with java on arm?
koschei is reporting build failures on arm for vtk now: CMake Error at /usr/share/cmake/Modules/FindJava.cmake:123 (message): Error executing java -version Anyone else seeing problems with java on 32-bit arm lately? -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA DivisionFAX: 303-415-9702 3380 Mitchell Lane or...@cora.nwra.com Boulder, CO 80301 http://www.cora.nwra.com ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Re: Decompress debug-info compressed by dwz
On Tue, 27 Dec 2016 13:27:02 +0100, Andrey Ponomarenko wrote: > Hello, Is there a way to decompress the > debug-info compressed by dwz? The issue is that all > compile units in the DWARF dump may depend on each other in the compressed > debug-info and they can't be analyzed independently for this reason. In case > of a big debug-info dump (>10Gb) I need a lot of RAM to load them all and > analyze. Thank you. There is only unidirectional dependency, all *.debug files depend on their parent file in /usr/lib/debug/.dwz/ such as: /usr/lib/debug/usr/libexec/gdb.debug depends on: /usr/lib/debug/.dwz/gdb-7.12-29.fc25.x86_64 /usr/lib/debug/usr/bin/gdbserver.debug depends on: /usr/lib/debug/.dwz/gdb-7.12-29.fc25.x86_64 So for analysing *.debug file you need to load only 2 files. Jan ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Rawhide-20161227.n.0 compose check report
Missing expected images: Cloud_base qcow2 x86_64 Atomic qcow2 x86_64 Cloud_base raw-xz x86_64 Atomic raw-xz x86_64 Failed openQA tests: 11/102 (x86_64), 1/17 (i386), 1/2 (arm) New failures (same test did not fail in Rawhide-20161226.n.0): ID: 52633 Test: x86_64 Workstation-live-iso desktop_update_graphical URL: https://openqa.fedoraproject.org/tests/52633 ID: 52712 Test: i386 universal install_repository_http_graphical URL: https://openqa.fedoraproject.org/tests/52712 Old failures (same test failed in Rawhide-20161226.n.0): ID: 52613 Test: x86_64 Server-dvd-iso server_role_deploy_domain_controller URL: https://openqa.fedoraproject.org/tests/52613 ID: 52628 Test: x86_64 Workstation-live-iso install_default@uefi URL: https://openqa.fedoraproject.org/tests/52628 ID: 52654 Test: arm Minimal-raw_xz-raw.xz install_arm_image_deployment_upload URL: https://openqa.fedoraproject.org/tests/52654 ID: 52656 Test: x86_64 universal upgrade_desktop_encrypted_64bit URL: https://openqa.fedoraproject.org/tests/52656 ID: 52667 Test: x86_64 universal install_kickstart_firewall_disabled URL: https://openqa.fedoraproject.org/tests/52667 ID: 52668 Test: x86_64 universal install_kickstart_firewall_configured URL: https://openqa.fedoraproject.org/tests/52668 ID: 52677 Test: x86_64 universal install_kickstart_user_creation URL: https://openqa.fedoraproject.org/tests/52677 ID: 52703 Test: x86_64 universal install_kickstart_hdd URL: https://openqa.fedoraproject.org/tests/52703 ID: 52708 Test: x86_64 universal install_kickstart_nfs URL: https://openqa.fedoraproject.org/tests/52708 ID: 52709 Test: x86_64 universal install_rescue_encrypted URL: https://openqa.fedoraproject.org/tests/52709 ID: 52710 Test: x86_64 universal install_rescue_encrypted@uefi URL: https://openqa.fedoraproject.org/tests/52710 Passed openQA tests: 88/102 (x86_64), 16/17 (i386) New passes (same test did not pass in Rawhide-20161226.n.0): ID: 52612 Test: x86_64 Server-dvd-iso install_repository_nfs_graphical URL: https://openqa.fedoraproject.org/tests/52612 ID: 52640 Test: i386 Workstation-live-iso install_default URL: https://openqa.fedoraproject.org/tests/52640 ID: 52666 Test: x86_64 universal install_cyrillic_language URL: https://openqa.fedoraproject.org/tests/52666 ID: 52723 Test: x86_64 Server-dvd-iso install_repository_nfs_variation URL: https://openqa.fedoraproject.org/tests/52723 Skipped openQA tests: 1 of 121 Installed system changes in test x86_64 Workstation-live-iso install_default_upload: Mount /run/media/test/Fedora-WS-Live-Rawhide-20161227- appeared since previous compose Mount /run/media/test/Fedora-WS-Live-Rawhide-20161226- disappeared since previous compose System load changed from 0.73 to 1.06 Average CPU usage changed from 29 to 43 Previous test data: https://openqa.fedoraproject.org/tests/52495#downloads Current test data: https://openqa.fedoraproject.org/tests/52627#downloads Installed system changes in test x86_64 Workstation-boot-iso install_default: Mount /run/media/test/Fedora-WS-dvd-x86_64-rawh size changed from 440 to 450 MiB System load changed from 0.89 to 0.65 Average CPU usage changed from 43 to 24 Previous test data: https://openqa.fedoraproject.org/tests/52506#downloads Current test data: https://openqa.fedoraproject.org/tests/52638#downloads Installed system changes in test x86_64 Workstation-boot-iso install_default@uefi: Mount /run/media/test/Fedora-WS-dvd-x86_64-rawh size changed from 440 to 450 MiB System load changed from 0.74 to 0.40 Average CPU usage changed from 33 to 5 Previous test data: https://openqa.fedoraproject.org/tests/52507#downloads Current test data: https://openqa.fedoraproject.org/tests/52639#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
review swap
Hello, I have 2 easy Python reviews up for swapping https://bugzilla.redhat.com/show_bug.cgi?id=1408869 https://bugzilla.redhat.com/show_bug.cgi?id=1408868 One depends on the other, both are easy picks. Matthias ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org
LibRaw soname bump
0.18.0 is coming. I'm taking care of: efl entangle freeimage gegl03 gthumb kf5-libkdcraw libkdcraw nomacs OpenImageIO oyranos shotwell If I missed something, let me know. -- http://cecinestpasunefromage.wordpress.com/ in your fear, seek only peace in your fear, seek only love -d. bowie ___ 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
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. Hi, I tried again today, but still having problems. When I try from the command line: $ kinit catanz...@fedoraproject.org Password for catanz...@fedoraproject.org: kinit: Password incorrect while getting initial credentials But I know my password is correct, because I just used it to log into Bodhi. When trying with gnome-online-accounts, I get this error: "Error connecting to enterprise identity server: Decrypt integrity check failed" Michael ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Re: Trouble with java on arm?
There was a new build of java-1.8.0-openjdk-aarch32 pushed on Dec 23rd so maybe there's some regressions there. P On Tue, Dec 27, 2016 at 3:46 PM, Orion Poplawski wrote: > koschei is reporting build failures on arm for vtk now: > > CMake Error at /usr/share/cmake/Modules/FindJava.cmake:123 (message): > Error executing java -version > > Anyone else seeing problems with java on 32-bit arm lately? > > -- > Orion Poplawski > Technical Manager 303-415-9701 x222 > NWRA/CoRA DivisionFAX: 303-415-9702 > 3380 Mitchell Lane or...@cora.nwra.com > Boulder, CO 80301 http://www.cora.nwra.com > ___ > 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