하모니카 묻고답하기

2021.02.10 19:24

Umbrella 설치 질문

조회 수 1087 추천 수 0 댓글 3
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

안녕하세요 이번에 하모니카를 설치하게된 중학생입니다.

저는 리눅스를 칼리 리눅스로 입문하였는데요, 모의 해킹에 관심이 많았고 그로 인해 하모니카로도 같은 환경을 구축하려고 하고 있습니다.

그런데 Umbrella라는 악성코드 드로퍼를 설치하는 중에 문제가 발생해서 질문드리게 되었습니다.

대부분의 오류는 sudo su를 사용하니 사라졌지만 여전히 설치가 불가능한 상태인데요, 도저히 제 능력으로 해결할 수 없었습니다ㅠㅠ

이 프로그램은 install.sh를 실행하여 설치하는 방식인데요, 칼리리눅스에서는 정상적으로 설치한 적이 있습니다.

 

github 레포지토리 - https://github.com/4w4k3/Umbrella

 

터미널 내용-

기존:1 http://repo.whale.naver.com/stable/deb stable InRelease

기존:2 http://mirror.kakao.com/ubuntu focal InRelease

기존:3 http://mirror.kakao.com/ubuntu focal-updates InRelease

기존:4 http://mirror.kakao.com/ubuntu focal-backports InRelease                               

기존:5 http://mirror.kakao.com/ubuntu focal-security InRelease                                

무시:6 http://ftp.kaist.ac.kr/linuxmint ulyana InRelease                                      

기존:7 http://ftp.kaist.ac.kr/linuxmint ulyana Release                                        

기존:8 https://pkg.hamonikr.org jin InRelease                                                 

기존:9 https://pkg.hamonikr.org focal InRelease                                               

기존:10 https://apt.hamonikr.org jin InRelease                                                

기존:11 https://packages.microsoft.com/repos/vscode stable InRelease                          

기존:12 http://ppa.launchpad.net/kdenlive/kdenlive-stable/ubuntu focal InRelease              

기존:13 http://archive.canonical.com/ubuntu focal InRelease                                   

기존:15 http://ppa.launchpad.net/linuxuprising/shutter/ubuntu focal InRelease                 

기존:14 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease               

기존:17 http://ppa.launchpad.net/lutris-team/lutris/ubuntu focal InRelease    

기존:18 http://ppa.launchpad.net/remmina-ppa-team/remmina-next/ubuntu focal InRelease

기존:19 http://ppa.launchpad.net/team-xbmc/ppa/ubuntu focal InRelease      

패키지 목록을 읽는 중입니다... 완료     

패키지 목록을 읽는 중입니다... 완료

의존성 트리를 만드는 중입니다       

상태 정보를 읽는 중입니다... 완료

패키지 wine32:i386는 이미 최신 버전입니다 (5.0-3ubuntu1).

다음 패키지가 자동으로 설치되었지만 더 이상 필요하지 않습니다:

  gstreamer1.0-vaapi libhal1-flash libunshield0 unshield

'sudo apt autoremove'를 이용하여 제거하십시오.

0개 업그레이드, 0개 새로 설치, 0개 제거 및 217개 업그레이드 안 함.

002f:err:mscoree:LoadLibraryShim error reading registry key for installroot

002f:err:mscoree:LoadLibraryShim error reading registry key for installroot

002f:err:mscoree:LoadLibraryShim error reading registry key for installroot

002f:err:mscoree:LoadLibraryShim error reading registry key for installroot

002f:err:msi:ITERATE_Actions Execution halted, action L"MaintenanceTypeDlg" returned 1602

Collecting pyinstaller

  Using cached https://files.pythonhosted.org/packages/b4/83/9f6ff034650abe9778c9a4f86bcead63f89a62acf02b1b47fc2bfc6bf8dd/pyinstaller-4.2.tar.gz

    Complete output from command python setup.py egg_info:

    Traceback (most recent call last):

      File "<string>", line 1, in <module>

      File "c:\users\root\temp\pip-build-_xmtgu\pyinstaller\setup.py", line 63

        file=sys.stderr)

            ^

    SyntaxError: invalid syntax

    

    ----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in c:\users\root\temp\pip-build-_xmtgu\pyinstaller\

