RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1278455 - abrt-handle-upload broken
Summary: abrt-handle-upload broken
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: abrt
Version: 6.7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jakub Filak
QA Contact: Martin Kyral
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-05 14:27 UTC by Martin Kyral
Modified: 2016-05-11 00:39 UTC (History)
4 users (show)

Fixed In Version: abrt-2.0.8-36.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-11 00:39:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:0920 0 normal SHIPPED_LIVE abrt bug fix and enhancement update 2016-05-10 22:53:00 UTC

Description Martin Kyral 2015-11-05 14:27:30 UTC
Description of problem:
The upload-handling upstream test constantly fails due to this problem:

[0 root@qeos-20 upload-handling]# reporter-upload -d problem_dir -u file:///var/spool/abrt-upload/upload.tar.gz
Compressing data
Sending /tmp/problem_dir.tar.gz to file:///var/spool/abrt-upload/upload.tar.gz
Successfully sent /tmp/problem_dir.tar.gz to file:///var/spool/abrt-upload/upload.tar.gz
[0 root@qeos-20 upload-handling]# ls /var/spool/abrt-upload/
upload.tar.gz
[0 root@qeos-20 upload-handling]# abrt-handle-upload -v /var/spool/abrt /var/spool/abrt-upload upload.tar.gz
Can't create working directory in '@LARGE_DATA_TMP_DIR@'
[0 root@qeos-20 upload-handling]#

Version-Release number of selected component (if applicable):
abrt-2.0.8-34.el6

How reproducible:
Always

Steps to Reproduce:
1. see description

Actual results:


Expected results:


Additional info:

Comment 1 Jakub Filak 2015-11-05 14:47:46 UTC
The src/daemon/abrt-handle-upload file must be renamed to src/daemon/abrt-handle-upload.in because the file contains variables replaced by the config.sh script. The bug has been introduced with the fixes for bug #1212953.

Comment 3 Jakub Filak 2015-11-06 12:12:55 UTC
I've pushed commit https://github.com/abrt/abrt/commit/a09d77ba317d85599bfece21091b8a6f18c2f1bb to rhel-6.8-staging.

Comment 9 errata-xmlrpc 2016-05-11 00:39:11 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-0920.html


Note You need to log in before you can comment on or make changes to this bug.