Debian :: Squeeze: Errors Running Upgrade

Nov 20, 2010

I've just tried running an upgrade and I'm getting lots of errors. Anyone having the same problem or know a fix/workaround

View 3 Replies


ADVERTISEMENT

Debian :: Errors After Upgrade To Squeeze

Dec 28, 2010

I just upgraded to Debian Squeeze (from Lenny) and there are several errors occuring.

The first one is that whenever I want to use mplayer it gives me the following output:

Maybe that has to do with faulty drivers, I'm not sure yet.

What's bugging me a little bit more is whenever I start a shell like konsole or xterm it displays the following:

It roughly translates to:

A third problem is when I try to use something like mplayer or java and then try the tab completion I get yet another error.

Which would be:

So I get "bash: _get_comp_words_by_ref: command not found", however it's not like that with all of my applications. Tab completion after the command "vlc" for example works just fine.

View 14 Replies View Related

Debian Multimedia :: AWN Giving Errors In Squeeze 64 Bit

May 24, 2010

I have AWN installed on Squeeze (AMD64 bit). Many of the applets for it show as a white line so I have run it from a terminal to catch any error messages and get these:

If I then add one of the failing applets that show as a white line it says:

View 3 Replies View Related

General :: Debian Squeeze PowerPC On IBook / Relentless DriveReady SeekComplete Errors

Jan 28, 2011

I've been trying to set up MintPPC on my girlfriend's old iBook. I started with the debian squeeze installation from a burned cd. Everything went fine and i booted into the new system.

No matter what I try to install I get that error, with different sectors each time. I can install .debs using dpkg just fine, I can compile source code. apt-get just won't work.I've been reading about this for hours, and the machine is currently running e2fsck -c on the main filesystem. It is a more or less never ending stream of those errors with a few that reference task_pio_intr rather than dma_intr thrown in for good measure.I've been reading for hours but I haven't found anything on the google or forums that matches my problem(or atleast not that I could understand).

From my research I've tried hdparm to change the DMA mode, slower and faster and no luck, removing the .bins in one of the apt folders, and reinstalling debian.I've read the posts I could find on here, and mostly the problem seemed to be intermittent for them. For me it is only when I use apt-get, and now apparently e2fsck(badblocks). It happens every single time with apt, I can't use it to install anything. But i've done plenty of other file operations without a bump.Any suggestions would be most welcome! Especially an in depth explanation of what that message means. I'm happy to do my own research and work, I just have no idea what's going on!

View 4 Replies View Related

Debian :: PS3 Running An .img Of Squeeze - Out Of Space

Feb 10, 2011

If you haven't heard, PS3's on custom firmware have access to a linux install of sorts.

The OS is running from an .img of a Debian squeeze install.

My problem is that installing anything makes it run out of space. (It's only a 1Gig image)

I have searched and found some info, but it doesn't seem to work.

Make sure you have loop module on your linux.

Now you can copy the linux.img to your root of usb stick...

AND...

Mount first the original 1gb linux.img and then copy it to somewhere and then create an bigger image and copy to the new image.

mount:

And then follow the how to above. i think you should copy the folder with rsync because cp command will damage folder permissions!

View 1 Replies View Related

Debian :: Deb Squeeze Running From USB-stick

Mar 8, 2011

I want to get a running Squeeze onto a bootable USB-stick to test it, to make desirable adaptions and adoptions and only when I feel, that everything is okay, install that over my existing Deb-installation.

The DVD however offers only an "install" over an existing Linux-system, destroying that. Really hours and hours of Google aso. brought no solution to a - in my opinion - simple task.

I want to transfer the content of the DVD onto the USB-stick, make that stick bootable and THEN enable me to act like the system on the stick were my real OS, including of course making changes to the configurations. Only when I'm satisfied with the result, I then want to overwrite my existing system.

View 2 Replies View Related

Debian :: Members Running Squeeze Or Sid ?

Jan 2, 2010

I got Squeeze installed to a partition and it runs pretty good

cept for one thing

live-helper/live-magic is broken in squeeze?

if I do

Code:

in term I get not found,etc

live-magic also conks out saying lh_config no such file,etc

So, my questions are

1) anyone running squeeze and use live-magic,etc is it broken?

