-
# Bug report
### Bug description:
**Environment**:
- Device: Unrooted Android
- Container: proot-chroot
- Distribution: Debian 12
- Tool: pyenv
**Steps and Issues Encountered**:
1. **I…
-
### Description
I think the title sums it up pretty well. The upgrade fails with the following error message:
```
Preparing to unpack .../base-files_13.6_arm64.deb ...
****************************…
-
_This only affects Bin CLI developers, not end users._
```
$ sudo apt install kcov
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to…
-
The package depends on 'libgconf2-4' which has no installation candidate on Ubuntu 19.04. This prevents installing it.
```
~ » sudo dpkg -i Téléchargements/gtt-taskbar_0.3.10_amd64.deb
(Reading…
-
Hello and Thank You for your source code !
I have just one little question, how can i build your source code for make an deb package ?
Thanks in advance !
Regards
-
I took the latest source of this posting and created a debian package that runs perfectly with 14.04 Trusty Tahr on my MBA 5,2 (2013).
https://dl.dropboxusercontent.com/u/48359498/lightum_2.3.1-ubun…
-
From https://github.com/awesomeWM/awesome/issues/1048#issuecomment-241235219 it looks like it might be missing / not installing the default config.
-
We must use this instead of launchpad, and with circleci we can easily create a deb, rpm package and push it !
https://packagecloud.io
This way we will have an up to date packages
-
主控节点10.100.100.101网络到ceph mon节点10.100.100.1正常,可以正常SSH登录
失败原因:unable to connect to the ceph backup storage[uuid:25796c97f9604cb0a73ca0e7885e2f80], failed to connect all ceph monitors.
API明细:
AddCe…
-
Can anyone share your dockerfile? Mine is like this:
```
ARG FUNCTION_DIR="/function"
FROM node:20-buster as build-image
# Include global arg in this stage of the build
ARG FUNCTION_DIR
…