Debian :: SSH2 Constant Collide Error

Jul 19, 2015

Install SSH2, but he constantly collide error. It is that [pecl install -f ssh2] but unfortunately writes error and can not be installed. Now it is up to the SSH2 provides but unfortunately cancel running.

Here is the php info : [URL] .....

System : Debian 8.1 Jessie

Debian 7.8 : The installation fails without error but that is not enough fresh modules.

View 0 Replies


ADVERTISEMENT

Debian Configuration :: Constant Error When Running Apt-Get

Mar 9, 2010

Nothing serious (I think), but everytime I run apt-get to remove programs and doing upgrades... I get a strange message.

This is the output of apt-get upgrade:
Inspiron1525:/home/hernan# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
iamerican ibritish
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
17 not fully installed or removed.
After this operation, 4030kB disk space will be freed .....

And this is the output I get when removing a program (I removed amor so I can show the output):
Inspiron1525:/home/hernan# apt-get remove amor
Reading package lists... Done
Building dependency tree
Reading state information... Done

The following packages will be REMOVED:
amor iamerican ibritish
0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
17 not fully installed or removed.
After this operation, 6185kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 89741 files and directories currently installed.)
Removing iamerican ...
/var/lib/dpkg/info/iamerican.postrm: line 6: /usr/sbin/remove-default-ispell: No such file or directory
dpkg: error processing iamerican (--remove):
subprocess post-removal script returned error exit status 1 .....
E: Sub-process /usr/bin/dpkg returned an error code (1)

When I run update, I don't get the error though.

View 4 Replies View Related

General :: Patching File Ssh2.c Hunk #1 FAILED At 477 - 1 Out Of 1 Hunk FAILED - Saving Rejects To File Ssh2.c.rej

Feb 11, 2010

I was installing PECL extension. i have downloaded the setup. then whatever process is mension in this link i have done that. PHP: Installation - Manual. when i m doing patch <patchfile i m getting this patching file ssh2.c Hunk #1 FAILED at 477. 1 out of 1 hunk FAILED -- saving rejects to file ssh2.c.rej

View 1 Replies View Related

Ubuntu :: Constant Error On DVD-DL Burn?

Sep 3, 2010

I'm on 10.04. 64bit (but dont think this is 64bit related)

I have been getting this very annoying error while trying to burn DVD-DL media from an iso using growisofs. Here is the command I used (to burn a backup copy of an xbox360 game)

Code:
growisofs -use-the-force-luke=dao -use-the-force-luke=break:1913760 -dvd-compat -speed=2.4 -Z /dev/scd0=nameofmyiso.iso
Now, every single time, usually around 50%, I get this error:

:-[ WRITE@LBA=aacf0h failed with SK=3h/WRITE ERROR]: Input/output error
write failed: Input/output error

I've been searching around and found threads with people complaining about this error since 2005, but not a single one of them presented any solution (some hint to a kernel issue, which I'd have no idea how to fix. I'm a noob at linux).

I also tried burning it using imgburn under wine, same error, also at 50%.

This is very frustrating, Ive burned around 6 coasters so far and DVD-DL are expensive to keep on this trial and error.

p.s It's not faulty media before anyone asks. I tried it on Mac and it worked fine. Also, this drive worked well before, before I migrated this machine.

View 1 Replies View Related

Ubuntu :: Constant Error Message Regarding Kernel

Aug 11, 2011

I have installed Ubuntu 10.04 LTS on a flash drive and everytime I try to do an update I get the following error message:

Code:
Setting up linux-image-2.6.32-33-generic (2.6.32-33.72) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.32-33-generic
lzma: Encoder error: -2147467259
Failed to create initrd image.

[Code]...

also, I would like to know if I want to make clones of the flash drive, would a copy and paste suffice or do i need to use some cloning software? I have followed the instructions on ubuntu wiki to make my casper-rw larger than 4GB by making it an ext4 partition.

View 3 Replies View Related

Ubuntu :: Computer No Longer Boots Constant Error

Dec 14, 2010

