[Touch-packages] [Bug 1598814] Re: tracker-miner-fs syslog spam: Could not execute sparql

2018-03-22 Thread Honghe Wu
Meet the same bug on Ubuntu 16.04.4 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tracker in Ubuntu. https://bugs.launchpad.net/bugs/1598814 Title: tracker-miner-fs syslog spam: Could not execute sparql Status in tracker

[Touch-packages] [Bug 1744833] [NEW] package vim-runtime (not installed) failed to install/upgrade: trying to overwrite '/usr/share/man/fr/man1/vimtutor.1.gz', which is also in package vim 20180122-1

2018-01-22 Thread Honghe Wu
Public bug reported: I have built and installed vim 8.x from scratch. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: vim-runtime (not installed) ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17 Uname: Linux 4.10.0-42-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.15 Arc

[Touch-packages] [Bug 1301015] Re: Networking does not restart

2017-02-21 Thread Honghe Wu
On 16.04 I have to do as follow to make new IP work after modify the file /etc/network/interfaces, cause `service networking restart` not work. ``` sudo if addr flush eth0 sudo ifdown --force eth0 sudo ifup eth0 ``` -- You received this bug notification because you are a member of Ubuntu Touch s

[Touch-packages] [Bug 1301015] Re: Networking does not restart

2017-02-21 Thread Honghe Wu
On 16.04 I have to do as follow to make new IP work after modify the file /etc/network/interfaces, cause `service networking restart` not work. ``` sudo ip addr flush eth0 sudo ifdown --force eth0 sudo ifup eth0 ``` -- You received this bug notification because you are a member of Ubuntu Touch s

[Touch-packages] [Bug 1611363] Re: vim.gtk3 crashes frequently with SIGSEGV in ffi_call_unix64()

2017-02-08 Thread Honghe Wu
@djp Thanks, it is the solution until this bug is fixed. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to vim in Ubuntu. https://bugs.launchpad.net/bugs/1611363 Title: vim.gtk3 crashes frequently with SIGSEGV in ffi_call_uni