﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
574	bzr fails to install	mmu_man	scottmc	"Maybe it's my dev image that is a bit outdated...
bzr fails to install here.
First, launchpad.net has a self-signed cert (must force wget in haikuporter).
Then :
{{{
running install_scripts
creating boot/common/bin
copying build/scripts-2.6/bzr -> boot/common/bin
changing mode of boot/common/bin/bzr to 755
running install_data
creating boot/common/man
creating boot/common/man/man1
copying bzr.1 -> boot/common/man/man1
creating /usr
creating /usr/share
creating /usr/share/apport
creating /usr/share/apport/package-hooks
copying apport/source_bzr.py -> /usr/share/apport/package-hooks
error: /usr/share/apport/package-hooks/source_bzr.py: invalid mode ('wb') or filename
Traceback (most recent call last):
  File ""/boot/common/bin/haikuporter"", line 1171, in <module>
    haikuporter = HaikuPorter(options, args)
  File ""/boot/common/bin/haikuporter"", line 295, in __init__
    self.installPort()
  File ""/boot/common/bin/haikuporter"", line 748, in installPort
    self.runCommandSequence(self.bepKeys['INSTALL'], self.workDir)
  File ""/boot/common/bin/haikuporter"", line 966, in runCommandSequence
    check_call(commandString, shell=True, cwd=dir, env=shellEnv)
  File ""/boot/common/lib/python2.6/subprocess.py"", line 488, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'set -e
}}}

{{{
~> uname -a
Haiku shredder 1 42910 Oct 25 2011 12:47:27 BePC Haiku
~> python -V
Python 2.6.7
}}}"	defect	closed	normal		dev-vcs/bzr		normal	worksforme		
