FS#35675 - [git] PLEASE ENTER SUMMARY
Attached to Project:
Arch Linux
Opened by Benjamin Chretien (bchretien) - Thursday, 06 June 2013, 12:04 GMT
Last edited by Allan McRae (Allan) - Thursday, 06 June 2013, 12:31 GMT
Opened by Benjamin Chretien (bchretien) - Thursday, 06 June 2013, 12:04 GMT
Last edited by Allan McRae (Allan) - Thursday, 06 June 2013, 12:31 GMT
|
Details
Description:
gitk fails after moving binaries to /usr/bin: Additional info: * package version: git-1.8.3-1 (and probably previous ones) Steps to reproduce: 1) Update Arch Linux (binaries in /usr/bin as explained in https://www.archlinux.org/news/binaries-move-to-usrbin-requiring-update-intervention/) 2) Run /usr/bin/gitk which returns: bash: /usr/bin/gitk: /bin/sh: bad interpreter: No such file or directory The problem is that sh is now is /usr/bin. |
This task depends upon
Comment by
Benjamin Chretien (bchretien) -
Thursday, 06 June 2013, 12:11 GMT
If someone can rename this bug report, that would be much
appreciated (I apparently can't...).
Comment by Allan McRae (Allan) -
Thursday, 06 June 2013, 12:24 GMT
Have you finished the upgrade? The filesystem package symlinks
/bin to usr/bin so /bin/sh remains valid.
Comment by
Benjamin Chretien (bchretien) -
Thursday, 06 June 2013, 12:28 GMT
Hmmm, I thought I did, apparently not. My bad! Closing the bug
request then.