Debian :: Upgrade From Sarge To Lenny (via Etch) Has Broken Cron?
Sep 20, 2010
I've been upgrading a bunch of our servers from sarge to etch and then to lenny, on two of these servers, cron has broken, cronjobs will not run. On another two (that have no significant differences from the others) cron is unaffected I created a simple job to run while I was testing
*/1 * * * * root /usr/local/mailtest-1 in the script is echo test mail from busted server | mail -s "test mail from your busted server" [URL]. and that runs fine if I run it manually, I've added it into /etc/crontab and crontab -e but haven't got a single mail from it. The cron service is running
I tried apt-get remove --purge and then a re-install but it doesn't seem to have worked. All the logs have stopped rotating as well so I'm starting to think that maybe it's not a fault with cron but with some other service that it depends on. However, I've not been able to figure out what that might be.
View 5 Replies
ADVERTISEMENT
Mar 29, 2010
<Big Red Flashing Sign that reads, "NEWBIE with two Linux books and very little brain"> I just installed Sarge from a CD onto an old PC and ended up with Debian Linux 3.1, Kernel 2.4.
PC Specs:
Spacewalker Mainboard (AK31V3.1) SocketA AMD Athlon/Duron Processor based DDR Main Board
2x 256MG DDR DIM Q
350w power supply
NVIDIA GeForce AGP8X 6200 Graphics Card 256 MB RAM
Award Modular Bios v6.00PG 12/05/2003
LG Monitor
USB Mouse, Standard keyboard
I did not configure any servers or do any package selections but did manage to get the internet connection working (actually Debian managed that all by itself). I'd like to "upgrade" to Lenny.
Do I need to upgrade to Etch first or can I go straight to Lenny? At what point do I "upgrade" the kernel (before upgrading to Etch/Lenny? After?)
View 10 Replies
View Related
May 18, 2011
I try to upgrade Etch to Lenny and get the following problem:
Code:
# apt-get update
# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
[code]....
View 7 Replies
View Related
Apr 21, 2011
I've a very old server with Debian Etch, and now I need to upgrade to Squeeze. I think it's correct to upgrade first to Lenny, so I followed this link:
[URL]
[code]....
Score is -2280
Accept this solution? [Y/n/q/?]
View 2 Replies
View Related
Dec 8, 2010
I'm trying to upgrade a Debian Etch box to Lenny. I've opened /etc/apt/sources.list, did a global replace etch->lenny. Then I did "apt-get update" as root. After some activity, I got the following message:
W; GPG error: http://security.debian.org lenny/updates Release: the following signatures couldn't be verified because the public key is not available: NO_PUBKEY xxx And then another error of the same nature for the different, FTP site. Then it said I might to run apt-get update to correct that.
View 1 Replies
View Related
Apr 2, 2010
I'm trying to upgrade an etch system to lenny, I've updated my sources list to lenny and ran apt-get update. When I try apt-get install apt
apt-get install apt I get the following:
Reading package lists. Done Building dependency tree. Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation:
The following packages have unmet dependencies. apt: Depends: libc6 (>= 2.7-1) but 2.3.6.ds1-13etch10+b1 is to be installed Depends: libstdc++6 (>= 4.2.1) but it is not going to be installed E: Broken packages
if I try apt-get install apt libc6, it wants to upgrade a whole heap of packages - will this be a safe thing to do ?
View 3 Replies
View Related
Sep 8, 2010
I have just upgraded my Debian 4.0 box to Debian 5.0. The upgrade is ok and the version of debian is 5.0.6.
Webmin, despite all my efforts, is still displaying 4.0 and when I force it to 5.0 manually, it states: "Warning - Your system is actually running Debian Linux version 4.0."
View 2 Replies
View Related
Feb 24, 2010
On my debian web server I curently have ImageMagick 6.3.7 08/07/09 Q16 since this is an old version of imagemagick i wanted to upgrade my system that still runs etch, and afterwards upgrade imagemagick. I can not see what version the current lenny imagemagick package has, but I assume it is newer then 6.3.7, no?
When i ugraded I found out that my apt-sources used stable rather than etch. So I already had a mix of lenny and etch I suppose. I then had > cat /etc/debian_version 4.0 Before I upgraded I changed my apt sources from stable to etch, updated the package-tools and did a dist-upgrade (for details, I followed these instructions). After restarting I have still 4.0 as debian version. Also uname -r is 2.6.17. How can I do a correct update?.
Also my services were not started (ftp,ssh, apache2), so I asked my hoster to start the ssh service. This morning everything was up again, but it seems like nobody there have had a look at this. How do I absolutely ensure that my ssh service is start at boot. It is a remote webserver, so I need at least this service to be running.
View 2 Replies
View Related
Sep 14, 2010
I'm trying to upgrade a headless terminal server like box from Etch to Lenny. Users log in to this box using a GoGlobal client and use applications such as OpenOffice and Iceweasel. Because of the ended support for Etch we want to upgrade this machine to Debian Lenny as soon as possible and in order to save time we decided to dist-upgrade instead of installing a new machine. I've done this upgrade in a test environment and everything is working as expected except for OpenOffice, which seems broken after the upgrade:
The problem seems to be caused by the anti aliasing features of OpenOffice and disabling these features in the options panel (Extra -> Options -> OpenOffice.org View -> Screen font anti aliasing) fixes the UI somewhat:
However, as can be seen in the last screenshot, disabling anti aliasing makes the whole thing look terrible. I've searches the net for solutions such as this one but so far I've not been able to fix this. Is there anyone who can point me towards what has changed in the way fonts are rendered since Lenny and what might cause this breakage for OpenOffice? Other applications such as Iceweasel work perfectly and look better then before.
View 1 Replies
View Related
Mar 16, 2010
actually my Debian is still in Etch stable version. What is the best way to migrate to stable lenny version
My understanding was :
replacing Etch links in sources.list with Lenny links perform aptitude update & aptitude safe ugrape.
View 1 Replies
View Related
Mar 16, 2010
Why is my Xen server (An up-to-date Lenny box) making Xen DomUs as Etch boxes? I run a command such as:
[Code]...
This is 100% replicable. I certainly never asked it to create an Etch VM! I cannot find anything in the docs to change this. And for the record, I did let it finish creating it, and it most definitely made an Etch box.
View 2 Replies
View Related
Sep 15, 2010
Just to set the scene, I'm not a Linux expert, but am learning the hard way! I have a 6 server cluster that needs upgrading (this includes quite a few of our own packages), and am currently working on a spare server. Lenny is now installed, and my next problem is that libapache-template-perl doesn't seem to exist in Lenny. So, is there a definitive list of 'replacement' packages, if not what can I do about this one.
View 9 Replies
View Related
Jan 4, 2009
I am using Debian Etch, Lenny. I tried to open 'HPLIP toolbox'; but the toolbox never appears.
View 8 Replies
View Related
Feb 2, 2011
Testing an upgrade Etch>Lenny 5.08, and one issue I've found is that "sudo konqueror" in a teminal no longer gives root priveleges, instead konqueror starts with limited rights. It also seems that using a .desktop shortcut, an attempt to run konqueror under any credentials other than the logged-on user fails.
Yet, 'sudo kwrite' works. Anyone met this before, or know why?
View 3 Replies
View Related
Sep 22, 2010
I recently ordered a vServer with Debian Etch on it and now i kind of desperate because vncpasswd just won't work. When running it, it says:Code:Password too short
The Problem is: I can't even enter one. It just prints this line and exits.What I also noticed was that after this happened I can no longer open man pages until the next reboot, as it says:
Code:
man: command exited with status 256: /usr/bin/zsoelim /tmp/zmaneFTrCR | /usr/bin/tbl | /usr/bin/nroff -mandoc -rLL=195n -rLT=195n -Tascii | /usr/bin/pager -s
View 2 Replies
View Related
Mar 2, 2011
I am running a server that has Etch on it. I have only recently been given this responsibility as I am the "IT-guy". I am running postifx, squid, shorewall, courier, samba and other things. The network has about 75 users with emails and data. I do not want to do anything that would risk their data and emails getting lost.
Is it still recommended that I upgrade to Lenny and then Squeeze?
View 4 Replies
View Related
Aug 25, 2011
I have Lenny in a multi-boot system on a HP Pavilion DV-1000 laptop, and yesterday when I logged in, noticed the red (-) icon on the right of the top panel. Mouse over it gave the message: "An error occurred, please run Package Manager from the right-click menu to see what is ". On doing so, Synaptic came up with "You have 3 broken packages on your system! Use the "Broken" filter to locate them". Selecting "Broken dependencies" resulted in the "base-files", base-passwd", and "dpkg" being listed. All three had "Installed Version" the same as "Latest Version", but marked in red in the check boxes.
Did "Edit"->"Fix Broken Packages" which marked the packages green. Clicking "Apply" gave a summary list: coreutils, gawk, gcc-4.3-base, libacl1, libattr1, libc6, libgcc1, libselinux1, libstdc++6, and izma as the packages that needed to be installed. Clicked "Apply" and got: "E: Internal Error, Could not perform immediate configuration (2) on libc6" A Google search indicated several people had run into this problem, but I could not find one consistent solution that seemed to address the problem completely.
View 2 Replies
View Related
Sep 21, 2010
I tried using sarge release for debian and I don't know what sources.list to use because in all the generators I can only choose Lenny, Sid, Squeeze or Etch release. What release should I use with Sarge? Or where do I get sources.list especially for it?
View 2 Replies
View Related
Aug 21, 2010
I have been tooling around with different way of getting our local Debian network mirror back up and running with different various scripts. I have tried apt-mirror which was a breeze to setup and run, anonftpsync again super easy to get rolling.
My question is there a way to make sure our Sarge distro doesn't get deleted from the mirror? A filtering command for rsync possibly?
I started to go over the script for the ftpsync (debian recommended!) and to be honest it seems way over my head due to lack of documentation that I have been able to find.
View 2 Replies
View Related
Mar 1, 2010
I've been using debian for sometime but I've never trusted in automated upgrade on my servers so my question is: Is this safe in cron and how often should I run it (everyday, once a week)?
apt-get -y update && apt-get -y upgrade
Of course I have stable version installed.
View 4 Replies
View Related
Jan 24, 2011
I have Lenny 5.0 and would like to upgrade to 5.0.8 or the latest upgrade for Lenny. I don't know if it would be easier to download the 5.0.8 version or just upgrade the 5.0. Frank
View 3 Replies
View Related
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
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
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
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
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
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
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
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
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