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


ADVERTISEMENT

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 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 :: 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 :: 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 :: 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 :: 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

Debian :: Since Upgrade To Squeeze - Can't Get My Speakers To Beep

Feb 10, 2011

When I had Lenny installed I made this computer be my alarm clock (with sanduhr) to wake me up for school in addition to my mom's TV (because I am a heavy sleeper) and now I cannot use this computer to do so. I'm not saying it's a bug. I'm just asking, how do I enable it again? I know that with Lenny to enable/disable beeping, I went to System=>Preferences=>Sound but now I don't see how to make beeping work again.

View 11 Replies View Related

Debian Installation :: Lenny To Squeeze Upgrade

Jan 2, 2011

I am thinking of upgrading from my production Lenny to Squeeze.Is it better to upgrade from Lenny directly, or reformat my hard drive and install from fresh (I do have backup of my /home)?

View 14 Replies View Related

Debian Installation :: Upgrade From Lenny To Squeeze

Feb 7, 2011

I have a question about dist-upgrading. I'm using 5.0 lenny with KDE 3.5 and I want to upgrade, but I don't want to change my KDE to that new version of disaster. Will the apt-get dist-upgrade update my kde?

View 6 Replies View Related

Debian Installation :: Best Way To Upgrade From Lenny To Squeeze

Feb 7, 2011

A week or so ago, I downloaded the current stable and burned it. (lenny)And on the 5th I started installing and finished on the 6th.I then see squeeze was released LOL.I have started using the system and would rather not start over from scratch.(but I will if it is the *best* way to go)I am coming from Ubuntu but I do know my way around the system...

All the threads I see start off by editing the sources list to change lenny to squeezeIs there an easier way?I've looked for a HOWTO but did not see one.I am not looking to stop any part of the system from upgrading.In ubuntu I have gone from distro to distro, but that option is not offered.I checked "Software Sources" -> Updates I do not see the Ubuntu option of allowing distro updates ot be offered.

View 14 Replies View Related

Debian Configuration :: Sloow Nfs After Upgrade To Squeeze?

Aug 22, 2010

1) old a1300 laptop: P3 800, 256 MiB RAM, HDD, PC-CARD NIC. from lspci: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10) with debian (i386), previously lenny, now squeeze. running as server.

[Code]...

Smaller files seem to transfer faster, but I have no idea why. I've checked with ethtool that both NICs are running at 1000Mb/s, and both are connected to the same Gigabit switch. The HDD in the laptop had previously provided (nfs) transfer speeds of 12-13 MiB/s. The options in fstab on the client are what I've changed them to since, while trying to fix the problem. Can't remember exactly what they were, but rsize, wsize and nfsvers are some I put there trying to fix it.

I had considered buying a new, faster HDD for the laptop, but that is certainly out of the question until this is resolved. Edit: Is this the right place to ask about this? I did wonder if the 'General Questions' category was a better fit.

View 1 Replies View Related

Debian Multimedia :: X Won't Start After Upgrade To Squeeze

Mar 5, 2011

After upgrading to squeeze I have now X Server 1.7.7 installed and it won't start.
When I try to run startx script, monitor gets blank for few seconds and then I get back to command prompt and no errors is displayed.

When I try the same as root, system locks up with blank screen and no functioning keyboard.

Initially I had kernel 2.6.28 which worked fine with earlier Lenny's X Server and Matrox P650 AGP video card. After upgrade I found, that Matrox P650 is not longer supported in new xorg and I swapped it to Matrox G550 AGP card.

Tried mga driver's many options, upgraded to kernel 2.6.37.2, tried with Matrox G200 PCI and Savage 4 Pro AGP card but without a success.

With kernel AGP support turned on I got both with Matrox G550 and Savage card an MTRR error: "error setting MTRR, Invalid argument (22)". Without AGP support in kernel, Matrox G550 gets initialised as PCI card and no errors and X still not working. Same with Matrox G200 PCI card.

With vesa driver the behavior is also the same and output at the end of Xorg.log file is almost the same.

So I understand, that this is some X server problem?

Nothing special in xorg.conf file and tried without it also.

End of the Xorg.0.log file:

>>
(II) MGA(0): YDstOrg is set to 0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so

[Code].....

View 6 Replies View Related

Debian :: Squeeze Upgrade Causes Kernel Mess?

Feb 13, 2011

Finally ran the upgrade from lenny to squeeze and ran into a few issues. I have to admit this is the first dist-upgrade I've ever had go this badly (kernel issues, xorg issues, mysql transition problems, mythtv... Yikes!).Anyway, the first problem I'm trying to fix is getting dpkg to like the new squeeze kernel. Here's the errors

Code:
Errors were encountered while processing:
linux-image-2.6.32-5-686

[code]....

View 9 Replies View Related

Debian Multimedia :: Squeeze Mythtv-database Sql Errors "Failed To Execute SQL" With Latest Updates

May 27, 2011