You are using pip version 8.1.1, however version 21.0.1 is available.

You should consider upgrading via the 'python -m pip install --upgrade pip' command.

 
  • ?
    131101 2021.02.10 19:30

    음... 올리고 잠시 후에 원인을 발견했는데요, 이미 하모니카에 파이썬 3이 설치되어 있어서 그런 것 같네요.

    python 2.7로 실행하면 잘 됩니다.

  • ?
    Moordev 2021.02.10 21:20
    파이썬2.7이 아직 쓰는 곳이 있었군요.
    이젠 거의 다 넘어갔다고 생각했는데...
  • ?
    프리나눔 2021.02.14 02:50

    파이선 2.7로 된다니 다행입니다.

     

    그런데,

     로그를 보니,

    You are using pip version 8.1.1, however version 21.0.1 is available.

    You should consider upgrading via the 'python -m pip install --upgrade pip' command.

     

    pip 를 21.0.1 버전으로 업그레이드 하라는 메시지네요.

     

    참고하세요.

     

     

     


List of Articles
번호 제목 추천 수 글쓴이 날짜 조회 수
공지 게시판에 질문하기 전 읽기 - 어떻게 질문을 하는 것이 좋을까? 1 0 Kevin 2019.11.18 12990
2392 upzip가 안되네요, 1 file 0 예안고 2023.10.24 409
2391 Flathub 로 설치한 프로그램에서 '한글입력기' 작동 방법이 있을까요? 1 0 자유의지 2023.12.31 410
2390 우분투를 설치하다가 에러가 발생했습니다. 1 file 0 라루미 2023.05.10 411
2389 7.423618} systemd[1] failed to find module "autofs4 1 0 snowman 2023.09.19 412
2388 블루투스 마우스 연결 안됨/이어폰 프로파일 문제 1 file 0 killsystem10 2023.11.25 412
2387 저장소 및 키 관리 혹은 업데이트 메니저 내의 소프트웨어 소스가 열리지 않습니다. 6 0 한개교 2022.12.02 413
2386 로그인 암호 입력 몇회이상 틀리면, 모든자료 삭제 1 0 하모태백 2023.07.30 413
2385 하모니카에서 윈도우용 스팀이나 스토브 오리진 등 설치는 어덯게 할까요 0 Japser 2023.11.23 415
2384 설치 용량 문의 드려요 2 0 시트콤처럼 2024.01.19 415
2383 외장하드 혹은 외장SSD에 하모니카 설치 2 0 파빌리온 2024.01.12 418
2382 노트북 그래픽카드 설정이 맞는 걸까요? 부제: 인텔에서 엔비디아로 전환 하는 방법 10 file 0 행운과기쁨 2024.01.15 418
2381 HAMONIKR 7.0 설치 -> 소프트웨어 검색 -> 오타 수정 요청 1 0 youngman 2024.01.09 420
2380 잘 받았습니다아! file 0 whale 2022.01.02 421
2379 vi 명령어 오류.. 2 0 luis 2023.05.31 423
2378 하모니카 부팅 문의 드립니다. 4 file 0 땀나는주전자 2023.12.09 423
2377 사자가 주인을 너무 좋아하네요 0 young1004 2018.03.21 424
2376 금강으로 업데이트 문의 1 0 포토슬럼프 2023.12.01 424
2375 신호등을 잘 지킵시당~~점프하는 자전거~ 0 young1004 2018.03.15 425
2374 좋은 사진 앵글 찾았어~ 0 young1004 2018.03.21 425
2373 리눅스의 최대 문제 프로그램 설치 문의(subtitle edit) 3 0 포토슬럼프 2024.01.02 427
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 123 Next
/ 123
CLOSE