Bug 132671 - Cannot export two SRPMs at the same time
Summary: Cannot export two SRPMs at the same time
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Developer Suite
Classification: Retired
Component: RPM Plug-in
Version: 2.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Aaron Luchko
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-15 18:45 UTC by Aaron Luchko
Modified: 2020-03-27 18:06 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Aaron Luchko 2004-09-15 18:45:01 UTC
Description of problem: Since each SRPM uses /var/tmp/<username> to
build their rpms only one rpm can be exported at a time and someone
recieves an error similar to 
Export RPM Errors
  Error deleting resources.  Check file permissions in
/var/tmp/aluchko/rpm_workarea

Version-Release number of selected component (if applicable):
1.1.0-3

How reproducible:
Always

Steps to Reproduce:
1. Start a runtime workbench in debugging mode with a breakpoint at
RPMExportCore.java line 363 (deleteRPMResources) and try to export an
SRPM (delete the existing src.rpm and specfile first)
2. In another eclipse on the same machine export another SRPM.
3. The second eclipse will have deleted /var/tmp/aluchko/rpm_workarea
along with the files being used by the first eclipse.

Comment 1 Jeremy Handcock 2004-10-23 18:22:18 UTC
This bug has been moved to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=76886

This bug will remain open as a tracker.  All further comments
regarding this bug should be posted on bugs.eclipse.org.


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