{ "version": "https://jsonfeed.org/version/1.1", "user_comment": "This feed allows you to read the posts from this site in any feed reader that supports the JSON Feed format. To add this feed to your reader, copy the following URL -- https://matoken.org/blog/tag/ubuntu-16-04/feed/json/ -- and add it your reader.", "home_page_url": "https://matoken.org/blog/tag/ubuntu-16-04/", "feed_url": "https://matoken.org/blog/tag/ubuntu-16-04/feed/json/", "language": "ja", "title": "Ubuntu 16.04 – matoken's blog", "description": "Is there no plan B?", "icon": "https://matoken.org/blog/wp-content/uploads/2025/03/cropped-1865f695c4eecc844385acef2f078255036adccd42c254580ea3844543ab56d9.jpeg", "items": [ { "id": "http://matoken.org/blog/?p=1689", "url": "https://matoken.org/blog/2017/10/20/try-python-boot-camp-text-with-ubuntu-16-04-lts/", "title": "Python Boot Camp\u30c6\u30ad\u30b9\u30c8\u3092Ubuntu 16.04 LTS\u3067\u8a66\u3059", "content_html": "

#kagolug 2017.10\u3067\u544a\u77e5\u306e\u3042\u3063\u305f\u300cPython Boot Camp in \u9e7f\u5150\u5cf6\u300d\u3067\u4f7f\u3046\u300cPython Boot Camp\u30c6\u30ad\u30b9\u30c8\u300d\u3092\u898b\u308b\u3068Linux\u306fUbuntu 17.04 server\u304c\u30bf\u30fc\u30b2\u30c3\u30c8\u306b\u306a\u3063\u3066\u3044\u308b

\n\n

1. Python\u3092\u306f\u3058\u3081\u308b\u524d\u306b \u2014 Python Boot Camp Text 2016.04.28 \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8

\n\n\n
1.3.3. Linux \uff08Ubuntu Server\uff09 \u3067\u306e\u5834\u5408\r\n\u3053\u3053\u3067\u306fLinux\u3068\u3057\u3066Ubuntu 17.04\u306bPython3.6\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u65b9\u6cd5\u3092\u8aac\u660e\u3057\u307e\u3059\u3002
\n\n\n

LTS\u306eDesktop\u4f7f\u3044\u305f\u3044\u4eba\u3082\u5c45\u308b\u3060\u308d\u3046\u306a\u3068Ubuntu 16.04 LTS arm64\u3067\u4e00\u901a\u308a\u78ba\u8a8d\u3057\u3066\u307f\u305f

\n

\u300c1.3.3. Linux \uff08Ubuntu Server\uff09 \u3067\u306e\u5834\u5408\u300d\u306ePython\u5c0e\u5165\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b3.5\u306b\u5909\u66f4

\n\n\n\n\n
\n
$ sudo apt update && sudo apt upgrade -y\r\n$ sudo apt -y install python3.5 python3.5-dev python3.5-venv\r\n$ python3.5 -V\r\nPython 3.5.2
\n
\n

\u300c5.1.2. \u30d5\u30a1\u30a4\u30eb\u3078\u306e\u66f8\u304d\u8fbc\u307f\u300d\u3067\u30d5\u30a1\u30a4\u30eb\u306e\u78ba\u8a8d\u524d\u306bflush\u3057\u306a\u3044\u3068\u30d5\u30a1\u30a4\u30eb\u304c\u7a7a

\n\n\n\n\n
\n
>>> f.flush()
\n
\n

\u300c5.1.5. \u8ffd\u8a18\u30e2\u30fc\u30c9\u3067\u306e\u66f8\u304d\u8fbc\u307f\u300d\u3067\u30d5\u30a1\u30a4\u30eb\u306e\u78ba\u8a8d\u524d\u306bflush\u3057\u306a\u3044\u3068\u30d5\u30a1\u30a4\u30eb\u304c\u66f4\u65b0\u3055\u308c\u306a\u3044

\n\n\n\n\n
\n
>>> f.flush()
\n
\n

\u5f8c\u306f\u554f\u984c\u7121\u3055\u305d\u3046

\n

Debian\u306e\u5834\u5408\u3082stable(stretch)\u3067\u306f\u540c\u3058\u3060\u3068\u601d\u3046\uff0ePython 3.6\u306ftesting(Buster)\u4ee5\u964d\u306b\u306a\u308b\u307f\u305f\u3044(\u672a\u78ba\u8a8d)

\n\n

\u3053\u306e\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb\u306fBeautifulSoup\u307e\u3067\u3084\u308b\u306e\u3067\u4f8b\u3048\u3070calibr\u3067\u30cb\u30e5\u30fc\u30b9\u30b5\u30a4\u30c8\u3092\u30b9\u30af\u30ec\u30a4\u30d4\u30f3\u30b0\u3057\u3066Kindle\u306b\u81ea\u52d5\u8ee2\u9001\u3068\u3044\u3063\u305f\u3088\u3046\u306a\u30ec\u30b7\u30d4\u3082\u66f8\u3051\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u306d :)\n

\n\n

\n", "content_text": "#kagolug 2017.10\u3067\u544a\u77e5\u306e\u3042\u3063\u305f\u300cPython Boot Camp in \u9e7f\u5150\u5cf6\u300d\u3067\u4f7f\u3046\u300cPython Boot Camp\u30c6\u30ad\u30b9\u30c8\u300d\u3092\u898b\u308b\u3068Linux\u306fUbuntu 17.04 server\u304c\u30bf\u30fc\u30b2\u30c3\u30c8\u306b\u306a\u3063\u3066\u3044\u308b\n\n\n\nPython Boot Camp in \u9e7f\u5150\u5cf6 – connpass\n\n\n\n\nPython Boot Camp Text \u2014 Python Boot Camp Text 2016.04.28 \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\n\n\n\n1. Python\u3092\u306f\u3058\u3081\u308b\u524d\u306b \u2014 Python Boot Camp Text 2016.04.28 \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\n\n\n1.3.3. Linux \uff08Ubuntu Server\uff09 \u3067\u306e\u5834\u5408\r\n\u3053\u3053\u3067\u306fLinux\u3068\u3057\u3066Ubuntu 17.04\u306bPython3.6\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u65b9\u6cd5\u3092\u8aac\u660e\u3057\u307e\u3059\u3002\n\n\nLTS\u306eDesktop\u4f7f\u3044\u305f\u3044\u4eba\u3082\u5c45\u308b\u3060\u308d\u3046\u306a\u3068Ubuntu 16.04 LTS arm64\u3067\u4e00\u901a\u308a\u78ba\u8a8d\u3057\u3066\u307f\u305f\n\u300c1.3.3. Linux \uff08Ubuntu Server\uff09 \u3067\u306e\u5834\u5408\u300d\u306ePython\u5c0e\u5165\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b3.5\u306b\u5909\u66f4\n\n\n\n$ sudo apt update && sudo apt upgrade -y\r\n$ sudo apt -y install python3.5 python3.5-dev python3.5-venv\r\n$ python3.5 -V\r\nPython 3.5.2\n\n\n\n\u300c5.1.2. \u30d5\u30a1\u30a4\u30eb\u3078\u306e\u66f8\u304d\u8fbc\u307f\u300d\u3067\u30d5\u30a1\u30a4\u30eb\u306e\u78ba\u8a8d\u524d\u306bflush\u3057\u306a\u3044\u3068\u30d5\u30a1\u30a4\u30eb\u304c\u7a7a\n\n\n\n>>> f.flush()\n\n\n\n\u300c5.1.5. \u8ffd\u8a18\u30e2\u30fc\u30c9\u3067\u306e\u66f8\u304d\u8fbc\u307f\u300d\u3067\u30d5\u30a1\u30a4\u30eb\u306e\u78ba\u8a8d\u524d\u306bflush\u3057\u306a\u3044\u3068\u30d5\u30a1\u30a4\u30eb\u304c\u66f4\u65b0\u3055\u308c\u306a\u3044\n\n\n\n>>> f.flush()\n\n\n\n\u5f8c\u306f\u554f\u984c\u7121\u3055\u305d\u3046\nDebian\u306e\u5834\u5408\u3082stable(stretch)\u3067\u306f\u540c\u3058\u3060\u3068\u601d\u3046\uff0ePython 3.6\u306ftesting(Buster)\u4ee5\u964d\u306b\u306a\u308b\u307f\u305f\u3044(\u672a\u78ba\u8a8d)\n\n\n\nDebian — stretch \u306e python3.5 \u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u95a2\u3059\u308b\u8a73\u7d30\n\n\n\n\nDebian — \u30d1\u30c3\u30b1\u30fc\u30b8\u691c\u7d22\u7d50\u679c — python3.6\n\n\n\n\u3053\u306e\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb\u306fBeautifulSoup\u307e\u3067\u3084\u308b\u306e\u3067\u4f8b\u3048\u3070calibr\u3067\u30cb\u30e5\u30fc\u30b9\u30b5\u30a4\u30c8\u3092\u30b9\u30af\u30ec\u30a4\u30d4\u30f3\u30b0\u3057\u3066Kindle\u306b\u81ea\u52d5\u8ee2\u9001\u3068\u3044\u3063\u305f\u3088\u3046\u306a\u30ec\u30b7\u30d4\u3082\u66f8\u3051\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u306d :)\n\n\n\n\ncalibre – E-book management", "date_published": "2017-10-20T01:45:24+09:00", "date_modified": "2017-10-20T20:21:25+09:00", "authors": [ { "name": "matoken", "url": "https://matoken.org/blog/author/matoken/", "avatar": "https://secure.gravatar.com/avatar/38f5f3b575c5eb45cda6aa659bca119ac7a5e16b46565e869d0030e3bd66981d?s=512&d=mm&r=g" } ], "author": { "name": "matoken", "url": "https://matoken.org/blog/author/matoken/", "avatar": "https://secure.gravatar.com/avatar/38f5f3b575c5eb45cda6aa659bca119ac7a5e16b46565e869d0030e3bd66981d?s=512&d=mm&r=g" }, "tags": [ "Python", "Ubuntu 16.04", "Ubuntu", "xenial(16.04)" ] }, { "id": "http://matoken.org/blog/?p=1611", "url": "https://matoken.org/blog/2017/06/02/ubuntu-16-04-since-there-is-no-mozc-pkg-in-the-aarch64-environment-build-from-source-pkg-to-build/", "title": "Ubuntu 16.04 aarch64\u74b0\u5883\u3067mozc pkg\u304c\u7121\u3044\u306e\u3067source pkg\u304b\u3089build", "content_html": "

EDIT: \u73fe\u5728\u306f\u6b21\u306e\u8a18\u4e8b\u306e\u624b\u9806\u306e\u307b\u3046\u304c\u826f\u3044\u3068\u601d\u3044\u307e\u3059 ->\u00a0Debian, Ubuntu \u3067 \u4e0a\u6d41\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u501f\u308a\u3066\u304f\u308b \u2013 matoken’s meme

\n

 

\n

\u6700\u8fd1Ubuntu 16.04 aarch64\u306ei3 wm\u306b\u30e2\u30cb\u30bf\u3068\u30ad\u30fc\u30dc\u30fc\u30c9\u3092\u7e4b\u3044\u3067\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u5229\u7528\u3092\u8a66\u3057\u3066\u3044\u307e\u3059\uff0e\u3057\u304b\u3057\uff0c\u65e5\u672c\u8a9e\u5165\u529b\u306e\u305f\u3081\u306emozc\u306e\u30d0\u30a4\u30ca\u30ea\u30d1\u30c3\u30b1\u30fc\u30b8\u304c\u898b\u5f53\u305f\u308a\u307e\u305b\u3093\uff0e\u78ba\u8a8d\u3059\u308b\u3068\uff0cxenial\u304b\u3089artful\u3067\u306fi386/amd64/armhf\u306e\u307f\u306e\u5bfe\u5fdc\uff0e

\n\n

Debian\u3067\u306farmel\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u304c\uff0carm64\u306f\u3084\u3063\u3071\u308a\u3042\u308a\u307e\u305b\u3093\uff0e

\n\n

armhf/armel\u3067\u52d5\u3044\u3066\u3044\u308b\u306a\u3089arm64\u3082\u3042\u307e\u308a\u60a9\u307e\u305a\u30bd\u30fc\u30b9\u30d1\u30c3\u30b1\u30fc\u30b8\u304b\u3089build\u3067\u304d\u308b\u306e\u3067\u306f\u3068\u8a66\u3057\u3066\u307f\u307e\u3057\u305f\uff0e

\n

\uff03dpkg \u2013add-archtecture armhf\u3057\u3066Multiarch\u306b\u3057\u3066armhf\u306eMozc\u3092\u4f7f\u3046\u3068\u3044\u3046\u624b\u3067\u3082\u884c\u3051\u305d\u3046\u306a\u6c17\u306f\u3059\u308b\uff0e(\u672a\u78ba\u8a8d)

\n

\u74b0\u5883\u69cb\u7bc9

\n

\u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u5c0e\u5165\u3068\uff0c\u30bd\u30fc\u30b9\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u5165\u624b\u3092\u884c\u3044\u307e\u3059\uff0e

\n
\n
$ sudo apt update\r\n$ sudo apt upgrade\r\n$ sudo apt install build-essential devscripts\r\n$ sudo apt build-dep fcitx-mozc\r\n$ apt source fcitx-mozc\r\n
\n
\n\n

\u203b\u3082\u3057\u30bd\u30fc\u30b9\u30d1\u30c3\u30b1\u30fc\u30b8\u304c\u898b\u3064\u304b\u3089\u306a\u3044\u5834\u5408\u306fsource.list\u306bdeb-src\u306e\u884c\u304c\u3042\u308b\u304b\u78ba\u8a8d\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\uff0e\u7121\u3051\u308c\u3070apt edit-sources\u30b3\u30de\u30f3\u30c9\u3067/etc/apt/source.list\u30d5\u30a1\u30a4\u30eb\u3092\u7de8\u96c6\u3057\u3066deb-src\u3092\u6709\u52b9\u306b\u3057\u3066\u304f\u3060\u3055\u3044\uff0e\u4ee5\u4e0b\u306e\u30da\u30fc\u30b8\u304c\u53c2\u8003\u306b\u306a\u308b\u3068\u601d\u3044\u307e\u3059\uff0e

\n\n

Archtecture\u306barm64\u3092\u8ffd\u52a0\u3057\u3066\u30d0\u30a4\u30ca\u30ea\u30d1\u30c3\u30b1\u30fc\u30b8\u4f5c\u6210

\n

\u6b21\u306b\u30bd\u30fc\u30b9\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u964d\u308a\u3066\uff0cdebian/control\u30d5\u30a1\u30a4\u30eb\u3092\u958b\u304d\uff0c\u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u306eArchtecture\u306barm64\u3092\u767b\u9332\u3057\u307e\u3059\uff0emozc-data\u306fall\u306a\u306e\u3067\u305d\u306e\u307e\u307e\u306b\u3057\u3066\u304a\u304d\u307e\u3059\uff0e\uff08\u306f\u3058\u3081arm64\u3092aarch64\u306b\u3057\u3066\u3046\u307e\u304f\u884c\u304b\u306a\u304b\u3063\u305f\u3067\u3059orz\uff09

\n
\n
$ cd mozc-2.17.2116.102+gitfd0f5b34+dfsg\r\n$ cp debian/control debian/control.org\r\n$ vi debian/control\r\n$ diff -u debian/control.org debian/control\r\n--- debian/control.org  2017-05-30 17:06:44.000000000 +0000  \r\n+++ debian/control      2017-05-30 17:07:19.000000000 +0000  \r\n@@ -28,7 +28,7 @@                                            \r\n  This open-source project originates from Google Japanese Input.\r\n                              mozc-data                               \r\n Package: ibus-mozc                                          \r\n-Architecture: i386 amd64 armel armhf                        \r\n+Architecture: i386 amd64 armel armhf arm64                  \r\n Depends: ${misc:Depends}, ${shlibs:Depends}, mozc-data,     \r\n        ibus (>= 1.2), mozc-server (= ${binary:Version}), tegaki-zinnia-japanese\r\n Recommends: mozc-utils-gui (= ${binary:Version})            dpkg-buildpackage\r\n@@ -45,7 +45,7 @@                                            \r\n  This open-source project originates from Google Japanese Input.\r\n                                mozc-data                             \r\n Package: fcitx-mozc                                         \r\n-Architecture: i386 amd64 armel armhf                        \r\n+Architecture: i386 amd64 armel armhf arm64                  \r\n Depends: ${misc:Depends}, ${shlibs:Depends}, fcitx-bin, fcitx-data, fcitx-modules,\r\n        mozc-server (= ${binary:Version}), mozc-data, tegaki-zinnia-japanese\r\n Recommends: fcitx, mozc-utils-gui (= ${binary:Version})     \r\n@@ -64,7 +64,7 @@                                            \r\n  fcitx-mozc provides client part of the Mozc input method.  \r\n\r\n Package: emacs-mozc                                         \r\n-Architecture: i386 amd64 armel armhf                        \r\n+Architecture: i386 amd64 armel armhf arm64                  \r\n Depends: ${misc:Depends}, emacs | emacs23 | emacs24, emacs-mozc-bin (= ${binary:Version})\r\n Conflicts: emacsen-common (<< 2.0.0)                        \r\n Description: Mozc for Emacs                                 \r\n@@ -76,7 +76,7 @@                                            \r\n  This open-source project originates from Google Japanese Input.\r\n\r\n Package: emacs-mozc-bin                                     \r\n-Architecture: i386 amd64 armel armhf                        \r\n+Architecture: i386 amd64 armel armhf arm64                  \r\n Depends: ${misc:Depends}, ${shlibs:Depends}, mozc-server (= ${binary:Version})\r\n Description: Helper module for emacs-mozc                   \r\n  Mozc is a Japanese Input Method Editor (IME) designed for multi-platform\r\n@@ -87,7 +87,7 @@                                            \r\n  This open-source project originates from Google Japanese Input.\r\n\r\n Package: mozc-server                                        \r\n-Architecture: i386 amd64 armel armhf                        \r\n+Architecture: i386 amd64 armel armhf arm64                  \r\n Depends: ${misc:Depends}, ${shlibs:Depends}                 \r\n Multi-Arch: foreign                                         \r\n Description: Server of the Mozc input method                \r\n@@ -99,7 +99,7 @@                                            \r\n  This open-source project originates from Google Japanese Input.\r\n\r\n Package: mozc-utils-gui                                     \r\n-Architecture: i386 amd64 armel armhf                        \r\n+Architecture: i386 amd64 armel armhf arm64                  \r\n Depends: ${misc:Depends}, ${shlibs:Depends}, mozc-data      \r\n Recommends: mozc-server (= ${binary:Version})               \r\n Suggests: ibus-qt\r\n
\n
\n

\u6b21\u306bdpkg-buildpackage\u30b3\u30de\u30f3\u30c9\u3067\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u4f5c\u6210\u3057\u307e\u3059\uff0e\u624b\u5143\u306e\u30de\u30b7\u30f3\u3067\u306f\u3061\u3087\u3046\u30691\u6642\u9593\u307b\u3069\u3067\u7d42\u4e86\u3057\u307e\u3057\u305f\uff0e\uff08\u3042\u3068\u3067-j4\u3068\u304b\u3059\u308b\u306830\u5206\u307b\u3069\u306b\uff09

\n
\n
$ dpkg-buildpackage -us -uc\r\n$ ls ../*.debmozc-data\r\n../emacs-mozc-bin_2.17.211archtecture6.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb  ../ibus-mozc_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb    ../mozc-utils-gui_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb\r\n../emacs-mozc_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb      ../mozc-data_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_all.deb\r\n../fcitx-mozc_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb      ../mozc-server_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb\r\n
\n
\n

\u51fa\u6765\u4e0a\u304c\u3063\u305f\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u5c0e\u5165

\n

\u4eca\u56de\u306ffcitx\u3092\u4f7f\u3063\u3066\u3044\u305f\u306e\u3067\uff0cfcitx-mozc\u3092\u5c0e\u5165\u3057\u307e\u3057\u305f\uff0e\u5c0e\u5165\u3057\u305f\u5f8c\u306b\u30ed\u30b0\u30a4\u30f3\u3057\u306a\u304a\u3057\u3066\uff0cfcitx-config-gtk\u3092\u8d77\u52d5\u3059\u308b\u3068Mozc\u304c\u767b\u9332\u3055\u308c\u3066\u5229\u7528\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f\uff0e :)

\n
\n
$ sudo apt-get install ../mozc-server_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb ../mozc-data_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_all.deb ../fcitx-mozc_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb ../mozc-utils-gui_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb \r\n
\n
\n

\u91cd\u304b\u3063\u305f\u308a\u4e0d\u5177\u5408\u304c\u51fa\u308b\u3088\u3046\u306a\u3089skk\u3042\u305f\u308a\u306b\u3057\u3088\u3046\u304b\u3068\u601d\u3063\u3066\u3044\u307e\u3057\u305f\u304c\uff0c\u73fe\u5728\u3053\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u30921\u9031\u9593\u307b\u3069\u5229\u7528\u3057\u3066\u7279\u306b\u554f\u984c\u306a\u304f\u4f7f\u3048\u3066\u3044\u307e\u3059\uff0e

\n

\u3042\u307e\u308a\u63a8\u5968\u3057\u307e\u305b\u3093\u304c\uff0c\u79c1\u306e\u4f5c\u3063\u305f\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u3057\u3070\u3089\u304f\u4ee5\u4e0b\u306b\u304a\u3044\u3066\u304a\u304d\u307e\u3059\uff0e\u5fc5\u8981\u306a\u65b9\u306f\u8a66\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\uff0e\uff08\u4e0a\u306e\u624b\u9806\u306b + dhc -i + dpkg-buildpackage -j4\u3057\u305f\u3082\u306e\uff09

\n\n

\u3068\u3053\u308d\u3067\u3053\u308c\u306f\u3069\u3046\u3059\u308c\u3070\u3044\u3044\u306e\u304b\u306a\uff0eDebian\u3067\u3082\u52d5\u4f5c\u78ba\u8a8d\u3057\u3066\u30d0\u30b0\u30ec\u30dd\u3067ok?\u305d\u3057\u3066Ubuntu\u306fSync mozc from Debian unstable\u3092\u5f85\u3064\u611f\u3058?

\n\n", "content_text": "EDIT: \u73fe\u5728\u306f\u6b21\u306e\u8a18\u4e8b\u306e\u624b\u9806\u306e\u307b\u3046\u304c\u826f\u3044\u3068\u601d\u3044\u307e\u3059 ->\u00a0Debian, Ubuntu \u3067 \u4e0a\u6d41\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u501f\u308a\u3066\u304f\u308b \u2013 matoken’s meme\n \n\u6700\u8fd1Ubuntu 16.04 aarch64\u306ei3 wm\u306b\u30e2\u30cb\u30bf\u3068\u30ad\u30fc\u30dc\u30fc\u30c9\u3092\u7e4b\u3044\u3067\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u5229\u7528\u3092\u8a66\u3057\u3066\u3044\u307e\u3059\uff0e\u3057\u304b\u3057\uff0c\u65e5\u672c\u8a9e\u5165\u529b\u306e\u305f\u3081\u306emozc\u306e\u30d0\u30a4\u30ca\u30ea\u30d1\u30c3\u30b1\u30fc\u30b8\u304c\u898b\u5f53\u305f\u308a\u307e\u305b\u3093\uff0e\u78ba\u8a8d\u3059\u308b\u3068\uff0cxenial\u304b\u3089artful\u3067\u306fi386/amd64/armhf\u306e\u307f\u306e\u5bfe\u5fdc\uff0e\n\nUbuntu ? Package Search Results — mozc\n\nDebian\u3067\u306farmel\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u304c\uff0carm64\u306f\u3084\u3063\u3071\u308a\u3042\u308a\u307e\u305b\u3093\uff0e\n\nDebian — Details of package mozc-server in jessie\n\narmhf/armel\u3067\u52d5\u3044\u3066\u3044\u308b\u306a\u3089arm64\u3082\u3042\u307e\u308a\u60a9\u307e\u305a\u30bd\u30fc\u30b9\u30d1\u30c3\u30b1\u30fc\u30b8\u304b\u3089build\u3067\u304d\u308b\u306e\u3067\u306f\u3068\u8a66\u3057\u3066\u307f\u307e\u3057\u305f\uff0e\n\uff03dpkg \u2013add-archtecture armhf\u3057\u3066Multiarch\u306b\u3057\u3066armhf\u306eMozc\u3092\u4f7f\u3046\u3068\u3044\u3046\u624b\u3067\u3082\u884c\u3051\u305d\u3046\u306a\u6c17\u306f\u3059\u308b\uff0e(\u672a\u78ba\u8a8d)\n\u74b0\u5883\u69cb\u7bc9\n\u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u5c0e\u5165\u3068\uff0c\u30bd\u30fc\u30b9\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u5165\u624b\u3092\u884c\u3044\u307e\u3059\uff0e\n\n$ sudo apt update\r\n$ sudo apt upgrade\r\n$ sudo apt install build-essential devscripts\r\n$ sudo apt build-dep fcitx-mozc\r\n$ apt source fcitx-mozc\r\n\n\n\napt build-dep\u306f\u6307\u5b9a\u3057\u305f\u30d1\u30c3\u30b1\u30fc\u30b8\u3092build\u3059\u308b\u306e\u306b\u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u5c0e\u5165\u3067\u304d\u307e\u3059\uff0e\napt source\u306f\u6307\u5b9a\u3057\u305f\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30bd\u30fc\u30b9\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u5c0e\u5165\u3057\u3066\u5c55\u958b\u3057\u3066\u304f\u308c\u307e\u3059\uff0e\n\n\u203b\u3082\u3057\u30bd\u30fc\u30b9\u30d1\u30c3\u30b1\u30fc\u30b8\u304c\u898b\u3064\u304b\u3089\u306a\u3044\u5834\u5408\u306fsource.list\u306bdeb-src\u306e\u884c\u304c\u3042\u308b\u304b\u78ba\u8a8d\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\uff0e\u7121\u3051\u308c\u3070apt edit-sources\u30b3\u30de\u30f3\u30c9\u3067/etc/apt/source.list\u30d5\u30a1\u30a4\u30eb\u3092\u7de8\u96c6\u3057\u3066deb-src\u3092\u6709\u52b9\u306b\u3057\u3066\u304f\u3060\u3055\u3044\uff0e\u4ee5\u4e0b\u306e\u30da\u30fc\u30b8\u304c\u53c2\u8003\u306b\u306a\u308b\u3068\u601d\u3044\u307e\u3059\uff0e\n\nhttps://help.ubuntu.com/community/Repositories/CommandLine\n\nArchtecture\u306barm64\u3092\u8ffd\u52a0\u3057\u3066\u30d0\u30a4\u30ca\u30ea\u30d1\u30c3\u30b1\u30fc\u30b8\u4f5c\u6210\n\u6b21\u306b\u30bd\u30fc\u30b9\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u964d\u308a\u3066\uff0cdebian/control\u30d5\u30a1\u30a4\u30eb\u3092\u958b\u304d\uff0c\u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u306eArchtecture\u306barm64\u3092\u767b\u9332\u3057\u307e\u3059\uff0emozc-data\u306fall\u306a\u306e\u3067\u305d\u306e\u307e\u307e\u306b\u3057\u3066\u304a\u304d\u307e\u3059\uff0e\uff08\u306f\u3058\u3081arm64\u3092aarch64\u306b\u3057\u3066\u3046\u307e\u304f\u884c\u304b\u306a\u304b\u3063\u305f\u3067\u3059orz\uff09\n\n$ cd mozc-2.17.2116.102+gitfd0f5b34+dfsg\r\n$ cp debian/control debian/control.org\r\n$ vi debian/control\r\n$ diff -u debian/control.org debian/control\r\n--- debian/control.org 2017-05-30 17:06:44.000000000 +0000 \r\n+++ debian/control 2017-05-30 17:07:19.000000000 +0000 \r\n@@ -28,7 +28,7 @@ \r\n This open-source project originates from Google Japanese Input.\r\n mozc-data \r\n Package: ibus-mozc \r\n-Architecture: i386 amd64 armel armhf \r\n+Architecture: i386 amd64 armel armhf arm64 \r\n Depends: ${misc:Depends}, ${shlibs:Depends}, mozc-data, \r\n ibus (>= 1.2), mozc-server (= ${binary:Version}), tegaki-zinnia-japanese\r\n Recommends: mozc-utils-gui (= ${binary:Version}) dpkg-buildpackage\r\n@@ -45,7 +45,7 @@ \r\n This open-source project originates from Google Japanese Input.\r\n mozc-data \r\n Package: fcitx-mozc \r\n-Architecture: i386 amd64 armel armhf \r\n+Architecture: i386 amd64 armel armhf arm64 \r\n Depends: ${misc:Depends}, ${shlibs:Depends}, fcitx-bin, fcitx-data, fcitx-modules,\r\n mozc-server (= ${binary:Version}), mozc-data, tegaki-zinnia-japanese\r\n Recommends: fcitx, mozc-utils-gui (= ${binary:Version}) \r\n@@ -64,7 +64,7 @@ \r\n fcitx-mozc provides client part of the Mozc input method. \r\n\r\n Package: emacs-mozc \r\n-Architecture: i386 amd64 armel armhf \r\n+Architecture: i386 amd64 armel armhf arm64 \r\n Depends: ${misc:Depends}, emacs | emacs23 | emacs24, emacs-mozc-bin (= ${binary:Version})\r\n Conflicts: emacsen-common (<< 2.0.0) \r\n Description: Mozc for Emacs \r\n@@ -76,7 +76,7 @@ \r\n This open-source project originates from Google Japanese Input.\r\n\r\n Package: emacs-mozc-bin \r\n-Architecture: i386 amd64 armel armhf \r\n+Architecture: i386 amd64 armel armhf arm64 \r\n Depends: ${misc:Depends}, ${shlibs:Depends}, mozc-server (= ${binary:Version})\r\n Description: Helper module for emacs-mozc \r\n Mozc is a Japanese Input Method Editor (IME) designed for multi-platform\r\n@@ -87,7 +87,7 @@ \r\n This open-source project originates from Google Japanese Input.\r\n\r\n Package: mozc-server \r\n-Architecture: i386 amd64 armel armhf \r\n+Architecture: i386 amd64 armel armhf arm64 \r\n Depends: ${misc:Depends}, ${shlibs:Depends} \r\n Multi-Arch: foreign \r\n Description: Server of the Mozc input method \r\n@@ -99,7 +99,7 @@ \r\n This open-source project originates from Google Japanese Input.\r\n\r\n Package: mozc-utils-gui \r\n-Architecture: i386 amd64 armel armhf \r\n+Architecture: i386 amd64 armel armhf arm64 \r\n Depends: ${misc:Depends}, ${shlibs:Depends}, mozc-data \r\n Recommends: mozc-server (= ${binary:Version}) \r\n Suggests: ibus-qt\r\n\n\n\u6b21\u306bdpkg-buildpackage\u30b3\u30de\u30f3\u30c9\u3067\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u4f5c\u6210\u3057\u307e\u3059\uff0e\u624b\u5143\u306e\u30de\u30b7\u30f3\u3067\u306f\u3061\u3087\u3046\u30691\u6642\u9593\u307b\u3069\u3067\u7d42\u4e86\u3057\u307e\u3057\u305f\uff0e\uff08\u3042\u3068\u3067-j4\u3068\u304b\u3059\u308b\u306830\u5206\u307b\u3069\u306b\uff09\n\n$ dpkg-buildpackage -us -uc\r\n$ ls ../*.debmozc-data\r\n../emacs-mozc-bin_2.17.211archtecture6.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb ../ibus-mozc_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb ../mozc-utils-gui_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb\r\n../emacs-mozc_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb ../mozc-data_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_all.deb\r\n../fcitx-mozc_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb ../mozc-server_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb\r\n\n\n\u51fa\u6765\u4e0a\u304c\u3063\u305f\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u5c0e\u5165\n\u4eca\u56de\u306ffcitx\u3092\u4f7f\u3063\u3066\u3044\u305f\u306e\u3067\uff0cfcitx-mozc\u3092\u5c0e\u5165\u3057\u307e\u3057\u305f\uff0e\u5c0e\u5165\u3057\u305f\u5f8c\u306b\u30ed\u30b0\u30a4\u30f3\u3057\u306a\u304a\u3057\u3066\uff0cfcitx-config-gtk\u3092\u8d77\u52d5\u3059\u308b\u3068Mozc\u304c\u767b\u9332\u3055\u308c\u3066\u5229\u7528\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f\uff0e :)\n\n$ sudo apt-get install ../mozc-server_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb ../mozc-data_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_all.deb ../fcitx-mozc_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb ../mozc-utils-gui_2.17.2116.102+gitfd0f5b34+dfsg-1ubuntu1.1_arm64.deb \r\n\n\n\u91cd\u304b\u3063\u305f\u308a\u4e0d\u5177\u5408\u304c\u51fa\u308b\u3088\u3046\u306a\u3089skk\u3042\u305f\u308a\u306b\u3057\u3088\u3046\u304b\u3068\u601d\u3063\u3066\u3044\u307e\u3057\u305f\u304c\uff0c\u73fe\u5728\u3053\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u30921\u9031\u9593\u307b\u3069\u5229\u7528\u3057\u3066\u7279\u306b\u554f\u984c\u306a\u304f\u4f7f\u3048\u3066\u3044\u307e\u3059\uff0e\n\u3042\u307e\u308a\u63a8\u5968\u3057\u307e\u305b\u3093\u304c\uff0c\u79c1\u306e\u4f5c\u3063\u305f\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u3057\u3070\u3089\u304f\u4ee5\u4e0b\u306b\u304a\u3044\u3066\u304a\u304d\u307e\u3059\uff0e\u5fc5\u8981\u306a\u65b9\u306f\u8a66\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\uff0e\uff08\u4e0a\u306e\u624b\u9806\u306b + dhc -i + dpkg-buildpackage -j4\u3057\u305f\u3082\u306e\uff09\n\nYandex.Disk\n\n\u3068\u3053\u308d\u3067\u3053\u308c\u306f\u3069\u3046\u3059\u308c\u3070\u3044\u3044\u306e\u304b\u306a\uff0eDebian\u3067\u3082\u52d5\u4f5c\u78ba\u8a8d\u3057\u3066\u30d0\u30b0\u30ec\u30dd\u3067ok?\u305d\u3057\u3066Ubuntu\u306fSync mozc from Debian unstable\u3092\u5f85\u3064\u611f\u3058?\n\nBugs : mozc package : Ubuntu\nBugs in package mozc-server (version 2.19.2623.102+dfsg-1) in unstable \u2013 Debian Archived Bug report logs", "date_published": "2017-06-02T07:10:45+09:00", "date_modified": "2018-10-23T23:14:02+09:00", "authors": [ { "name": "matoken", "url": "https://matoken.org/blog/author/matoken/", "avatar": "https://secure.gravatar.com/avatar/38f5f3b575c5eb45cda6aa659bca119ac7a5e16b46565e869d0030e3bd66981d?s=512&d=mm&r=g" } ], "author": { "name": "matoken", "url": "https://matoken.org/blog/author/matoken/", "avatar": "https://secure.gravatar.com/avatar/38f5f3b575c5eb45cda6aa659bca119ac7a5e16b46565e869d0030e3bd66981d?s=512&d=mm&r=g" }, "tags": [ "aarch64", "arm64", "mozc", "Ubuntu", "Ubuntu 16.04", "Linux", "xenial(16.04)" ] }, { "id": "http://matoken.org/blog/?p=1607", "url": "https://matoken.org/blog/2017/05/26/hide-lightdm-userlist-with-ubuntu-16-04-xenial/", "title": "Ubuntu 16.04 xenial\u306elightdm\u306e\u30ed\u30b0\u30a4\u30f3\u753b\u9762\u3067\u30e6\u30fc\u30b6\u30fc\u540d\u3092\u8868\u793a\u3057\u306a\u3044\u3088\u3046\u306b\u3059\u308b", "content_html": "
\n
$ sudo cat << __EOF__ > /usr/share/lightdm/lightdm.conf.d/10_my.conf\n[SeatDefaults]\n# Hiding the user list.\ngreeter-hide-users=true\n__EOF__\n$ cat /usr/share/lightdm/lightdm.conf.d/10_my.conf \n[SeatDefaults]\n# Hiding the user list.\ngreeter-hide-users=true\n$ sudo service lightdm restart\n
\n
\n", "content_text": "$ sudo cat << __EOF__ > /usr/share/lightdm/lightdm.conf.d/10_my.conf\n[SeatDefaults]\n# Hiding the user list.\ngreeter-hide-users=true\n__EOF__\n$ cat /usr/share/lightdm/lightdm.conf.d/10_my.conf \n[SeatDefaults]\n# Hiding the user list.\ngreeter-hide-users=true\n$ sudo service lightdm restart", "date_published": "2017-05-26T06:53:41+09:00", "date_modified": "2017-05-26T06:53:41+09:00", "authors": [ { "name": "matoken", "url": "https://matoken.org/blog/author/matoken/", "avatar": "https://secure.gravatar.com/avatar/38f5f3b575c5eb45cda6aa659bca119ac7a5e16b46565e869d0030e3bd66981d?s=512&d=mm&r=g" } ], "author": { "name": "matoken", "url": "https://matoken.org/blog/author/matoken/", "avatar": "https://secure.gravatar.com/avatar/38f5f3b575c5eb45cda6aa659bca119ac7a5e16b46565e869d0030e3bd66981d?s=512&d=mm&r=g" }, "tags": [ "lightdm", "Ubuntu", "Ubuntu 16.04", "Linux", "xenial(16.04)" ] }, { "id": "http://matoken.org/blog/?p=1590", "url": "https://matoken.org/blog/2017/04/06/trouble-with-podcasts/", "title": "Podcast\u304c\u7121\u304f\u306a\u3063\u3066\u56f0\u308b", "content_html": "

\u73fe\u5728Podcast\u3092podget\u3067\u53d6\u5f97\u3057\u3066\uff0c

\n
\n
2 * * * *       podget -s\r\n
\n
\n

\u305d\u306e\u4e2d\u306e\u65b0\u3057\u3044\u3082\u306e\u3060\u3051\u3092ownCloud\u306b\u30b3\u30d4\u30fc\u3057\u3066Android\u3084PC\u3067\u8996\u8074\u3057\u3066\u3044\u307e\u3059\uff0e

\n
\n
10 * * * *      cd ~mk/POD ; find . -mmin -2880 -type f | egrep -v 'm3u$|LOG\\/' | rsync --delete --progress --files-from=- ~mk/POD/ /var/www/owncloud/data/matoken/files/podcast/; find /var/www/owncloud/data/matoken/files/podcast/ -ctime +7 -type f -print0 | xargs -0 rm ; find /var/www/owncloud/data/matoken/files/podcast/news/ -mmin +1`\r\n
\n
\n

\u4eca\u65e5\u805e\u3053\u3046\u3068\u3057\u305f\u3089ownCloud\u5185\u306ePodcast\u304c0\u500b\u306b\u306a\u3063\u3066\u3044\u307e\u3057\u305f\uff0e\u5fc3\u5f53\u305f\u308a\u306fUbuntu 14.04 LTS\u304b\u3089Ubuntu 16.04 LTS\u3078\u306edist-upgrade\uff0eownCloud\u306f\u4e0a\u3052\u308b\u524d\u3068\u5f8c\u306b\u52d5\u4f5c\u78ba\u8a8d\u3057\u3066\u305f\u3093\u3067\u4ed6\u306e\u90e8\u5206\u304c\u602a\u3057\u3044\u3068\u30ed\u30b0\u3092\u898b\u308b\u3068podget\u304c\u30a8\u30e9\u30fc\u3092\u5410\u3044\u3066\u3044\u307e\u3059\uff0e\u3053\u3093\u306a\u611f\u3058\uff0e

\n
\n
$ podget -s\r\n/home/mk/.podget/podgetrc cannot be verified to be compatible with this version of podget.\r\n\r\nIt is missing the version line that is included in configuration files created by newer versions of podget.\r\n\r\nPlease create a new configuration file by running 'podget --create-config <FILENAME>',\r\nand then converting your old configuration to the new format.  Then move the new file\r\nin place of the old and podget will work as it used to.\r\n
\n
\n

\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u304c\u4f7f\u3048\u306a\u304f\u306a\u3063\u3066\u308b\u307f\u305f\u3044\u3067\u3059\u306d\uff0e\u67af\u308c\u3066\u308b\u306e\u304b\u3068\u601d\u3063\u3066\u305f\u3089\u7d50\u69cb\u5909\u5316\u304c\u3042\u3063\u305f\u3088\u3046\u3067\u3059\uff0e
\n\u3061\u306a\u307f\u306b\u66f4\u65b0\u524d\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u304cpodget 0.6.9-1\u3067\u73fe\u5728\u306fpodget 0.7.9-1\u3067\u3057\u305f\uff0e

\n

\u3066\u3053\u3068\u3067\uff0c\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u96db\u5f62\u3092\u5225\u306e\u5834\u6240\u306b\u66f8\u304d\u51fa\u3057\u3066\uff0c

\n
\n
$ podget --create-config /tmp/podgetrc\r\npodget\r\n\r\nConfiguration filename specified by -c or --create-config violates the following rules...\r\n\r\nSuggestion(s):\r\n  1. Filenames should not include any directory configuration.\r\n     Remove the directory configuration.\r\n     If you need to specify a directory other than the default,\r\n     use the -d or --dir_config command line options.\r\n\r\nClosing session.\r\n
\n
\n

\u2026\u2026\uff0e--dir_config\u4ed8\u3051\u3066\u518d\u5ea6\uff0e

\n
\n
$ podget --dir_config /tmp --create-config podgetrc\r\npodget\r\n  Installing default user configuration file in /tmp/podgetrc\r\n  Installing default server list configuration.\r\n\r\nClosing session.\r\n
\n
\n

https://gist.github.com/1b5fba2e949409a87e1955e0c779b057

\n

diff\u3092\u53d6\u3063\u3066\u307f\u308b\u3068\u8a2d\u5b9a\u9805\u76ee\u81ea\u4f53\u306f\u305d\u3046\u5909\u308f\u3063\u3066\u306a\u3044\u611f\u3058\u3067\u3059\u304c\uff0c\u8a2d\u5b9a\u5024\u304c\u5927\u6587\u5b57\u5c0f\u6587\u5b57\u304c\u5909\u308f\u3063\u305f\u308a\u3057\u3066\u3044\u307e\u3059\uff0e
\n\u6bd4\u8f03\u3057\u306a\u304c\u3089\u66f8\u304d\u63db\u3048\u3066\u53e9\u304f\u3068\u52d5\u304d\u59cb\u3081\u305f\u3088\u3046\u3067\u3059\uff0e

\n
\n
$ podget\r\npodget\r\n\r\n\r\nSession directory not found, creating\r\nSession file not found.  Creating podget.18364 .\r\n\r\n-------------------------------------------------\r\nCategory: tech                 Name: \u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba\r\n\r\nDownloading feed index from http://feeds.feedburner.com/weblogs/csc\r\n2017-04-06 06:13:13 URL:http://feeds.feedburner.com/weblogs/csc [46549] -> "-" [1]\r\n\r\nDownloading csc_2017_design2.mp3 from http://onosendai.jp/csc\r\n2017-04-06 06:20:43 URL:http://onosendai.jp/csc/csc_2017_design2.mp3 [51781411/51781411] -> "/home/mk/POD/tech/\u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba/csc_2017_design2.mp3" [1]\r\nPLAYLIST: Adding tech/\u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba/csc_2017_design2.mp3 to /home/mk/POD/New-2017-04-06.m3u\r\n\r\nDownloading csc_2017_design1.mp3 from http://onosendai.jp/csc\r\n2017-04-06 06:25:04 URL:http://onosendai.jp/csc/csc_2017_design1.mp3 [37304885/37304885] -> "/home/mk/POD/tech/\u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba/csc_2017_design1.mp3" [1]\r\nPLAYLIST: Adding tech/\u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba/csc_2017_design1.mp3 to /home/mk/POD/New-2017-04-06.m3u\r\n :\r\n
\n
\n

\u3057\u304b\u3057\uff0c\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u6e08\u307f\u306e\u30d5\u30a1\u30a4\u30eb\u3082\u53d6\u5f97\u3057\u3066\u3044\u308b\u3088\u3046\u306a?
\n\u65b0\u898f\u306e\u307f\u306e\u8a2d\u5b9a\u306b\u3057\u3066\u3044\u308b\u3064\u3082\u308a\u306a\u3093\u3067\u3059\u304c\uff0c\u521d\u56de\u306f\u8210\u3081\u3061\u3083\u3046\u306e\u304b\u306a?2\u5ea6\u76ee\u306e\u3068\u304d\u306b\u78ba\u8a8d\u3057\u3066\u307f\u307e\u3059\uff0e

\n
\n
# Force\r\n# 0 == Only download new material.\r\n# 1 == Force download all items even those you've downloaded before.\r\nFORCE=0\r\n
\n
\n

\u3068\u308a\u3042\u3048\u305a\u7d42\u308f\u308b\u307e\u3067\u306fsoundcloud\u8fba\u308a\u3067\u805e\u3044\u3066\u307e\u3059\uff0e

\n

\u305d\u306e\u5f8c2\u56de\u76ee\u306f\u3061\u3083\u3093\u3068\u671f\u5f85\u901a\u308a\u306e\u52d5\u4f5c\u3059\u308b\u306e\u3092\u78ba\u8a8d\u3057\u305f\u306e\u3067crontab\u306b\u767b\u9332\u3057\u76f4\u3057\u307e\u3057\u305f\uff0e

\n

\n", "content_text": "\u73fe\u5728Podcast\u3092podget\u3067\u53d6\u5f97\u3057\u3066\uff0c\n\n2 * * * * podget -s\r\n\n\n\u305d\u306e\u4e2d\u306e\u65b0\u3057\u3044\u3082\u306e\u3060\u3051\u3092ownCloud\u306b\u30b3\u30d4\u30fc\u3057\u3066Android\u3084PC\u3067\u8996\u8074\u3057\u3066\u3044\u307e\u3059\uff0e\n\n10 * * * * cd ~mk/POD ; find . -mmin -2880 -type f | egrep -v 'm3u$|LOG\\/' | rsync --delete --progress --files-from=- ~mk/POD/ /var/www/owncloud/data/matoken/files/podcast/; find /var/www/owncloud/data/matoken/files/podcast/ -ctime +7 -type f -print0 | xargs -0 rm ; find /var/www/owncloud/data/matoken/files/podcast/news/ -mmin +1`\r\n\n\n\u4eca\u65e5\u805e\u3053\u3046\u3068\u3057\u305f\u3089ownCloud\u5185\u306ePodcast\u304c0\u500b\u306b\u306a\u3063\u3066\u3044\u307e\u3057\u305f\uff0e\u5fc3\u5f53\u305f\u308a\u306fUbuntu 14.04 LTS\u304b\u3089Ubuntu 16.04 LTS\u3078\u306edist-upgrade\uff0eownCloud\u306f\u4e0a\u3052\u308b\u524d\u3068\u5f8c\u306b\u52d5\u4f5c\u78ba\u8a8d\u3057\u3066\u305f\u3093\u3067\u4ed6\u306e\u90e8\u5206\u304c\u602a\u3057\u3044\u3068\u30ed\u30b0\u3092\u898b\u308b\u3068podget\u304c\u30a8\u30e9\u30fc\u3092\u5410\u3044\u3066\u3044\u307e\u3059\uff0e\u3053\u3093\u306a\u611f\u3058\uff0e\n\n$ podget -s\r\n/home/mk/.podget/podgetrc cannot be verified to be compatible with this version of podget.\r\n\r\nIt is missing the version line that is included in configuration files created by newer versions of podget.\r\n\r\nPlease create a new configuration file by running 'podget --create-config <FILENAME>',\r\nand then converting your old configuration to the new format. Then move the new file\r\nin place of the old and podget will work as it used to.\r\n\n\n\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u304c\u4f7f\u3048\u306a\u304f\u306a\u3063\u3066\u308b\u307f\u305f\u3044\u3067\u3059\u306d\uff0e\u67af\u308c\u3066\u308b\u306e\u304b\u3068\u601d\u3063\u3066\u305f\u3089\u7d50\u69cb\u5909\u5316\u304c\u3042\u3063\u305f\u3088\u3046\u3067\u3059\uff0e\n\u3061\u306a\u307f\u306b\u66f4\u65b0\u524d\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u304cpodget 0.6.9-1\u3067\u73fe\u5728\u306fpodget 0.7.9-1\u3067\u3057\u305f\uff0e\n\u3066\u3053\u3068\u3067\uff0c\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u96db\u5f62\u3092\u5225\u306e\u5834\u6240\u306b\u66f8\u304d\u51fa\u3057\u3066\uff0c\n\n$ podget --create-config /tmp/podgetrc\r\npodget\r\n\r\nConfiguration filename specified by -c or --create-config violates the following rules...\r\n\r\nSuggestion(s):\r\n 1. Filenames should not include any directory configuration.\r\n Remove the directory configuration.\r\n If you need to specify a directory other than the default,\r\n use the -d or --dir_config command line options.\r\n\r\nClosing session.\r\n\n\n\u2026\u2026\uff0e--dir_config\u4ed8\u3051\u3066\u518d\u5ea6\uff0e\n\n$ podget --dir_config /tmp --create-config podgetrc\r\npodget\r\n Installing default user configuration file in /tmp/podgetrc\r\n Installing default server list configuration.\r\n\r\nClosing session.\r\n\n\nhttps://gist.github.com/1b5fba2e949409a87e1955e0c779b057\ndiff\u3092\u53d6\u3063\u3066\u307f\u308b\u3068\u8a2d\u5b9a\u9805\u76ee\u81ea\u4f53\u306f\u305d\u3046\u5909\u308f\u3063\u3066\u306a\u3044\u611f\u3058\u3067\u3059\u304c\uff0c\u8a2d\u5b9a\u5024\u304c\u5927\u6587\u5b57\u5c0f\u6587\u5b57\u304c\u5909\u308f\u3063\u305f\u308a\u3057\u3066\u3044\u307e\u3059\uff0e\n\u6bd4\u8f03\u3057\u306a\u304c\u3089\u66f8\u304d\u63db\u3048\u3066\u53e9\u304f\u3068\u52d5\u304d\u59cb\u3081\u305f\u3088\u3046\u3067\u3059\uff0e\n\n$ podget\r\npodget\r\n\r\n\r\nSession directory not found, creating\r\nSession file not found. Creating podget.18364 .\r\n\r\n-------------------------------------------------\r\nCategory: tech Name: \u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba\r\n\r\nDownloading feed index from http://feeds.feedburner.com/weblogs/csc\r\n2017-04-06 06:13:13 URL:http://feeds.feedburner.com/weblogs/csc [46549] -> "-" [1]\r\n\r\nDownloading csc_2017_design2.mp3 from http://onosendai.jp/csc\r\n2017-04-06 06:20:43 URL:http://onosendai.jp/csc/csc_2017_design2.mp3 [51781411/51781411] -> "/home/mk/POD/tech/\u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba/csc_2017_design2.mp3" [1]\r\nPLAYLIST: Adding tech/\u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba/csc_2017_design2.mp3 to /home/mk/POD/New-2017-04-06.m3u\r\n\r\nDownloading csc_2017_design1.mp3 from http://onosendai.jp/csc\r\n2017-04-06 06:25:04 URL:http://onosendai.jp/csc/csc_2017_design1.mp3 [37304885/37304885] -> "/home/mk/POD/tech/\u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba/csc_2017_design1.mp3" [1]\r\nPLAYLIST: Adding tech/\u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba/csc_2017_design1.mp3 to /home/mk/POD/New-2017-04-06.m3u\r\n :\r\n\n\n\u3057\u304b\u3057\uff0c\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u6e08\u307f\u306e\u30d5\u30a1\u30a4\u30eb\u3082\u53d6\u5f97\u3057\u3066\u3044\u308b\u3088\u3046\u306a?\n\u65b0\u898f\u306e\u307f\u306e\u8a2d\u5b9a\u306b\u3057\u3066\u3044\u308b\u3064\u3082\u308a\u306a\u3093\u3067\u3059\u304c\uff0c\u521d\u56de\u306f\u8210\u3081\u3061\u3083\u3046\u306e\u304b\u306a?2\u5ea6\u76ee\u306e\u3068\u304d\u306b\u78ba\u8a8d\u3057\u3066\u307f\u307e\u3059\uff0e\n\n# Force\r\n# 0 == Only download new material.\r\n# 1 == Force download all items even those you've downloaded before.\r\nFORCE=0\r\n\n\n\u3068\u308a\u3042\u3048\u305a\u7d42\u308f\u308b\u307e\u3067\u306fsoundcloud\u8fba\u308a\u3067\u805e\u3044\u3066\u307e\u3059\uff0e\n\u305d\u306e\u5f8c2\u56de\u76ee\u306f\u3061\u3083\u3093\u3068\u671f\u5f85\u901a\u308a\u306e\u52d5\u4f5c\u3059\u308b\u306e\u3092\u78ba\u8a8d\u3057\u305f\u306e\u3067crontab\u306b\u767b\u9332\u3057\u76f4\u3057\u307e\u3057\u305f\uff0e", "date_published": "2017-04-06T06:49:37+09:00", "date_modified": "2017-04-07T00:40:33+09:00", "authors": [ { "name": "matoken", "url": "https://matoken.org/blog/author/matoken/", "avatar": "https://secure.gravatar.com/avatar/38f5f3b575c5eb45cda6aa659bca119ac7a5e16b46565e869d0030e3bd66981d?s=512&d=mm&r=g" } ], "author": { "name": "matoken", "url": "https://matoken.org/blog/author/matoken/", "avatar": "https://secure.gravatar.com/avatar/38f5f3b575c5eb45cda6aa659bca119ac7a5e16b46565e869d0030e3bd66981d?s=512&d=mm&r=g" }, "tags": [ "podcast", "podget", "Ubuntu", "Ubuntu 16.04", "Linux", "xenial(16.04)" ], "attachments": [ { "url": "http://onosendai.jp/csc/csc_2017_design2.mp3", "mime_type": "audio/mpeg", "size_in_bytes": 51781411 }, { "url": "http://onosendai.jp/csc/csc_2017_design1.mp3", "mime_type": "audio/mpeg", "size_in_bytes": 37304885 }, { "url": "http://onosendai.jp/csc/csc_2017_design2.mp3", "mime_type": "audio/mpeg", "size_in_bytes": 51781411 }, { "url": "http://onosendai.jp/csc/csc_2017_design1.mp3", "mime_type": "audio/mpeg", "size_in_bytes": 37304885 } ] } ] }