2) thinking about upgrading to Sid anyone run Sid here and what advice?

View 9 Replies View Related

Debian Multimedia :: Running Squeeze - Give KDE A Try?

Jul 28, 2010

For many years I used KDE and loved it. After Ubuntu appeared and got popular I decided to give Gnome a try as I figured that it must be OK if they used it in Ubuntu (and selected as the default desktop in Debian). I missed out on all the wailing and gnashing that accompanied the release of early versions of KDE 4. I've been using Gnome ever since and I have a really nice setup on squeeze - Chrome for browsing, Geany for development, Gnote for notes, Evolution for offline Gmail and Google calendars.

In fact, it's probably because Gnome is working so well for me right now that the geek in me fancies having a bit of a tinker with KDE. I keep reading that version 4 has now matured enough for production use. The only thing that puts me off is the sheer number of packages I need to install. I'm going to end up with a right mess in my menus etc, but still it might be worth it. What do you reckon - should I just stick with my nice Gnome desktop or should I dip my toe back into KDE? (or go for l33t status and install Xfce) I've got a thinkpad T400 with integrated intel graphics.

View 14 Replies View Related

Debian :: Get Ssh Access To Home PC Which Is Running Squeeze?

Feb 15, 2011

what would be the best way to get ssh access to my home PC which is running Squeeze? I could think of openvpn...and I have a vps ready at my disposal.

View 8 Replies View Related

Debian :: Running KDE 4.x From Squeeze - Manual Install

Apr 21, 2011

I have recently installed Debian Squeeze on my main machine at home. I used the default installation options, which meant gnome was installed as the display manager/GUI. Once I got the system up and running, I have attempted to install the latest KDE display manager/GUI. I executed the following commands:

$sudo apt-get install kde4

and then responded as required when asked if I really wanted to get and install the huge list of programs this involved.

When booting up in runlevel 3, I would log in, and then execute the following command:

$ sudo kdm

the screen would go blank and I would eventually get a KDE error message saying:

"Cannot open theme file @@@ToBeReplacedByDesktopBase@@@"

I would then be given only the option to press OK, which would dump me back out to the command line. I can get the GUI to start by executing "Startx", which doesn't require sudo to run I might add. The problem is that this command starts gnome. I would like to start X from the command line, but be given a choice of either GNOME or KDE.

Question 1: How do I fix the issue which generates the error message detailed above?

Question 2: How do I set up X to ask me which display manager I would like to use? and

Question 3: Am I correct in assuming that KDM shouldn't require sudo to run? If so, how do I adjust the situation so that it is correctly configured to run like gnome (without requiring root access to run)?

View 5 Replies View Related

Debian :: Apt-get Upgrade Errors

Jul 29, 2010

During my upgrade I had errors. 3 times the same list of errors.

Once they followed:

Once they followed:

Once they followed:

The errors are:

Should I try to do something about it? My computer seems to be functioning normally.

View 5 Replies View Related

Debian :: Debian Squeeze - Apt-get Running By Itself In The Background

Nov 15, 2010

I am running Debian Squeeze, apt-get update runs by itself in the background, taking up 100% of one of the two processor cores.

I have kept the system updated.

Heres the output of

Code:

Code:

I have noticed this a couple of times now, i can kill the process and it doesn't show up again ( i haven't noticed it showing up till next reboot).

I don't have update manager to set to automatically install anything, I have set it to "Only notify about available updates".

View 9 Replies View Related

Debian Configuration :: Squeeze New Installation / Cpu Running At 100% (even In Idle)

Apr 20, 2011

i've just installed squeeze on my lenovo t61 laptop. i've noticed one of my cpu's running at 100% (even in idle) from time to time.

View 3 Replies View Related