I have tried to keep away from posting this seeing how many have had the same problem but this is getting to the point of me just selling my computer out of shear frustration. Ive got Windows XP and Ubuntu 10.04lts. For a while they all ran fine together till my Windows drive gave out and ever since I tried to remove the drive GRUB recovery has been popping up. I even tried to put the drive back in and the computer still wont boot anything. Ive got 4 different live boots and neither one works, Ive tried to boot with my internal dvd drive and a usb one, there is always a Grub error. When I put in the ls command and find my only non"unknown filesystem" it still says "bad filename". I guess where im getting at is grub wont even let me reformat my computer or boot from anything without saying "no such device: 32d98-e0b3-451b-809b-ae6562ccb701"

View 3 Replies View Related

Programming :: POSIX__Philosophers At Dinner: Error: Initializer Element Is Not Constant

Jun 23, 2010

I changed my post because I found that solution, and didn't want to bother for that. But, since I didnt find a way to delete the post, I thought of updating it: I am beginning to write the code for the philosophers problem. As you know, they can eat, think or wait for forks. When they have 2 forks, one by each side, they eat. Then they set the 2 forks as available, and think.

Each philosopher is a thread. My problem is that it gives segmentation fault, somehow, when I try to initialize. The thing I really don't understand, is why it sometimes gives segmentation fault on initialization #0!!! (But generally on initialization #1) I have set 5 initializations in total, defined by N, that is also the number of threads I'm working on.

PHP Code: #include<stdio.h>
#include<stdlib.h>
#include<unistd.h>
#include<pthread.h>
#include<errno.h>
#include <time.h>
#define N 5
[Code]....

View 1 Replies View Related

Debian Configuration :: Squeeze Install - Nvidia Fan Constant?

Mar 5, 2011

I installed Debian Squeeze (choosing no when prompted to add support for non-free or contrib sources) and noticed that the fan of my Nvidia 9600 GT video card is constantly running at full speed. I thought this meant that the default driver is not properly working. I would like to configure my system so that the video card fan is not being pushed so hard.

I downloaded the latest Nvidia (propietary) driver, stopped gdm3, and ran the driver installer. The installer failed because it said the Nouveau kernel driver was currently in use and incompatible with the Nvidia driver. I chose not to allow the installer to update my modprobe configuration directory. nvidia-installer log file '/var/log/nvidia-installer.log'

[Code]...

It looks at though the xorg.conf.new file has the nv driver in use, but the Nvidia installer says the Nouveau driver is being used. I ran a line in terminal (i forget the exact line) to test the xorg.conf.new file in the /root/ directory. The result was No Screens Found.

Next, I tried to remove the xserver-xorg-video-nouveau package using aptitude, but it displayed a message indicating that xserver-xorg-video-all depends on it. I decided not to remove the xserver-xorg-nouveau package. Any suggestions on how to proceed in order to configure X with a free driver (nv, vesa, or nouveau) so that the video card is handled properly?

View 1 Replies View Related

Debian Multimedia :: Constant Crackling Sound After Upgraded To 8.1

Aug 31, 2015

I have upgraded (twice) to 8.1 and I get constant crackling sound - interestingly only from my left speaker. It starts already after the GRUB boot, and when logged in it just cracks all the time.

- in Wheezy there is no this kind of problem
- I have installed Jessie (crackling), fresh install back to Wheezy (no problem), fresh install again Jessie (problem), back to Wheezy (no problem), and now Jessie (again problem).
- the volume slide is jumping like crazy together with crackling. There is no chance to manually change it.

I have managed (by some unknown chance) to set profile to off, and now it disappeared. However, it comes back ON when rebooted.

View 5 Replies View Related

Debian Hardware :: Force The Order To Remain Constant?

Nov 21, 2010

I have a tv card and a webcam. what happens is that at each boot their interchange being /dev/video0 and /dev/video1

how can i force the order to remain constant

View 6 Replies View Related

Debian Hardware :: Constant Loud Crackling Noise From Yoga 2 Pro Speakers

Aug 27, 2015

This is a weird and persistent bug that I've been having. It's persisted across multiple distros (Arch and Debian) and is currently making my computer only usable without sound. I'm beginning to think it's the hardware.

