CentOS--Version忘れた!でyum update時、こんなエラーに遭遇したのでメモる。 とりあえずVersion確認 $cat /etc/redhat-release CentOS release 6.2 (Final) エラー内容 epel/filelists_db | 5.8 MB 00:04 http://dl.google.com/linux/chrome/rpm/stable/x86_64/repodata/filelists.xml.gz: [Errno 12] Timeout on http://dl.google.com/linux/chrome/rpm/stable/x86_64/repodata/filelists.xml.gz: (28, 'Operation too slow. Less than 1 bytes/sec transfered the l
$ curl -L http://xrl.us/perlbrewinstall | sh curl: (60) SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed More details here: http://curl.haxx.se/docs/sslcerts.html curl performs SSL certificate verification by default, using a "bundle" of Certificate Authority (CA) public keys (CA certs). The default b
CentOS 6.2 64bit 環境に checkinstall 1.6.2 を入れるhowto 要点 git リポジトリの最新版を使う 64bit環境のディレクトリ構造に合わせるためパッチを当てる CentOS 6.2 64bit 環境に checkinstall 1.6.2 の tar.gz から入れようとすると、 make で次の通り失敗する。 $ cd checkinstall-1.6.2 $ make for file in locale/checkinstall-*.po ; do \ case ${file} in \ locale/checkinstall-template.po) ;; \ *) \ out=`echo $file | sed -s 's/po/mo/'` ; \ msgfmt -o ${out} ${file} ; \ if [ $? != 0 ] ;
tritonn-1.0.12-mysql-5.0.87をCheckInstallでrpm化しようとしたんですが、 ERROR: ld.so: object '/usr/local/lib64/installwatch.so' from LD_PRELOAD cannot be preloaded: ignored. が大量に吐き出されました。どうやらinstallwatch.soが/usr/local/lib64にない模様。 下記のように、installwatch.soを/usr/local/lib64にリンクするようにしたところrpmパッケージの作成に成功しました。 # ln -s /usr/local/lib/installwatch.so /usr/local/lib64/installwatch.so
■ skip-brokenとは・・・ skip-brokenとはrpmパッケージのアップデート時に依存関係のパッケージの不具合等でアップデートできない場合に利用すると便利です。 例えばパッケージ一括アップデート時に、一つでもエラーがある場合は全くアップデートできません。 しかし、この「skip-broken」を利用すれば、問題があるパッケージを除いて全てをアップデートする事が可能になります。 現在、アップデート可能なパッケージを確認 # yum check-update Loading "fastestmirror" plugin Loading "downloadonly" plugin Loading mirror speeds from cached hostfile * fedora: ftp.riken.jp * updates: ftp.riken.jp fedora 100%
Haskell Platformってyumに無いの? ブログタイトルを「ラクに生きたい」にしたのに、ソースから入れる記事とかHaskellで悩んでる記事ばっか書いてるとなんか裏切ってる気が。いっそGentoo使いになって「苦労を買ってでもやるブログ」とかにしようか ということで、ソースから入れてみます。CentOSに。 # wget http://lambda.haskell.org/platform/download/2011.4.0.0/haskell-platform-2011.4.0.0.tar.gz # tar xvzf haskell-platform-2011.4.0.0.tar.gz # cd haskell-platform-2011.4.0.0 # ./configure ...(略) ******************************************
myhome.munetika.mydns.jp is not accessible... Sorry. I do not know why this site is not working. If you know Administrator of this site, please contact directly. You may be able to see it in Google cache. For administrator ... MyDNS.JP did not received IP address from you over One week. Please check your notify system. If you restart notification of IP address, MyDNS.JP will apply your IP address
Ruby1.9.2がリリースされたので早速入れてみようと思いCentOSのRVMでインストールしてみるとエラーが。 $ rvm install ruby-1.9.2-head info: Installing Ruby from source to: /home/arcright/.rvm/rubies/ruby-1.9.2-head info: Downloading source from http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_2. info: Copying from repo to src path... info: Running autoconf error: Error running 'autoconf', please check /home/arcright/.rvm/log/ruby-1.9.2-h
January 16, 201101:44 カテゴリlinux centosのkernel再構築 2.6.18→2.6.37(stable) centosのkernelを再構築した。 1.ソースの入手 #cd /usr/src #wget http://www.kernel.org/~/linux-2.6.37.tar.bz2 2.ソースの解凍 #bzip2 -dc linux-2.6.37.tar.bz2 | tar xvf - #cd ./linux-2.6.37 3.カーネルの設定引き継ぎ #cp /boot/config-2.6.18 ./.config ・既存2.6.18のカーネル設定ファイルをコピー #make oldconfig | tee oldconfig.log ・oldconfigにて新しいカーネル設定のみ確認を実施←全てEnterキーでデフォルト設定を適用 4.カー
最近忙しくって、久々の更新。 ず〜っと昔、興味だけでLinuxカーネルの再構築をしたことがあったけど、当時特に目的も無かったからか、脳みそに全く残っていなかったので再度挑戦。 挑戦って言うか、最新のカーネルじゃないと駄目っぽい案件があるので、検証がてらやってみました。 今日は、iMAC + OS X 10.6.3 SnowLeopard にVMware FusionにCentOS5.4をインストールした環境で取りあえずテストしてみました。超はまったので、忘れないうちにメモ。 CentOS5.4をインストールして、yum で最新版にアップしておきます。 この時点でのカーネルは2.6.18-164.15.1.el5 でした。 まず最新版のカーネルをここ(ftp://ftp.jp.kernel.org/pub/linux/kernel/v2.6/)から取って展開しときます。 cd /usr/sr
Linuxサーバーのデータバックアップ先として Windows Home Server を選択。 適当に共有フォルダを作成して Linux でマウントしてデータを定期的にコピーすることにした。 smbmount でさくっとマウントしようと思ったらコマンドが無いって言われた。 あらー? 調べるとsmbmount は CentOS 5 から消えてしまったらしい。 参考:[開く] CentOS5の小技 SMBでマウントする方法 CentOS5では、”smbmount”が無くなりました。でも、マウントする方法はあります。 “smbfs”は無くなりましたが、”cifs”でマウントできます。 # mount -t cifs -o user=tomo,password=**** //192.168.0.1/volume1 /mnt/nas 参考ページに従ってmount コマンドを実行する。 # moun
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く
{{#tags}}- {{label}}
{{/tags}}