bzr-mac team mailing list archive
-
bzr-mac team
-
Mailing list archive
-
Message #00112
Re: Bazaar 2.1.0b3 desktop installer for Mac OS X 10.6
On Nov 29, 2009, at 09:24, Gordon Tyler wrote:
> Jean-Francois Roy wrote:
>> 1) PyCrypto seems to be missing;
>
> It's in the paramiko package. I merged it in since there's no reason to
> install pycrypto without paramiko.
Should probably rename the package name then, this wasn't clear at all.
>
>> 2) Subvertpy seems to be missing;
>
> Similarly, merged into bzr-svn since there's no reason to install
> subvertpy without bzr-svn.
Same as above.
>
>> 2) The man page is installed in both /System/Library/... (the wrong
>> path, but which setuptools unfortunately defaults to) and
>> /usr/local/share/man/... (the correct path). Normally, the build
>> script should move the man page to the correct directory, then delete
>> the man page from the old location. It's possible it didn't do so, or
>> that the old path is somehow still in the package's contents.
>
> Odd. I'm fairly sure I included the bzr-preinstall.sh script which is
> supposed to fix that. I'll double check.
No, bzr-preinstall.sh is meant to fix a problem introduced by the very first bzr package I made (which replaced /usr/local/share/man/man1, a directory, with bazaar's man page -- bad). This is a package mastering problem.
Otherwise, thank you for the new distro :)
Jeff
Follow ups
References