运行ansible前,会出现一下Warning。[WARNING]:Theversionofgmpyouhaveinstalledhasaknownissueregardingtimingvulnerabilitieswhenusedwithpycrypto.Ifpossible,youshouldupdateit(i.e.yumupdategmp).解决方法:忽略下输出cp/usr/lib64/python2.6/site-packages/pycrypto-2.6...
分类:
其他好文 时间:
2015-02-02 20:07:53
阅读次数:
971
题意:找一条异或最长路。
题解:先随便来一条路径,然后我们发现这条路径上可以随便加简单环(不管有没有共点共边)、
就是因为可以先从某点走到环上来一圈再走回来,这样来去的路径被搞没了,简直污得不行。
然后我们可以用线性基来决定去异或哪些环。
并没有错。
算了来点干的吧,上面的都是在扯淡。
SARFT Warning:
5>>64=?
5>>65=?...
分类:
其他好文 时间:
2015-02-02 18:08:36
阅读次数:
178
进行归档恢复的时候数据库报以下错误:RMAN-08591:WARNING:invalidarchivedlogdeletionpolicy查看ORA错误解释:[oracle@021Y-SH-BKAP~]$oerrrman8591
8591,3,"WARNING:invalidarchivedlogdeletionpolicy"
//*Cause:AninvalidARCHIVELOGDELETIONPOLICYwassupplied.Thearchived..
分类:
数据库 时间:
2015-02-02 16:08:43
阅读次数:
253
debian升级某个service的时候,弹出了一行warning
insserv: script jane@192.168.5.68: service cgi already provided!
insserv: script jane@192.168.5.68: service n_cgi already provided!
看名字是个本地局域网的,为什么会有这个出现?
i...
分类:
其他好文 时间:
2015-02-02 10:49:13
阅读次数:
151
本帖最后由 梅花望青竹 于 2013-1-16 19:20 编辑以前使用的是MDK4.5 但是没有stm32F3的元器件,果断的使用了4.6版本了。但是编译之后出现这样错误:linking....\Obj\prj.axf: Warning: L6373W: libattrs.map file not...
分类:
其他好文 时间:
2015-01-30 22:16:53
阅读次数:
109
看configurure字段有木有driver字样,若有内容,则显卡驱动装好了。
sudo lshw -c video
WARNING: you should run this program as super-user.
^CI (sysfs)
chenghao@chenghao-Lenovo-Product:~$ sudo lshw -c video
[sudo] passwor...
分类:
系统相关 时间:
2015-01-30 17:45:23
阅读次数:
247
突然 squid 就启动不了了,打开 squid.out,发现报错:
WARNING: Cannot write log file: /var/log/squid/cache.log
/var/log/squid/cache.log: Permission denied
messages will be sent to 'stderr'....
分类:
系统相关 时间:
2015-01-30 15:54:30
阅读次数:
673
I have got recently my new Volvo S80, from day one the seatbelt warning tone is killing my nerves. I was asking my Volvo dealer if there is a way to d...
分类:
其他好文 时间:
2015-01-29 19:02:54
阅读次数:
169
错误信息:F:\BUILD\IDS7020\trunk\manage_src\dev\java_src\tds7030-web\Ant\build.xml:344: warning: 'includeantruntime' was not set, defaulting to build.syscl...
分类:
其他好文 时间:
2015-01-29 11:51:19
阅读次数:
165
解决方案:sqlplus / as sysdbagrant execute on UTL_I18N to scott;grant execute on DBMS_CRYPTO to scott;
分类:
其他好文 时间:
2015-01-28 14:21:11
阅读次数:
162