Anyway, the hardware is a Lenovo Yoga 2 Pro laptop. I'm currently running Debian 8. The crackling noise begins shortly after I log in - it happens regardless of whether the audio is muted, or whether anything is currently playing. It's a very, very loud noise - on the level of a vacuum cleaner or similar (maybe, these things are hard to estimate). It sounds sort of like a fast series of crackling pops. If I put the machine to sleep with the power button the crackling will go away for a little bit after I resume - I haven't timed it or anything but I imagine that it takes 30 seconds to start up again (after the computer has woken from sleep).

I can completely eliminate the problem by doing the following:

Code: Select allblacklist snd_hda_codec_hdmi
blacklist snd_hda_intel
blacklist soundcore
blacklist snd_hda_codec_realtek
blacklist snd_hda_codec_generic

[Code] ....

But obviously, this makes the sound on the laptop not work at all. I've been listening to music with my phone, which is an ok workaround, but I'm a programmer and I'd like to be able to watch talks on youtube and so on.

lspci:
Code: Select all00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
00:04.0 Signal processing controller: Intel Corporation Device 0a03 (rev 0b)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)

[Code] ....

It started happening on Arch after a pretty standard install (i3wm with Xorg, browser, terminal emulator, etc) and I suspected that I had misconfigured something, so I installed Debian - I know other Debian users with this laptop who have not had this issue, and so I figured the default settings would treat me better. No such luck - it started happening again on the clean Debian install. One detail - both installs (the Arch install and the Debian one) use full disk encryption (lvm on LUKS) but I can't think of how that would affect it.

My only thought is that it's some weird power saving mode issue - the soundcard isn't used for a bit, so it cycles to a lower power state, and the bad thing happens.

View 4 Replies View Related

Slackware :: Installing The Ssh2 On 13.0?

Jun 27, 2010

i have a freebsd server configured with ssh2 and a slackware client and another freebsd client on the freebsd client i use the ssh2 command to connect to the server and it's ok on slackware i can't use simply ssh and i can't find the correct slackbuild with ssh2 and sshkeygen2

View 4 Replies View Related

General :: How To Install Ssh2.so Package

May 9, 2011

how to install ssh2.so package. my ssh2.so went missing i think. i already google and search for it and try to install, and they fail at certain part.

View 14 Replies View Related

CentOS 5 :: Installing The Ssh2 Php Extention?

Oct 27, 2009

how i would go about installing the ssh2 php extention?

View 2 Replies View Related

Security :: SSH2 No Password Login With Passphase Key?

Sep 30, 2010

I was just wondering about logging in to my remote server via SSHv2.

But I want to set a passphase key but not make the server ask for it when logging in, would this at all be possible?

I am well aware I may leave it blank but doesnt this pose a security threat possibly?

I have heard somewhere that you can get Linux Centos 4.8 to do this

View 1 Replies View Related

CentOS 5 :: LIBSSH2 Not Making An Ssh2.so File

Jul 25, 2010

Alright so, I ran everything, and when I go to compile my libssh2 using: phpize && ./configure -with-ssh2 && make

View 1 Replies View Related

Ubuntu Servers :: Installing The SSH2 Into PHP - Need Php-pear Which Wants To Install Php-cli

Mar 23, 2010

I want to install[URL] extension into PHP, but it seems like it's only installed by pear, and for pear I need php-pear which wants to install php-cli. I already have php-cgi with fcgi and Apache2 worker MPM.

View 2 Replies View Related

Debian :: File Transfer Will Be Constant As The Minecraft Server Will Constantly Updates Files On The Web Server

Aug 27, 2011

I have 2 computers on the same network that i need to link together to transfer files 1 is a web server the other is a minecraft server. the problem is that the file transfer will be constant as the minecraft server will constantly updates files on the web server and I dont want it to go to the router then to come back to the web server. I want to add a second network card to each computer and link them together and use this second connection to transfer the files is it possible?

View 2 Replies View Related

OpenSUSE :: 11.3 Kde Constant Lock Ups?

Jul 18, 2010

Doesn't matter what application I am using this thing locks up tighter than a prison cell. I can't seem to do anything but reboot at that point. 11.2 never had this problem on this computer. I'm running a nvidia gt 220 card without the nvidia driver. Could this be the problem? I really don't know what to do about it. I was running the default kernel, but switched to the pae kernel as I have 4 gig of memory. Still locks up.

