Activity log for bug #735201

Date Who What changed Old value New value Message
2011-03-15 00:00:06 Gary van der Merwe bug added bug
2011-03-15 00:00:51 Gary van der Merwe description When building the windows installers, I don't have bzr installed in python (so that I don't accidentally pull modules from the wrong version into the installer.) In bzr-fastimport 0.9.0, there are some changes to setup.py. These break if bzr is not installed: ### Installing bzr-fastimport ### Changing directory to c:\Users\garyvdm\bzr\windows-installers-trunk\build-win32/ bzr-fastimport/bzr-2.3 Running c:\Python26\python.exe setup.py install -O1 --install-lib=c:\Users\garyv dm\bzr\windows-installers-trunk\build-win32/releases/bzr-2.3 ... Traceback (most recent call last): File "setup.py", line 6, in <module> from bzrlib import _format_version_tuple ImportError: No module named bzrlib For Bazaar 2.3.1, I've installed bzr so as to avoid a delay in getting the installers out, but I would like to revert to not needing to having bzr installed in the future When building the windows installers, I don't have bzr installed in python (so that I don't accidentally pull modules from the wrong version into the installer.) In bzr-fastimport 0.9.0, there are some changes to setup.py. These break if bzr is not installed: ### Installing bzr-fastimport ### Changing directory to c:\Users\garyvdm\bzr\windows-installers-trunk\build-win32/ bzr-fastimport/bzr-2.3 Running c:\Python26\python.exe setup.py install -O1 --install-lib=c:\Users\garyv dm\bzr\windows-installers-trunk\build-win32/releases/bzr-2.3 ... Traceback (most recent call last):   File "setup.py", line 6, in <module>     from bzrlib import _format_version_tuple ImportError: No module named bzrlib For Bazaar 2.3.1, I've installed bzr so as to avoid a delay in getting the installers out, but I would like to revert to not needing to having bzr installed in the future
2011-03-15 00:16:00 Gary van der Merwe description When building the windows installers, I don't have bzr installed in python (so that I don't accidentally pull modules from the wrong version into the installer.) In bzr-fastimport 0.9.0, there are some changes to setup.py. These break if bzr is not installed: ### Installing bzr-fastimport ### Changing directory to c:\Users\garyvdm\bzr\windows-installers-trunk\build-win32/ bzr-fastimport/bzr-2.3 Running c:\Python26\python.exe setup.py install -O1 --install-lib=c:\Users\garyv dm\bzr\windows-installers-trunk\build-win32/releases/bzr-2.3 ... Traceback (most recent call last):   File "setup.py", line 6, in <module>     from bzrlib import _format_version_tuple ImportError: No module named bzrlib For Bazaar 2.3.1, I've installed bzr so as to avoid a delay in getting the installers out, but I would like to revert to not needing to having bzr installed in the future When building the windows installers, I don't have bzr installed in python (so that I don't accidentally pull modules from the wrong version into the installer.) In bzr-fastimport 0.10.0, there are some changes to setup.py. These break if bzr is not installed: ### Installing bzr-fastimport ### Changing directory to c:\Users\garyvdm\bzr\windows-installers-trunk\build-win32/ bzr-fastimport/bzr-2.3 Running c:\Python26\python.exe setup.py install -O1 --install-lib=c:\Users\garyv dm\bzr\windows-installers-trunk\build-win32/releases/bzr-2.3 ... Traceback (most recent call last):   File "setup.py", line 6, in <module>     from bzrlib import _format_version_tuple ImportError: No module named bzrlib For Bazaar 2.3.1, I've installed bzr so as to avoid a delay in getting the installers out, but I would like to revert to not needing to having bzr installed in the future
2011-04-28 12:35:35 Jelmer Vernooij bzr-fastimport: status New Fix Committed
2011-04-28 12:35:36 Jelmer Vernooij bzr-fastimport: importance Undecided Low
2011-04-28 12:35:38 Jelmer Vernooij bzr-fastimport: assignee Jelmer Vernooij (jelmer)
2011-04-28 12:35:40 Jelmer Vernooij bzr-fastimport: milestone 0.11.0
2011-04-28 12:36:29 Launchpad Janitor branch linked lp:bzr-fastimport
2011-08-22 16:52:52 Jelmer Vernooij bzr-fastimport: status Fix Committed Fix Released