Vitaly Lipatov
Vitaly Lipatov
Если у вас в репозитории есть ваши коммиты, то для обновления используйте `git rebase -r ` Тогда никаких мержей не появится.
> @vitlav for what purpose is 1.0 too old? This repo holds a spec and some example files. latest (1.0.0) mmtf-cpp library https://github.com/rcsb/mmtf-cpp does not pass tests with 1.0 specs.
> @vitlav Could you elaborate on what tests exactly fail in mmtf-cpp v1.0.0 against 1.0 specs? I mean mmtf-cpp includes a checkout of mmtf as a submodule and is continuously...
Thank you for the detailed explain.
Can you check your issue with https://github.com/vitlav/hddtemp ? There are already many fixes since this stalled version. ``` # hddtemp /dev/sda: WDC WDS100T2B0A-00SM50: 43°C /dev/sdb: KINGSTON SEDC500M960G: 41°C /dev/sdc: WDC...
Please send `# hddtemp /dev/sda --debug ` and `# smartctl -a /dev/sda` (from smartmontools package) if possible
What is the behavior you wait for? Will you happy with an error status? Or you told about retrying the request?
> I would love if it would return the actual value :) > Although, I ditched the failing drive so I don't care anymore ... BUT I think returning an...
> > (zed is a system daemon, should live in */sbin/ and is not expected to be executed by users of the system - whereas the editor should be in...