하모니카 묻고답하기

2021.02.10 19:24

Umbrella 설치 질문

조회 수 1157 추천 수 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 16102
2466 휴지통이 자동으로 닫혀요 ㅠ.ㅠ 3 0 soulowner 2015.03.06 9568
2465 휴... 태백에서 금강으로 업그레이드 3시간 33분 걸림 2 file 0 에쎄 2023.12.03 722
2464 휠버튼 버튼 클릭 후 마우스 위로 올리면 자동으로 쭉 올라가는기능 있나요? 2 0 ddpp2 2019.08.01 1191
2463 환경변수 설정 1 0 잉구탱구 2015.07.31 7901
2462 확실히 데비안계열보다는 우분투계열이 쓰기 편한 듯 하네요 7 0 바람곰돌 2016.11.30 6647
2461 화상영어 4 0 SinyW 2016.10.18 6336
2460 화면잠금 시간 관련 2 0 onting 2015.02.23 9018
2459 화면보호기 설정은 없어진건가요? 3 0 빨리빨리 2020.02.17 885
2458 화면 잠김 후 암호가 먹히지 않음 2 0 강철왕 2015.08.20 8866
2457 홈페이지에서 사용자 가이드 더보기 누를 시 팁&테크로 갑니다 0 SSsang 2015.02.22 7617
2456 홈텍스는 사용이 안되는것일까요? 9 file 0 해바라기별 2016.04.25 7946
2455 홈텍스, 민원24, 국민건강보험공단 등 공공사이트 이용이 안되는건가요? 1 0 맨솔라이트 2015.03.06 10170
2454 홈택스 업무 보는게 굉장히 편해졌네요 5 0 가벼운게최고 2021.01.31 1185
2453 혹시나 해서 들어와 봤더니 역시.. 0 닝네임 2014.12.28 7174
2452 혹시 한글 2022 저장소 문제는 한컴에서 서버를 닫은걸까요..? 3 0 Quebecois 2023.07.12 1084
2451 혹시 하모니카 설치했다가 다시 윈도우 설치하려면 뭔가 조치를 취해야 하나요? 5 file 0 쭈매니저 2020.01.09 2355
2450 혹시 중국 umpc에 설치해보신분 있으신가요? 5 0 순수한하모니 2022.03.11 857
2449 혹시 이 화면 왜 나오는 지 아세요? 3 file 0 Zer0 2019.11.03 1547
2448 혹시 외장그래픽 관련해서 이슈가 있나요? 16 0 가벼운게최고 2021.02.20 1293
2447 혹시 업데이트관리자에서 우분투 저장소 에러 뜨시는 분 계신가요? 3 0 KEPLER@ 2016.02.19 7654
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 124 Next
/ 124
CLOSE