Setting up mythtv-database (0.24.1-0.0squeeze1) ... Failed to execute SQL: GRANT ALL PRIVILEGES ON mythconverg.* TO mythtv@localhost IDENTIFIED BY 'mythtv' Access denied for user 'root'@'%' to database 'mythconverg' at -e line 8, <> line 1. dpkg: error processing mythtv-database (--configure): subprocess installed post-installation script returned error exit status 255 configured to not write apport reports Errors were encountered while processing: mythtv-database

View 2 Replies View Related

Debian Configuration :: Errors During Recent Apt-get Dist-upgrade

Feb 15, 2016

This is on my AMD64 Testing box...A couple days ago during an apt-get dist-upgrade, near the end I saw the errors below.

I haven't noticed anything broken, yet. I usually only see dkms errors when VBox squawks after an update and I run /etc/init.d vboxdrv setup.

The section of the results containing the errors to the end of the output:

Code: Select allSetting up linux-image-4.3.0-1-amd64 (4.3.5-1) ...
/etc/kernel/postinst.d/dkms:
error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatch
error: cannot open Packages index using db5 -  (-30969)
error: cannot open Packages database in /root/.rpmdb
error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatch

[Code] ....

View 2 Replies View Related

Debian :: Squeeze Kernel Upgrade Broke Suspend To Ram

Dec 12, 2014

Yesterday, I ran a security update that upgraded my Squeeze kernel from 2.6.32-48squeeze8 to 2.6.32-48squeeze9.

Ever since then, my suspend to ram (STR) function is broken.

The machine will suspend normally, but will not resume. When I try to awaken the machine, I can hear the fan in the tower start up (the subject machine is a desktop computer, please see below for specifics), but the machine seems to be otherwise dead (e.g. the monitor stays blank, pressing the "caps lock" key on my keyboard does not activate said keyboard's "caps lock" led, Ctrl-Alt-F[x] has no effect, etc). My only recourse at that point is a hardware reset (ouch!).

I tried running Code: Select allpm-suspend from a terminal, with no joy. Same result running Code: Select allecho -n "mem" > /sys/power/state from a terminal.

I checked the /var/log/pm-suspend.log file and noticed that each Code: Select all...performing suspend line used to (before said kernel upgrade) be directly followed by a Code: Select all...Awake. line, but, now, all said Code: Select all...performing suspend lines are followed by an Code: Select allInitial commandline parameters... line.

Before this, STR has worked well ever since I first loaded Squeeze on this machine back in 2012.

Code: Select allSqueeze 6.0.10; 2.6.32-5-amd64

Intel i7-980 Gulftown CPU
Asus P6X58D Premium Motherboard
EVGA GeForce GTS-450 Graphics Card
G.SKILL Ripjaw DDR3-1600, PC3-12800, 1.5v RAM (6x4GB sticks, 24GB total)
Crucial RealSSD C300 128GB SSD
Western Digital Caviar Black 1TB HDD
Corsair HX850 PSU

[CODE]

View 14 Replies View Related

Debian :: Blocked Packages During Upgrade Lenny To Squeeze

Jan 21, 2010

I've found myself using Ubuntu more recently because of newer packaged apps, so I finally decided I'd upgrade my laptop and desktop”each amd64—to Squeeze, instead of starting a bunch of apt-pinninng. I started with the laptop, which despite my preparations is now broken.

View 14 Replies View Related

Debian :: Grub-pc Failing To Update After Upgrade To Squeeze?

May 18, 2010

Last nigth I upgrade my system to squeeze and it whent well except for grub-pc and udev. If i try to upgrade now udev will not install do to problems with the kernel version and grub-pc can't seem to find the boot image.

[Code].....

View 3 Replies View Related

Debian :: Squeeze Black Screen On Boot Since Upgrade?

Aug 11, 2010

After doing a dist-upgrade today, my one year old install of squeeze will no longer boot. It stops with a black screen and has to be hard reset. Cant even get to tty1. The last line in dmesg is: cfg80211: Calling CRDA to update world regulatory domain

mike@vaio ~ $ lspci | grep Network 06:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100.Just wondered if anyone has any ideas before I restore from a backup?

View 3 Replies View Related

Debian :: Upgrade Lenny To Squeeze Without Disturbing Settings?

Sep 9, 2010

I have actually done quite a lot with Linux servers over the years. One thing I haven't ever done is upgrade one. At this time, however, it looks like my Lenny server must be upgraded to a newer MySQL, and I'm beginning to think it is easier to upgrade the entire installation.Is there a recommended way to upgrade Debian without disturbing home directories, non-standard directories such as /mystuff, config files such as my.cnf and smb.conf, etc?

View 6 Replies View Related

Debian Installation :: Upgrade From Squeeze To Wheezy Or Jessie

Jul 28, 2015

is it possible to simulate upgrading a Squeeze installation to a Wheezy or Jessie installation, on a OVH server ?I would like simulate upgrading server, and if not problems, upgrading in real time.I don't do that manipulation, and I don't do mistakes on a production server.

View 2 Replies View Related







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