Debian Hardware :: Running GTX 580 Or Radeon 6970 On Squeeze?

Jan 27, 2011

I need to buy new grapics card for my system (because the old one died), but I can't decide which one should I buy. Anyone here got experience running GTX 580 or Radeon 6970 on Squeeze?

View 14 Replies View Related

Server :: Running Mini-httpd On Debian Squeeze

Jul 6, 2011

I have downloaded and installed a mini-httpd on my Debian 2.6.32 and its running on port 80.I have some webpages that I have stored in the /usr/share/mini-httpd/html directory.I am able to access those webpages from my machine(i.e.localhost).But I am unable to access it from another machine within the network.I have tried editing the iptables rules but in vain.The problem is,in my company we use a proxy server to browse the net and when I try to access the webpage on my machine from another system(by giving myipaddress/webpage.html),it shows the error message that proxy server is refusing any connections to the server.

View 1 Replies View Related

Debian :: Upgrade Debian Stable Kernel From Squeeze Version?

May 26, 2010

I've just install debian squeeze version, or the testing one, but I am not really happy with it. Is not listening me all the time. If I install the debian stable I don't have internet connection. Is it possible to update the kernel somehow using the testing version?

View 12 Replies View Related

Debian :: Running Squeeze 32bit With Gnome-core Installed?

Jul 10, 2010

I am running Debian Squeeze 32bit with gnome-core installed. When I alter the acceleration or sensitivity within the pointer speed section of gnome-mouse-properties, my mouse does not act differently. Has anyone else encountered this problem? How can I change my mouse sensitivity? I have installed Debian Lenny previously and I recall that I was capable of changing the sensitivity.

View 1 Replies View Related

Debian Multimedia :: Just Installed Squeeze / Running Back To Lenny

Feb 6, 2011

I could not get the hardware to work with Lenny's ancient drivers, so I gave up and decided to upgrade to Squeeze.Well, the hardware works (except sound), but KDE4 is a such a disaster that I want to run not walk! all the way back to Lenny. I'm stunned that after four years of active development, this desktop still doesn't have something as basic as keyboard shortcuts or the ability to place icons where YOU want them.

The widgets frustrate me to no end. The new K menu is impossible to navigate. I'd rather hang myself than use Dolphin as a file manager. KDE4 gives me more notifications than MS Windows' crapware. And it's UGLY !!! The "Oxygen" theme makes me want to tear my eyeballs out.

View 14 Replies View Related

Debian Multimedia :: Running Squeeze On Laptop Speakers Do Not Work?

Mar 27, 2011

I'm running Debian Squeeze on my laptop my laptop speakers do not work but when i plug in something into the headphone jack I then have sound (to the speakers plugged into my headphone jack).

View 7 Replies View Related

Debian Hardware :: Graphics Card On EMac Running Squeeze

Apr 27, 2011

