Debian :: Install Backports With Aptitude Safe Upgrade?
Oct 18, 2010
I see that the backports now is officiel. My question is rather simpel: Is it possible to upgrade with (and how to) the backported packages without to much work? Is is needed to install all backported packages individually? I want to upgrade to any backported package with the command:
apitutude safe-upgrade - if it is possible.
View 2 Replies
ADVERTISEMENT
Dec 29, 2010
I am running squeeze. I ran aptitude update and then safe-upgrade. The system detects 104 conflicts and then installs nothing, with no other messages. What can the problem be?
sudo aptitude safe-upgrade Resolving dependencies. open: 794300; closed: 315857; defer: 133767; conflict: 104
View 2 Replies
View Related
Apr 13, 2010
KDE 4.3 squeeze-SID
I've got a strange problem with my last "aptitude safe-upgrade". It had removed all my kde 4.3 and packages I have installed, I don't know why!
This is what aptitude removed :
$ dpkg -l | grep ^rc |awk '{print $2}' | xargs echo .....
I reinstalled kde-full (kde 4) but now with an aptitude safe-upgrade or dist-upgrade. It wants to remove my debian-multimedia keyrings and my wine-unstable and others each time.
# aptitude -s safe-upgrade
Les NOUVEAUX paquets suivants vont etre installs : <<<<<<<<< #new packages will be installed
libparted0debian1{a} libva1{a} libx264-92{a} libxklavier16{a} mysql-server-core-5.1{a}
Les paquets suivants seront ENLEVES : <<<<<<<< # packages will be remove .....
Here is my pref list :
Package: *
Pin: release o=apt-build
Pin-Priority: 989
Package: *
Pin: release o=Unofficial Multimedia Packages,a=unstable,l=Unofficial Multimedia Packages
Pin-Priority: 988
Package: *
Pin: release o=Debian,a=unstable,l=Debian
Pin-Priority: 987
Package: *
Pin: release o=volatile.debian.org,a=stable,l=debian-volatile
Pin-Priority: 986
Package: *
Pin: release o=Debian,a=stable,l=Debian-Security
Pin-Priority: 985
Package: *
Pin: release o=Unofficial Multimedia Packages,a=stable,l=Unofficial Multimedia Packages
Pin-Priority: 984
Package: *
Pin: release o=Debian,a=stable,l=Debian
Pin-Priority: 983
Package: *
Pin: release o=Debian,a=testing,l=Debian-Security
Pin-Priority: 982
Package: *
Pin: release o=Unofficial Multimedia Packages,a=testing,l=Unofficial Multimedia Packages
Pin-Priority: 981
Package: *
Pin: release o=Debian,a=testing,l=Debian
Pin-Priority: 980
And my sources.list:
# SID [URL]
# LENNY [URL]
# SQUEEZE [URL]
View 6 Replies
View Related
Jul 4, 2010
I am new to Debian (just used Gentoo until now), I run a little server for our company and clients. Unfortunately our hosting company switched us from a Gentoo system to a Debian Lenny box with Confixx and stopped maintaining it. So I will need to do the house keeping, which worries me a bit. Today I started and ran: aptitude update && aptitude safe-upgrade and got a huge list with packages to upgrade. Unfortunately, I am not confident, if I will break something upgrading (Confixx, apache) as I get the following warning message:
WARNING: untrusted versions of the following packages will be installed!
Untrusted packages could compromise your system's security.
You should only proceed with the installation if you are certain that this is what you want to do.
mysql-client mysql-server-5.1 mysql-client-5.1 mysql-common mysql-server-core-5.1 mysql-server libmysqlclient16
Do you want to ignore this warning and proceed anyway?
Is it safe to ignore it and upgrade the needed packages?
View 14 Replies
View Related
Feb 17, 2011
Today I ran
aptitude update && aptitude safe-upgrade
Like I regularly do, and I see these two packages need to be upgraded:
login passwd
Since these packages seem kinda security-sensitive I would like to know exactly why I would need to upgrade them. I checked Debian's security list but couldn't find anything relevant, and the links to the changelog for both packages are broken:
The requested URL /changelogs/pool/main/s/shadow/shadow_4.1.4.2+svn3283-2+squeeze1/changelog was not found on this server.
Where can I see what is changed in these packages so I can safely upgrade?
View 3 Replies
View Related
Mar 1, 2010
I'm running Debian squeeze and my packages are all up to date. I usually do my updates by typing 'aptitude update' and 'aptitude safe-upgrade' at the command line as root.Sometimes when doing regular updates aptitude, or the package that's being updated, shows a ncurses-style dialog box on the screen, usually to have the user 'OK' a change, or to select which version of a configuration file to keep. Recently I've found these dialog boxes to be slightly messed up... in that the spot at the bottom where I would expect the 'OK' button to be is replaced by nonsensical characters.
There seems to be no problem with the way that the program functions, as I can press the tab key and then the return key, or just the return key alone, and the dialog goes away, seemingly doing it's job. But I would like to know what this program is. It's likely been updated recently, but looking through /var/log/aptitude and /var/log/aptitude.1.gz I cannot figure out which one it is. I'd like to file a bug report, or simply be able to follow the progress of someone else's bug. That's all.
View 10 Replies
View Related
Jun 2, 2010
A week or so ago I ran an aptitude safe-upgrade and while it was updating mysql I suffered a power-failure. Now, this never really happens in Holland but of course this once it happened at the worst possible time.
I've tried a lot of different things to get mysql working again, but am running into all kinds of problems. First mysql won't shut off properly (it does startup with the computer but I can't connect to it at all) during an aptitude purge. If I kill the process mysql seems to purge properly, but I guess this is not the case because I wasn't able to install it then.
Things seem to have gone a bit more smoothly this time, however:
Code:
snek@snek-server:~$ sudo aptitude install mysql-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
[Code].....
View 2 Replies
View Related
Jul 11, 2010
I am trying to upgrade an amd64 lenny system to squeeze.I've got a 2.6.32 kernel running, done aptitude update and aptitude install aptitude.When I try "aptitude safe-upgrade", it sits forever resolving dependencies.it seems to search with the resolver counting up more and more open/conflict/ whatever.I stopped it once it got over 100,000)Is it possible to get aptitude to do a safe-upgrade, perhaps using a command line option?
View 2 Replies
View Related
Sep 22, 2010
If I install (say) Iceweasel from Lenny Backports, do I need to un-install the standard Lenny Iceweasel first, or will the new one overwrite/upgrade the old one? And- I understand pinning I think, but nobody explains what the * in the line:Package: * means. Does it mean all packages installed from the release specified in the line Pin: release a=lenny-backportsor do I need to specify each package in it's own entry (in /etc/apt/preferences)?
View 1 Replies
View Related
Jun 21, 2010
On running aptitude update and then aptitude upgrade following warning notedfollowing packages have been kept back:
[code]...
View 7 Replies
View Related
Apr 10, 2010
I'm new to Debian, but have used Ubuntu so I'm relatively familiar with APT. Ubuntu doesn't have backports, though, and I can't figure this out. I've checked the documentation for the answer, and I'm hoping that I'm just overlooking something simple.
I'm running lenny, and I want to install the Empathy instant messenger that's in lenny-backports (v. 2.26.2-1). I already have the stable package installed, and here's what happens when I try to upgrade:
michael@archimedes:~$ sudo apt-get -t lenny-backports install empathy
Reading package lists... Done
Building dependency tree
Reading state information... Done
empathy is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.
[Code]...
View 2 Replies
View Related
Nov 21, 2010
After running "aptitude upgrade" I have been getting a message lately such as "There are x updates available, it is recommended to update your system". But, running aptitude update/upgrade again afterwards, aptitude ignores these supposedly available updates to the system. How can I clear up this situation?. I am using the latest Debian Squeeze distro
View 5 Replies
View Related
Jun 30, 2010
I want to do aptitude dist-upgrade without updating openoffice.org and the kernel.How can i do this?
View 4 Replies
View Related
Nov 4, 2010
I have a few Debian Squeeze installations which I perform upgrades on average on weekly basis. Last week one of my laptops, gave me this while all others did not, The following packages have unmet dependencies: gnome-desktop-environment: Depends: gnome-core (= 1:2.30+1) but 1:2.30+4 is to be installed. gnome: Depends: gnome-desktop-environment (= 1:2.30+4) but 1:2.30+1 is installed and it is kept back. The following actions will resolve these dependencies: Remove the following packages: 1) gnome Keep the following packages at their current version 2)gnome-accessibility [1:2.30+1 (now) 3) gnome-core [1:2.30+1 (now) Accept this solution? [Y/n/q/?] Has anyone encountered this? Is it safe to accept the proposal?
View 3 Replies
View Related
Apr 30, 2011
I have got Debian SID (2.6.38-2-amd64) (lenovo x61s) after the last aptitude dist-upgrade the keyboard does not work (udev 168-1) after boot. The USB keyboard and the usb mouse work fine. Have you got any idea on how to fix it? I have google it but I have not found any similar issue.
debian:/home/andrea# lsmod
Module Size Used by
acpi_cpufreq 12849 1
[code]....
View 2 Replies
View Related
Jun 21, 2010
Debian 5.0 32bit On running aptitude update and then aptitude upgrade following warning noted
[code]...
View 4 Replies
View Related
Mar 11, 2011
After trying to use the safe-upgrade command with aptitude, I receive these errors:
apt (0.8.11) unstable; urgency=low
apt-get install pkg/experimental will now not only switch the candidate of package pkg to the version from the release experimental but also of all dependencies of pkg if the current candidate can't satisfy a versioned dependency.
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
Mar 20, 2010
I am using debian 5.04 + LXDE. In the past, I sometime encounter problems such as the distro broken after performed a full apt dist-upgrade or upgrade. Now, I am more conservative, I am using apt safe-upgrade.
I want to know are there anyway to do a better safe upgrade for debian without breaking the distro?
View 2 Replies
View Related
Mar 15, 2011
I'm using OS11.3 64bits with KDE 4.6.1 and its working fine.
Would anyone recommend me to do an upgrade to 11.4 or wait? If 11.4 is good, then would anyone recommend me to do a network upgrade, or clean installation?
View 2 Replies
View Related
Apr 11, 2009
Backports are not only drivers? And why backports are disabled by default?
Also: What are debug backports, and may I install them - will they work?
View 1 Replies
View Related
Aug 30, 2010
I would like to try to upgrade to kde 4.5 from the backport repositories, but I would like to know two things first:
1) how can I revert to 4.4 if things fail (there have been some errors been reported at the ppa launchpad)?
2) will there be problems with upgrading to 10.10 when I use the backport repositories?
View 2 Replies
View Related
May 22, 2010
I'm fairly new to debian, but not to Linux overall. And it seems that I can not install anything using the "apt-get" or "aptitude" commands. Here is what it says when I try to install synaptic:
apt-get install synaptic
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package synaptic is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source.
E: Package synaptic has no installation candidate
View 3 Replies
View Related
Mar 11, 2010
I tried synaptic "aptitude install synaptic". Got this:
[Code]....
View 1 Replies
View Related
Jan 26, 2011
I am running Debian Sid unstable , from one day apt-get, aptitude and dpkg cannot install any package.
View 1 Replies
View Related
Mar 4, 2011
I have downloaded the package but i dont know how to install and start the program.
View 10 Replies
View Related
May 17, 2011
Can anyone explain why aptitude install libgl1-mesa-dri actually removes a lot of packages? I just ran it without checking and the job was done...
aptitude install libgl1-mesa-dri
The following packages will be REMOVED:
bsh{u} bsh-gcj{u} gcj-4.4-jre{u} gcj-jre{u} libcolamd2.7.1{u}
libcommons-beanutils-java{u} libcommons-collections3-java{u}
libcommons-compress-java{u} libcommons-digester-java{u}
libcommons-logging-java{u} libdb-je-java{u} libdb4.7-java{u}
libdb4.7-java-gcj{u} libgcj10-awt{u} libgraphite3{u} libhsqldb-java{u}
code....
View 1 Replies
View Related
Apr 11, 2010
I tried to use debdelta for an upgrade, but it only worked with the main debian and security repositories, and did not work with the backports repository (which is where the largest files, specifically openoffice.org, are for my system). Is there a way to set up debdelta to be used with backports? I tried editing the /etc/debdelta/sources.conf file to include it, but this did not work.
View 2 Replies
View Related
Nov 29, 2009
I'm running Debian Lenny. I'm not pleased with kde4 so I'm going to be staying with Lenny. But I'm really looking to upgrade the old Openoffice 2.4 to 3.x. I've got the backports entry in my apt sources.list file. And I have downloaded the packages list. I'm just wondering if anyone else has installed the OO.o from backports? Does it work good and does it futz up anything from the stable install?
On a side, does anyone know where to get an updated Kopete. The version in Lenny is old and won't connect to Yahoo chat anymore (I guess they changed the protocol again.
These are really the only two reasons I messed with KDE4 anyhow. Kopete isn't a big deal because i can always use Yahoo messenger online anyhow, but really want to see how OO.o 3.x works.
View 5 Replies
View Related
Mar 31, 2010
For the 2nd time in a year. I really need v3.xx because 2.4 breaks formatting when opening v3 files. Why did i go back to 2.4 ? 3.1 was slower with calc. Now I'm stuck with 2.4 because of the ongoing stupidity in backports.org.
# aptitude install openoffice.org -t lenny-backports
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
[Code]...
View 2 Replies
View Related