Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: trusty's SS psycopg removal patch is not applied #166

Closed
sevein opened this issue Apr 27, 2018 · 1 comment
Closed

Problem: trusty's SS psycopg removal patch is not applied #166

sevein opened this issue Apr 27, 2018 · 1 comment
Assignees

Comments

@sevein
Copy link
Member

sevein commented Apr 27, 2018

This is the error I'm seeing:

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
@sevein
Copy link
Member Author

sevein commented Apr 27, 2018

Related: #62.

@sevein sevein closed this as completed Apr 27, 2018
@sevein sevein reopened this Apr 27, 2018
@sevein 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 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
@sevein sevein self-assigned this Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant