Bug 971042
Summary: | libreoffice-debuginfo cannot be unpacked; abrt reporting dies on its ass | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | David Tonhofer <bughunt> |
Component: | abrt | Assignee: | Michal Toman <mtoman> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 18 | CC: | abrt-devel-list, caolanm, dtardon, dvlasenk, erack, iprikryl, jfilak, jmoskovc, ltinkl, mmilata, mstahl, mtoman, pknirsch, rvokal, sbergman |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | gnome-abrt-0.3.1-1.fc18 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-10-02 06:29:02 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
David Tonhofer
2013-06-05 14:13:59 UTC
rpmdev-extract unpacks it just fine yum install libreoffice-debuginfo-3.6.6.2-8.fc18.x86_64 works fine, too. How big is that unpacked debuginfo? I have a feeling that it fails because your /tmp is too small. Size : 2696396981 on F-19 (4.1.0.0-2.beta1.fc19) > How big is that unpacked debuginfo? I have a feeling that it fails because your /tmp is too small.
Very likely. 2.5G dumped into /tmp is not going to work on Fedora 18.
/tmp is by default installed on the tmpfs and in my case has a size of 2 G
:-(
This has been fixed in upstream, the unpacker will use /var/tmp. commit 21a3ac3885c5b4e4e0605e12ecd183c118ec1117 Author: Jakub Filak <jfilak> Date: Thu Aug 1 18:45:26 2013 +0200 do not store potentially big data in /tmp Related to rhbz#990208 Signed-off-by: Jakub Filak <jfilak> Signed-off-by: Jiri Moskovcak <jmoskovc> gnome-abrt-0.3.1-1.fc18,abrt-2.1.7-1.fc18,libreport-2.1.7-1.fc18,satyr-0.9-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/gnome-abrt-0.3.1-1.fc18,abrt-2.1.7-1.fc18,libreport-2.1.7-1.fc18,satyr-0.9-1.fc18 Package gnome-abrt-0.3.1-1.fc18, abrt-2.1.7-1.fc18, libreport-2.1.7-1.fc18, satyr-0.9-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gnome-abrt-0.3.1-1.fc18 abrt-2.1.7-1.fc18 libreport-2.1.7-1.fc18 satyr-0.9-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-16676/gnome-abrt-0.3.1-1.fc18,abrt-2.1.7-1.fc18,libreport-2.1.7-1.fc18,satyr-0.9-1.fc18 then log in and leave karma (feedback). gnome-abrt-0.3.1-1.fc18, abrt-2.1.7-1.fc18, libreport-2.1.7-1.fc18, satyr-0.9-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |