我已经检查了我的问题的可能答案,但是,如何解决这个问题,因为我的细节与这里的其他人不同。以下是我关于软件更新程序的错误信息:
[W:Failed to fetch http://linux.dropbox.com/ubuntu/dists/quantal/main/binary-amd64/Packages 404 Not Found [IP: 199.47.216.171 80]
, W:Failed to fetch http://linux.dropbox.com/ubuntu/dists/quantal/main/binary-i386/Packages 404 Not Fou
为了能够安装cURL版本管理器,我正在尝试安装红宝石。
我写这个:
sudo apt-get update && apt-get install curl
得到这个输出:
E: Some index files failed to download. They have been ignored, or old ones used instead.
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the adminis
我有一个运行在linux上的c程序。在关闭终端后,我在后台应用了一些命令来运行进程。
1. Pause program with `Ctrl-Z`,
2. Pull it into the background with `bg`
3. Then disown it.
现在我想看看这个仍在运行的程序的控制台输出。
在linux中怎么做?
我无法安装在Ubuntu12.04的保龄球npm。
npm install -g bower
npm ERR! 404 Not Found
npm ERR! 404
npm ERR! 404 'bower' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, or http url
我有一个运行在我的linux服务器上的java程序,jar是带有"&“的星体,现在正在后台运行,通过使用htop,我也可以看到它。现在,我尝试了作业或fg让任务回到前台,但没有成功。知道我做错什么了吗?
erdo@localhost:~$ jobs -l
erdo@localhost:~$ fg 45502
-bash: fg: 45502: no such job
我正在检查不同URL上是否存在xml站点地图。如果我提供一个URL example.com/sitemap.xml,它有一个301指向www.example.com/sitemap.xml,我得到的显然是301。如果www.example.com/sitemap.xml不存在,我就看不到404。因此,如果我得到一个301,我将执行另一个cURL,看看404是否为www.example.com/sitemap.xml返回。但是,出于某种原因,我得到了随机的404和303状态码。
private function check_http_status($domain,$file){
运行sudo apt-get update后,sudo apt-get upgrade为更新的urls报告了许多404错误。
me@me:~$ sudo apt-get upgrade
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Calculando la actualización... Los paquetes indicados a continuación se instalaron de forma a
我想把Google作为后台应用程序在我的Linux上安装,就像它在Windows中所做的那样。我使用的一些东西没有良好的Linux端口,但Chrome扩展非常有效(特别是Push之中的功能)。
然而,我已经尝试了我能找到的一切,但它仍然没有在后台运行。我会感谢你的帮助。
当我在控制台中运行命令时,会得到以下错误:
[14711:14711:0312/175429:ERROR:sandbox_linux.cc(325)] InitializeSandbox() called with multiple threads in process gpu-process
[14676:14708:031
我使用Raspberry Pi 4和"Raspbian Buster with desktop and recommended“。版本npm: 6.13.4版本节点: v12.16.1
有人知道哪里出了问题吗?
pi@raspberrypi:~ $ npm install node
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/node-linux-arm - Not found
npm ERR! 404
npm ERR! 404 'node-linux-arm@13.
我按照以下说明使用在AWS linux服务器上运行的应用程序设置logdna。 当我执行命令时 sudo yum -y install logdna-agent 控制台将打印输出 failure: repodata/repomd.xml from logdna: [Errno 256] No more mirrors to try.
https://repo.logdna.com/el6/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
当我尝试使用更新管理器时,它将停止使用以下错误。请给我建议或者帮助我。
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_3.2.0-98.138_amd64.deb 404 Not Found [IP: 91.189.88.152 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/l/linux-meta/linux-image-generic_3.2.0.98.114_amd64.deb 404
我似乎无法解决这个问题,尽管我尝试了所有我发现谷歌。我不能安装或删除使用apt。我试过一些修复方法,但最终失败了。
> sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct