Open sjLambda opened 1 year ago
Describe the bug "Inappropriate ioctl for device" when installing; I have all the dependent packages, sudo privileges.
Steps to Reproduce the behaviour
What is the expected behaviour? Finish compilation and installation of pdf-tools.
Desktop Please complete the following information:
Your pdf-tools install Please complete the following information:
pdf-tools Version: Package pdf-tools is installed.
pdf-tools
Status: Installed in ‘pdf-tools-20230404.327/’ (unsigned). Delete Version: 20230404.327 Commit: 7ff6293a25baaae65651b3e1c54b61208279a7ef Summary: Support library for PDF documents Requires: emacs-26.3, tablist-1.0, let-alist-1.0.4 Website: https://github.com/vedang/pdf-tools/ Keywords: files multimedia Maintainer: Vedang Manerikar vedang.manerikar@gmail.com Author: Andreas Politz mail@andreas-politz.de Other versions: 1.0.0 (melpa-stable), 20230404.327 (melpa), 1.0.0 (nongnu).
pdf-tools customization / configuration that you use (use-package pdf-tools :defer t ;; :pin manual ;; don't reinstall when package updates :mode ("\.pdf\'" . pdf-view-mode) :custom ((pdf-view-display-size 'fit-page) (pdf-annot-activate-created-annotations t)) :bind ;; use normal isearch instead of the default CTRLF search (:map pdf-view-mode-map ("C-s" . isearch-forward)) :config ((pdf-tools-install :no-query) (require 'pdf-occur)))
Additional context
see attached file for backtrace log output
Comint exited abnormally with code 1 at Tue Apr 4 04:19:13 pdf-tools-install-backtrace.log
Describe the bug "Inappropriate ioctl for device" when installing; I have all the dependent packages, sudo privileges.
Steps to Reproduce the behaviour
What is the expected behaviour? Finish compilation and installation of pdf-tools.
Desktop Please complete the following information:
Your pdf-tools install Please complete the following information:
pdf-tools
Version: Package pdf-tools is installed.Status: Installed in ‘pdf-tools-20230404.327/’ (unsigned). Delete Version: 20230404.327 Commit: 7ff6293a25baaae65651b3e1c54b61208279a7ef Summary: Support library for PDF documents Requires: emacs-26.3, tablist-1.0, let-alist-1.0.4 Website: https://github.com/vedang/pdf-tools/ Keywords: files multimedia Maintainer: Vedang Manerikar vedang.manerikar@gmail.com Author: Andreas Politz mail@andreas-politz.de Other versions: 1.0.0 (melpa-stable), 20230404.327 (melpa), 1.0.0 (nongnu).
pdf-tools
customization / configuration that you use (use-package pdf-tools :defer t ;; :pin manual ;; don't reinstall when package updates :mode ("\.pdf\'" . pdf-view-mode) :custom ((pdf-view-display-size 'fit-page) (pdf-annot-activate-created-annotations t)) :bind ;; use normal isearch instead of the default CTRLF search (:map pdf-view-mode-map ("C-s" . isearch-forward)) :config ((pdf-tools-install :no-query) (require 'pdf-occur)))Additional context
see attached file for backtrace log output
Comint exited abnormally with code 1 at Tue Apr 4 04:19:13 pdf-tools-install-backtrace.log