Bug #2206
while installing /var/www/tnc/django.db is not getting created
Description
I have the following system info:
32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
While installing the test environment I am facing this error:
[FAIL] Installing from recipe 015_strongTNC.mk
! Command chroot /srv/strongswan-testing/build/loop make SWANVERSION=5.5.1 -C /root/shared/compile -f 015_strongTNC.mk failed, exiting (status 2)
! Check why here /srv/strongswan-testing/build/testing.log
And in the testing.log i got the following error:
cp -r strongTNC-master /var/www/tnc && chgrp -R www-data /var/www/tnc && chmod g+w /var/www/tnc /var/www/tnc/django.db
chmod: cannot access '/var/www/tnc/django.db': No such file or directory
015_strongTNC.mk:21: recipe for target 'install' failed
make: *** [install] Error 1
make: Leaving directory '/root/shared/compile'
Am attaching the testing.log file for the same. Could you please let help me regarding this how to proceed ?
Regards,
Prasad
History
#1 Updated by Andreas Steffen over 5 years ago
- Status changed from New to Feedback
- Assignee set to Andreas Steffen
Hi Prasad,
this commit fixes the strongSwan testing problem introduced by changes in the strongTNC package:
Andreas
#2 Updated by Tobias Brunner over 5 years ago
- Tracker changed from Issue to Bug
- Category set to testing
- Status changed from Feedback to Closed
- Target version set to 5.5.2
- Resolution set to Fixed