search for: dh_pycentral

Displaying 4 results from an estimated 4 matches for "dh_pycentral".

2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
...b] hellanzb: doesn't work with python-twisted 11.1.0-1 (patch included) Added tag(s) jessie. > tags 701439 + jessie Bug #701439 [src:ircd-hybrid] ircd-hybrid: ftbfs with eglibc-2.17 Added tag(s) jessie. > tags 616910 + jessie Bug #616910 [src:musiclibrarian] musiclibrarian: deprecation of dh_pycentral, please use dh_python2 Added tag(s) jessie. > tags 575707 + jessie Bug #575707 [gthumb] gthumb silently refuses to display some files Added tag(s) jessie. > tags 701398 + jessie Bug #701398 [src:id-utils] id-utils: ftbfs with eglibc-2.17 Added tag(s) jessie. > tags 701371 + jessie Bug #701...
2006 Aug 26
3
Bug#384739: ImportError: No module named xen.xend.server
Package: xen-utils-3.0 Version: 3.0.2+hg9697-2 Severity: grave Justification: renders package unusable Below you find the output of apt-get install xen-utils-3.0 . /usr/sbin/xend tries tom import the python scripts from /usr/lib/python as well as from /usr/lib64/python ; both directories do not exist on my system, I have python2.4 installed. (With both python2.3 and python2.4 installed I had the
2006 Aug 30
0
Bug#384739: Just hit that too
I just hit the problem too, but in digging into it I found that the post-inst script was running the dh_installinit bit which tries to start the daemon, before the dh_pycentral bit, which makes the python modules available. I manually ran "pycentral pkginstall xen-utils-3.0" then xend would start and the postinst script could finish. - Nick Lopez nlopez@espri.arizona.edu
2009 Jul 15
0
Bug#536175: Bug#536175: Bug#536176: xen-utils-3.4: trying xen-3.4 once breaks xen-3.2 (?)
...c/$(PACKAGE_NAME)/README.Debian install -D -m644 debian/xen-utils-$(VERSION)$(ABINAME).lintian-overrides $(PACKAGE_DIR)/usr/share/lintian/overrides/$(PACKAGE_NAME) dh_install --sourcedir=$(DIR) usr/lib/xen-$(VERSION)$(ABINAME) + dh_install --sourcedir=$(DIR) usr/share/xen-$(VERSION)$(ABINAME) dh_pycentral usr/lib/xen-$(VERSION)$(ABINAME) dh_strip dh_makeshlibs