Ubuntu 14.04 te Agar.io private server kurulumu

Başlatan Turquaz, 14 Aralık 2015 - 10:47:24

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

Turquaz

Arkadaşlar ben ubuntuda agar.io private server kurmaya çalıştım ubuntu kullanılamaz hale geldi bende yeniden kurdum.Anladımki tek başıma yapamıcam.Youtubedan ve netteki sitelerden baktım linux agar.io server için performansı yükseltiyor ama ben kuramadım.Bu konu bana yardımcı olabilir misiniz?


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 14 Aralık 2015 - 12:31:56

Arkadaşlar herşeyi yaptım.En son bu kaldı:

Kurulum için eğer git command line tools bilgisayarınızda kurulu ise direk kütüphaneyi klonlaya bilirsiniz değil ise yukarıda paylaştığımız 4. linkten sayfaya girip download zip butonuna tıklayarak zip olarak indirebilirsiniz. Ardından komut satırını açın ve kaynak kodların olduğu dizine erişin. Ardından "npm install" yazıp gerekli paketleri yükleyin ve sonra "npm start" diyerek serveri başlatabilirsiniz. Şimdi "http://localhost:3000" adresine tarayıcınızdan girdiğinizde oyun karşınıza gelecek! Hepsi bukadar ayrıca isterseniz admin şifresi server port domain hız gibi ayarlarıda server/config.json dosyasından ayarlayabilirsiniz.

kaynak kodların olduğu dizine erişin yazıyor ben linuxta yeniyim bilmiyorum bu yüzden bu satıra nasıl ulaşırım?

plazma


Turquaz

Burda yazıyor.Denedim ama olmadı.Hata veriyor başka yerlerdekinlerede baktım aynı neden bende olmuyor anlayamadım

http://www.appleyasam.com/agar-io-script-ve-agar-io-pvp-server-kurma.html

heartsmagic

Sistem Node kurulumu yapıldı mı? Node için elle derlemeye gerek yokmuş, keşke depolardan veya PPA ile tarif edilseymiş orada. Node işlemini eğer orada tarif edildiği gibi yaptıysan son görüntüdeki gibi sürüm bilgisini alabiliyor musun? Eğer alabiliyorsan işlemlere devam edebilirsin.

Kurmadıysan git istemcisini kur:
sudo apt-get install git-core

Sonra ilgili betiği çek:
git clone https://github.com/huytd/agar.io-clone

Ardından:
cd agar.io-clone
npm install
npm start


İşler yolunda gittiyse tarayıcı üzerinden:
http://localhost:3000
veya
http://sunucu_ip_adresi:3000

Lütfen tam anlamıyla neler yaptığını anlat bize. Yukarıdaki tarifi uygularken de tüm adımları buraya kod etiketi içinde aktar: kodetiketi
Böylece sorun çıkarsa ne olduğunu vakit kaybetmeden görebilelim.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Turquaz

#4
Teşekkür ederim yanıt için.


Şunu izah edeyim yukarıda verdiğim linktekileri yapıyorum oluyor ancak resimde de göründüğü gibi benim ubuntu .save uzantılı dosyayı tanımıyor.Anlatan arkadaşta bendeki sorun gözükmüyodu.(Bu arada resim çok küçük üzerine çift tıklayın lütfen o zaman okunaklı oluyor)

Arkadaşlar kırmızı renkle çizdim altını .save uzantısını tanımıyor ubuntu 14.04




Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 15 Aralık 2015 - 11:43:16

Alıntı yapılan: heartsmagic - 14 Aralık 2015 - 22:52:24
Sistem Node kurulumu yapıldı mı? Node için elle derlemeye gerek yokmuş, keşke depolardan veya PPA ile tarif edilseymiş orada. Node işlemini eğer orada tarif edildiği gibi yaptıysan son görüntüdeki gibi sürüm bilgisini alabiliyor musun? Eğer alabiliyorsan işlemlere devam edebilirsin.

Kurmadıysan git istemcisini kur:
sudo apt-get install git-core

Sonra ilgili betiği çek:
git clone https://github.com/huytd/agar.io-clone

Ardından:
cd agar.io-clone
npm install
npm start


İşler yolunda gittiyse tarayıcı üzerinden:
http://localhost:3000
veya
http://sunucu_ip_adresi:3000

Lütfen tam anlamıyla neler yaptığını anlat bize. Yukarıdaki tarifi uygularken de tüm adımları buraya kod etiketi içinde aktar: http://kb.ubuntu-tr.net/http://kb.ubuntu-tr.net/http://kb.ubuntu-tr.net/kodetiketi   
Böylece sorun çıkarsa ne olduğunu vakit kaybetmeden görebilelim.

Bende sorun var .save uzantısını tanımıyor



Aynı zamanda npm install yazdıktan sonra bu çıktı:



Not:
http://kb.ubuntu-tr.net/kodetiketi adresini tıklayınca google account sayfası çıkıyor.O sayfadaki yapılanların aynısını yaptım bende .sava uzantılı dosyayı tanımıyor.

local1907

#5

sudo npm install


Deneyebilirmisin? Program admin yetkisi istiyor.


neynefes

Ekran görüntüsü değilde komutların çıktılarını paylaşın.

ata1

Koyala yapıştır yöntemi ile kod etiketi içinde çıktıları paylaşırsanız daha anlaşılır olur.
kod etiketi kullanımı
https://forum.ubuntu-tr.net/index.php?topic=14283.0

Turquaz

#8
Alıntı yapılan: ata1 - 15 Aralık 2015 - 15:01:16
Koyala yapıştır yöntemi ile kod etiketi içinde çıktıları paylaşırsanız daha anlaşılır olur.
kod etiketi kullanımı
https://forum.ubuntu-tr.net/index.php?topic=14283.0
rootadmin@Admin:~$ sudo npm install
[sudo] password for rootadmin:
npm ERR! install Couldn't read dependencies
npm ERR! Error: ENOENT, open '/home/rootadmin/package.json'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

npm ERR! System Linux 3.19.0-25-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! cwd /home/rootadmin
npm ERR! node -v v0.10.15
npm ERR! npm -v 1.3.5
npm ERR! path /home/rootadmin/package.json
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /home/rootadmin/npm-debug.log
npm ERR! not ok code 0
rootadmin@Admin:~$



Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 15 Aralık 2015 - 15:57:45

Alıntı yapılan: local1907 - 15 Aralık 2015 - 14:08:57

sudo npm install


Deneyebilirmisin? Program admin yetkisi istiyor.

Buyur denedim işte error veriyor


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 15 Aralık 2015 - 16:08:32

Yok mu yardım edecek.Başka linux versiyonunu da yükleyebilirim.

ata1


Turquaz

#10
Arkadaşlar az önce ubuntuyu tamamen silip tekrar yükledim.Yalnız her yükleyişimde böyle oluyor profile failed hatası alıyorum.Youtube girdim şu videoyu izleyerek yapmaya çalıştım.İşte sonuç:

https://www.youtube.com/watch?v=q25tdta2NJk

Videonun 3:45 dakikasına gidin.Videodaki gibi bende çıkmıyor.

mustafa@rootadmin:~$ sudo apt-get install nodejs
[sudo] password for mustafa:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libc-ares2 libv8-3.14.5
The following NEW packages will be installed:
  libc-ares2 libv8-3.14.5 nodejs
0 upgraded, 3 newly installed, 0 to remove and 224 not upgraded.
Need to get 1.919 kB of archives.
After this operation, 7.535 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://tr.archive.ubuntu.com/ubuntu/ trusty/main libc-ares2 i386 1.10.0-2 [38,3 kB]
Get:2 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe libv8-3.14.5 i386 3.14.5.8-5ubuntu2 [1.192 kB]
Get:3 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe nodejs i386 0.10.25~dfsg2-2ubuntu1 [689 kB]
Fetched 1.919 kB in 0s (2.266 kB/s)
Selecting previously unselected package libc-ares2:i386.
(Reading database ... 166554 files and directories currently installed.)
Preparing to unpack .../libc-ares2_1.10.0-2_i386.deb ...
Unpacking libc-ares2:i386 (1.10.0-2) ...
Selecting previously unselected package libv8-3.14.5.
Preparing to unpack .../libv8-3.14.5_3.14.5.8-5ubuntu2_i386.deb ...
Unpacking libv8-3.14.5 (3.14.5.8-5ubuntu2) ...
Selecting previously unselected package nodejs.
Preparing to unpack .../nodejs_0.10.25~dfsg2-2ubuntu1_i386.deb ...
Unpacking nodejs (0.10.25~dfsg2-2ubuntu1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for doc-base (0.10.5) ...
Processing 1 added doc-base file...
Setting up libc-ares2:i386 (1.10.0-2) ...
Setting up libv8-3.14.5 (3.14.5.8-5ubuntu2) ...
Setting up nodejs (0.10.25~dfsg2-2ubuntu1) ...
update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
mustafa@rootadmin:~$ cd Desktop
mustafa@rootadmin:~/Desktop$ sudo nodejs Ogar-master

module.js:340
    throw err;
          ^
Error: Cannot find module 'ws'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/home/mustafa/Desktop/Ogar-master/src/GameServer.js:2:17)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
mustafa@rootadmin:~/Desktop$


Videodaki yapılanların aynısını yaptım ama gene hata alıyorum.Siz ubuntu yüklerken profile failed hatası alıyo musunuz?


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 15 Aralık 2015 - 17:13:24