Probably should have stuck with 11.2 for a while longer, but at this point I would like to get 11.3 working. If not I will just go back to 11.2.

View 9 Replies View Related

Ubuntu :: Constant Load Of 1-2

Mar 3, 2010

My laptop running ubuntu 9.10 load NEVER drops below 1, and generally hovers between 1 and 2. This does not happen on any other of my ubuntu machines.

Any ideas of what to check? I've turned off indexing and watched system monitor. I always sit at 0% cpu usage, no active apps, but always a high load.

Attached is a screenshot showing top (with the load).

In my system monitors up top you can see the middle one in red, which is load. Constantly 1-2. The left one is cpu (almost no usage at all) right right one is disk IO.

View 4 Replies View Related

Fedora :: How To Correct The Constant Freezing Of 12

Jan 14, 2010

I've recently installed Fedora 12, and it constantly freezes. The only common aspect between the freezes is that the freezes occurred when firefox was running. When it does freeze, I'm not able to use ctrl+alt+f[1...6] or even ctrl+alt+backspace.

View 14 Replies View Related

Fedora :: 12 Updated Now Constant Reboots?

Mar 23, 2010

I've just allowed the update manager to update my system and now it boots as far as the login screen then immediately reboots, tried to use the installation disk repair system option but the only option it would allow was install system. anyone known how to boot into single user mode to try and fix this? or is re-installation the only option? I've discovered that hitting esc will booting gives me a more informative boot seems that udev is not loading looks terminal to me.

View 6 Replies View Related

OpenSUSE :: Constant Disconnects With Kopete?

Oct 13, 2009

I'm running openSUSE 11.1, with KDE 4.3.00. My Kopete, version 0.70.90, disconnects and reconnects to my jabber server several times a minute.

The jabber server, running the latest version of Openfire, is on the same gigabit subnet as the openSUSE machine in question. I can successfully connect to other IM services (MSN, Yahoo, etc) with no trouble. I also have no trouble with any other network service, from NFS to IMAP. I have other (Windows / Miranda IM) clients connecting to this same jabber server, all without trouble.

It drives me nuts, and it drives everyone else on my buddy list nuts too, as they see constant offline/online notifications for my user.

View 7 Replies View Related

Ubuntu :: Constant HD Activity Bogging Down?

Nov 5, 2010

I'm using Lucid on a laptop, (details in sig). Often after I've been running Ubuntu for a while, like a few hours, my HD activity light will come on and not stop, causing my machine to become laggy. (A link might open 3-5 seconds I click on it, typing appears a second after I press the key, a window or dropdown menu might take 5-10 seconds to be drawn.) I currently have Firefox with one tab and a Nautilus window open. Conky says the CPU is running at 10-20%, RAM is almost all used, (I assume Firefox's cache is filling up, since I've been surfing for a while), and swap is around 25% full. I just turned Compiz & Emerald off, but the HD is still spinning away. At this point, I usually log out and in again, or reboot. I though slowing performance with usage, resource-hogging background processes and constant rebooting were Windoze traits! What gives?Apparently, this is caused by Update Manager. Unbeknownst to me, Update Manager was waiting for me to give it the go-ahead, but while it's open, instead of patiently waiting, it renders my computer unusably slow, even though it's not supposed to be doing anything.

View 2 Replies View Related

Ubuntu :: Constant Screen Crashes In 11.04?

May 1, 2011

here's the videos video of the error in action

i just upgraded from 10.10 to 11.04 and am using the "classic" gnome 2 interface. i have an ati card, currently powered by the standard fglrx drivers. something must be wrong with compositing, because when i mouse over avant window navigator, indicators, menus, drag files, etc, there is a good (but still random) chance of it breaking my display.

just for the record, i have tried this with the newest catalyst drivers from the official website, the fglrx drivers from the repository and without any fglrx drivers at all. i am running a patched version of emerald that works with the included compiz, but i still get the same crashes with metacity's window decorator and without avant window navigator. indicator menus will just crash the screen from gnome-panel.

