尝试用sudo apt-get install安装任何东西时,我会收到以下错误:
Errors were encountered while processing:
docutils-common
python-docutils
golismero
E: Sub-process /usr/bin/dpkg returned an error code (1)
sudo apt-get -f install的完整输出:
Reading package lists... Done
Building dependency tree
Reading state information..
我试图按照sudo apt autoremove的建议,使用apt-get upgrade删除一些旧的linux内核。但自移除不成功。现在,尝试删除旧内核会产生sudo apt remove linux-image-extra-4.4.0-112-generic:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
linux-image-extra-4.4.0-1
当我运行composer install --prefer-source或尝试更新这个特定的包(其他包运行得很好)时,我会得到以下错误:
Failed to download some-bundle from source: Failed to execute git checkout 'xx' -- && git reset --hard 'xx' --
error: The following untracked working tree files would be overwritten by checkout:
...
[ l
我错误地用cargo new communicator --bin而不是cargo new communicator --lib创建了一个新的项目目录。
然后,我尝试用rmdir --ignore-fail-on-non-empty communicator删除整个目录。这个命令不会在下一行中生成错误,但是当我查看它是否被删除时,它仍然存在!
我想知道为什么我不能以这种方式删除项目目录。
我在Atom的终端窗口和MX Linux Xfce终端上都试过了,但是结果是一样的.此外,为了防止我执行与根用户相同的rmdir命令,但是徒劳无功。
我在这里做错了什么吗?
每当我尝试aptitude install某件东西时,我都会得到以下错误:
E: I wasn't able to locate a file for the libxmlrpc-c3 package.
This might mean you need to manually fix this package. (due to missing arch)
Writing extended state information... Done
E: I wasn't able to locate a file for the libxmlrpc-c3 package.
Th
我构建了一个Qt应用程序,并在build目录中包含了所需的库。当我尝试从另一台计算机运行应用程序时,它不起作用。
这是ldd输出:
linux-vdso.so.1 => (0x00007fff8c7fe000)
libQt5Widgets.so.5 => not found
libQt5Gui.so.5 => not found
libQt5Core.so.5 => not found
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f5cb4143000)
libgcc_s.
错误在处理过程中被屏蔽:linux 6.2.12-060212-generic headers泛型linux标头-泛型linux标头-6.2.0-20泛型linux标头6.2.12-060212泛型E: Sub /usr/bin/dpkg返回了一个错误代码(1),我用6.2.20进行了升级,系统没有启动,所以我使用了一个较旧的6.0.9内核,并且我能够启动。然后安装了6.2.12,认为一个新的内核会有所帮助,但我有同样的问题,系统不会用更新的内核启动。试图删除6.2.0.20,并表示它有依赖关系。我该怎么做才能解决这个问题?
我正试图用阿尔卑斯来构建一个极小的Linux。我不需要linux-firmware,因为它安装了所有的固件,耗尽了300+MB的空间。这是一个股票安装。但是,我无法卸载任何linux固件包:
dev-alpine:~# apk del --force --force-broken-world linux-firmware
World updated, but the following packages are not removed due to:
linux-firmware: linux-vanilla
OK: 504 MiB in 122 packages
超过一半的库存安装是固
出于测试目的,我创建了以下目录。
user@linux:~$ mkdir dir0{1..3}
user@linux:~$ ls -l
total 12K
drwxr-xr-x 2 user user 4.0K Mei 31 10:45 dir01
drwxr-xr-x 2 user user 4.0K Mei 31 10:45 dir02
drwxr-xr-x 2 user user 4.0K Mei 31 10:45 dir03
user@linux:~$
然后,我用find -exec删除了它
user@linux:~$ find -type d -exec rmdir {}
使用Swift mailer和Symfony。它在windows上运行得很好,但是在linux上有一个错误:
命令:
php app/console swiftmailer:spool:send --env=prod
错误:
[ErrorException]
Warning: mkdir(): No such file or directory in
/var/www/html/KonnectEz/vendor/swiftmailer/lib/classes/S
我正在尝试使用以下方法安装MySQL:
sudo apt install mysql-server
在这个过程的最后,我得到了以下信息:
E: Sub-process /usr/bin/dpkg returned an error code (1)
整个投入/产出:
ubuntu@ubuntu:~$ sudo apt install mysql-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages
我现在使用的是Linux服务器和Apple。每天早上,我使用命令MacBook更新rsync -a -v server:~/work_dir ~/上的数据。我已经查过手册了,但找不到任何帮助我的命令。因为我希望命令能够自动删除服务器上不再存在的文件。但是当我删除服务器上的一个文件并运行rsync命令时,这些文件仍然在我的笔记本上。我用错命令了吗?还是我错过了一个选择?
由于一些依赖关系问题,我无法运行任何apt操作。
如果我运行sudo apt-get upgrade,就会得到以下内容:
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
gconf-service-backend : Depends: libgconf-2-4 (= 3.2.6-4ubuntu1) but 3.2.6-4.1 is installed
gconf2 : Depends: gcon
每当我尝试用apt-get安装任何东西时,我都会得到以下错误
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
kde-l10n-engb linux-image-4.4.0-21-generic
linux-image-extra-4.4.0-21-generic
Use 'su
亚马逊网络服务上的EC2机器充满了多个linux头文件,目前磁盘空间已经100%满了。我运行了像apt-get autoremove这样的命令,但是它抛出了一个错误
No apport report written because the error message indicates a disk full error
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
我可以通过rm命令删除旧的标头吗?安全吗?如果我使用rm命令删除,我应该在那之后做任何清理吗?以下是headers列表:
du -h -d