V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  zeroday  ›  全部回复第 41 页 / 共 50 页
回复总数  993
1 ... 33  34  35  36  37  38  39  40  41  42 ... 50  
2014-03-12 19:41:24 +08:00
回复了 zeroday 创建的主题 问与答 make static 错误
@cbsw 哈哈,我看到了你提交的pull request了。
2014-03-12 19:26:46 +08:00
回复了 zeroday 创建的主题 问与答 make static 错误
@cbsw 还是报错。

(venv)vagrant@vagrant-ubuntu-ruby2:/vagrant/www/june$ make static
make[1]: Entering directory `/vagrant/www/june/assets'

install : component/jquery@master
install : lepture/bootstrap@master
install : lepture/yue.css@master


module.js:340
throw err;
^
Error: Cannot find module 'nib'
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 /usr/local/lib/node_modules/stylus/bin/stylus:633:10
at Array.forEach (native)
at usePlugins (/usr/local/lib/node_modules/stylus/bin/stylus:630:11)
at /usr/local/lib/node_modules/stylus/bin/stylus:537:9
at fs.js:266:14
at Object.oncomplete (fs.js:107:15)
make[1]: *** [stylus] Error 8
make[1]: Leaving directory `/vagrant/www/june/assets'
make: *** [static] Error 2
2014-03-12 13:41:34 +08:00
回复了 zeroday 创建的主题 问与答 npm install -g 错误
@11
@RIcter 加个sudo还需要挂个VPN就可以成功安装了。
2014-03-12 13:33:36 +08:00
回复了 cedared 创建的主题 Atom 两个 atom 邀请,要的请留邮箱
@vainly 已发。
2014-03-12 03:08:10 +08:00
回复了 zeroday 创建的主题 问与答 npm install -g 错误
vagrant@vagrant-ubuntu-ruby2:/vagrant/www/june$ vim npm-debug.log
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'install',
1 verbose cli '-g',
1 verbose cli 'stylus' ]
2 info using [email protected]
3 info using [email protected]
4 verbose cache add [ 'stylus', null ]
5 verbose cache add name=undefined spec="stylus" args=["stylus",null]
6 verbose parsed url { protocol: null,
6 verbose parsed url slashes: null,
6 verbose parsed url auth: null,
6 verbose parsed url host: null,
6 verbose parsed url port: null,
6 verbose parsed url hostname: null,
6 verbose parsed url hash: null,
6 verbose parsed url search: null,
6 verbose parsed url query: null,
6 verbose parsed url pathname: 'stylus',
6 verbose parsed url path: 'stylus',
6 verbose parsed url href: 'stylus' }
7 silly lockFile 27c0f414-stylus stylus
8 verbose lock stylus /home/vagrant/.npm/27c0f414-stylus.lock
"npm-debug.log" 258L, 16268C
2014-03-12 00:55:30 +08:00
回复了 cedared 创建的主题 Atom 两个 atom 邀请,要的请留邮箱
@Muninn Success! [email protected] will be invited.
2014-03-11 22:06:57 +08:00
回复了 cedared 创建的主题 Atom 两个 atom 邀请,要的请留邮箱
谢谢了,我有两个名额了,需要的@我,我继续接力。
2014-03-11 16:27:57 +08:00
回复了 cedared 创建的主题 Atom 两个 atom 邀请,要的请留邮箱
mountainsea#outlook.com
2014-03-04 03:03:56 +08:00
回复了 xiaohanyu 创建的主题 Vagrant vagrant-hackerbox: 更友好的vagrant box
挂个VPN又解决了。
2014-03-03 23:29:48 +08:00
回复了 xiaohanyu 创建的主题 Vagrant vagrant-hackerbox: 更友好的vagrant box
这个安装失败了,是配置错误吗?

failed: [66.66.66.10] => (item=virtualenvwrapper) => {"cmd": "/usr/bin/pip install --use-mirrors virtualenvwrapper", "failed": true, "item": "virtualenvwrapper"}
msg: stdout: Downloading/unpacking virtualenvwrapper
Running setup.py egg_info for package virtualenvwrapper

Installed /tmp/build/virtualenvwrapper/pbr-0.6-py2.7.egg
[pbr] Processing SOURCES.txt
warning: LocalManifestMaker: standard file '-c' not found

warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no files found matching '*.html' under directory 'docs'
warning: no files found matching '*.css' under directory 'docs'
warning: no files found matching '*.js' under directory 'docs'
warning: no files found matching '*.png' under directory 'docs'
Requirement already satisfied (use --upgrade to upgrade): virtualenv in /usr/local/lib/python2.7/dist-packages (from virtualenvwrapper)
Downloading/unpacking virtualenv-clone (from virtualenvwrapper)
Downloading virtualenv-clone-0.2.4.tar.gz
Running setup.py egg_info for package virtualenv-clone

Downloading/unpacking stevedore (from virtualenvwrapper)
Could not find any downloads that satisfy the requirement stevedore (from virtualenvwrapper)
No distributions at all found for stevedore (from virtualenvwrapper)
Storing complete log in /root/.pip/pip.log


FATAL: all hosts have already failed -- aborting

PLAY RECAP ********************************************************************
to retry, use: --limit @/Users/alex/hackbook.retry

66.66.66.10 : ok=13 changed=10 unreachable=0 failed=1

Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
2014-03-03 22:01:18 +08:00
回复了 xiaohanyu 创建的主题 Vagrant vagrant-hackerbox: 更友好的vagrant box
找到解决方法了,修改hosts文件为你自定义的访问ip。
@alexrezit 没关系,就是有点可惜,毕竟是第一个Safari 查看V2ex回复的扩展。
确实很好用啊,找了很久,找到一个类似的,http://www.v2ex.com/t/74792 但是现在不能下载了。一些油猴脚本版的,在Safari上也不能用。
@zhangxiao 没搜索到,是个软件的名称吗?
2014-03-02 00:00:14 +08:00
回复了 xiaohanyu 创建的主题 Vagrant vagrant-hackerbox: 更友好的vagrant box
@xiaohanyu 又出现新问题了。

$ vagrant provision
[default] Running provisioner: ansible...

PLAY [vagrant] ****************************************************************

GATHERING FACTS ***************************************************************
fatal: [192.168.33.10] => SSH encountered an unknown error during the connection. We recommend you re-run the command using -vvvv, which will enable SSH debugging output to help diagnose the issue

TASK: [modify apt source list] ************************************************
FATAL: no hosts matched or all hosts have already failed -- aborting


PLAY RECAP ********************************************************************
to retry, use: --limit @/Users/alex/hackbook.retry

192.168.33.10 : ok=0 changed=0 unreachable=1 failed=0

Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
2014-03-01 15:46:02 +08:00
回复了 xiaohanyu 创建的主题 Vagrant vagrant-hackerbox: 更友好的vagrant box
@xiaohanyu 又出现问题。

$ vagrant provision
[default] Running provisioner: ansible...
Traceback (most recent call last):
File "/usr/local/bin/ansible-playbook", line 25, in <module>
import ansible.playbook
File "/Library/Python/2.7/site-packages/ansible/playbook/__init__.py", line 18, in <module>
import ansible.inventory
File "/Library/Python/2.7/site-packages/ansible/inventory/__init__.py", line 27, in <module>
from ansible.inventory.script import InventoryScript
File "/Library/Python/2.7/site-packages/ansible/inventory/script.py", line 25, in <module>
from ansible import utils
File "/Library/Python/2.7/site-packages/ansible/utils/__init__.py", line 29, in <module>
from ansible.utils import template
File "/Library/Python/2.7/site-packages/ansible/utils/template.py", line 21, in <module>
import jinja2
File "/Library/Python/2.7/site-packages/jinja2/__init__.py", line 33, in <module>
from jinja2.environment import Environment, Template
File "/Library/Python/2.7/site-packages/jinja2/environment.py", line 13, in <module>
from jinja2 import nodes
File "/Library/Python/2.7/site-packages/jinja2/nodes.py", line 18, in <module>
from jinja2.utils import Markup
File "/Library/Python/2.7/site-packages/jinja2/utils.py", line 520, in <module>
from markupsafe import Markup, escape, soft_unicode
ImportError: No module named markupsafe
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
2014-02-28 14:54:03 +08:00
回复了 jiang42 创建的主题 Atom Atom Editor 爱心接力!
David.malan#aol.com
THX
关掉vagrant,重启vagrant后又恢复了,奇怪了。。。
@undeflife 虚拟机系统是CentOS,改了apache的默认网页目录到/Vagrant/www/html中和MySQL默认的数据库目录,结果修改后的/Vagrant/www/html竟然在虚拟机中无法显示,然后一系列的升级Vagrant,VirtualBox就出现上述问题了。
1 ... 33  34  35  36  37  38  39  40  41  42 ... 50  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2259 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 28ms · UTC 05:48 · PVG 13:48 · LAX 22:48 · JFK 01:48
Developed with CodeLauncher
♥ Do have faith in what you're doing.