我是在一个Raspberry Pi试图安装ufw软件包,并一直收到这个错误,我不知道如何处理。
在运行sudo apt install ufw之后,我得到以下错误:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
ufw
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Need to get 1
我已经根据官方说明在rapsbian中安装了docker (即运行curl -sSL https://get.docker.com | sh),但我无法运行hello-world示例(我也尝试了其他示例,但没有成功)。这是我得到的错误:
pi@raspberrypi2:~ $ docker run hello-world
standard_init_linux.go:178: exec user process caused "exec format error"
我的环境是Raspberry Pi 2 Model B,带有Raspbian GNU/Linux 8 (jessi
我已经写了一些azure自定义IoT边缘模块,我可以在ubuntu18.04和windows虚拟machines.but中运行该模块,当我尝试在Raspbian os中运行该模块时,所有模块都恢复正常,我将分享我的模块体系结构这是我的自定义模块详细信息this is the image details of my module我已经使用此链接帮助构建了这些模块 https://docs.microsoft.com/en-us/azure/iot-edge/how-to-vs-code-develop-module#:~:text=In%20the%20command%20palette%2C
我一直在学习本教程,现在无法通过运行以下命令来完成它:
sudo apt-get install apache2
我想做的基本上是把我的覆盆子皮变成一个wifi菠萝!本教程迄今进展顺利,但当我运行此教程时,它会给出以下错误:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
apache2-bin apache2-data apache2-utils lib
当我试图在我的Raspberry Pi 3上安装任何东西时,我收到以下错误消息,我似乎没有任何连接互联网的麻烦,因为
ping google.com
并通过ssh工作连接到pi。这是一个常见的错误,还是我遗漏了什么?
admin@raspberrypi:~/Desktop $ sudo apt-get install motion
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following package was automatica
当我试图在raspberry pi上升级或更新raspberry pi或python时,我得到了这个错误。 pi@raspberry:/$ sudo apt-get install python
sudo: unable to resolve host raspberry: Name or service not known
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be in
我试图在RaspberryPi (可能是3B型号)上安装几个实用程序,但是apt-get命令解析包版本有问题。
具体来说,在尝试安装minicom时,我会得到以下错误。它与“telnet”和“putty”类似:
$ sudo apt-get install minicom
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
lrzsz
The following NEW
我在Raspbian上用Docker安装Mosquitto时是这样的:
docker pull eclipse-mosquitto
docker run -d -p 1883:1883 -p 9001:9001 --name=mosquitto eclipse-mosquitto --restart=always
当我重启Raspberry时,容器似乎没有运行,我无法连接到它。如果我再次尝试运行它,我会得到:
docker: Error response from daemon: Conflict. The container name
"/mosquitto" is al
试图在覆盆子Pi3中安装vim。最后得到错误:
E: Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/p/perl/libperl5.20_5.20.2-3+deb8u8_armhf.deb: 404 Not Found [IP: 93.93.128.193 80]
怎么解决这个问题?
整支日志:
sudo aptitude install vim-gnome
The following NEW packages will be installed:
gnome-mime-data libart-
首先,我从Microsoft网站复制了以下代码:
using System;
namespace HelloWorld
{
class Hello
{
static void Main()
{
Console.WriteLine("Hello World!");
// Keep the console window open in debug mode.
Console.WriteLine("Press any key to exit."
我正试图在我的Raspberry Pi上为Xapian在Raspbian上构建PHP绑定
按照这里的说明
我掉在第二个障碍上了!
sudo apt-get build-dep xapian-bindings
给出以下错误
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: You must put some 'source' URIs in your sources.list
我尝试将deb-src条目添加到/etc/apt/src. have和
当我试图运行sudo apt-get update时,我对rasperry有一个问题:
The method driver /usr/lib/apt/methods/tor+http could not be found.
我的sources.list
deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
deb
我有一台带伸展功能的RsPi 3。我想安装minicom repo,但是我遇到了一个错误,错误是:
sudo apt-get install minicom
结果如下:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
lrzsz
The following NEW packages will be installed:
lrzsz minicom
0
如果这是一个非常基本的问题,我很抱歉,但是我还不知道如何在一个普通的linux机器上工作。所以我试着在树莓皮上安装git。当我运行sudo apt-get install git-all时,会发现错误告诉我缺少依赖关系.已经安装好了。
具体来说,我得到:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required package