mustafa@rootadmin:~$ grunt-contrib-htmlmin: ~0.1.3
grunt-contrib-htmlmin:: command not found
mustafa@rootadmin:~$ npm ERR! Error: ENOENT, open '~/yo/node_modules/grunt-contrib-htmlmin/package.json'
The program 'npm' is currently not installed. You can install it by typing:
sudo apt-get install npm
mustafa@rootadmin:~$ npm ERR! node -v v0.10.26
The program 'npm' is currently not installed. You can install it by typing:
sudo apt-get install npm
mustafa@rootadmin:~$ npm ERR! npm -v 1.4.6
The program 'npm' is currently not installed. You can install it by typing:
sudo apt-get install npm
mustafa@rootadmin:~$ npm ERR! errno 34
The program 'npm' is currently not installed. You can install it by typing:
sudo apt-get install npm
mustafa@rootadmin:~$ git clone https://github.com/yeoman/generator-webapp
The program 'git' is currently not installed. You can install it by typing:
sudo apt-get install git
mustafa@rootadmin:~$ cd generator-webapp
bash: cd: generator-webapp: No such file or directory
mustafa@rootadmin:~$ npm linksudo apt-get install npm
The program 'npm' is currently not installed. You can install it by typing:
sudo apt-get install npm
mustafa@rootadmin:~$
mustafa@rootadmin:~$
mustafa@rootadmin:~$ git clone https://github.com/yeoman/generator-webapp
The program 'git' is currently not installed. You can install it by typing:
sudo apt-get install git
mustafa@rootadmin:~$ sudo apt-get install git
[sudo] password for mustafa:
^[[ASorry, try again.
[sudo] password for mustafa:
Sorry, try again.
[sudo] password for mustafa:
Sorry, try again.
sudo: 3 incorrect password attempts
mustafa@rootadmin:~$ 123456
123456: command not found
mustafa@rootadmin:~$ sudo apt-get install git
[sudo] password for mustafa:
Sorry, try again.
[sudo] password for mustafa:
Sorry, try again.
[sudo] password for mustafa:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  git-man liberror-perl
Suggested packages:
  git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk
  gitweb git-arch git-bzr git-cvs git-mediawiki git-svn
The following NEW packages will be installed:
  git git-man liberror-perl
0 upgraded, 3 newly installed, 0 to remove and 224 not upgraded.
Need to get 3.230 kB of archives.
After this operation, 21,7 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://tr.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21,1 kB]
Get:2 http://tr.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.1 [698 kB]
Get:3 http://tr.archive.ubuntu.com/ubuntu/ trusty-updates/main git i386 1:1.9.1-1ubuntu0.1 [2.511 kB]
Fetched 3.230 kB in 1s (2.363 kB/s)
Selecting previously unselected package liberror-perl.
(Reading database ... 166656 files and directories currently installed.)
Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ...
Unpacking liberror-perl (0.17-1.1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.1_all.deb ...
Unpacking git-man (1:1.9.1-1ubuntu0.1) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.1_i386.deb ...
Unpacking git (1:1.9.1-1ubuntu0.1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up liberror-perl (0.17-1.1) ...
Setting up git-man (1:1.9.1-1ubuntu0.1) ...
Setting up git (1:1.9.1-1ubuntu0.1) ...
mustafa@rootadmin:~$ git clone https://github.com/yeoman/generator-webapp
Cloning into 'generator-webapp'...
remote: Counting objects: 2986, done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 2986 (delta 0), reused 0 (delta 0), pack-reused 2981
Receiving objects: 100% (2986/2986), 734.25 KiB | 758.00 KiB/s, done.
Resolving deltas: 100% (1629/1629), done.
Checking connectivity... done.
mustafa@rootadmin:~$ cd generator-webapp
mustafa@rootadmin:~/generator-webapp$ npm linknpm install -g generator-webapp
The program 'npm' is currently not installed. You can install it by typing:
sudo apt-get install npm
mustafa@rootadmin:~/generator-webapp$ yo webapp
yo: command not found
mustafa@rootadmin:~/generator-webapp$
mustafa@rootadmin:~/generator-webapp$


Arkadaşlar başka yerlerden bişeyler yaptım en son burda kaldım nasıl devam edicem?


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 16 Aralık 2015 - 11:19:13

Arkadaşlar E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

uyarısı alıyorum.Bu bölüme ubuntunun ulaşmasını nasıl sağlarım?

heartsmagic

Öncelikle acele etme, tarif edilenleri doğru bir şekilde yap lütfen. Ekran görüntülerinden kurtulmamız güzel olmuş. Acele etmez ve denilenleri doğru yaparsan istediğin oyunu kurman 3 dakikanı alacaktır zira bende o kadar sürdü.

Uçbirimi aç:

cd agar.io-clone
sudo npm install
npm start


Ek hiçbir şey yapmana gerek yok şimdilik. Dersen son seferde neden olmamış? İndirdiğin paketin dizinine girmemişsin de ondan. Doğrudan ev dizininde yürütmeye çalışmışsın olayı.

Bir de buradan forumdaki tüm arkadaşlara seslenmek istiyorum. Bu başlıktaki örnek durum @ata1'e ait ancak bu bütün forumunu ilgilendiriyor. Lütfen, eğer yardım edeceğiniz şeyden emin değilseniz yardım etmeye çalışmayın :) Gördüğünüz gibi ortalık gereksiz yere karışıyor, yardım alacak kişi hiç ihtiyacı yokken başka şeyler deniyor. Bu hem ilgili kişiyi hem de bizleri zora sokuyor. Eğer yardım edeceğiniz konuya hakim değilseniz basit bir şekilde ileti geçmemeyi tercih edin lütfen.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Turquaz

#12
Alıntı yapılan: heartsmagic - 16 Aralık 2015 - 17:27:31
Öncelikle acele etme, tarif edilenleri doğru bir şekilde yap lütfen. Ekran görüntülerinden kurtulmamız güzel olmuş. Acele etmez ve denilenleri doğru yaparsan istediğin oyunu kurman 3 dakikanı alacaktır zira bende o kadar sürdü.

Uçbirimi aç:

cd agar.io-clone
sudo npm install
npm start


Ek hiçbir şey yapmana gerek yok şimdilik. Dersen son seferde neden olmamış? İndirdiğin paketin dizinine girmemişsin de ondan. Doğrudan ev dizininde yürütmeye çalışmışsın olayı.

Bir de buradan forumdaki tüm arkadaşlara seslenmek istiyorum. Bu başlıktaki örnek durum @ata1'e ait ancak bu bütün forumunu ilgilendiriyor. Lütfen, eğer yardım edeceğiniz şeyden emin değilseniz yardım etmeye çalışmayın :) Gördüğünüz gibi ortalık gereksiz yere karışıyor, yardım alacak kişi hiç ihtiyacı yokken başka şeyler deniyor. Bu hem ilgili kişiyi hem de bizleri zora sokuyor. Eğer yardım edeceğiniz konuya hakim değilseniz basit bir şekilde ileti geçmemeyi tercih edin lütfen.

Hocam burdan umudumu kestiğim için başka linux yükleme çalıştım.Daha bu sabah gördüm yazdıklarını sağol ama verdiğin komutları tanımıyor ubuntu :(

[sudo] password for mustafa:
sudo: npm: command not found
mustafa@rootadmin:~$ npm start
The program 'npm' is currently not installed. You can install it by typing:
sudo apt-get install npm
mustafa@rootadmin:~$ sudo apt-get install npm
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  build-essential dpkg-dev fakeroot g++ g++-4.8 gyp javascript-common
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libc-ares-dev libdpkg-perl libfakeroot libjs-node-uuid libssl-dev libssl-doc
  libssl1.0.0 libstdc++-4.8-dev libv8-3.14-dev node-abbrev node-ansi
  node-archy node-async node-block-stream node-combined-stream node-cookie-jar
  node-delayed-stream node-forever-agent node-form-data node-fstream
  node-fstream-ignore node-github-url-from-git node-glob node-graceful-fs
  node-gyp node-inherits node-ini node-json-stringify-safe node-lockfile
  node-lru-cache node-mime node-minimatch node-mkdirp node-mute-stream
  node-node-uuid node-nopt node-normalize-package-data node-npmlog node-once
  node-osenv node-qs node-read node-read-package-json node-request node-retry
  node-rimraf node-semver node-sha node-sigmund node-slide node-tar
  node-tunnel-agent node-which nodejs-dev zlib1g-dev
Suggested packages:
  debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg
  apache2 lighttpd httpd libstdc++-4.8-doc node-hawk node-aws-sign
  node-oauth-sign node-http-signature
The following NEW packages will be installed:
  build-essential dpkg-dev fakeroot g++ g++-4.8 gyp javascript-common
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libc-ares-dev libfakeroot libjs-node-uuid libssl-dev libssl-doc
  libstdc++-4.8-dev libv8-3.14-dev node-abbrev node-ansi node-archy node-async
  node-block-stream node-combined-stream node-cookie-jar node-delayed-stream
  node-forever-agent node-form-data node-fstream node-fstream-ignore
  node-github-url-from-git node-glob node-graceful-fs node-gyp node-inherits
  node-ini node-json-stringify-safe node-lockfile node-lru-cache node-mime
  node-minimatch node-mkdirp node-mute-stream node-node-uuid node-nopt
  node-normalize-package-data node-npmlog node-once node-osenv node-qs
  node-read node-read-package-json node-request node-retry node-rimraf
  node-semver node-sha node-sigmund node-slide node-tar node-tunnel-agent
  node-which nodejs-dev npm zlib1g-dev
The following packages will be upgraded:
  libdpkg-perl libssl1.0.0
2 upgraded, 64 newly installed, 0 to remove and 215 not upgraded.
Need to get 21,2 MB of archives.
After this operation, 51,3 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://tr.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl1.0.0 i386 1.0.1f-1ubuntu2.16 [781 kB]
Get:2 http://tr.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev i386 4.8.4-2ubuntu1~14.04 [1.058 kB]
Get:3 http://tr.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 i386 4.8.4-2ubuntu1~14.04 [14,8 MB]
Get:4 http://tr.archive.ubuntu.com/ubuntu/ trusty/main g++ i386 4:4.8.2-1ubuntu6 [1.500 B]
Get:5 http://tr.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.5 [179 kB]
Get:6 http://tr.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.5 [726 kB]
Get:7 http://tr.archive.ubuntu.com/ubuntu/ trusty/main build-essential i386 11.6ubuntu6 [4.824 B]
Get:8 http://tr.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot i386 1.20-3ubuntu2 [25,4 kB]
Get:9 http://tr.archive.ubuntu.com/ubuntu/ trusty/main fakeroot i386 1.20-3ubuntu2 [55,4 kB]
Get:10 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe gyp all 0.1~svn1729-3ubuntu1 [201 kB]
Get:11 http://tr.archive.ubuntu.com/ubuntu/ trusty/main javascript-common all 11 [6.066 B]
Get:12 http://tr.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50,0 kB]
Get:13 http://tr.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl i386 0.04-2build4 [13,1 kB]
Get:14 http://tr.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12,7 kB]
Get:15 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe libjs-node-uuid all 1.4.0-1 [11,1 kB]
Get:16 http://tr.archive.ubuntu.com/ubuntu/ trusty/main zlib1g-dev i386 1:1.2.8.dfsg-1ubuntu1 [181 kB]
Get:17 http://tr.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev i386 1.0.1f-1ubuntu2.16 [991 kB]
Get:18 http://tr.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.16 [966 kB]
Get:19 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe libv8-3.14-dev i386 3.14.5.8-5ubuntu2 [57,6 kB]
Get:20 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-async all 0.2.5-1 [17,7 kB]
Get:21 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-node-uuid all 1.4.0-1 [2.530 B]
Get:22 http://tr.archive.ubuntu.com/ubuntu/ trusty/main libc-ares-dev i386 1.10.0-2 [104 kB]
Get:23 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-abbrev all 1.0.4-2 [3.814 B]
Get:24 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-ansi all 0.2.1-1 [8.692 B]
Get:25 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-archy all 0.0.2-1 [3.660 B]
Get:26 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-inherits all 2.0.0-1 [3.090 B]
Get:27 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-block-stream all 0.0.7-1 [4.832 B]
Get:28 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-delayed-stream all 0.0.5-1 [4.750 B]
Get:29 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-combined-stream all 0.0.4-1 [4.686 B]
Get:30 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-cookie-jar all 0.3.1-1 [3.746 B]
Get:31 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-forever-agent all 0.5.1-1 [3.194 B]
Get:32 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-mime all 1.2.11-1 [20,2 kB]
Get:33 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-form-data all 0.1.0-1 [6.412 B]
Get:34 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-rimraf all 2.2.2-2 [5.392 B]
Get:35 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-mkdirp all 0.3.5-1 [4.146 B]
Get:36 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-graceful-fs all 2.0.0-2 [6.718 B]
Get:37 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-fstream all 0.1.24-1 [19,5 kB]
Get:38 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-lru-cache all 2.3.1-1 [5.674 B]
Get:39 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-sigmund all 1.0.0-1 [3.818 B]
Get:40 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-minimatch all 0.2.12-1 [14,9 kB]
Get:41 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-fstream-ignore all 0.0.6-2 [5.586 B]
Get:42 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-github-url-from-git all 1.1.1-1 [3.138 B]
Get:43 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-glob all 3.2.6-1 [13,7 kB]
Get:44 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe nodejs-dev i386 0.10.25~dfsg2-2ubuntu1 [168 kB]
Get:45 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-nopt all 2.1.2-1 [11,8 kB]
Get:46 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-npmlog all 0.0.4-1 [5.844 B]
Get:47 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-osenv all 0.0.3-1 [3.810 B]
Get:48 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-tunnel-agent all 0.3.1-1 [4.018 B]
Get:49 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-json-stringify-safe all 5.0.0-1 [3.544 B]
Get:50 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-qs all 0.6.5-1 [5.876 B]
Get:51 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-request all 2.26.1-1 [14,5 kB]
Get:52 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-semver all 2.1.0-2 [16,2 kB]
Get:53 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-tar all 0.1.18-1 [18,3 kB]
Get:54 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-which all 1.0.5-2 [3.678 B]
Get:55 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-gyp all 0.10.10-2 [22,6 kB]
Get:56 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-ini all 1.1.0-1 [4.770 B]
Get:57 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-lockfile all 0.4.1-1 [5.450 B]
Get:58 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-mute-stream all 0.0.3-1 [3.738 B]
Get:59 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-normalize-package-data all 0.2.2-1 [9.286 B]
Get:60 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-once all 1.1.1-1 [2.608 B]
Get:61 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-read all 1.0.4-1 [4.282 B]
Get:62 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-read-package-json all 1.1.3-1 [7.762 B]
Get:63 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-retry all 0.6.0-1 [6.172 B]
Get:64 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-sha all 1.2.3-1 [4.272 B]
Get:65 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe node-slide all 1.1.4-1 [6.118 B]
Get:66 http://tr.archive.ubuntu.com/ubuntu/ trusty/universe npm all 1.3.10~dfsg-1 [442 kB]
Fetched 21,2 MB in 24s (877 kB/s)                                             
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 169607 files and directories currently installed.)
Preparing to unpack .../libssl1.0.0_1.0.1f-1ubuntu2.16_i386.deb ...
Unpacking libssl1.0.0:i386 (1.0.1f-1ubuntu2.16) over (1.0.1f-1ubuntu2.15) ...
Selecting previously unselected package libstdc++-4.8-dev:i386.
Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04_i386.deb ...
Unpacking libstdc++-4.8-dev:i386 (4.8.4-2ubuntu1~14.04) ...
Selecting previously unselected package g++-4.8.
Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04_i386.deb ...
Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04) ...
Selecting previously unselected package g++.
Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_i386.deb ...
Unpacking g++ (4:4.8.2-1ubuntu6) ...
Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.5_all.deb ...
Unpacking libdpkg-perl (1.17.5ubuntu5.5) over (1.17.5ubuntu5.4) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.5_all.deb ...
Unpacking dpkg-dev (1.17.5ubuntu5.5) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../build-essential_11.6ubuntu6_i386.deb ...
Unpacking build-essential (11.6ubuntu6) ...
Selecting previously unselected package libfakeroot:i386.
Preparing to unpack .../libfakeroot_1.20-3ubuntu2_i386.deb ...
Unpacking libfakeroot:i386 (1.20-3ubuntu2) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.20-3ubuntu2_i386.deb ...
Unpacking fakeroot (1.20-3ubuntu2) ...
Selecting previously unselected package gyp.
Preparing to unpack .../gyp_0.1~svn1729-3ubuntu1_all.deb ...
Unpacking gyp (0.1~svn1729-3ubuntu1) ...
Selecting previously unselected package javascript-common.
Preparing to unpack .../javascript-common_11_all.deb ...
Unpacking javascript-common (11) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...
Unpacking libalgorithm-diff-perl (1.19.02-3) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_i386.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-2) ...
Selecting previously unselected package libjs-node-uuid.
Preparing to unpack .../libjs-node-uuid_1.4.0-1_all.deb ...
Unpacking libjs-node-uuid (1.4.0-1) ...
Selecting previously unselected package zlib1g-dev:i386.
Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1_i386.deb ...
Unpacking zlib1g-dev:i386 (1:1.2.8.dfsg-1ubuntu1) ...
Selecting previously unselected package libssl-dev:i386.
Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.16_i386.deb ...
Unpacking libssl-dev:i386 (1.0.1f-1ubuntu2.16) ...
Selecting previously unselected package libssl-doc.
Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.16_all.deb ...
Unpacking libssl-doc (1.0.1f-1ubuntu2.16) ...
Selecting previously unselected package libv8-3.14-dev.
Preparing to unpack .../libv8-3.14-dev_3.14.5.8-5ubuntu2_i386.deb ...
Unpacking libv8-3.14-dev (3.14.5.8-5ubuntu2) ...
Selecting previously unselected package node-async.
Preparing to unpack .../node-async_0.2.5-1_all.deb ...
Unpacking node-async (0.2.5-1) ...
Selecting previously unselected package node-node-uuid.
Preparing to unpack .../node-node-uuid_1.4.0-1_all.deb ...
Unpacking node-node-uuid (1.4.0-1) ...
Selecting previously unselected package libc-ares-dev:i386.
Preparing to unpack .../libc-ares-dev_1.10.0-2_i386.deb ...
Unpacking libc-ares-dev:i386 (1.10.0-2) ...
Selecting previously unselected package node-abbrev.
Preparing to unpack .../node-abbrev_1.0.4-2_all.deb ...
Unpacking node-abbrev (1.0.4-2) ...
Selecting previously unselected package node-ansi.
Preparing to unpack .../node-ansi_0.2.1-1_all.deb ...
Unpacking node-ansi (0.2.1-1) ...
Selecting previously unselected package node-archy.
Preparing to unpack .../node-archy_0.0.2-1_all.deb ...
Unpacking node-archy (0.0.2-1) ...
Selecting previously unselected package node-inherits.
Preparing to unpack .../node-inherits_2.0.0-1_all.deb ...
Unpacking node-inherits (2.0.0-1) ...
Selecting previously unselected package node-block-stream.
Preparing to unpack .../node-block-stream_0.0.7-1_all.deb ...
Unpacking node-block-stream (0.0.7-1) ...
Selecting previously unselected package node-delayed-stream.
Preparing to unpack .../node-delayed-stream_0.0.5-1_all.deb ...
Unpacking node-delayed-stream (0.0.5-1) ...
Selecting previously unselected package node-combined-stream.
Preparing to unpack .../node-combined-stream_0.0.4-1_all.deb ...
Unpacking node-combined-stream (0.0.4-1) ...
Selecting previously unselected package node-cookie-jar.
Preparing to unpack .../node-cookie-jar_0.3.1-1_all.deb ...
Unpacking node-cookie-jar (0.3.1-1) ...
Selecting previously unselected package node-forever-agent.
Preparing to unpack .../node-forever-agent_0.5.1-1_all.deb ...
Unpacking node-forever-agent (0.5.1-1) ...
Selecting previously unselected package node-mime.
Preparing to unpack .../node-mime_1.2.11-1_all.deb ...
Unpacking node-mime (1.2.11-1) ...
Selecting previously unselected package node-form-data.
Preparing to unpack .../node-form-data_0.1.0-1_all.deb ...
Unpacking node-form-data (0.1.0-1) ...
Selecting previously unselected package node-rimraf.
Preparing to unpack .../node-rimraf_2.2.2-2_all.deb ...
Unpacking node-rimraf (2.2.2-2) ...
Selecting previously unselected package node-mkdirp.
Preparing to unpack .../node-mkdirp_0.3.5-1_all.deb ...
Unpacking node-mkdirp (0.3.5-1) ...
Selecting previously unselected package node-graceful-fs.
Preparing to unpack .../node-graceful-fs_2.0.0-2_all.deb ...
Unpacking node-graceful-fs (2.0.0-2) ...
Selecting previously unselected package node-fstream.
Preparing to unpack .../node-fstream_0.1.24-1_all.deb ...
Unpacking node-fstream (0.1.24-1) ...
Selecting previously unselected package node-lru-cache.
Preparing to unpack .../node-lru-cache_2.3.1-1_all.deb ...
Unpacking node-lru-cache (2.3.1-1) ...
Selecting previously unselected package node-sigmund.
Preparing to unpack .../node-sigmund_1.0.0-1_all.deb ...
Unpacking node-sigmund (1.0.0-1) ...
Selecting previously unselected package node-minimatch.
Preparing to unpack .../node-minimatch_0.2.12-1_all.deb ...
Unpacking node-minimatch (0.2.12-1) ...
Selecting previously unselected package node-fstream-ignore.
Preparing to unpack .../node-fstream-ignore_0.0.6-2_all.deb ...
Unpacking node-fstream-ignore (0.0.6-2) ...
Selecting previously unselected package node-github-url-from-git.
Preparing to unpack .../node-github-url-from-git_1.1.1-1_all.deb ...
Unpacking node-github-url-from-git (1.1.1-1) ...
Selecting previously unselected package node-glob.
Preparing to unpack .../node-glob_3.2.6-1_all.deb ...
Unpacking node-glob (3.2.6-1) ...
Selecting previously unselected package nodejs-dev.
Preparing to unpack .../nodejs-dev_0.10.25~dfsg2-2ubuntu1_i386.deb ...
Unpacking nodejs-dev (0.10.25~dfsg2-2ubuntu1) ...
Selecting previously unselected package node-nopt.
Preparing to unpack .../node-nopt_2.1.2-1_all.deb ...
Unpacking node-nopt (2.1.2-1) ...
Selecting previously unselected package node-npmlog.
Preparing to unpack .../node-npmlog_0.0.4-1_all.deb ...
Unpacking node-npmlog (0.0.4-1) ...
Selecting previously unselected package node-osenv.
Preparing to unpack .../node-osenv_0.0.3-1_all.deb ...
Unpacking node-osenv (0.0.3-1) ...
Selecting previously unselected package node-tunnel-agent.
Preparing to unpack .../node-tunnel-agent_0.3.1-1_all.deb ...
Unpacking node-tunnel-agent (0.3.1-1) ...
Selecting previously unselected package node-json-stringify-safe.
Preparing to unpack .../node-json-stringify-safe_5.0.0-1_all.deb ...
Unpacking node-json-stringify-safe (5.0.0-1) ...
Selecting previously unselected package node-qs.
Preparing to unpack .../node-qs_0.6.5-1_all.deb ...
Unpacking node-qs (0.6.5-1) ...
Selecting previously unselected package node-request.
Preparing to unpack .../node-request_2.26.1-1_all.deb ...
Unpacking node-request (2.26.1-1) ...
Selecting previously unselected package node-semver.
Preparing to unpack .../node-semver_2.1.0-2_all.deb ...
Unpacking node-semver (2.1.0-2) ...
Selecting previously unselected package node-tar.
Preparing to unpack .../node-tar_0.1.18-1_all.deb ...
Unpacking node-tar (0.1.18-1) ...
Selecting previously unselected package node-which.
Preparing to unpack .../node-which_1.0.5-2_all.deb ...
Unpacking node-which (1.0.5-2) ...
Selecting previously unselected package node-gyp.
Preparing to unpack .../node-gyp_0.10.10-2_all.deb ...
Unpacking node-gyp (0.10.10-2) ...
Selecting previously unselected package node-ini.
Preparing to unpack .../node-ini_1.1.0-1_all.deb ...
Unpacking node-ini (1.1.0-1) ...
Selecting previously unselected package node-lockfile.
Preparing to unpack .../node-lockfile_0.4.1-1_all.deb ...
Unpacking node-lockfile (0.4.1-1) ...
Selecting previously unselected package node-mute-stream.
Preparing to unpack .../node-mute-stream_0.0.3-1_all.deb ...
Unpacking node-mute-stream (0.0.3-1) ...
Selecting previously unselected package node-normalize-package-data.
Preparing to unpack .../node-normalize-package-data_0.2.2-1_all.deb ...
Unpacking node-normalize-package-data (0.2.2-1) ...
Selecting previously unselected package node-once.
Preparing to unpack .../node-once_1.1.1-1_all.deb ...
Unpacking node-once (1.1.1-1) ...
Selecting previously unselected package node-read.
Preparing to unpack .../node-read_1.0.4-1_all.deb ...
Unpacking node-read (1.0.4-1) ...
Selecting previously unselected package node-read-package-json.
Preparing to unpack .../node-read-package-json_1.1.3-1_all.deb ...
Unpacking node-read-package-json (1.1.3-1) ...
Selecting previously unselected package node-retry.
Preparing to unpack .../node-retry_0.6.0-1_all.deb ...
Unpacking node-retry (0.6.0-1) ...
Selecting previously unselected package node-sha.
Preparing to unpack .../node-sha_1.2.3-1_all.deb ...
Unpacking node-sha (1.2.3-1) ...
Selecting previously unselected package node-slide.
Preparing to unpack .../node-slide_1.1.4-1_all.deb ...
Unpacking node-slide (1.1.4-1) ...
Selecting previously unselected package npm.
Preparing to unpack .../npm_1.3.10~dfsg-1_all.deb ...
Unpacking npm (1.3.10~dfsg-1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for doc-base (0.10.5) ...
Processing 4 added doc-base files...
Setting up libssl1.0.0:i386 (1.0.1f-1ubuntu2.16) ...
Setting up libstdc++-4.8-dev:i386 (4.8.4-2ubuntu1~14.04) ...
Setting up g++-4.8 (4.8.4-2ubuntu1~14.04) ...
Setting up g++ (4:4.8.2-1ubuntu6) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up libdpkg-perl (1.17.5ubuntu5.5) ...
Setting up dpkg-dev (1.17.5ubuntu5.5) ...
Setting up build-essential (11.6ubuntu6) ...
Setting up libfakeroot:i386 (1.20-3ubuntu2) ...
Setting up fakeroot (1.20-3ubuntu2) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up gyp (0.1~svn1729-3ubuntu1) ...
Setting up javascript-common (11) ...
Setting up libalgorithm-diff-perl (1.19.02-3) ...
Setting up libalgorithm-diff-xs-perl (0.04-2build4) ...
Setting up libalgorithm-merge-perl (0.08-2) ...
Setting up libjs-node-uuid (1.4.0-1) ...
Setting up zlib1g-dev:i386 (1:1.2.8.dfsg-1ubuntu1) ...
Setting up libssl-dev:i386 (1.0.1f-1ubuntu2.16) ...
Setting up libssl-doc (1.0.1f-1ubuntu2.16) ...
Setting up libv8-3.14-dev (3.14.5.8-5ubuntu2) ...
Setting up node-async (0.2.5-1) ...
Setting up node-node-uuid (1.4.0-1) ...
Setting up libc-ares-dev:i386 (1.10.0-2) ...
Setting up node-abbrev (1.0.4-2) ...
Setting up node-ansi (0.2.1-1) ...
Setting up node-archy (0.0.2-1) ...
Setting up node-inherits (2.0.0-1) ...
Setting up node-block-stream (0.0.7-1) ...
Setting up node-delayed-stream (0.0.5-1) ...
Setting up node-combined-stream (0.0.4-1) ...
Setting up node-cookie-jar (0.3.1-1) ...
Setting up node-forever-agent (0.5.1-1) ...
Setting up node-mime (1.2.11-1) ...
Setting up node-form-data (0.1.0-1) ...
Setting up node-rimraf (2.2.2-2) ...
Setting up node-mkdirp (0.3.5-1) ...
Setting up node-graceful-fs (2.0.0-2) ...
Setting up node-fstream (0.1.24-1) ...
Setting up node-lru-cache (2.3.1-1) ...
Setting up node-sigmund (1.0.0-1) ...
Setting up node-minimatch (0.2.12-1) ...
Setting up node-fstream-ignore (0.0.6-2) ...
Setting up node-github-url-from-git (1.1.1-1) ...
Setting up node-glob (3.2.6-1) ...
Setting up nodejs-dev (0.10.25~dfsg2-2ubuntu1) ...
Setting up node-nopt (2.1.2-1) ...
Setting up node-npmlog (0.0.4-1) ...
Setting up node-osenv (0.0.3-1) ...
Setting up node-tunnel-agent (0.3.1-1) ...
Setting up node-json-stringify-safe (5.0.0-1) ...
Setting up node-qs (0.6.5-1) ...
Setting up node-request (2.26.1-1) ...
Setting up node-semver (2.1.0-2) ...
Setting up node-tar (0.1.18-1) ...
Setting up node-which (1.0.5-2) ...
Setting up node-gyp (0.10.10-2) ...
Setting up node-ini (1.1.0-1) ...
Setting up node-lockfile (0.4.1-1) ...
Setting up node-mute-stream (0.0.3-1) ...
Setting up node-normalize-package-data (0.2.2-1) ...
Setting up node-once (1.1.1-1) ...
Setting up node-read (1.0.4-1) ...
Setting up node-read-package-json (1.1.3-1) ...
Setting up node-retry (0.6.0-1) ...
Setting up node-sha (1.2.3-1) ...
Setting up node-slide (1.1.4-1) ...
Setting up npm (1.3.10~dfsg-1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
mustafa@rootadmin:~$ cd agar.io-clone
bash: cd: agar.io-clone: No such file or directory
mustafa@rootadmin:~$ cd agar.io clone
bash: cd: agar.io: No such file or directory
mustafa@rootadmin:~$ sudo npm install
npm ERR! install Couldn't read dependencies
npm ERR! Error: ENOENT, open '/home/mustafa/package.json'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

npm ERR! System Linux 3.19.0-25-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/mustafa
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /home/mustafa/package.json
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /home/mustafa/npm-debug.log
npm ERR! not ok code 0
mustafa@rootadmin:~$ npm start
npm ERR! Error: ENOENT, open '/home/mustafa/package.json'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

npm ERR! System Linux 3.19.0-25-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "start"
npm ERR! cwd /home/mustafa
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /home/mustafa/package.json
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! Error: EACCES, open 'npm-debug.log'
npm ERR!  { [Error: EACCES, open 'npm-debug.log'] errno: 3, code: 'EACCES', path: 'npm-debug.log' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.

npm ERR! System Linux 3.19.0-25-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "start"
npm ERR! cwd /home/mustafa
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path npm-debug.log
npm ERR! code EACCES
npm ERR! errno 3
npm ERR! stack Error: EACCES, open 'npm-debug.log'
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /home/mustafa/npm-debug.log
npm ERR! not ok code 0
mustafa@rootadmin:~$


Ubuntu bunu önerdi "sudo apt-get install npm" o şekilde yüklendi ama sizin verdiğiniz komutları kodların en başına bakarsanız tanımıyor.Yani sonuçta gene aldığım hatayı alıyorum.Bu son durumda ne yapmalıyım?Bana hangi kodları önerirsiniz?

Yani sonuç olarak sizin verdiğiniz kodları yazınca bunlar çıkıyor:

mustafa@rootadmin:~$ cd agar.io-clone
bash: cd: agar.io-clone: No such file or directory
mustafa@rootadmin:~$ sudo npm install
[sudo] password for mustafa:
npm ERR! install Couldn't read dependencies
npm ERR! Error: ENOENT, open '/home/mustafa/package.json'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

npm ERR! System Linux 3.19.0-25-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/mustafa
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /home/mustafa/package.json
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /home/mustafa/npm-debug.log
npm ERR! not ok code 0
mustafa@rootadmin:~$




betseg

#13
Linux'u yeniden yüklediğiniz için Agar.io dizini kaybolmuş. Şu şekilde kurulumu tekrar gerçekleştirebilirsiniz:
Alıntı yapılan: heartsmagic - 14 Aralık 2015 - 22:52:24
Sistem Node kurulumu yapıldı mı? Node için elle derlemeye gerek yokmuş, keşke depolardan veya PPA ile tarif edilseymiş orada. Node işlemini eğer orada tarif edildiği gibi yaptıysan son görüntüdeki gibi sürüm bilgisini alabiliyor musun? Eğer alabiliyorsan işlemlere devam edebilirsin.

Kurmadıysan git istemcisini kur:
sudo apt-get install git-core

Sonra ilgili betiği çek:
git clone https://github.com/huytd/agar.io-clone

Ardından:
cd agar.io-clone
npm install
npm start


İşler yolunda gittiyse tarayıcı üzerinden:
http://localhost:3000
veya
http://sunucu_ip_adresi:3000

Lütfen tam anlamıyla neler yaptığını anlat bize. Yukarıdaki tarifi uygularken de tüm adımları buraya kod etiketi içinde aktar: kodetiketi 
Böylece sorun çıkarsa ne olduğunu vakit kaybetmeden görebilelim.

Turquaz

#14
Sağolun hocam nedense hep ubuntu kendi kendine kapanıyor başlarkende profile failed hatası alıyorum.Gene kapandı.Sizin yazdıklarınızı hemen deniyorum.Sonucu yazıcam


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 17 Aralık 2015 - 10:27:45

Alıntı yapılan: betseg - 17 Aralık 2015 - 10:14:53
Linux'u yeniden yüklediğiniz için Agar.io dizini kaybolmuş. Şu şekilde kurulumu tekrar gerçekleştirebilirsiniz:
Alıntı yapılan: heartsmagic - 14 Aralık 2015 - 22:52:24
Sistem Node kurulumu yapıldı mı? Node için elle derlemeye gerek yokmuş, keşke depolardan veya PPA ile tarif edilseymiş orada. Node işlemini eğer orada tarif edildiği gibi yaptıysan son görüntüdeki gibi sürüm bilgisini alabiliyor musun? Eğer alabiliyorsan işlemlere devam edebilirsin.

Kurmadıysan git istemcisini kur:
sudo apt-get install git-core

Sonra ilgili betiği çek:
git clone https://github.com/huytd/agar.io-clone

Ardından:
cd agar.io-clone
npm install
npm start


İşler yolunda gittiyse tarayıcı üzerinden:
http://localhost:3000
veya
http://sunucu_ip_adresi:3000

Lütfen tam anlamıyla neler yaptığını anlat bize. Yukarıdaki tarifi uygularken de tüm adımları buraya kod etiketi içinde aktar: http://kb.ubuntu-tr.net/kodetiketi   
Böylece sorun çıkarsa ne olduğunu vakit kaybetmeden görebilelim.

Hocam sağolun ilk kodu yazınca sorun çıkmadı ama ikinci kodu yazınca bu uyarıyı verdi:

mustafa@rootadmin:~$ sudo apt-get install git-core
[sudo] password for mustafa:
Sorry, try again.
[sudo] password for mustafa:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  git-core
0 upgraded, 1 newly installed, 0 to remove and 215 not upgraded.
Need to get 1.458 B of archives.
After this operation, 21,5 kB of additional disk space will be used.
Get:1 http://tr.archive.ubuntu.com/ubuntu/ trusty-updates/main git-core all 1:1.9.1-1ubuntu0.1 [1.458 B]
Fetched 1.458 B in 0s (4.135 B/s)
Selecting previously unselected package git-core.
(Reading database ... 173288 files and directories currently installed.)
Preparing to unpack .../git-core_1%3a1.9.1-1ubuntu0.1_all.deb ...
Unpacking git-core (1:1.9.1-1ubuntu0.1) ...
Setting up git-core (1:1.9.1-1ubuntu0.1) ...
mustafa@rootadmin:~$ git clone https://github.com/huytd/agar.io-clone
Cloning into 'agar.io-clone'...
remote: Counting objects: 2270, done.
remote: Total 2270 (delta 0), reused 0 (delta 0), pack-reused 2270
Receiving objects: 100% (2270/2270), 486.69 KiB | 721.00 KiB/s, done.
Resolving deltas: 100% (1164/1164), done.
Checking connectivity... done.
mustafa@rootadmin:~$ git clone https://github.com/huytd/agar.io-clone
fatal: destination path 'agar.io-clone' already exists and is not an empty directory.
mustafa@rootadmin:~$



Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 17 Aralık 2015 - 11:49:37

Bişeyler yaptım en son böyle oldu:

npm http GET https://registry.npmjs.org/source-map
npm http GET https://registry.npmjs.org/regexpu
npm http GET https://registry.npmjs.org/source-map-support
npm http GET https://registry.npmjs.org/to-fast-properties
npm http GET https://registry.npmjs.org/trim-right
npm http GET https://registry.npmjs.org/try-resolve
npm http GET https://registry.npmjs.org/babel-plugin-constant-folding
npm http GET https://registry.npmjs.org/babel-plugin-dead-code-elimination
npm http 304 https://registry.npmjs.org/babel-plugin-eval
npm http 304 https://registry.npmjs.org/babel-plugin-jscript
npm http 304 https://registry.npmjs.org/babel-plugin-member-expression-literals
npm http 304 https://registry.npmjs.org/babel-plugin-proto-to-assign
npm http 304 https://registry.npmjs.org/babel-plugin-inline-environment-variables
npm http 304 https://registry.npmjs.org/babel-plugin-property-literals
npm http 304 https://registry.npmjs.org/babel-plugin-react-constant-elements
npm http 304 https://registry.npmjs.org/babel-plugin-react-display-name
npm http 304 https://registry.npmjs.org/babel-plugin-remove-console
npm http 304 https://registry.npmjs.org/babel-plugin-remove-debugger
npm http 304 https://registry.npmjs.org/babel-plugin-undefined-to-void
npm http 304 https://registry.npmjs.org/babel-plugin-runtime
npm http 304 https://registry.npmjs.org/babel-plugin-undeclared-variables-check
npm http 304 https://registry.npmjs.org/babylon
npm http 304 https://registry.npmjs.org/chalk
npm http 304 https://registry.npmjs.org/convert-source-map
npm http 304 https://registry.npmjs.org/esutils
npm http 304 https://registry.npmjs.org/debug
npm http 304 https://registry.npmjs.org/fs-readdir-recursive
npm http 304 https://registry.npmjs.org/globals
npm http 304 https://registry.npmjs.org/detect-indent
npm http 304 https://registry.npmjs.org/core-js
npm http 304 https://registry.npmjs.org/json5
npm http 304 https://registry.npmjs.org/bluebird
npm http 304 https://registry.npmjs.org/home-or-tmp
npm http 304 https://registry.npmjs.org/output-file-sync
npm http 304 https://registry.npmjs.org/minimatch
npm http 304 https://registry.npmjs.org/path-exists
npm http 304 https://registry.npmjs.org/path-is-absolute
npm http 304 https://registry.npmjs.org/is-integer
npm http 304 https://registry.npmjs.org/js-tokens/1.0.1
npm http 304 https://registry.npmjs.org/line-numbers/0.2.0
npm http 304 https://registry.npmjs.org/repeating
npm http 304 https://registry.npmjs.org/private
npm http 304 https://registry.npmjs.org/resolve
npm http 304 https://registry.npmjs.org/regenerator/0.8.40
npm http 304 https://registry.npmjs.org/shebang-regex
npm http 304 https://registry.npmjs.org/slash
npm http 304 https://registry.npmjs.org/source-map
npm http 304 https://registry.npmjs.org/source-map-support
npm http 304 https://registry.npmjs.org/regexpu
npm http 304 https://registry.npmjs.org/trim-right
npm http 304 https://registry.npmjs.org/to-fast-properties
npm http 304 https://registry.npmjs.org/try-resolve
npm http 304 https://registry.npmjs.org/babel-plugin-constant-folding
npm http 304 https://registry.npmjs.org/babel-plugin-dead-code-elimination
npm http GET https://registry.npmjs.org/os-tmpdir
npm http GET https://registry.npmjs.org/user-home
npm http GET https://registry.npmjs.org/mkdirp
npm http GET https://registry.npmjs.org/xtend
npm http GET https://registry.npmjs.org/is-finite
npm http 304 https://registry.npmjs.org/user-home
npm http GET https://registry.npmjs.org/get-stdin
npm http GET https://registry.npmjs.org/leven
npm http GET https://registry.npmjs.org/minimist
npm http GET https://registry.npmjs.org/ansi-styles
npm http GET https://registry.npmjs.org/escape-string-regexp
npm http GET https://registry.npmjs.org/has-ansi
npm http GET https://registry.npmjs.org/strip-ansi
npm http GET https://registry.npmjs.org/supports-color
npm http 304 https://registry.npmjs.org/os-tmpdir
npm http 304 https://registry.npmjs.org/leven
npm http 304 https://registry.npmjs.org/minimist
npm http 304 https://registry.npmjs.org/mkdirp
npm http GET https://registry.npmjs.org/left-pad/0.0.3
npm http 304 https://registry.npmjs.org/is-finite
npm http 304 https://registry.npmjs.org/ansi-styles
npm http 304 https://registry.npmjs.org/escape-string-regexp
npm http 304 https://registry.npmjs.org/xtend
npm http 304 https://registry.npmjs.org/get-stdin
npm http 304 https://registry.npmjs.org/has-ansi
npm http 304 https://registry.npmjs.org/supports-color
npm http 304 https://registry.npmjs.org/strip-ansi
npm http 304 https://registry.npmjs.org/left-pad/0.0.3
npm http GET https://registry.npmjs.org/ms/0.7.1
npm http GET https://registry.npmjs.org/esprima
npm http GET https://registry.npmjs.org/regjsgen
npm http GET https://registry.npmjs.org/regenerate
npm http GET https://registry.npmjs.org/recast
npm http GET https://registry.npmjs.org/regjsparser
npm http GET https://registry.npmjs.org/brace-expansion
npm http 304 https://registry.npmjs.org/ms/0.7.1
npm http GET https://registry.npmjs.org/number-is-nan
npm http 304 https://registry.npmjs.org/regjsparser
npm http GET https://registry.npmjs.org/ansi-regex
npm http 304 https://registry.npmjs.org/brace-expansion
npm http 304 https://registry.npmjs.org/esprima
npm http 304 https://registry.npmjs.org/regjsgen
npm http 304 https://registry.npmjs.org/regenerate
npm http 304 https://registry.npmjs.org/number-is-nan
npm http 304 https://registry.npmjs.org/ansi-regex
npm http 304 https://registry.npmjs.org/recast
npm http GET https://registry.npmjs.org/balanced-match
npm http GET https://registry.npmjs.org/concat-map/0.0.1
npm http GET https://registry.npmjs.org/through
npm http GET https://registry.npmjs.org/recast/0.10.33
npm http GET https://registry.npmjs.org/commoner
npm http GET https://registry.npmjs.org/defs
npm http GET https://registry.npmjs.org/esprima-fb
npm http 304 https://registry.npmjs.org/balanced-match
npm http 304 https://registry.npmjs.org/concat-map/0.0.1
npm http GET https://registry.npmjs.org/minimist/0.0.8
npm http 304 https://registry.npmjs.org/defs
npm http 304 https://registry.npmjs.org/esprima-fb
npm http 304 https://registry.npmjs.org/recast/0.10.33
npm http 304 https://registry.npmjs.org/through
npm http 304 https://registry.npmjs.org/commoner
npm http 304 https://registry.npmjs.org/minimist/0.0.8
npm http GET https://registry.npmjs.org/jsesc
npm http GET https://registry.npmjs.org/source-map/0.1.32
npm http 304 https://registry.npmjs.org/jsesc
npm http 304 https://registry.npmjs.org/source-map/0.1.32
npm http GET https://registry.npmjs.org/commander
npm http GET https://registry.npmjs.org/graceful-fs
npm http GET https://registry.npmjs.org/detective
npm http GET https://registry.npmjs.org/iconv-lite
npm http GET https://registry.npmjs.org/q
npm http GET https://registry.npmjs.org/ast-types/0.8.12
npm http 304 https://registry.npmjs.org/graceful-fs
npm http 304 https://registry.npmjs.org/commander
npm http 304 https://registry.npmjs.org/q
npm http 304 https://registry.npmjs.org/iconv-lite
npm http 304 https://registry.npmjs.org/ast-types/0.8.12
npm http 304 https://registry.npmjs.org/detective
npm http GET https://registry.npmjs.org/graceful-readlink
npm http GET https://registry.npmjs.org/once
npm http GET https://registry.npmjs.org/inflight
npm http 304 https://registry.npmjs.org/graceful-readlink
npm http 304 https://registry.npmjs.org/once
npm http 304 https://registry.npmjs.org/inflight
npm http GET https://registry.npmjs.org/amdefine
npm http GET https://registry.npmjs.org/acorn
npm http GET https://registry.npmjs.org/defined
npm http GET https://registry.npmjs.org/wrappy
npm http 304 https://registry.npmjs.org/amdefine
npm http 304 https://registry.npmjs.org/acorn
npm http 304 https://registry.npmjs.org/defined
npm http GET https://registry.npmjs.org/alter
npm http GET https://registry.npmjs.org/ast-traverse
npm http GET https://registry.npmjs.org/simple-fmt
npm http GET https://registry.npmjs.org/breakable
npm http GET https://registry.npmjs.org/simple-is
npm http GET https://registry.npmjs.org/yargs
npm http GET https://registry.npmjs.org/stringmap
npm http 304 https://registry.npmjs.org/wrappy
npm http GET https://registry.npmjs.org/stringset
npm http GET https://registry.npmjs.org/tryor
npm http 304 https://registry.npmjs.org/simple-is
npm http 304 https://registry.npmjs.org/yargs
npm http 304 https://registry.npmjs.org/stringmap
npm http 304 https://registry.npmjs.org/alter
npm http 304 https://registry.npmjs.org/stringset
npm http 304 https://registry.npmjs.org/ast-traverse
npm http 304 https://registry.npmjs.org/simple-fmt
npm http 304 https://registry.npmjs.org/breakable
npm http 304 https://registry.npmjs.org/tryor
npm http GET https://registry.npmjs.org/stable
npm http GET https://registry.npmjs.org/decamelize
npm http GET https://registry.npmjs.org/camelcase
npm http GET https://registry.npmjs.org/cliui
npm http GET https://registry.npmjs.org/os-locale
npm http GET https://registry.npmjs.org/y18n
npm http GET https://registry.npmjs.org/window-size
npm http 304 https://registry.npmjs.org/stable
npm http 304 https://registry.npmjs.org/cliui
npm http 304 https://registry.npmjs.org/decamelize
npm http 304 https://registry.npmjs.org/camelcase
npm http 304 https://registry.npmjs.org/os-locale
npm http 304 https://registry.npmjs.org/window-size
npm http 304 https://registry.npmjs.org/y18n
npm http GET https://registry.npmjs.org/lcid
npm http GET https://registry.npmjs.org/wordwrap/0.0.2
npm http GET https://registry.npmjs.org/center-align
npm http GET https://registry.npmjs.org/right-align
npm http 304 https://registry.npmjs.org/lcid
npm http 304 https://registry.npmjs.org/wordwrap/0.0.2
npm http 304 https://registry.npmjs.org/center-align
npm http 304 https://registry.npmjs.org/right-align
npm http GET https://registry.npmjs.org/invert-kv
npm http GET https://registry.npmjs.org/align-text
npm http GET https://registry.npmjs.org/align-text
npm http GET https://registry.npmjs.org/lazy-cache
npm http 304 https://registry.npmjs.org/invert-kv
npm http 304 https://registry.npmjs.org/align-text
npm http 304 https://registry.npmjs.org/align-text
npm http 304 https://registry.npmjs.org/lazy-cache
npm http GET https://registry.npmjs.org/kind-of
npm http GET https://registry.npmjs.org/longest
npm http GET https://registry.npmjs.org/repeat-string
npm http 304 https://registry.npmjs.org/kind-of
npm http 304 https://registry.npmjs.org/longest
npm http 304 https://registry.npmjs.org/repeat-string
npm http GET https://registry.npmjs.org/is-buffer
npm http 304 https://registry.npmjs.org/is-buffer
sat@0.5.0 node_modules/sat

gulp-mocha@2.2.0 node_modules/gulp-mocha
├── resolve-from@1.0.1
├── through@2.3.8
├── plur@2.1.1 (irregular-plurals@1.1.0)
└── temp@0.8.3 (os-tmpdir@1.0.1, rimraf@2.2.8)

gulp-nodemon@2.0.4 node_modules/gulp-nodemon
├── colors@1.1.2
└── event-stream@3.3.2 (stream-combiner@0.0.4, duplexer@0.1.1, from@0.1.3, pause-stream@0.0.11, map-stream@0.1.0, split@0.3.3, through@2.3.8)

chai@3.4.1 node_modules/chai
├── assertion-error@1.0.1
├── type-detect@1.0.0
└── deep-eql@0.1.3 (type-detect@0.1.1)

express@4.13.3 node_modules/express
├── escape-html@1.0.2
├── merge-descriptors@1.0.0
├── array-flatten@1.1.1
├── cookie@0.1.3
├── path-to-regexp@0.1.7
├── utils-merge@1.0.0
├── cookie-signature@1.0.6
├── methods@1.1.1
├── fresh@0.3.0
├── range-parser@1.0.3
├── vary@1.0.1
├── content-type@1.0.1
├── etag@1.7.0
├── parseurl@1.3.0
├── content-disposition@0.5.0
├── serve-static@1.10.0
├── depd@1.0.1
├── finalhandler@0.4.0 (unpipe@1.0.0)
├── on-finished@2.3.0 (ee-first@1.1.1)
├── debug@2.2.0 (ms@0.7.1)
├── qs@4.0.0
├── proxy-addr@1.0.10 (forwarded@0.1.0, ipaddr.js@1.0.5)
├── type-is@1.6.10 (media-typer@0.3.0, mime-types@2.1.8)
├── send@0.13.0 (destroy@1.0.3, statuses@1.2.1, ms@0.7.1, mime@1.3.4, http-errors@1.3.1)
└── accepts@1.2.13 (negotiator@0.5.3, mime-types@2.1.8)

babel-loader@5.4.0 node_modules/babel-loader
├── object-assign@3.0.0
└── loader-utils@0.2.12 (big.js@3.1.3, json5@0.4.0)

gulp-util@3.0.7 node_modules/gulp-util
├── array-differ@1.0.0
├── beeper@1.1.0
├── object-assign@3.0.0
├── array-uniq@1.0.2
├── lodash._reevaluate@3.0.0
├── fancy-log@1.1.0
├── lodash._reescape@3.0.0
├── lodash._reinterpolate@3.0.0
├── replace-ext@0.0.1
├── has-gulplog@0.1.0 (sparkles@1.0.0)
├── gulplog@1.0.0 (glogg@1.0.0)
├── vinyl@0.5.3 (clone-stats@0.0.1, clone@1.0.2)
├── lodash.template@3.6.2 (lodash._basecopy@3.0.1, lodash._basetostring@3.0.1, lodash._basevalues@3.0.0, lodash.templatesettings@3.1.0, lodash.restparam@3.6.1, lodash.escape@3.0.0, lodash._isiterateecall@3.0.9, lodash.keys@3.1.2)
├── minimist@1.2.0
├── chalk@1.1.1 (escape-string-regexp@1.0.3, supports-color@2.0.0, ansi-styles@2.1.0, has-ansi@2.0.0, strip-ansi@3.0.0)
├── multipipe@0.1.2 (duplexer2@0.0.2)
├── through2@2.0.0 (xtend@4.0.1, readable-stream@2.0.5)
└── dateformat@1.0.12 (get-stdin@4.0.1, meow@3.6.0)

gulp-babel@5.3.0 node_modules/gulp-babel
├── object-assign@4.0.1
├── replace-ext@0.0.1
├── through2@2.0.0 (xtend@4.0.1, readable-stream@2.0.5)
└── vinyl-sourcemaps-apply@0.2.0 (source-map@0.5.3)

gulp@3.9.0 node_modules/gulp
├── interpret@0.6.6
├── pretty-hrtime@1.0.1
├── deprecated@0.0.1
├── archy@1.0.0
├── tildify@1.1.2 (os-homedir@1.0.1)
├── v8flags@2.0.10 (user-home@1.1.1)
├── minimist@1.2.0
├── chalk@1.1.1 (escape-string-regexp@1.0.3, supports-color@2.0.0, ansi-styles@2.1.0, strip-ansi@3.0.0, has-ansi@2.0.0)
├── semver@4.3.6
├── orchestrator@0.3.7 (stream-consume@0.1.0, sequencify@0.0.7, end-of-stream@0.1.5)
├── liftoff@2.2.0 (extend@2.0.1, rechoir@0.6.2, flagged-respawn@0.3.1, findup-sync@0.3.0, resolve@1.1.6)
└── vinyl-fs@0.3.14 (graceful-fs@3.0.8, strip-bom@1.0.0, vinyl@0.4.6, defaults@1.0.3, mkdirp@0.5.1, glob-stream@3.1.18, through2@0.6.5, glob-watcher@0.0.6)

mocha@2.3.4 node_modules/mocha
├── escape-string-regexp@1.0.2
├── supports-color@1.2.0
├── growl@1.8.1
├── commander@2.3.0
├── diff@1.4.0
├── debug@2.2.0 (ms@0.7.1)
├── mkdirp@0.5.0 (minimist@0.0.8)
├── glob@3.2.3 (inherits@2.0.1, graceful-fs@2.0.3, minimatch@0.2.14)
└── jade@0.26.3 (commander@0.6.1, mkdirp@0.3.0)

nodemon@1.8.1 node_modules/nodemon
├── undefsafe@0.0.3
├── debug@2.2.0 (ms@0.7.1)
├── es6-promise@3.0.2
├── minimatch@3.0.0 (brace-expansion@1.1.2)
├── lodash.defaults@3.1.2 (lodash.restparam@3.6.1, lodash.assign@3.2.0)
├── touch@1.0.0 (nopt@1.0.10)
├── ps-tree@1.0.1 (event-stream@3.3.2)
├── chokidar@1.4.1 (path-is-absolute@1.0.0, glob-parent@2.0.0, async-each@0.1.6, inherits@2.0.1, is-glob@2.0.1, is-binary-path@1.0.1, anymatch@1.3.0, readdirp@2.0.0)
└── update-notifier@0.5.0 (is-npm@1.0.0, string-length@1.0.1, repeating@1.1.3, chalk@1.1.1, semver-diff@2.1.0, configstore@1.4.0, latest-version@1.0.1)

webpack-stream@2.3.0 node_modules/webpack-stream
├── memory-fs@0.2.0
├── through@2.3.8
├── vinyl@0.5.3 (clone-stats@0.0.1, clone@1.0.2, replace-ext@0.0.1)
├── lodash.clone@3.0.3 (lodash._bindcallback@3.0.1, lodash._isiterateecall@3.0.9, lodash._baseclone@3.3.0)
└── vinyl-sourcemaps-apply@0.2.0 (source-map@0.5.3)

socket.io@1.3.7 node_modules/socket.io
├── debug@2.1.0 (ms@0.6.2)
├── has-binary-data@0.1.3 (isarray@0.0.1)
├── socket.io-adapter@0.3.1 (object-keys@1.0.1, debug@1.0.2, socket.io-parser@2.2.2)
├── engine.io@1.5.4 (base64id@0.1.0, debug@1.0.3, engine.io-parser@1.2.2, ws@0.8.0)
└── socket.io-parser@2.2.4 (isarray@0.0.1, debug@0.7.4, component-emitter@1.1.2, benchmark@1.0.0, json3@3.2.6)

gulp-jshint@1.12.0 node_modules/gulp-jshint
├── minimatch@2.0.10 (brace-expansion@1.1.2)
├── through2@0.6.5 (xtend@4.0.1, readable-stream@1.0.33)
├── rcloader@0.1.2 (rcfinder@0.1.8, lodash@2.4.2)
└── lodash@3.10.1

node-libs-browser@0.5.3 node_modules/node-libs-browser
├── https-browserify@0.0.0
├── tty-browserify@0.0.0
├── constants-browserify@0.0.1
├── path-browserify@0.0.0
├── os-browserify@0.1.2
├── string_decoder@0.10.31
├── process@0.11.2
├── punycode@1.4.0
├── querystring-es3@0.2.1
├── assert@1.3.0
├── domain-browser@1.1.7
├── timers-browserify@1.4.2
├── stream-browserify@1.0.0 (inherits@2.0.1)
├── vm-browserify@0.0.4 (indexof@0.0.1)
├── events@1.1.0
├── console-browserify@1.1.0 (date-now@0.1.4)
├── util@0.10.3 (inherits@2.0.1)
├── http-browserify@1.7.0 (Base64@0.2.1, inherits@2.0.1)
├── url@0.10.3 (punycode@1.3.2, querystring@0.2.0)
├── readable-stream@1.1.13 (isarray@0.0.1, core-util-is@1.0.2, inherits@2.0.1)
├── buffer@3.5.5 (isarray@1.0.0, ieee754@1.1.6, base64-js@0.0.8)
├── browserify-zlib@0.1.4 (pako@0.2.8)
└── crypto-browserify@3.2.8 (ripemd160@0.2.0, pbkdf2-compat@2.0.1, sha.js@2.2.6)

socket.io-client@1.3.7 node_modules/socket.io-client
├── to-array@0.1.3
├── indexof@0.0.1
├── component-bind@1.0.0
├── debug@0.7.4
├── backo2@1.0.2
├── object-component@0.0.3
├── component-emitter@1.1.2
├── has-binary@0.1.6 (isarray@0.0.1)
├── parseuri@0.0.2 (better-assert@1.0.2)
├── engine.io-client@1.5.4 (component-inherit@0.0.3, xmlhttprequest@1.5.0, debug@1.0.4, parseqs@0.0.2, parsejson@0.0.1, engine.io-parser@1.2.2, parseuri@0.0.4, has-cors@1.0.3, ws@0.8.0)
└── socket.io-parser@2.2.4 (isarray@0.0.1, benchmark@1.0.0, json3@3.2.6)

gulp-uglify@1.5.1 node_modules/gulp-uglify
├── uglify-save-license@0.4.1
├── isobject@2.0.0 (isarray@0.0.1)
├── deap@1.0.0
├── through2@2.0.0 (xtend@4.0.1, readable-stream@2.0.5)
├── fancy-log@1.1.0 (chalk@1.1.1, dateformat@1.0.12)
├── vinyl-sourcemaps-apply@0.2.0 (source-map@0.5.3)
└── uglify-js@2.6.0 (uglify-to-browserify@1.0.2, async@0.2.10, yargs@3.10.0, source-map@0.5.3)

babel@5.8.34 node_modules/babel
├── slash@1.0.0
├── path-is-absolute@1.0.0
├── path-exists@1.0.0
├── fs-readdir-recursive@0.1.2
├── convert-source-map@1.1.2
├── commander@2.9.0 (graceful-readlink@1.0.1)
├── glob@5.0.15 (inherits@2.0.1, once@1.3.3, inflight@1.0.4, minimatch@3.0.0)
├── output-file-sync@1.1.1 (xtend@4.0.1, mkdirp@0.5.1)
├── chokidar@1.4.1 (glob-parent@2.0.0, async-each@0.1.6, inherits@2.0.1, is-binary-path@1.0.1, is-glob@2.0.1, anymatch@1.3.0, readdirp@2.0.0)
├── source-map@0.5.3
└── lodash@3.10.1

webpack@1.12.9 node_modules/webpack
├── interpret@0.6.6
├── tapable@0.1.10
├── clone@1.0.2
├── supports-color@3.1.2 (has-flag@1.0.0)
├── async@1.5.0
├── esprima@2.7.1
├── mkdirp@0.5.1 (minimist@0.0.8)
├── enhanced-resolve@0.9.1 (memory-fs@0.2.0, graceful-fs@4.1.2)
├── optimist@0.6.1 (wordwrap@0.0.3, minimist@0.0.10)
├── memory-fs@0.3.0 (errno@0.1.4, readable-stream@2.0.5)
├── webpack-core@0.6.8 (source-list-map@0.1.5, source-map@0.4.4)
├── loader-utils@0.2.12 (big.js@3.1.3, json5@0.4.0)
├── watchpack@0.2.9 (graceful-fs@4.1.2, async@0.9.2, chokidar@1.4.1)
└── uglify-js@2.6.1 (uglify-to-browserify@1.0.2, async@0.2.10, yargs@3.10.0, source-map@0.5.3)

jshint@2.9.1-rc1 node_modules/jshint
├── strip-json-comments@1.0.4
├── exit@0.1.2
├── minimatch@2.0.10 (brace-expansion@1.1.2)
├── console-browserify@1.1.0 (date-now@0.1.4)
├── shelljs@0.3.0
├── cli@0.6.6 (glob@3.2.11)
├── htmlparser2@3.8.3 (domelementtype@1.3.0, entities@1.0.0, domhandler@2.3.0, readable-stream@1.1.13, domutils@1.5.1)
└── lodash@3.7.0

babel-core@5.8.34 node_modules/babel-core
├── slash@1.0.0
├── shebang-regex@1.0.0
├── to-fast-properties@1.0.1
├── trim-right@1.0.1
├── try-resolve@1.0.1
├── path-exists@1.0.0
├── path-is-absolute@1.0.0
├── fs-readdir-recursive@0.1.2
├── babel-plugin-remove-debugger@1.0.1
├── babel-plugin-remove-console@1.0.1
├── babel-plugin-jscript@1.0.4
├── babel-plugin-eval@1.0.1
├── babel-plugin-property-literals@1.0.1
├── babel-plugin-inline-environment-variables@1.0.1
├── babel-plugin-react-constant-elements@1.0.3
├── babel-plugin-member-expression-literals@1.0.1
├── babel-plugin-undefined-to-void@1.1.6
├── babel-plugin-react-display-name@1.0.3
├── babel-plugin-constant-folding@1.0.1
├── babel-plugin-proto-to-assign@1.0.4
├── babel-plugin-dead-code-elimination@1.0.2
├── babel-plugin-runtime@1.0.7
├── globals@6.4.1
├── private@0.1.6
├── home-or-tmp@1.0.0 (os-tmpdir@1.0.1, user-home@1.1.1)
├── esutils@2.0.2
├── babel-plugin-undeclared-variables-check@1.0.2 (leven@1.0.2)
├── convert-source-map@1.1.2
├── line-numbers@0.2.0 (left-pad@0.0.3)
├── js-tokens@1.0.1
├── debug@2.2.0 (ms@0.7.1)
├── repeating@1.1.3 (is-finite@1.0.1)
├── is-integer@1.0.6 (is-finite@1.0.1)
├── chalk@1.1.1 (escape-string-regexp@1.0.3, supports-color@2.0.0, ansi-styles@2.1.0, has-ansi@2.0.0, strip-ansi@3.0.0)
├── detect-indent@3.0.1 (get-stdin@4.0.1, minimist@1.2.0)
├── minimatch@2.0.10 (brace-expansion@1.1.2)
├── babylon@5.8.34
├── output-file-sync@1.1.1 (xtend@4.0.1, mkdirp@0.5.1)
├── resolve@1.1.6
├── bluebird@2.10.2
├── json5@0.4.0
├── source-map-support@0.2.10 (source-map@0.1.32)
├── source-map@0.5.3
├── regenerator@0.8.40 (through@2.3.8, recast@0.10.33, esprima-fb@15001.1001.0-dev-harmony-fb, commoner@0.10.4, defs@1.1.1)
├── regexpu@1.3.0 (regjsgen@0.2.0, regenerate@1.2.1, regjsparser@0.1.5, esprima@2.7.1, recast@0.10.39)
├── lodash@3.10.1
└── core-js@1.2.6
mustafa@rootadmin:~/agar.io-clone/agar.io-clone$ npm start

> agar-clone@1.0.0 start /home/mustafa/agar.io-clone/agar.io-clone
> gulp run

/usr/bin/env: node: No such file or directory
npm ERR! weird error 127
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian

npm ERR! not ok code 0
mustafa@rootadmin:~/agar.io-clone/agar.io-clone$  agar-clone@1.0.0 start
agar-clone@1.0.0: command not found
mustafa@rootadmin:~/agar.io-clone/agar.io-clone$  agar-clone@1.0.0 start/Desktop/Ogar-master
agar-clone@1.0.0: command not found
mustafa@rootadmin:~/agar.io-clone/agar.io-clone$ npm start

> agar-clone@1.0.0 start /home/mustafa/agar.io-clone/agar.io-clone
> gulp run

/usr/bin/env: node: No such file or directory
npm ERR! weird error 127
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian

npm ERR! not ok code 0
mustafa@rootadmin:~/agar.io-clone/agar.io-clone$


Clone yüklendi ama hatalarda oldu.Ne yapmalıyım?

heartsmagic

sudo apt-get -s purge npm node*
çıktısını bir görebilir miyiz?

Söylediğim gibi Node kurulumunu ek PPA ile daha güncel şekilde yapman gerekiyor. Depolarda olan eski bir kararlı sürüm. Çıktıyı bir aktar, önce genel temizlik yapalım sonra güncel kurulumu tarif ederiz.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Turquaz

Alıntı yapılan: heartsmagic - 17 Aralık 2015 - 22:10:52
sudo apt-get -s purge npm node*
çıktısını bir görebilir miyiz?

Söylediğim gibi Node kurulumunu ek PPA ile daha güncel şekilde yapman gerekiyor. Depolarda olan eski bir kararlı sürüm. Çıktıyı bir aktar, önce genel temizlik yapalım sonra güncel kurulumu tarif ederiz.

Hocam yukarıda verdiğiniz kodu yazınca bu çıktı:

mustafa@rootadmin:~$ sudo apt-get -s purge npm node*
[sudo] password for mustafa:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package node_modules
mustafa@rootadmin:~$





Lütfen yardımcı olun neredeyse bir haftadır yapamıyorum.Youtubeda bakıyorum herkes birkaç dakikada yaptım.Ama benimkisinde hata veriyor.Kafayı yicem ya :(

heartsmagic

Neyse şunu bir deneyelim:
sudo apt-get purge nodejs 
sudo apt-get autoremove


Çıktıları geçersin yine buraya. Ayrıca merak etme ve çok sabırsız olma, bizlerde kuruluyorsa sende de kurulur muhtemelen. Güncel Nodejs'yi kuracağız şu temizlikten sonra.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Turquaz

Alıntı yapılan: heartsmagic - 19 Aralık 2015 - 03:34:55
Neyse şunu bir deneyelim:
sudo apt-get purge nodejs 
sudo apt-get autoremove


Çıktıları geçersin yine buraya. Ayrıca merak etme ve çok sabırsız olma, bizlerde kuruluyorsa sende de kurulur muhtemelen. Güncel Nodejs'yi kuracağız şu temizlikten sonra.

Verdiğiniz kodları teker teker girmedim ikisini de kopyalayıp yapıştırdım sonuç bu:

mustafa@rootadmin:~$ sudo apt-get purge nodejs
[sudo] password for mustafa:
Sorry, try again.
[sudo] password for mustafa:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  consolekit docbook-xml docbook-xsl gyp javascript-common kate-data katepart
  libaccounts-qt1 libattica0.4 libboost-program-options1.54.0
  libboost-thread1.54.0 libc-ares-dev libc-ares2 libck-connector0
  libdlrestrictions1 libdmtx0a libjs-node-uuid libkatepartinterfaces4
  libkcmutils4 libkdecore5 libkdeui5 libkgapi2-2 libkio5 libknewstuff3-4
  libkparts4 libktexteditor4 libnepomuk4 libnepomukquery4a libnepomukutils4
  libphonon4 libpoppler-qt4-4 libprison0 libqca2 libqjson0 libqrencode3
  libqt4-qt3support libsolid4 libsoprano4 libssl-dev libssl-doc
  libstreamanalyzer0 libstreams0 libv8-3.14-dev libv8-3.14.5 libxerces-c3.1
  phonon-backend-gstreamer phonon-backend-gstreamer-common rlwrap sgml-data
  soprano-daemon zlib1g-dev
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  node-abbrev* node-ansi* node-archy* node-async* node-block-stream*
  node-combined-stream* node-cookie-jar* node-delayed-stream*
  node-forever-agent* node-form-data* node-fstream* node-fstream-ignore*
  node-github-url-from-git* node-glob* node-graceful-fs* node-gyp*
  node-inherits* node-ini* node-json-stringify-safe* node-lockfile*
  node-lru-cache* node-mime* node-minimatch* node-mkdirp* node-mute-stream*
  node-node-uuid* node-nopt* node-normalize-package-data* node-npmlog*
  node-once* node-osenv* node-qs* node-read* node-read-package-json*
  node-request* node-retry* node-rimraf* node-semver* node-sha* node-sigmund*
  node-slide* node-tar* node-tunnel-agent* node-which* nodejs*
0 upgraded, 0 newly installed, 45 to remove and 6 not upgraded.
After this operation, 20,4 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 207473 files and directories currently installed.)
Removing node-gyp (0.10.10-2) ...
Removing node-nopt (2.1.2-1) ...
Removing node-abbrev (1.0.4-2) ...
Removing node-npmlog (0.0.4-1) ...
Removing node-ansi (0.2.1-1) ...
Removing node-archy (0.0.2-1) ...
Removing node-request (2.26.1-1) ...
Removing node-form-data (0.1.0-1) ...
Removing node-async (0.2.5-1) ...
Removing node-tar (0.1.18-1) ...
Removing node-block-stream (0.0.7-1) ...
Removing node-combined-stream (0.0.4-1) ...
Removing node-cookie-jar (0.3.1-1) ...
Removing node-delayed-stream (0.0.5-1) ...
Removing node-forever-agent (0.5.1-1) ...
Removing node-fstream-ignore (0.0.6-2) ...
Removing node-fstream (0.1.24-1) ...
Removing node-read-package-json (1.1.3-1) ...
Removing node-normalize-package-data (0.2.2-1) ...
Removing node-github-url-from-git (1.1.1-1) ...
Removing node-glob (3.2.6-1) ...
Removing node-graceful-fs (2.0.0-2) ...
Removing node-inherits (2.0.0-1) ...
Removing node-ini (1.1.0-1) ...
Removing node-json-stringify-safe (5.0.0-1) ...
Removing node-lockfile (0.4.1-1) ...
Removing node-minimatch (0.2.12-1) ...
Removing node-lru-cache (2.3.1-1) ...
Removing node-mime (1.2.11-1) ...
Removing node-mkdirp (0.3.5-1) ...
Removing node-read (1.0.4-1) ...
Removing node-mute-stream (0.0.3-1) ...
Removing node-node-uuid (1.4.0-1) ...
Removing node-once (1.1.1-1) ...
Removing node-osenv (0.0.3-1) ...
Removing node-qs (0.6.5-1) ...
Removing node-retry (0.6.0-1) ...
Removing node-rimraf (2.2.2-2) ...
Removing node-semver (2.1.0-2) ...
Removing node-sha (1.2.3-1) ...
Removing node-sigmund (1.0.0-1) ...
Removing node-slide (1.1.4-1) ...
Removing node-tunnel-agent (0.3.1-1) ...
Removing node-which (1.0.5-2) ...
Removing nodejs (0.10.37-1chl1~trusty1) ...
Purging configuration files for nodejs (0.10.37-1chl1~trusty1) ...
dpkg: warning: while removing nodejs, directory '/usr/lib/node_modules' not empty so not removed
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
mustafa@rootadmin:~$

heartsmagic

dpkg -l | egrep "node|npm"
çıktısını geç son olarak, sonra tarife geçelim.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Turquaz

#20
Alıntı yapılan: heartsmagic - 20 Aralık 2015 - 12:17:49
dpkg -l | egrep "node|npm"
çıktısını geç son olarak, sonra tarife geçelim.

Kodu seç bölümünde kodu seçerek yaptım.Even not found yazdı.Sonra mouse ile kodu kopyalayarak yapıştırdım bu çıktı:

mustafa@rootadmin:~$ dpkg -l | egrep "node|npm"
ii  libjs-node-uuid                                       1.4.0-1                                             all          simple, fast generation of RFC4122 UUIDs - JavaScript library
rc  npm                                                   1.3.10~dfsg-1                                       all          package manager for Node.js
mustafa@rootadmin:~$




Hocam sen bana bi saat versen o saatte ikimiz burda şunu kısa sürede yapsak olur mu?Çünkü böyle her gün 1 kod ile 2 ayda zor biter bu.
Birşey daha sorcam bu bendeki ubuntu kendi kendine kapanıyor bunun için ne yapmalıyım?

heartsmagic

Randevulu çalışamıyoruz ne yazık ki :) Hem söz versem bile gelebileceğim kesin değil, kaldı ki zamanımı buraya bağlamak da istemem.
Kendi kendine kapanma sorunu için ayrı bir başlık açarsan ortalık karışmamış olur, her problemi kendi başlığında konuşuruz.

Temizlenmiş ortalık. Node kurulumunu deneyelim. 14.04 kurduğunu varsayıyorum:

sudo -i
curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
echo 'deb https://deb.nodesource.com/node_5.x trusty main' > /etc/apt/sources.list.d/nodesource.list
apt-get update
apt-get install nodejs
ln -s /usr/bin/nodejs /usr/bin/node


Çıktıları tekrar geçersin buraya. İki ayda bitmez, eğer sıkıntı yaşamazsak kısa sürede hallederiz. Söylediğim gibi, benim 15.10 üzerine kurulum yapmam 3-4 dakikayı bulmadı. Hâlâ da kurulu duruyor kenarda.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Turquaz

#22
Alıntı yapılan: heartsmagic - 21 Aralık 2015 - 01:21:15
Randevulu çalışamıyoruz ne yazık ki :) Hem söz versem bile gelebileceğim kesin değil, kaldı ki zamanımı buraya bağlamak da istemem.
Kendi kendine kapanma sorunu için ayrı bir başlık açarsan ortalık karışmamış olur, her problemi kendi başlığında konuşuruz.

Temizlenmiş ortalık. Node kurulumunu deneyelim. 14.04 kurduğunu varsayıyorum:

sudo -i
curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
echo 'deb https://deb.nodesource.com/node_5.x trusty main' > /etc/apt/sources.list.d/nodesource.list
apt-get update
apt-get install nodejs
ln -s /usr/bin/nodejs /usr/bin/node


Çıktıları tekrar geçersin buraya. İki ayda bitmez, eğer sıkıntı yaşamazsak kısa sürede hallederiz. Söylediğim gibi, benim 15.10 üzerine kurulum yapmam 3-4 dakikayı bulmadı. Hâlâ da kurulu duruyor kenarda.

Kodu seç bölümünden seçip yapıştırdım sonuç bu:

mustafa@rootadmin:~$ sudo -i
[sudo] password for mustafa:
12345
Sorry, try again.
[sudo] password for mustafa:
1234Sorry, try again.
[sudo] password for mustafa:
root@rootadmin:~# sudo -i
root@rootadmin:~# curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -

OK
root@rootadmin:~# echo 'deb https://deb.nodesource.com/node_5.x trusty main' > /etc/apt/sources.list.d/nodesource.list
root@rootadmin:~# apt-get update
Ign cdrom://Ubuntu 14.04.3 LTS _Trusty Tahr_ - Beta i386 (20150805) trusty InRelease
Ign cdrom://Ubuntu 14.04.3 LTS _Trusty Tahr_ - Beta i386 (20150805) trusty Release.gpg
Ign cdrom://Ubuntu 14.04.3 LTS _Trusty Tahr_ - Beta i386 (20150805) trusty Release
Err cdrom://Ubuntu 14.04.3 LTS _Trusty Tahr_ - Beta i386 (20150805) trusty/main i386 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Err cdrom://Ubuntu 14.04.3 LTS _Trusty Tahr_ - Beta i386 (20150805) trusty/restricted i386 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Ign cdrom://Ubuntu 14.04.3 LTS _Trusty Tahr_ - Beta i386 (20150805) trusty/main Translation-en_US
Ign cdrom://Ubuntu 14.04.3 LTS _Trusty Tahr_ - Beta i386 (20150805) trusty/main Translation-en
Ign cdrom://Ubuntu 14.04.3 LTS _Trusty Tahr_ - Beta i386 (20150805) trusty/restricted Translation-en_US
Ign cdrom://Ubuntu 14.04.3 LTS _Trusty Tahr_ - Beta i386 (20150805) trusty/restricted Translation-en
Ign http://archive.canonical.com trusty InRelease                             
Ign http://ppa.launchpad.net trusty InRelease                                 
Hit http://archive.canonical.com trusty Release.gpg                           
Hit http://archive.canonical.com trusty Release                               
Ign http://ppa.launchpad.net trusty InRelease                       
Ign http://archive.ubuntu.com trusty InRelease                                 
Ign http://extras.ubuntu.com trusty InRelease                                 
Hit http://ppa.launchpad.net trusty Release.gpg                               
Get:1 http://archive.ubuntu.com trusty-updates InRelease [64,4 kB]   
Hit http://ppa.launchpad.net trusty Release.gpg                               
Hit http://archive.canonical.com trusty/partner Sources                       
Hit http://extras.ubuntu.com trusty Release.gpg                               
Hit http://ppa.launchpad.net trusty Release                                   
Hit http://archive.canonical.com trusty/partner i386 Packages                 
Hit http://ppa.launchpad.net trusty Release                                   
Hit http://extras.ubuntu.com trusty Release                                   
Hit http://ppa.launchpad.net trusty/main i386 Packages                         
Hit http://ppa.launchpad.net trusty/main Translation-en                       
Ign http://archive.canonical.com trusty/partner Translation-en                 
Hit http://ppa.launchpad.net trusty/main Sources                               
Hit http://archive.ubuntu.com trusty-backports InRelease                       
Hit http://extras.ubuntu.com trusty/main Sources                               
Hit http://ppa.launchpad.net trusty/main i386 Packages                         
Get:2 http://archive.ubuntu.com trusty-security InRelease [64,4 kB]   
Hit http://ppa.launchpad.net trusty/main Translation-en                       
Hit http://extras.ubuntu.com trusty/main i386 Packages                         
Get:3 http://archive.ubuntu.com trusty-proposed InRelease [212 kB]         
Hit http://archive.ubuntu.com trusty Release.gpg                         
Get:4 http://archive.ubuntu.com trusty-updates/main Sources [246 kB]
Get:5 http://archive.ubuntu.com trusty-updates/restricted Sources [5.359 B]
Get:6 http://archive.ubuntu.com trusty-updates/universe Sources [145 kB]       
Get:7 http://archive.ubuntu.com trusty-updates/multiverse Sources [5.167 B]   
Get:8 http://archive.ubuntu.com trusty-updates/main i386 Packages [654 kB]
Ign http://extras.ubuntu.com trusty/main Translation-en_US
Get:9 http://archive.ubuntu.com trusty-updates/restricted i386 Packages [15,6 kB]
Ign http://extras.ubuntu.com trusty/main Translation-en                       
Get:10 http://archive.ubuntu.com trusty-updates/universe i386 Packages [334 kB]
Get:11 http://archive.ubuntu.com trusty-updates/multiverse i386 Packages [13,2 kB]
Get:12 http://archive.ubuntu.com trusty-updates/main Translation-en [340 kB]
Get:13 http://archive.ubuntu.com trusty-updates/multiverse Translation-en [6.832 B]
Get:14 http://archive.ubuntu.com trusty-updates/restricted Translation-en [3.699 B]
Get:15 https://deb.nodesource.com trusty InRelease                 
Get:16 http://archive.ubuntu.com trusty-updates/universe Translation-en [174 kB]
Get:17 https://deb.nodesource.com trusty/main i386 Packages             
Get:18 https://deb.nodesource.com trusty/main Translation-en_US               
Hit http://archive.ubuntu.com trusty-backports/main Sources                   
Hit http://archive.ubuntu.com trusty-backports/restricted Sources             
Hit http://archive.ubuntu.com trusty-backports/universe Sources       
Hit http://archive.ubuntu.com trusty-backports/multiverse Sources       
Hit http://archive.ubuntu.com trusty-backports/main i386 Packages         
Hit http://archive.ubuntu.com trusty-backports/restricted i386 Packages
Hit http://archive.ubuntu.com trusty-backports/universe i386 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty-backports/main Translation-en
Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en
Hit http://archive.ubuntu.com trusty-backports/universe Translation-en
Get:19 http://archive.ubuntu.com trusty-security/main Sources [101 kB]
Ign https://deb.nodesource.com trusty/main Translation-en_US                   
Get:20 http://archive.ubuntu.com trusty-security/restricted Sources [4.035 B] 
Get:21 http://archive.ubuntu.com trusty-security/universe Sources [31,9 kB]   
Ign https://deb.nodesource.com trusty/main Translation-en                     
Get:22 http://archive.ubuntu.com trusty-security/multiverse Sources [2.353 B] 
Get:23 http://archive.ubuntu.com trusty-security/main i386 Packages [374 kB]   
Get:24 http://archive.ubuntu.com trusty-security/restricted i386 Packages [12,7 kB]
Get:25 http://archive.ubuntu.com trusty-security/universe i386 Packages [122 kB]
Get:26 http://archive.ubuntu.com trusty-security/multiverse i386 Packages [4.972 B]
Get:27 http://archive.ubuntu.com trusty-security/main Translation-en [218 kB] 
Get:28 http://archive.ubuntu.com trusty-security/multiverse Translation-en [2.437 B]
Get:29 http://archive.ubuntu.com trusty-security/restricted Translation-en [3.206 B]
Get:30 http://archive.ubuntu.com trusty-security/universe Translation-en [71,1 kB]
Get:31 http://archive.ubuntu.com trusty-proposed/main i386 Packages [103 kB]   
Get:32 http://archive.ubuntu.com trusty-proposed/multiverse i386 Packages [733 B]
Get:33 http://archive.ubuntu.com trusty-proposed/universe i386 Packages [16,7 kB]
Get:34 http://archive.ubuntu.com trusty-proposed/restricted i386 Packages [3.661 B]
Get:35 http://archive.ubuntu.com trusty-proposed/main Translation-en [39,5 kB]
Get:36 http://archive.ubuntu.com trusty-proposed/multiverse Translation-en [539 B]
Get:37 http://archive.ubuntu.com trusty-proposed/restricted Translation-en [746 B]
Get:38 http://archive.ubuntu.com trusty-proposed/universe Translation-en [15,2 kB]
Hit http://archive.ubuntu.com trusty Release                                   
Hit http://archive.ubuntu.com trusty/main Sources                             
Hit http://archive.ubuntu.com trusty/restricted Sources                       
Hit http://archive.ubuntu.com trusty/universe Sources                         
Hit http://archive.ubuntu.com trusty/multiverse Sources                       
Hit http://archive.ubuntu.com trusty/main i386 Packages                       
Hit http://archive.ubuntu.com trusty/restricted i386 Packages                 
Hit http://archive.ubuntu.com trusty/universe i386 Packages                   
Hit http://archive.ubuntu.com trusty/multiverse i386 Packages                 
Hit http://archive.ubuntu.com trusty/main Translation-en                       
Hit http://archive.ubuntu.com trusty/multiverse Translation-en                 
Hit http://archive.ubuntu.com trusty/restricted Translation-en                 
Hit http://archive.ubuntu.com trusty/universe Translation-en                   
Ign http://archive.ubuntu.com trusty/main Translation-en_US                   
Ign http://archive.ubuntu.com trusty/multiverse Translation-en_US             
Ign http://archive.ubuntu.com trusty/restricted Translation-en_US             
Ign http://archive.ubuntu.com trusty/universe Translation-en_US               
Fetched 3.415 kB in 20s (164 kB/s)                                             
W: Failed to fetch cdrom://Ubuntu 14.04.3 LTS _Trusty Tahr_ - Beta i386 (20150805)/dists/trusty/main/binary-i386/Packages  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

W: Failed to fetch cdrom://Ubuntu 14.04.3 LTS _Trusty Tahr_ - Beta i386 (20150805)/dists/trusty/restricted/binary-i386/Packages  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

E: Some index files failed to download. They have been ignored, or old ones used instead.
root@rootadmin:~# apt-get install nodejs
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  consolekit docbook-xml docbook-xsl gyp javascript-common kate-data katepart
  libaccounts-qt1 libattica0.4 libboost-program-options1.54.0
  libboost-thread1.54.0 libc-ares-dev libc-ares2 libck-connector0
  libdlrestrictions1 libdmtx0a libjs-node-uuid libkatepartinterfaces4
  libkcmutils4 libkdecore5 libkdeui5 libkgapi2-2 libkio5 libknewstuff3-4
  libkparts4 libktexteditor4 libnepomuk4 libnepomukquery4a libnepomukutils4
  libphonon4 libpoppler-qt4-4 libprison0 libqca2 libqjson0 libqrencode3
  libqt4-qt3support libsolid4 libsoprano4 libssl-dev libssl-doc
  libstreamanalyzer0 libstreams0 libv8-3.14-dev libv8-3.14.5 libxerces-c3.1
  linux-headers-3.19.0-25 linux-headers-3.19.0-25-generic
  linux-image-3.19.0-25-generic linux-image-extra-3.19.0-25-generic
  phonon-backend-gstreamer phonon-backend-gstreamer-common sgml-data
  soprano-daemon zlib1g-dev
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  nodejs
0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded.
Need to get 8.070 kB of archives.
After this operation, 38,7 MB of additional disk space will be used.
Get:1 https://deb.nodesource.com/node_5.x/ trusty/main nodejs i386 5.3.0-1nodesource1~trusty1 [8.070 kB]
Fetched 8.070 kB in 8s (970 kB/s)                                             
Selecting previously unselected package nodejs.
(Reading database ... 235870 files and directories currently installed.)
Preparing to unpack .../nodejs_5.3.0-1nodesource1~trusty1_i386.deb ...
Unpacking nodejs (5.3.0-1nodesource1~trusty1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up nodejs (5.3.0-1nodesource1~trusty1) ...
root@rootadmin:~#
root@rootadmin:~#


Not:Hocam mademki sizinkisine agar.io kurmak 3-4 dakika sürmedi bana bi zaman verin ki 10 dakikada halledelim şunu.İlla randevu tarzı bişey istemiyorum forumda hangi saatte bulunacaksınız yazın bende o zaman gireyim böyle tek tek günlerce yapmaktansa birkaç dakikada halledelim


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 21 Aralık 2015 - 12:00:21

Pc zırt pırt kendisi kapandığı için yeniden yükledim ubuntuyu 14.04 hdmedia mıydı neydi tam hatırlamıyorum onu seçtim netbootingden şimdi sizin yukarıda verdiğiniz kodları yapıştırdım sonuç bu:

mustafa@rootadmin:~$ sudo apt-get install git-core
[sudo] password for mustafa:
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor       
Durum bilgisi okunuyor... Bitti     
Bazı paketler kurulamadı. Bu durum, olanaksız bir durum istemiş
olduğunuzu ya da kararsız (unstable) dağıtımı kullandığınızı ve
bazı paketlerin henüz oluşturulamamış  ya da oluşturulmakta
olduğunu gösterir.
Aşağıdaki bilgiler durumu çözmenize yardımcı olabilir:

Aşağıdaki paketler karşılanmamış bağımlılıklara sahip:
git-core : Bağımlılıklar: git (> 1:1.7.0.2) ama kurulmayacak
E: Sorunlar giderilemedi, tutulan bozuk paketleriniz var.
mustafa@rootadmin:~$ git clone https://github.com/huytd/agar.io-clone
The program 'git' is currently not installed. You can install it by typing:
sudo apt-get install git
mustafa@rootadmin:~$ git clone https://github.com/huytd/agar.io-clone
The program 'git' is currently not installed. You can install it by typing:
sudo apt-get install git
mustafa@rootadmin:~$ sudo apt-get install git
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor       
Durum bilgisi okunuyor... Bitti     
Bazı paketler kurulamadı. Bu durum, olanaksız bir durum istemiş
olduğunuzu ya da kararsız (unstable) dağıtımı kullandığınızı ve
bazı paketlerin henüz oluşturulamamış  ya da oluşturulmakta
olduğunu gösterir.
Aşağıdaki bilgiler durumu çözmenize yardımcı olabilir:

Aşağıdaki paketler karşılanmamış bağımlılıklara sahip:
git : Bağımlılıklar: liberror-perl ama kurulabilir değil
E: Sorunlar giderilemedi, tutulan bozuk paketleriniz var.
mustafa@rootadmin:~$ cd agar.io-clone
bash: cd: agar.io-clone: No such file or directory
mustafa@rootadmin:~$ npm install
The program 'npm' is currently not installed. You can install it by typing:
sudo apt-get install npm
mustafa@rootadmin:~$ npm start
The program 'npm' is currently not installed. You can install it by typing:
sudo apt-get install npm
mustafa@rootadmin:~$ npm start
The program 'npm' is currently not installed. You can install it by typing:
sudo apt-get install npm
mustafa@rootadmin:~$ sudo apt-get install npm
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor       
Durum bilgisi okunuyor... Bitti     
E: npm paketi bulunamadı
mustafa@rootadmin:~$ sudo apt-get install npm
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor       
Durum bilgisi okunuyor... Bitti     
E: npm paketi bulunamadı
mustafa@rootadmin:~$



Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 21 Aralık 2015 - 13:42:44

Biryerlerden güncelleştirme buldum yükledim Ubuntu 16.04 çıktı girişte şifre istedi yapamayınca tekrar format attım.Gene ubuntu 14.04 lts kullanıyorum

Şurdakini yapmaya çalıştım daha öncede yukarıda resmini koyup altını kırmızı ile çizdiğim hatayı aldım.
http://sysads.co.uk/2015/07/how-to-install-your-agar-io-server-on-ubuntu-14-04/

Aşağıdaki paketler karşılanmamış bağımlılıklara sahip:
git : Bağımlılıklar: liberror-perl ama kurulabilir değil
N: '/etc/apt/sources.list.d/' dizinindeki 'chris-lea-node_js-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
N: '/etc/apt/sources.list.d/' dizinindeki 'chris-lea-node_js-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
E: Sorunlar giderilemedi, tutulan bozuk paketleriniz var.


Sonuç olarak başladığım yerdeyim şu .save sorununu nasıl çözücem

heartsmagic

Randevu işin şakası ancak söylediğimi yine anlatamamış gibiyim. Foruma bir sonraki sefer ne zaman geleceğimi bilmiyorum. Bu durumda sana nasıl bir vakit sözü verebilirim? Hayatımdan, işimden gücümden vakit bulduğum zaman zaten gelip gitmeye çalışıyorum. Bu nedenle istesem de sana belirli bir zaman veremem. Haydi yarın akşam saat 8'den sonra forumda olacağım diyeyim, oldu ki işim çıktı ya da başka bir şey oldu, sonuçta sözünü tutamayan ben olurum. Peki, ismini koymuş olalım ama, yarın akşam 8 gibi olmaya çalışayım. Söz vermiyorum, sadece isim koymuş olalım diye söylüyorum.

.save dosyası meselesi sorun değil, konuyla hiç alakası yok yani. Kırmızıyla çizdiğin yer aynı şey, oraya takılma. Nodejs'yi de kurmuşsun sen ancak git tarafında bağımlılık sorunu yaşıyorsun ki hiç normal değil. Başka neler yaptın bu sistemde?

apt-cache policy git-core
sudo apt-get install liberror-perl


ne diyor? Madem kolay kolay kurabiliyorsun sunucuyu lütfen 14.04 kur, güncelle ve başka hiçbir şey yapmadan benim şu tarifimi bir uygula:

sudo -i
curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
echo 'deb https://deb.nodesource.com/node_5.x trusty main' > /etc/apt/sources.list.d/nodesource.list
apt-get update
apt-get install nodejs
ln -s /usr/bin/nodejs /usr/bin/node


Ardından basit bir şekilde:
sudo apt-get install git-core

Not düşeyim, sen son seferde Nodejs'yi bir PPA ile kurmuşsun, o da olabilir. Ben doğrudan kaynağından kurdurmayı tercih ediyorum.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Turquaz

#24
Alıntı yapılan: heartsmagic - 22 Aralık 2015 - 00:21:37
Randevu işin şakası ancak söylediğimi yine anlatamamış gibiyim. Foruma bir sonraki sefer ne zaman geleceğimi bilmiyorum. Bu durumda sana nasıl bir vakit sözü verebilirim? Hayatımdan, işimden gücümden vakit bulduğum zaman zaten gelip gitmeye çalışıyorum. Bu nedenle istesem de sana belirli bir zaman veremem. Haydi yarın akşam saat 8'den sonra forumda olacağım diyeyim, oldu ki işim çıktı ya da başka bir şey oldu, sonuçta sözünü tutamayan ben olurum. Peki, ismini koymuş olalım ama, yarın akşam 8 gibi olmaya çalışayım. Söz vermiyorum, sadece isim koymuş olalım diye söylüyorum.

.save dosyası meselesi sorun değil, konuyla hiç alakası yok yani. Kırmızıyla çizdiğin yer aynı şey, oraya takılma. Nodejs'yi de kurmuşsun sen ancak git tarafında bağımlılık sorunu yaşıyorsun ki hiç normal değil. Başka neler yaptın bu sistemde?

apt-cache policy git-core
sudo apt-get install liberror-perl


ne diyor? Madem kolay kolay kurabiliyorsun sunucuyu lütfen 14.04 kur, güncelle ve başka hiçbir şey yapmadan benim şu tarifimi bir uygula:

sudo -i
curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
echo 'deb https://deb.nodesource.com/node_5.x trusty main' > /etc/apt/sources.list.d/nodesource.list
apt-get update
apt-get install nodejs
ln -s /usr/bin/nodejs /usr/bin/node


Ardından basit bir şekilde:
sudo apt-get install git-core

Not düşeyim, sen son seferde Nodejs'yi bir PPA ile kurmuşsun, o da olabilir. Ben doğrudan kaynağından kurdurmayı tercih ediyorum.

apt-cache policy git-core diyince;

mustafa@rootadmin:~$ apt-cache policy git-core
git-core:
  Kurulu: (hiçbiri)
  Aday:   1:1.9.1-1ubuntu0.2
  Sürüm çizelgesi:
     1:1.9.1-1ubuntu0.2 0
        500 http://security.ubuntu.com/ubuntu/ trusty-security/main i386 Packages
N: '/etc/apt/sources.list.d/' dizinindeki 'chris-lea-node_js-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
N: '/etc/apt/sources.list.d/' dizinindeki 'chris-lea-node_js-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
mustafa@rootadmin:~$ sudo apt-get install liberror-perl




sudo apt-get install liberror-perl yükleyince


[sudo] password for mustafa:
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor       
Durum bilgisi okunuyor... Bitti     
Package liberror-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

N: '/etc/apt/sources.list.d/' dizinindeki 'chris-lea-node_js-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
N: '/etc/apt/sources.list.d/' dizinindeki 'chris-lea-node_js-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
E: Package 'liberror-perl' has no installation candidate
mustafa@rootadmin:~$


mustafa@rootadmin:~$ sudo -i
[sudo] password for mustafa:
123Sorry, try again.
[sudo] password for mustafa:
root@rootadmin:~# sudo -i
root@rootadmin:~# curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
gpg: no valid OpenPGP data found.
root@rootadmin:~# echo 'deb https://deb.nodesource.com/node_5.x trusty main' > /etc/apt/sources.list.d/nodesource.list
root@rootadmin:~# apt-get update
Yoksay    http://tr.archive.ubuntu.com trusty InRelease
Yoksay    http://archive.canonical.com trusty InRelease                       
Bağlandı  http://tr.archive.ubuntu.com trusty-updates InRelease               
Bağlandı  http://tr.archive.ubuntu.com trusty-backports InRelease             
Bağlandı  http://archive.canonical.com trusty Release.gpg                     
Bağlandı  http://tr.archive.ubuntu.com trusty-proposed InRelease               
Yoksay    http://extras.ubuntu.com trusty InRelease                           
Bağlandı  http://tr.archive.ubuntu.com trusty Release.gpg                     
Bağlandı  http://archive.canonical.com trusty Release                         
Bağlandı  http://security.ubuntu.com trusty-security InRelease                 
Bağlandı  http://tr.archive.ubuntu.com trusty-updates/main Sources             
Bağlandı  http://tr.archive.ubuntu.com trusty-updates/restricted Sources     
Bağlandı  http://extras.ubuntu.com trusty Release.gpg                         
Bağlandı  http://tr.archive.ubuntu.com trusty-updates/universe Sources         
Bağlandı  http://tr.archive.ubuntu.com trusty-updates/multiverse Sources       
Bağlandı  http://archive.canonical.com trusty/partner Sources                 
Bağlandı  http://tr.archive.ubuntu.com trusty-updates/main i386 Packages       
Bağlandı  http://extras.ubuntu.com trusty Release                             
Bağlandı  http://tr.archive.ubuntu.com trusty-updates/restricted i386 Packages
Bağlandı  http://archive.canonical.com trusty/partner i386 Packages           
Bağlandı  http://tr.archive.ubuntu.com trusty-updates/universe i386 Packages   
Bağlandı  http://security.ubuntu.com trusty-security/main Sources             
Bağlandı  http://tr.archive.ubuntu.com trusty-updates/multiverse i386 Packages
Bağlandı  http://tr.archive.ubuntu.com trusty-updates/main Translation-en     
Bağlandı  http://extras.ubuntu.com trusty/main Sources                         
Bağlandı  http://tr.archive.ubuntu.com trusty-updates/multiverse Translation-en
Bağlandı  http://security.ubuntu.com trusty-security/restricted Sources       
Yoksay    http://archive.canonical.com trusty/partner Translation-en           
Bağlandı  http://tr.archive.ubuntu.com trusty-updates/restricted Translation-en
Bağlandı  http://tr.archive.ubuntu.com trusty-updates/universe Translation-en 
Bağlandı  http://extras.ubuntu.com trusty/main i386 Packages                   
Bağlandı  http://tr.archive.ubuntu.com trusty-backports/main Sources           
Bağlandı  http://security.ubuntu.com trusty-security/universe Sources         
Bağlandı  http://tr.archive.ubuntu.com trusty-backports/restricted Sources     
Bağlandı  http://tr.archive.ubuntu.com trusty-backports/universe Sources       
Bağlandı  http://security.ubuntu.com trusty-security/multiverse Sources       
Bağlandı  http://tr.archive.ubuntu.com trusty-backports/multiverse Sources     
Bağlandı  http://tr.archive.ubuntu.com trusty-backports/main i386 Packages     
Bağlandı  http://tr.archive.ubuntu.com trusty-backports/restricted i386 Packages
Bağlandı  http://security.ubuntu.com trusty-security/main i386 Packages       
Bağlandı  http://tr.archive.ubuntu.com trusty-backports/universe i386 Packages
Bağlandı  http://tr.archive.ubuntu.com trusty-backports/multiverse i386 Packages
Bağlandı  http://security.ubuntu.com trusty-security/restricted i386 Packages 
Bağlandı  http://tr.archive.ubuntu.com trusty-backports/main Translation-en   
Bağlandı  http://tr.archive.ubuntu.com trusty-backports/multiverse Translation-en
Bağlandı  http://tr.archive.ubuntu.com trusty-backports/restricted Translation-en
Bağlandı  http://security.ubuntu.com trusty-security/universe i386 Packages   
Bağlandı  http://tr.archive.ubuntu.com trusty-backports/universe Translation-en
Bağlandı  http://tr.archive.ubuntu.com trusty Release                         
Bağlandı  http://tr.archive.ubuntu.com trusty-proposed/multiverse i386 Packages
Bağlandı  http://security.ubuntu.com trusty-security/multiverse i386 Packages 
Bağlandı  http://tr.archive.ubuntu.com trusty-proposed/restricted i386 Packages
Bağlandı  http://tr.archive.ubuntu.com trusty-proposed/universe i386 Packages 
Bağlandı  http://tr.archive.ubuntu.com trusty-proposed/main i386 Packages     
Bağlandı  http://security.ubuntu.com trusty-security/main Translation-en       
Alınıyor: 1 http://tr.archive.ubuntu.com trusty-proposed/main Translation-tr [77,8 kB]
Bağlandı  http://security.ubuntu.com trusty-security/multiverse Translation-en
Bağlandı  http://tr.archive.ubuntu.com trusty-proposed/main Translation-en     
Bağlandı  http://security.ubuntu.com trusty-security/restricted Translation-en
Alınıyor: 2 http://tr.archive.ubuntu.com trusty-proposed/multiverse Translation-tr [8.822 B]
Bağlandı  http://tr.archive.ubuntu.com trusty-proposed/multiverse Translation-en
Alınıyor: 3 http://tr.archive.ubuntu.com trusty-proposed/restricted Translation-tr [3.789 B]
Bağlandı  http://security.ubuntu.com trusty-security/universe Translation-en   
Bağlandı  http://tr.archive.ubuntu.com trusty-proposed/restricted Translation-en
Alınıyor: 4 http://tr.archive.ubuntu.com trusty-proposed/universe Translation-tr [236 kB]
Bağlandı  http://tr.archive.ubuntu.com trusty-proposed/universe Translation-en
Bağlandı  http://tr.archive.ubuntu.com trusty/main Sources                     
Bağlandı  http://tr.archive.ubuntu.com trusty/restricted Sources               
Bağlandı  http://tr.archive.ubuntu.com trusty/universe Sources                 
Bağlandı  http://tr.archive.ubuntu.com trusty/multiverse Sources               
Bağlandı  http://tr.archive.ubuntu.com trusty/main i386 Packages               
Bağlandı  http://tr.archive.ubuntu.com trusty/restricted i386 Packages         
Yoksay    http://extras.ubuntu.com trusty/main Translation-tr_TR               
Bağlandı  http://tr.archive.ubuntu.com trusty/universe i386 Packages           
Bağlandı  http://tr.archive.ubuntu.com trusty/multiverse i386 Packages         
Yoksay    http://extras.ubuntu.com trusty/main Translation-tr                 
Alınıyor: 5 http://tr.archive.ubuntu.com trusty/main Translation-tr [77,8 kB]
Bağlandı  http://tr.archive.ubuntu.com trusty/main Translation-en             
Yoksay    http://extras.ubuntu.com trusty/main Translation-en               
Alınıyor: 6 http://tr.archive.ubuntu.com trusty/multiverse Translation-tr [8.822 B]
Bağlandı  http://tr.archive.ubuntu.com trusty/multiverse Translation-en     
Alınıyor: 7 http://tr.archive.ubuntu.com trusty/restricted Translation-tr [3.789 B]
Bağlandı  http://tr.archive.ubuntu.com trusty/restricted Translation-en     
Alınıyor: 8 http://tr.archive.ubuntu.com trusty/universe Translation-tr [236 kB]
Bağlandı  http://tr.archive.ubuntu.com trusty/universe Translation-en
Alınıyor: 9 https://deb.nodesource.com trusty InRelease                     
Yoksay    https://deb.nodesource.com trusty InRelease                         
Alınıyor: 10 https://deb.nodesource.com trusty/main i386 Packages             
Yoksay    http://tr.archive.ubuntu.com trusty/main Translation-tr_TR
Yoksay    http://tr.archive.ubuntu.com trusty/multiverse Translation-tr_TR
Yoksay    http://tr.archive.ubuntu.com trusty/restricted Translation-tr_TR
Yoksay    http://tr.archive.ubuntu.com trusty/universe Translation-tr_TR
Alınıyor: 11 https://deb.nodesource.com trusty/main Translation-tr_TR         
Yoksay    https://deb.nodesource.com trusty/main Translation-tr_TR             
Yoksay    https://deb.nodesource.com trusty/main Translation-tr               
Yoksay    https://deb.nodesource.com trusty/main Translation-en               
12 sn.'de 658 kB alındı (54,1 kB/s)                                           
Paket listeleri okunuyor... Bitti
N: '/etc/apt/sources.list.d/' dizinindeki 'chris-lea-node_js-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
W: GPG hatası: https://deb.nodesource.com trusty InRelease: Aşağıdaki imzalar doğrulanamadı, çünkü genel anahtar mevcut değil: NO_PUBKEY 1655A0AB68576280
root@rootadmin:~# apt-get install nodejs
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor       
Durum bilgisi okunuyor... Bitti     
Aşağıdaki ek paketler de kurulacak:
  rlwrap
Aşağıdaki YENİ paketler kurulacak:
  nodejs rlwrap
0 paket yükseltilecek, 2 yeni paket kurulacak, 0 paket kaldırılacak ve 176 paket yükseltilmeyecek.
8.143 kB arşiv dosyası indirilecek.
Bu işlem tamamlandıktan sonra 39,0 MB ek disk alanı kullanılacak.
Devam etmek istiyor musunuz? [E/h] e
Vazgeç.
root@rootadmin:~#


Üçüncü yazdığın kodları girince bu çıktı:

mustafa@rootadmin:~$ sudo apt-get install git-core
[sudo] password for mustafa:
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor       
Durum bilgisi okunuyor... Bitti     
Aşağıdaki ek paketler de kurulacak:
  git git-man liberror-perl
Önerilen paketler:
  git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk
  gitweb git-arch git-bzr git-cvs git-mediawiki git-svn
Aşağıdaki YENİ paketler kurulacak:
  git git-core git-man liberror-perl
0 paket yükseltilecek, 4 yeni paket kurulacak, 0 paket kaldırılacak ve 176 paket yükseltilmeyecek.
3.373 kB arşiv dosyası indirilecek.
Bu işlem tamamlandıktan sonra 22,0 MB ek disk alanı kullanılacak.
Devam etmek istiyor musunuz? [E/h] e
Alınıyor: 1 http://tr.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21,1 kB]
Alınıyor: 2 http://tr.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.2 [699 kB]
Alınıyor: 3 http://tr.archive.ubuntu.com/ubuntu/ trusty-updates/main git i386 1:1.9.1-1ubuntu0.2 [2.651 kB]
Alınıyor: 4 http://tr.archive.ubuntu.com/ubuntu/ trusty-updates/main git-core all 1:1.9.1-1ubuntu0.2 [1.452 B]
1 sn.'de 3.373 kB alındı (1.929 kB/s)
Selecting previously unselected package liberror-perl.
(Reading database ... 195847 files and directories currently installed.)
Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ...
Unpacking liberror-perl (0.17-1.1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.2_all.deb ...
Unpacking git-man (1:1.9.1-1ubuntu0.2) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.2_i386.deb ...
Unpacking git (1:1.9.1-1ubuntu0.2) ...
Selecting previously unselected package git-core.
Preparing to unpack .../git-core_1%3a1.9.1-1ubuntu0.2_all.deb ...
Unpacking git-core (1:1.9.1-1ubuntu0.2) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up liberror-perl (0.17-1.1) ...
Setting up git-man (1:1.9.1-1ubuntu0.2) ...
Setting up git (1:1.9.1-1ubuntu0.2) ...
Setting up git-core (1:1.9.1-1ubuntu0.2) ...
N: '/etc/apt/sources.list.d/' dizinindeki 'chris-lea-node_js-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
N: '/etc/apt/sources.list.d/' dizinindeki 'chris-lea-node_js-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
mustafa@rootadmin:~$

Çıktı.Saatte 8 de olabilir miyim bilmiyorum genelde kardeşim alıyor pcyi.10 da olabilir aslında ama gelmeye çalışırım.PPA nedir bilmiyorum Ubuntuda yeniyim kaynağından nasıl kurulur bilmiyorum maalesef :(

Geldim hocam ama size mesaj gönderemiyorum :(


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 22 Aralık 2015 - 21:39:06

Alıntı yapılan: heartsmagic - 22 Aralık 2015 - 00:21:37
Randevu işin şakası ancak söylediğimi yine anlatamamış gibiyim. Foruma bir sonraki sefer ne zaman geleceğimi bilmiyorum. Bu durumda sana nasıl bir vakit sözü verebilirim? Hayatımdan, işimden gücümden vakit bulduğum zaman zaten gelip gitmeye çalışıyorum. Bu nedenle istesem de sana belirli bir zaman veremem. Haydi yarın akşam saat 8'den sonra forumda olacağım diyeyim, oldu ki işim çıktı ya da başka bir şey oldu, sonuçta sözünü tutamayan ben olurum. Peki, ismini koymuş olalım ama, yarın akşam 8 gibi olmaya çalışayım. Söz vermiyorum, sadece isim koymuş olalım diye söylüyorum.

.save dosyası meselesi sorun değil, konuyla hiç alakası yok yani. Kırmızıyla çizdiğin yer aynı şey, oraya takılma. Nodejs'yi de kurmuşsun sen ancak git tarafında bağımlılık sorunu yaşıyorsun ki hiç normal değil. Başka neler yaptın bu sistemde?

apt-cache policy git-core
sudo apt-get install liberror-perl


ne diyor? Madem kolay kolay kurabiliyorsun sunucuyu lütfen 14.04 kur, güncelle ve başka hiçbir şey yapmadan benim şu tarifimi bir uygula:

sudo -i
curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
echo 'deb https://deb.nodesource.com/node_5.x trusty main' > /etc/apt/sources.list.d/nodesource.list
apt-get update
apt-get install nodejs
ln -s /usr/bin/nodejs /usr/bin/node


Ardından basit bir şekilde:
sudo apt-get install git-core

Not düşeyim, sen son seferde Nodejs'yi bir PPA ile kurmuşsun, o da olabilir. Ben doğrudan kaynağından kurdurmayı tercih ediyorum.

Hocam buraya bakar mısın sonunda karşılaştık lütfen yardımını bekliyorum.