Ticket #574 (closed defect: worksforme)
Opened 3 years ago
Last modified 2 years ago
bzr fails to install
| Reported by: | mmu_man | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | dev-vcs/bzr | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
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
Change History
comment:1 Changed 3 years ago by scottmc
comment:2 Changed 2 years ago by scottmc
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

maybe try: haikuporter -i bzr