You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are using pip version 9.0.1, however version 10.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
running test
running egg_info
creating archivematica_storage_service.egg-info
writing archivematica_storage_service.egg-info/PKG-INFO
writing top-level names to archivematica_storage_service.egg-info/top_level.txt
writing dependency_links to archivematica_storage_service.egg-info/dependency_links.txt
writing manifest file 'archivematica_storage_service.egg-info/SOURCES.txt'
reading manifest file 'archivematica_storage_service.egg-info/SOURCES.txt'
writing manifest file 'archivematica_storage_service.egg-info/SOURCES.txt'
running build_ext
----------------------------------------------------------------------
Ran 0 tests in 0.000s
OK
make[2]: Leaving directory '/src/src/archivematica-storage-service'
dh_installinit
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_strip
strip: debian/archivematica-storage-service/usr/share/archivematica/virtualenvs/archivematica-storage-service/lib/python2.7/site-packages/psycopg2/stA3bmPv:
Not enough room for program headers, try linking with -N
strip:debian/archivematica-storage-service/usr/share/archivematica/virtualenvs/archivematica-storage-service/lib/python2.7/site-packages/psycopg2/stA3bmPv[.
note.gnu.build-id]: Bad value
dh_strip: strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/archivematica-storage-service/usr/share/archivematica/virtualenvs/a
rchivematica-storage-service/lib/python2.7/site-packages/psycopg2/_psycopg.so returned exit code 1
debian/rules:6: recipe for target 'binary' failed
make[1]: Leaving directory '/src/src/archivematica-storage-service'
make[1]: *** [binary] Error 29
dpkg-buildpackage: error: debian/rules binary gave error exit status 2
The text was updated successfully, but these errors were encountered:
sevein
changed the title
Problem: trusty's SS deb doesn't build
Problem: trusty's SS deb can't build psycopg dependency
Apr 27, 2018
sevein
changed the title
Problem: trusty's SS deb can't build psycopg dependency
Problem: trusty's SS psycopg removal patch is not applied
Apr 27, 2018
This is the error I'm seeing:
The text was updated successfully, but these errors were encountered: