Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am seekshiva on github.
  • I am seekshiva (https://keybase.io/seekshiva) on keybase.
  • I have a public key whose fingerprint is 0426 26F7 FA6D 0C3D 3CDE CBD2 BD21 1FB2 AFAD A29A

To claim this, I am signing this object:

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9QttdcXL5pFtVc0VlhDVYui26Ydjy3M7RCT1RoXCcudFfVW6OnbDlK3YZlW3WQrcSyoNVmMn5c/YB5H+ZrdsENUJEC6jcbEPIPKxNTHwpF91JM/FtBHhUxOI2fL04S/dIMLYLLJay5798w1oRc9IFr0/aEfR3hgr1b0YOTBOvusQbMq9oI+XtiGwYvRPom4kbkn4XI14wH7jMDVeoNz1iwsYnjh3fDL0CXOm75w7LURSalcAb2CoB2HFEa349zX1Dp5vbAX/d2XOVTu40JTsd7YHyl6vx0GuuYDdtVYPmNRK+/h4wiPzekCSMUuplT+lUNwu/6iLdBT3SxXIYAIZ/ i.am@seekshiva.in
Total Download Size: 17.95 MiB
Total Installed Size: 479.91 MiB
Net Upgrade Size: 93.61 MiB
Proceed with installation? [Y/n]
:: Retrieving packages from extra...
error: failed retrieving file 'qt-4.8.2-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : Recv failure: Connection reset by peer
error: failed retrieving file 'qt-4.8.2-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : couldn't connect to host
error: failed retrieving file 'qt-4.8.2-1-x86_64.pkg.tar.xz' from mirror.cse.iitk.ac.in : Recv failure: Connection reset by peer
@seekshiva
seekshiva / error
Created May 31, 2012 11:26
error msg
[root@svijayakumar shiva]# pacman -Sf qt
resolving dependencies...
looking for inter-conflicts...
Targets (1): qt-4.8.2-1
Total Download Size: 17.95 MiB
Total Installed Size: 90.15 MiB
Proceed with installation? [Y/n]
@seekshiva
seekshiva / gist:2872662
Created June 5, 2012 04:37
failure to remove python
[root@svijayakumar shiva]# whereis python
python: /usr/bin/python2.7 /usr/bin/python2.7-config /usr/bin/python /usr/lib/python2.7 /usr/include/python2.7
[root@svijayakumar shiva]# pacman -R python
error: target not found: python
[root@svijayakumar shiva]# pacman -R python2
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: asciidoc: requires python2
:: batterymon-clone: requires python2
:: dbus-python: requires python2
@seekshiva
seekshiva / gist:2872643
Created June 5, 2012 04:29
error while updating using pacman
[root@svijayakumar shiva]# pacman -Su
:: Starting full system upgrade...
warning: gc: local (7.2-1) is newer than extra (7.1-4)
warning: linux: local (3.4-1) is newer than core (3.3.7-1)
warning: linux-headers: local (3.4-1) is newer than core (3.3.7-1)
warning: pinentry: local (0.8.1-4) is newer than core (0.8.1-3)
resolving dependencies...
looking for inter-conflicts...
@seekshiva
seekshiva / gist:2934418
Created June 15, 2012 02:42
error updating the packages
[root@svijayakumar shiva]# pacman -Su
:: Starting full system upgrade...
:: Replace dbus-python with extra/python2-dbus? [Y/n]
:: Replace libusb with core/libusbx? [Y/n]
warning: linux: local (3.4-1) is newer than core (3.3.8-1)
warning: linux-headers: local (3.4-1) is newer than core (3.3.8-1)
resolving dependencies...
looking for inter-conflicts...
Targets (51): apache-2.2.22-4 awesome-3.4.12-1 bison-2.5.1-1 cairo-1.12.2-2
@seekshiva
seekshiva / gist:2948530
Created June 18, 2012 14:04
dependency cycle
[root@svijayakumar shiva]# pacman -Su
:: Starting full system upgrade...
resolving dependencies...
warning: dependency cycle detected:
warning: lib32-gcc-libs will be installed before its gcc-libs-multilib dependency
looking for inter-conflicts...
:: gcc-libs-multilib and gcc-libs are in conflict. Remove gcc-libs? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: gcc: requires gcc-libs=4.7.0-6
[root@svijayakumar shiva]#
[shiva@svijayakumar ~]$ npm install socket.io
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: No such module
at Object.<anonymous> (/home/shiva/local/node/lib/node_modules/npm/lib/utils/config-defs.js:5:21)
at Module._compile (module.js:441:26)
at Object..js (module.js:459:10)
[shiva@svijayakumar node]$ ./configure
File "./configure", line 206
'''
^
SyntaxError: invalid syntax