지금 설치하려고 하는데원자 텍스트 편집기(원자 편집기존재하다야르트). 하지만 다음과 같은 오류가 발생합니다.
==> Downloading atom-editor-arch PKGBUILD from AUR...
x .SRCINFO
x .gitignore
x PKGBUILD
x README.md
x about-arch.patch
x atom
x atom-arch.install
x atom.desktop
x theme.patch
atom-editor-arch 1.8.0.arch0.2.1-2 (2016-06-07 15:07)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n
==> atom-editor-arch dependencies:
- alsa-lib (already installed)
- desktop-file-utils (already installed)
- gconf (already installed)
- gtk2 (already installed)
- libgnome-keyring (already installed)
- libnotify (already installed)
- libxtst (already installed)
- nodejs (already installed)
- nss (already installed)
- python2 (already installed)
- git (already installed) [makedepend]
- npm (already installed) [makedepend]
- namcap (package found)
- pkgbuild-introspection (package found)
==> Edit atom-arch.install ? [Y/n] ("A" to abort)
==> ---------------------------------------------
==> n
==> Continue building atom-editor-arch ? [Y/n]
==> ------------------------------------------
==> y
==> Building and installing package
==> Install or build missing dependencies for atom-editor-arch:
[sudo] password for shazam:
resolving dependencies...
looking for conflicting packages...
Packages (4) pyalpm-0.8-1 python-pyelftools-0.23-3 namcap-3.2.7-1 pkgbuild-introspection-8-1
Total Download Size: 0.28 MiB
Total Installed Size: 1.70 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
pyalpm-0.8-1-x86_64 42.4 KiB 109K/s 00:00 [##################################################################] 100%
python-pyelftools-0.23-3-any 155.1 KiB 391K/s 00:00 [##################################################################] 100%
namcap-3.2.7-1-any 84.1 KiB 0.00B/s 00:00 [##################################################################] 100%
pkgbuild-introspection-8-1-any 4.4 KiB 0.00B/s 00:00 [##################################################################] 100%
(4/4) checking keys in keyring [##################################################################] 100%
(4/4) checking package integrity [##################################################################] 100%
(4/4) loading package files [##################################################################] 100%
(4/4) checking for file conflicts [##################################################################] 100%
(4/4) checking available disk space [##################################################################] 100%
:: Processing package changes...
(1/4) installing pyalpm [##################################################################] 100%
(2/4) installing python-pyelftools [##################################################################] 100%
(3/4) installing namcap [##################################################################] 100%
(4/4) installing pkgbuild-introspection [##################################################################] 100%
:: Running post-transaction hooks...
(1/1) Updating manpage index...
==> Making package: atom-editor-arch 1.8.0.arch0.2.1-2 (Wed Jun 8 20:16:49 IST 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading atom-1.8.0.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 117 0 117 0 0 87 0 --:--:-- 0:00:01 --:--:-- 87
100 9.8M 100 9.8M 0 0 1236k 0 0:00:08 0:00:08 --:--:-- 2309k
-> Downloading about-arch-1.5.18.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 124 0 124 0 0 99 0 --:--:-- 0:00:01 --:--:-- 99
100 30559 0 30559 0 0 10790 0 --:--:-- 0:00:02 --:--:-- 23911
-> Found atom
-> Found atom.desktop
-> Found theme.patch
-> Found about-arch.patch
==> Validating source files with md5sums...
atom-1.8.0.tar.gz ... Passed
about-arch-1.5.18.tar.gz ... FAILED
atom ... Passed
atom.desktop ... Passed
theme.patch ... Passed
about-arch.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build atom-editor-arch.
==> Restart building atom-editor-arch ? [y/N]
==> -----------------------------------------
==> N
여기서 정확히 무엇이 잘못되었나요? 내 패치가 md5sums 검사를 통과하지 못하는 이유는 무엇입니까? 내 대리인과 관련이 있나요? 나는 내 설정을모든 에이전트환경 변수는 회사 프록시 역할을 합니다. .deb 또는 .rpm 파일을 사용하여 내 컴퓨터에 이 프로그램을 설치할 수 있는 방법이 있습니까?
답변1
당신이 가면패키지 AUR 페이지그리고변경사항 보기,너는 볼 수있어최근 커밋버전 번호 중 하나가 증가했지만 파일에 해당하는 md5sum은 변경되지 않았습니다.
# Module Versions
_about_arch_url="fusion809/about"
-_about_arch_ver=1.5.17
+_about_arch_ver=1.5.18
_dark_bint_syntax_ver=0.8.6
_fusion_ui_ver=0.10.5
_language_archlinux_ver=0.2.1
이것이 md5sum이 더 이상 일치하지 않는 이유입니다.
시간이 있다면 귀하와 다른 사람들이 문제를 해결할 수 있도록 AUR 패키지 관리자에게 문제를 보고하는 것이 책임 있는 일입니다. ~에서 https://aur.archlinux.org/:
패키징 버그를 신고하려면 패키지 관리자에게 문의하거나 해당 패키지 페이지에 댓글을 남겨주세요.
빌드하려면 가장 빠른 수정은 "PKGBUILD 편집? [Y/n]" 옵션을 선택한 후 다음 중 하나를 수행하는 것입니다(단 하나만).
_about_arch_ver
다시 변경1.5.17
업데이트 관련(이 경우 두 번째 행)
md5sums=(
새 버전 다운로드, 보안 정책에 맞는 어떤 방법으로든 이를 신뢰하는지 확인하고 실행하여md5sum
새 체크섬을 확인하세요.