Andrei Borzenkov

Results 12 comments of Andrei Borzenkov

Current GIT includes bzr remote helper which allows to use native git interface (git pull/git push) with bzr repo. It has its share of issues, of course. May be it...

@aresch > Have you tried uninstalling python-rencode and re-running the command? Yes, of course. That is how I found that this package mysteriously breaks deluge. > It looks like the...

Sure. ``` bor@bor-Latitude-E5450:~$ deluge-console info 521ef3ac4e7e62db15f73e8c0e3db68c7ff5a216 Name: openSUSE-Leap-42.2-DVD-x86_64.iso ID: 521ef3ac4e7e62db15f73e8c0e3db68c7ff5a216 State: Error Size: 0.0 КБ/4.1 ГБ Ratio: -1.000 Seed time: 0 days 00:00:00 Active: 0 days 00:00:11 Tracker status: opensuse.org:...

Sure ``` bor@bor-Latitude-E5450:~$ deluge-console -L DEBUG info 521ef3ac4e7e62db15f73e8c0e3db68c7ff5a216 [INFO ] 21:09:41 ui:121 Deluge ui 1.3.12 [DEBUG ] 21:09:41 ui:122 options: {'loglevel': 'debug', 'logfile': None, 'config': None, 'quiet': False} [DEBUG ]...

> I think this more related to https://github.com/openSUSE/software-o-o right? The URL I provided is pure OBS and I am speaking about pure OBS interface (go to https://build.opensuse.org, select project, select...

I think this is the same issue as in https://github.com/sddm/sddm/issues/1607 If autlogin session is not specified explicitly, sddm tries to use the last session from `/var/lib/sddm/state.conf`. sddm stores full pathname...

> ``` > 32765: not from all fwmark 0xca6c lookup 51820 > 32765: not from all fwmark 0xf36ea0ad lookup 4084113581 proto static > ``` You also need to compare corresponding...

I added search for custom.cfg on FAT in v0.77. As for NVMe - they are not usually even bootable with legacy BIOS and BIS is only partially useful for EFI...

@baedacool Thank you, but please, submit pull request or at least attach patch in `diff -up` format.

> `lvs --nameprefixes --noheadings --options lv_name,vg_name,lv_size,lv_attr --units s` Could you test with additional `--nosuffix` option?