FS#10277 - [sudo 1.6.9p12-1] Missing dependency
Attached to Project:
Arch Linux
Opened by Gavin Bisesi (Daenyth) - Friday, 25 April 2008, 04:03 GMT
Last edited by eliott (cactus) - Thursday, 08 May 2008, 06:15 GMT
Opened by Gavin Bisesi (Daenyth) - Friday, 25 April 2008, 04:03 GMT
Last edited by eliott (cactus) - Thursday, 08 May 2008, 06:15 GMT
|
Details
The current version of sudo seems to be missing a dependency
on vi.
According to the PKGBUILD in abs, sudo is compiled --with-editor=/usr/bin/vi. There are probably two easy solutions to this: change the PKGBUILD so that it compiles --with-env-editor, as per Other info: daenyth@Muspelheimr ~ $ finddep sudo sudo glibc sh is required but cannot be found. It is probably provided by another package attr kernel-headers tzdata pam db gcc-libs coreutils shadow cracklib finddep is included as an attachment. (If anyone has any suggestions, etc, refer to |
This task depends upon
Closed by eliott (cactus)
Thursday, 08 May 2008, 06:15 GMT
Reason for closing: Fixed
Additional comments about closing: An end user reported this was fixed in sudo in testing.
Closing. Reopen if needed.
Thursday, 08 May 2008, 06:15 GMT
Reason for closing: Fixed
Additional comments about closing: An end user reported this was fixed in sudo in testing.
Closing. Reopen if needed.
Comment by Gavin Bisesi (Daenyth) -
Friday, 25 April 2008, 04:04 GMT
Woops, I mis-filed. Should have been under Packages: Core
Comment by Igor (cheer) - Friday, 25
April 2008, 09:16 GMT
I don't like vi as the dependency for sudo. It's not necessary.
Comment by Gavin Bisesi (Daenyth) -
Friday, 25 April 2008, 12:09 GMT
I don't like it either, but that's how the PKGBUILD is currently
written. Compiling --with-env-editor instead would be highly
preferred, at least by me.
Comment by
Aaron Griffin (phrakture) - Friday,
25 April 2008, 14:52 GMT
- Field changed: Status (Unconfirmed → Assigned)
- Field changed: Category (Packages: Extra → Packages: Core)
- Task assigned to Paul Mattal (paul)
I think we should compile with --with-env-editor as is suggested
in the comments
finddep