Modify

Opened 17 years ago

Closed 17 years ago

#14 closed defect (fixed)

rpmbuild from spec installation fails

Reported by: Archon810 Owned by: bas
Priority: major Milestone:
Component: email2trac Version: 0.9.5
Keywords: Cc: artrus@…

Description

I am at the installation point of email2trac and I'm trying to install using rpmbuild but it fails with this error:

Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.57580
+ umask 022
+ cd /usr/src/packages/BUILD
+ /bin/rm -rf /var/tmp/email2trac-0.9.5-1-root
++ dirname /var/tmp/email2trac-0.9.5-1-root
+ /bin/mkdir -p /var/tmp
+ /bin/mkdir /var/tmp/email2trac-0.9.5-1-root
+ cd email2trac-0.9.5
+ mkdir /var/tmp/email2trac-0.9.5-1-root
mkdir: cannot create directory `/var/tmp/email2trac-0.9.5-1-root': File exists
error: Bad exit status from /var/tmp/rpm-tmp.57580 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.57580 (%build)

The following change is required in order for this build to succeed: Line 32 add -p

mkdir -p $RPM_BUILD_ROOT

Now the installation completes without problems.

Attachments (0)

Change History (2)

comment:1 Changed 17 years ago by bas

  • Status changed from new to assigned

Thanks is fixed in the trunk version

comment:2 Changed 17 years ago by Archon810

  • Resolution set to fixed
  • Status changed from assigned to closed

Thanks, bas. I am still having trouble installing the program, for various reasons, and I would appreciate a small chunk of your time. Is there any way we could chat on AIM/icq/msn/yahoo/gtalk? My nick is archon810 on all of them.

Add Comment

Modify Ticket

Change Properties
Action
as closed The owner will remain bas.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.