gideon@GiDeFLuX:~/NetBeansProjects$ sudo su [sudo] password for gideon: root@GiDeFLuX:/home/gideon/NetBeansProjects# dpkg -l|grep mercurial root@GiDeFLuX:/home/gideon/NetBeansProjects# apt-cache showpkg mercurial mercurial-common Package: mercurial Versions: 1.9.1-1 (/var/lib/apt/lists/nl.archive.ubuntu.com_ubuntu_dists_oneiric_universe_binary-amd64_Packages) Description Language: en File: /var/lib/apt/lists/nl.archive.ubuntu.com_ubuntu_dists_oneiric_universe_i18n_Translation-en MD5: e958face431a9c9ef510b349c88350b4 Description Language: File: /var/lib/apt/lists/nl.archive.ubuntu.com_ubuntu_dists_oneiric_universe_binary-amd64_Packages MD5: e958face431a9c9ef510b349c88350b4 Reverse Depends: mercurial:i386,mercurial tortoisehg,mercurial 1.11 tortoisehg,mercurial 1.9 etckeeper,mercurial trac-mercurial,mercurial 0.9.5 tortoisehg,mercurial 1.11 tortoisehg,mercurial 1.9 tailor,mercurial 0.9.1 tailor,mercurial qct,mercurial qct,mercurial python-rope,mercurial open-font-design-toolkit,mercurial mr,mercurial mercurial-server,mercurial mercurial-nested,mercurial mercurial-git,mercurial 1.9.1-1~ mercurial-common,mercurial 1.4 mercurial-common,mercurial 1.9.1-1 mercurial-common,mercurial 1.9.1-1 mercurial-buildpackage,mercurial libghc-filestore-dev,mercurial jhbuild,mercurial ikiwiki,mercurial hobbit-plugins,mercurial hgview,mercurial hgview,mercurial 1.1.0 hgsvn,mercurial hgsubversion,mercurial 1.9.1-1~ hg-fast-export,mercurial gquilt,mercurial 0.9.3 fusionforge-plugin-scmhg,mercurial commit-patch,mercurial cia-clients,mercurial 0.9.3 cia-clients,mercurial 0.9.3 bzr-hg,mercurial 1.9~ bzr-hg,mercurial 1.6~ buildbot-slave,mercurial buildbot,mercurial bugs-everywhere,mercurial mozilla-devscripts,mercurial etckeeper,mercurial Dependencies: 1.9.1-1 - libc6 (2 2.4) python2.7 (16 (null)) python2.6 (0 (null)) python (2 2.6) python (3 2.8) ucf (2 2.0020) mercurial-common (5 1.9.1-1) qct (0 (null)) wish (0 (null)) vim (16 (null)) emacs (0 (null)) kdiff3 (16 (null)) tkdiff (16 (null)) meld (16 (null)) xxdiff (0 (null)) mercurial-git (3 0.2.6) mercurial-git:i386 (3 0.2.6) mercurial:i386 (0 (null)) Provides: 1.9.1-1 - Reverse Provides: Package: mercurial-common Versions: 1.9.1-1 (/var/lib/apt/lists/nl.archive.ubuntu.com_ubuntu_dists_oneiric_universe_binary-amd64_Packages) Description Language: en File: /var/lib/apt/lists/nl.archive.ubuntu.com_ubuntu_dists_oneiric_universe_i18n_Translation-en MD5: 0db4e3efc9edb5a271f3e5c736f3d88c Description Language: File: /var/lib/apt/lists/nl.archive.ubuntu.com_ubuntu_dists_oneiric_universe_binary-amd64_Packages MD5: 0db4e3efc9edb5a271f3e5c736f3d88c Reverse Depends: mercurial-nested,mercurial-common mercurial,mercurial-common 1.9.1-1 Dependencies: 1.9.1-1 - python2.7 (16 (null)) python2.6 (0 (null)) python (2 2.7.1-0ubuntu2) python (3 2.8) wish (0 (null)) python-mysqldb (0 (null)) python-pygments (0 (null)) python-openssl (0 (null)) mercurial (2 1.9.1-1) ca-certificates (0 (null)) mercurial (3 1.9.1-1) mercurial:i386 (3 1.9.1-1) mercurial (3 1.4) mercurial:i386 (3 1.4) mercurial-common:i386 (0 (null)) Provides: 1.9.1-1 - Reverse Provides: root@GiDeFLuX:/home/gideon/NetBeansProjects# apt-get install mercurial mercurial-common Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: qct python-mysqldb The following NEW packages will be installed: mercurial mercurial-common 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. Need to get 0 B/1,893 kB of archives. After this operation, 7,647 kB of additional disk space will be used. Selecting previously deselected package mercurial-common. (Reading database ... 265283 files and directories currently installed.) Unpacking mercurial-common (from .../mercurial-common_1.9.1-1_all.deb) ... Selecting previously deselected package mercurial. Unpacking mercurial (from .../mercurial_1.9.1-1_amd64.deb) ... Processing triggers for man-db ... Setting up mercurial-common (1.9.1-1) ... Setting up mercurial (1.9.1-1) ... Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version root@GiDeFLuX:/home/gideon/NetBeansProjects# dpkg -l|grep mercurial ii mercurial 1.9.1-1 scalable distributed version control system ii mercurial-common 1.9.1-1 scalable distributed version control system (common files) root@GiDeFLuX:/home/gideon/NetBeansProjects# exit gideon@GiDeFLuX:~/NetBeansProjects$ mkdir tmp && cd tmp && hg clone ../Sources/Project destination directory: Project updating to branch default 5516 files updated, 0 files merged, 0 files removed, 0 files unresolved gideon@GiDeFLuX:~/NetBeansProjects/tmp$ cd Project/ gideon@GiDeFLuX:~/NetBeansProjects/tmp/Project$ sed -n '316p' /usr/lib/python2.7/dist-packages/mercurial/bundlerepo.py if not incoming: gideon@GiDeFLuX:~/NetBeansProjects/tmp/Project$ hg transplant -s ../../Sources/Project 6cb94353bc49 searching for changes ** unknown exception encountered, please report by visiting ** http://mercurial.selenic.com/wiki/BugTracker ** Python 2.7.2+ (default, Oct 4 2011, 20:06:09) [GCC 4.6.1] ** Mercurial Distributed SCM (version 1.9.1) ** Extensions loaded: transplant, purge, fetch Traceback (most recent call last): File "/usr/bin/hg", line 38, in mercurial.dispatch.run() File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 27, in run sys.exit(dispatch(request(sys.argv[1:]))) File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 64, in dispatch return _runcatch(req) File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 87, in _runcatch return _dispatch(req) File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 679, in _dispatch cmdpats, cmdoptions) File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 454, in runcommand ret = _runcommand(ui, options, cmd, d) File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 733, in _runcommand return checkargs() File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 687, in checkargs return cmdfunc() File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 676, in d = lambda: util.checksignature(func)(ui, *args, **cmdoptions) File "/usr/lib/python2.7/dist-packages/mercurial/util.py", line 385, in check return func(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/hgext/transplant.py", line 568, in transplant onlyheads=branches, force=True) File "/usr/lib/python2.7/dist-packages/mercurial/bundlerepo.py", line 318, in getremotechanges os.unlink(bundlename) TypeError: coercing to Unicode: need string or buffer, NoneType found gideon@GiDeFLuX:~/NetBeansProjects/tmp/Project$ sudo vim /usr/lib/python2.7/dist-packages/mercurial/bundlerepo.py gideon@GiDeFLuX:~/NetBeansProjects/tmp/Project$ sed -n '316p' /usr/lib/python2.7/dist-packages/mercurial/bundlerepo.py if not incoming and bundlename: gideon@GiDeFLuX:~/NetBeansProjects/tmp/Project$ hg transplant -s ../../Sources/Project 6cb94353bc49 searching for changes applying 6cb94353bc49 unable to find 'Base/Client/src/main/java/MainPanel2.form' for patching 1 out of 1 hunks FAILED -- saving rejects to file Base/Client/src/main/java/MainPanel2.form.rej unable to find 'Base/Client/src/main/java/MainPanel2.java' for patching 2 out of 2 hunks FAILED -- saving rejects to file Base/Client/src/main/java/MainPanel2.java.rej patch failed to apply abort: fix up the merge and run hg transplant --continue gideon@GiDeFLuX:~/NetBeansProjects/tmp/Project$