账号密码登录
微信安全登录
微信扫描二维码登录

登录后绑定QQ、微信即可实现信息互通

手机验证码登录
找回密码返回
邮箱找回 手机找回
注册账号返回
其他登录方式
分享
  • 收藏
    X
    ubuntu lock?
    31
    0
    make: *** [install] Error 1
    root@miaowo:~/stephen/geetest/Lengyue-Vcode/滑动验证码/Geetest/Python-3.7.0# ^C
    root@miaowo:~/stephen/geetest/Lengyue-Vcode/滑动验证码/Geetest/Python-3.7.0# ^C
    root@miaowo:~/stephen/geetest/Lengyue-Vcode/滑动验证码/Geetest/Python-3.7.0# agt-get install libffi-devel -y
    No command 'agt-get' found, did you mean:
     Command 'apt-get' from package 'apt' (main)
    agt-get: command not found
    root@miaowo:~/stephen/geetest/Lengyue-Vcode/滑动验证码/Geetest/Python-3.7.0# apt-get install libffi-devel -y
    E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
    E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
    root@miaowo:~/stephen/geetest/Lengyue-Vcode/滑动验证码/Geetest/Python-3.7.0# 
    

    报错被其他进程使用,但是我不知道这个进程叫啥名字?

    0
    打赏
    收藏
    点击回答
    您的回答被采纳后将获得:提问者悬赏的 10 元积分
        全部回答
    • 0
    • "Ubuntu lock" refers to the ability to prevent other users from installing software on your Ubuntu system without your permission. This can be done by temporarily blocking access to certain directories or files, or by denying the installation of software altogether. To check if your system is currently locked, you can use the following command in your terminal: lsb_release -cs

      This will display the version of Ubuntu you are running, as well as information about any software installations or restrictions that may be in place. If you need to unlock your system, you can use the sudo apt-get unlock command, which will remove any software installations that are currently in place and allow new installations to proceed. It's important to note that unlocking your system without permission can have negative consequences, so it's generally recommended to only unlock systems that you know are not essential to your work or daily activities.

    更多回答
    扫一扫访问手机版
    • 回到顶部
    • 回到顶部