I installed the powerpc version of Debian Squeeze 6.0.1a on an eMac. According to the Wikipedia article, these systems had an nVidia geforce2 MX graphics card, and the system is using the Debian open nVidia drivers from install. I've gotten everything working on it, except the graphics are off. It's acting like either it can't handle the resolution or all the colors and looks a little like it wants to run in 256 colors. It's not unusable, just annoying. I know that it can handle a normal resolution because it was doing fine under Mac OS X puma before I wiped it and installed debian (I put debian on it because I needed a modern web browser, and the ones available under that version of Mac OS X weren't doing the job). I went to the nVidia website, but they only have the driver for x86 Linux. I need it for the G4 powerpc. Any ideas? I'm used to running Ubuntu on x86 machines, so the powerpc thing is throwing me a bit.

View 4 Replies View Related

Debian :: Can't Upgrade From Lenny To Squeeze

Sep 15, 2010

I run into a problem when trying to update from lenny to squeeze. Seems that util-linux fails to install due to some error and that this causes xorg as well as udev to fail. If this is the case then it might be a bug in the post-installation script for util-linux..Am I on the right track or is it completely wrong?

View 5 Replies View Related

Debian :: How To Upgrade From Lenny To Squeeze?

Sep 25, 2010

I am running a lenny server. So I don't have physical access.How can I upgrade to Squeeze without everything breaking? Also, I want to use "apt-get", not "aptitude".

View 8 Replies View Related

Debian :: Lenny To Squeeze Upgrade

Mar 28, 2011

I have a Debian Lenny LAN Gateway machine running shorewall, squid and a source install of ossec in the opt dir. The machine is an Intel Atom based asus hummingbird with no gui. It works well and has been very stable so far. However, i am considering upgrading to Squeeze. Is it feasible to attempt to upgrade this machine, or am i realistically looking at a reinstall and reconfigure with Debian Squeeze over a long weeked?

View 2 Replies View Related

Debian :: Possible To Upgrade From Squeeze To Jessie?

Jun 25, 2015

I installed a Debian server a few time ago, with the Squeeze version.

Now I want to upgrade it to Jessie, but all related documentation only talk about the procedures to upgrade from Wheezy to Jessie.

What should I do? Upgrade first Squeeze to Wheezy and after that to Jessie, or I can upgrade from Squeeze to Jessie?

View 3 Replies View Related

Debian :: Lenny Upgrade But Not To Squeeze?

Mar 3, 2011

Now when new stable debian is squeeze I was wondering how do I apply updates to my lenny distro?I just want to apply all updates available for lenny, but DO NOT WANT to upgrade my lenny to squeeze.

View 1 Replies View Related

Debian :: Trying To Upgrade Lenny To Squeeze

Feb 11, 2011

I live in Swizterland and am using a Swiss mirror.I want to upgrade my Lenny installation to Squeeze

View 6 Replies View Related

Debian :: Compile Clanbomber In Squeeze But Get The Following Error Message When Running ./configure?

Dec 4, 2010

I am trying to compile Clanbomber in Squeeze but I get the following error message when running ./configure:

checking for DirectFB... found
checking for FusionSound... configure: error:
*** FusionSound 1.0.0 or newer is required. The latest

[code]...

View 4 Replies View Related

Debian :: Squeeze Upgrade - Tab Completion Does Not Work

Mar 15, 2010

Since upgrading my laptop to Squeeze, terminals (tested Gnome terminal and xterm) show simply a "$" prompt; machine, path and username are missing. What's really annoying though is that tab completion doesn't work, it inserts a tab character instead. Fooling around showed me that typing in the command "bash" brings everything back to what I'm used to. So in my dire newbiness do I ask, how do I reenable bash as the default shell for these programs?

View 5 Replies View Related

Debian :: Lenny Squeeze Upgrade Not Completing

May 28, 2010

when I tried to upgrade my computer from Lenny to Squeeze and it downloaded everything but it's stuck at installing udev which it said it couldn't do on the 2.6.26 kernel. I then did update-grub and Squeeze's 2.6.32 kernel was seen (on grub). I have grub-legacy chainloading (if I'm not mistaken) but I don't have grub2 installed. When I try to boot through the 2.6.32 kernel so that I can complete the upgrade (that is to install udev and have everything working fine), instead of reaching the OS, it says something along the lines of "kernel panick not syncing vfs" and something about "root(hd1,0)".

View 10 Replies View Related

Debian :: Fail To Upgrade From Lenny To Squeeze

Jan 8, 2011

I'm currently using Debian Lenny 5.0.7 and I tryed to upgrade to Squeeze. I followed the instructions from Debian's Guide:

1. I changed my repositories to squeeze in sources.list
2. # aptitude update
3. # aptitude install apt aptitude dpkg
4. # aptitude safe-upgrade

After this last command, the computer kept working for about 7 hours, it consumed 2 gb RAM and 1 gb swap, and in the end aborted with the following message:

I searched around and I found out that this error is somehow related to C/C++ package compilation, but I found nothing specific related to Debian's upgrade.

View 8 Replies View Related







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