Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 332)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#10 fixed PYTHON_EGG_CACHE needed bas anonymous
Description
TD: saving email to /var/tmp/msg.txt
TD: part1: Content-Type: text/plain
TD: part1: filename: None
TD: this part is not multipart
TD: writing part1 (/var/tmp/part1)
TD: Failure sending notification on creation of ticket #10: Can't extract file(s) to egg cache

The following error occurred while trying to extract file(s) to the Python egg
cache:

  [Errno 13] Permission denied: '/var/www/.python-eggs'

The Python egg cache directory is currently set to:

  /var/www/.python-eggs

Perhaps your account does not have write access to this directory?  You can
change the cache directory by setting the PYTHON_EGG_CACHE environment
variable to point to an accessible directory.

#11 fixed email2trac fails on postfix bas atomi@…
Description

im having a really hard time getting this to work. do i need to create a special trac user for email2trac. the email bounces back with Command died with status 253:

#14 fixed rpmbuild from spec installation fails bas Archon810
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.

1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.