i had also gotten this same problem in a previous natty install using unity.

edit: hmm, disabling compiz seems to keep the crashes at bay, so i think this is a (major) compiz bug. does anyone know which logs i should include in my bug report?

View 9 Replies View Related

General :: Ubuntu 9.10 Constant Restarts

May 17, 2010

My dads' hard drive went up a while back. So we got him a new one and installed Ubuntu 9.10 instead of windows. All was going well until About two weeks ago. The system restarts randomly. Not when anyone is doing anything in particular. Sometimes when we are using firefox, sometimes just sitting on the desktop, and never after any certain amount of time.Some times its after five minutes, some times after several hours. It's not a full out crash, the window for shutdown/switch user/restart comes up out of nowhere. When we close the window, it shows back up pretty quickly, but then the computer will just crash. While restarting, half of the time the computer won't make it past the bios screen before restarting again,and will continue the bios restarting cycle until the computer is unplugged. By the way, the system is a dell dimension E310 from 2005 with all of the original hardware minus hard drive inside, so if it is a hardware issue that wouldn't surprise me. Also, just one time after the restart I received the message "fsck from util-linux-ng 2.16" , if that helps at all.

View 6 Replies View Related

Programming :: Can Predefine Constant Array In C?

Aug 1, 2010

Can I predefine constant array in c? with constants i do #define NAMEOFCONST value.is it possible to do this for an array? And if not I would like to know why. I suspect it has to do with memory handeling and pointers.

View 14 Replies View Related

Slackware :: Keep Constant Screen Resolution?

Apr 8, 2010

When i startx, the resolution of the kde is 1280 - that's awful, for my monitor it needs to be 1152x864, so everytime i startx my slackware i have to go to system settings and set the proper resolution...

What should i do in order to set one resolution-size so it will keep it that until i changed it, and everytime i start the X i will be that type of resolution ?

View 2 Replies View Related

Ubuntu / Apple :: Constant Crashes / Stop It To Do So?

Jun 21, 2010

I'm on a MacBook Pro 2,2 with Ubuntu 10.04. Multiple times Ubuntu freezes up and then crashes. I'm not entirely sure what is causing these crashes, but they happen mostly when I'm running anything graphics related, especially games. Although the crashes haven't been isolated to those instances. Any ideas on what could be causing this?

View 1 Replies View Related

Ubuntu :: Constant Screen Flashing On Boot Up?

Jul 5, 2010

I recently wiped and partitioned my hard drive on my Sony Vaio Z series laptop. I set up the NTFS partition for windows, the Ext-4 partition for Ubuntu 10.04 Netbook Remix, and a large NTFS partition for my all my media. I installed the netbook remix off of a flash drive, and I couldn't have asked for a smoother install. Everything went fine, and I proceeding to install google chrome and all the other little goodies. After that, I configured all my settings and ran the update manager to get everything just fine. After a reboot, I became frustrated and prevented maximus from running on start up because I did not want every windows I opened to be maximized. After a reboot, the screen would flash very brightly more than once per second. I could see the top bar with the processes and such as well as the correct background, but I cannot do anything because the screen will not stop flashing. I figured out I could stop it from flashing by pressing ctrl+alt+F7, but the screen just freezes where it is at and is still unusable. Desperate to start enjoying my Ubuntu Netbook Remix, I wiped the Ubuntu partition and reinstalled and did everything EXACTLY the same except instead of preventing maximus from opening, I used gconf-editor to change the setting to not maximize everything by default. Reboot, exact same problem.

I've searched everywhere for a solution, but I only find people with vague similarities or explanations. Could it possibly be a graphics problem? My laptop has 2 graphics cards in it - an Intel integrated one and an nVidia one. The nVidia one has a hardware issue so I just use the Intel one for now. It is also worth noting that I have installed Ubuntu 10.04 (desktop) on my machine before and I never had any such problem.

Also, I tried booting up in the "safe mode" equivalent, but I eventually encounter a black screen and I am forced to hold down the power button to shut it down.

(also, if it's worth anything, I know how to use windows well if there's any way I can change something in Ubuntu from my windows installation)

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved