-
When I run `dmtest run --suite writeboost -t /Type0/` dmtest emits the following message at last.
```
undefined method `path' for 12 tests, 0 assertions, 0 failures, 0 errors:Test::Unit::TestResult
`…
-
See below for the entire output during installation. The error is at the bottom.
$ brew install caskformula/caskformula/inkscape
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (ho…
-
In [b2459dd](https://github.com/avocado-framework/avocado/commit/b2459dd551b2062536a06845bf8a72b4b73db601) the avocado stopped using the logs from root logger. Every avocado log are under avocado name…
-
During file transfer (rsync) over a powered USB 3 hub from sda to sdb, the kernel disconnects the USB channel after a few minutes. The board needs be rebooted.
The failure occurs with the first me…
-
### Package information | 软件包信息
包名 | 版本
-- | --
iozone3 | [506-1](https://github.com/deepin-community/iozone3/commit/7f4bae61806a4f1a7835206bd6b087bc26ccdcc1)
### Package repository address | 软件包仓库…
-
**Describe the bug**
I'm using a Pi 4 as a basic Samba share for several months now.
Recently after performing a system update & upgrade I noticed a degraded read and write performance.
It must …
iandk updated
7 months ago
-
I have conducted a number of tests that demonstrate the Raspberry Pi 5 has a noticeably slower write speed vs that of a Pi 4 when writing to external disks ( SSD's ) via USB 3.0
it also falls well …
-
**Describe the bug**
> Failed to run migration script during update
**To Reproduce**
> Steps to reproduce the behavior:
1. Go to main CasaOS dashboard page
2. Click on 'Settings'
3. Scro…
-
### systemd version the issue has been seen with
251
### Used distribution
Debian/unstable
### Linux kernel version used
5.17.0-2-amd64 / 5.18.0-2-amd64
### CPU architectures issue was seen on
…
-
smb.conf as
[aaa]
path = /tmp
valid users = @group1,@users,user3
write list = @group1
then in /etc/group :
users:x:100:user1
group1:x:1000:user2
both user1 & user2 can not read aaa
user3 …