Debian :: Aptitude Dist-upgrade Without Updating Openoffice.org And The Kernel?
Jun 30, 2010I want to do aptitude dist-upgrade without updating openoffice.org and the kernel.How can i do this?
View 4 RepliesI want to do aptitude dist-upgrade without updating openoffice.org and the kernel.How can i do this?
View 4 RepliesI 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]....
After running a dist-upgrade (from stable to testing) KDE stopped working, all I get (after login in with lightdm) are the modals you can see in the attachments [1]. I do not think it is an X issue, because I can login using lightdm (and MATE is working fine).
I suspect this is because I had KDE installed before running the upgrade. The things I tried so far are:
- Runing "apt-get remove kdelibs-bin kdelibs5-data" . Then "apt-get autoremove". I did it to remove every KDE related package, after that, I ran "aptitude purge '~c' " to clean all config files. And finally "apt-get install kde-standard" to get KDE again.
- Removed .cache, .config and .kde folders. Also removed .lock files in .config folder, as I saw somewhere.
- Looked for some log files, but I could not find anything (I don't even know where to look really )
This is almost a fresh debian install so I don't mind breaking things, but I would like to get KDE working.
[1]
[URL]
[URL]
[URL]
I was in the middle of upgrading from lenny to squeeze via ssh, when someone who was logged in as a user unknowingly rebooted the machine because it was lagging.
View 9 Replies View RelatedDebian 5.0 32bit
On running "sudo aptitude dist-upgrade"
I encountered following problem;
Code:
The following actions will resolve these dependencies:
Keep the following packages at their current version:
Leave the following dependencies unresolved:
The following NEW packages will be installed: I was unable to upgrade the packages.
I have been using Debian for around two years now. I have a small home server running Debian stable i386 and keep it regularly updated (once or twice a week I perform apt-get update and afterwards apt-get dist-upgrade). The system was originally installed with Debian Wheezy and afterwards upgraded.
However, after entering dist-upgrade tonight, around 42 packages had to be updated. I agreed and afterwards got some errors. After apt-get install -f, the result is as follows:
Code:
Select allnickolay@tegulicium:$ sudo apt-get install -f
Reading package lists ... Done
Building dependency tree
Reading state information ... Done
[Code] ....
After rebooting the system, I am presented with the Debian Maintenance mode (root password for maintenance or Control-D to continue).
I tried dpkg --configure -a, apt-get install -f and aptitude install -f.
Unfortunately, still no resolution of the conflicts.
I assume this has to do something with the new Jessie 8.2 release ...
After yesterday's apt-get dist-upgrade, I lost my higher screen resolutions. Only had 800x600 and 640x480. After trying to re-install the Nvidia drivers several different ways without success, I ended up purging xorg and xserver and then starting from scratch, re-installing the drivers. In doing so, I either found the problem, or created another, ha.I think part of the problem was that I mixed Nvidia proprietary and debian installations and the update broke the drivers.I am now unable to install xorg or xserver because I can not remove/purge libgl1-nvidia-alternatives.
View 2 Replies View RelatedI 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 RelatedI use Debian testing for six months and I started used it six months ago. I use apt-get distupgrade for long times , but today after apt-get update and apt-get dist-upgrade , my system reboot and can not boot and I see URL...and system can not , I see this errors after grub
View 14 Replies View RelatedMy friend has an ubuntu 810 machine and he wants to remove it and install debian on that.Instead of cleaning and installing, I thought why not change the sources.list and do a dist-upgrade to debian. In case it is required, I dont mind purging packages like x or desktop etc. from ubuntu to make it thin before upgrading to debian.Has anyone tried this approach instead of a clean install?
View 14 Replies View RelatedI'm running debian testing on my laptop. This morning when I ran apt-get update && apt-get dist-upgrade, I was greeted by the following errors:
Code: Select all
Calculating upgrade... 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. The following information to resolve the situation:
The following packages have unmet dependencies:
 libcurl3-gnutls : Depends: librtmp1 (>= 2.4+20131018.git79459a2-3~) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
A quick search found out that package librtmp1(2:2.4~20150315.gita107cef9b-dmo1) is already installed.
I do have some packages set on hold, however I don't think that's the problem:
Code: Select all$ dpkg --get-selections | grep hold
hostapd             hold
libgcrypt11:amd64Â Â Â Â Â Â Â Â hold
linux-image-amd64Â Â Â Â Â Â Â Â hold
My sources.list on which I haven't touched for a very long time:
Code: Select alldeb http://mirrors.163.com/debian/ testing main non-free contrib
deb-src http://mirrors.163.com/debian/ testing main non-free contrib
deb http://mirrors.163.com/debian-security/ testing/updates main contrib non-free
deb-src http://mirrors.163.com/debian-security/ testing/updates main contrib non-free
deb http://mirrors.163.com/debian/ testing-updates main contrib non-free
deb-src http://mirrors.163.com/debian/ testing-updates main contrib non-free
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] ....
Last night I tried updating from Testing to Sid. Big mistake. Not sure what I did wrong... I changed my repos to sid, and did the usual update / dist-upgrade / autoclean / autoremove. I did not see any significant error messages during the update process. Now, I had fluxbox, gnome and openbox installed. The weird thing is after rebooting I could no longer boot into gnome or openbox as they had merged into something GNOME/Openbox, which was essentially the openbox panel, the nautilus menu on right click, and nothing else. So I purged them both but now when I try to reinstall gnome I get unresolvable dependencies (at least in the sense that both apt-get and aptitude fail to resolve them). fluxbox is still working fine, although it's missing a few things as I was using many gnome apps inside fluxbox.
[Code]....
updated my jessie by apt-get dist-upgrade and there was an error said there was something wrong with some database, and I needed to run some command, but after the upgrade I forgot to run the command. After I rebooted my system I found there was not any password needed for a normal user or the root. But if I change to the emergency mode, a root password is needed.
View 4 Replies View RelatedThis is a redirect of the output of command apt-get update to a text file in /home/user
Code: Select allIgn:1 http://dl.google.com/linux/talkplugin/deb stable InRelease
Hit:2 http://ftp.us.debian.org/debian testing InRelease
Hit:3 http://dl.google.com/linux/talkplugin/deb stable Release
Ign:4 http://linux.dropbox.com/debian sid InRelease
Hit:5 http://deb.opera.com/opera sid InRelease
[Code] ...
They all refer to repos that cannot validate authenticity.
I use Squeeze. I just recently upgraded from Lenny. My sources.list is a combination of Debian DVDs and some http repos (for multimedia, non-free, and security updates). I rely largely on DVDs because I use dial-up.
When I tried to run apt-get dist-upgrade for the multimedia packages on my system, it told me to insert Debian DVD disc #1, and from that attempted to install the following programs: librtmp0 libdirac-decoder0 libggiwmh0 libggiwmh0-target-x libvdpau1 twolame. But, it then told me:
[Code]....
I have done on previous releases, but this time it hangs on me. It's "only" a Virtualbox, so I can reproduce it.
The wheezy already runs systemd, and is fully updated to to latest packages. Does not run any graphical.
Edits the source.list and does
$ apt-get update
$ apt-get upgrade # Did on one upgrade
$ apt-get dist-upgrade
It starts to upgrade (complains about missing version in libpgp-error), libc is installed, but at some point the systemd is running at high CPU and a dpkg seems to be stalled.
Should I disable systemd on wheezy before? This might not have been tested so much.
I was upgrading from lenny to squeeze. At the apt-get dist-upgrade step, at some point (after upgrading and configuring) it tried to create a new certificate for my mail server but creation of the certificate failed, dpkg reported an error and the whole process exited with error. So I rebooted the machine and issued again apt-get dist-upgrade but now the certificate was created successfully . After that it upgraded mysql-client and the process finished.
But I don't know if configuring of the upgraded packages has stopped at the point where dpkg stopped. I suppose so, because very few packages were configured at that point. Is the solution to run dpkg-reconfingure -a (or -u ?) or dpkg --confingure -a or something else ? (dpkg has the PACKAGE STATES)
dpkg --configure --pending gives me no package for configuration.PS: At least I hope that all packages were upgraded and a few were not configured. Is there a way to confirm that all packages were upgraded ?
I have used a quite obscure device called Cideko AK0b [URL] .... for quite some time now and it has worked perfectly for almost 2 years now, both in Wheezy and in Jessie. However since I made an dist-upgrade a while back the mouse has totally stopped working. The system works through wifi - strangely enough - but everything else works. Keyboard and gamepad buttons. The manufacture says the things doesn't work on linux and so far I have proved them wrong.
But now the mouse is just out right dead no matter what I do. Have looked into mouse autosuspend but no avail so far. My suspicion is systemd but that is as good as any guess.
Running 3.14-2-amd64.
This is my dmesg.
Code:
Select allroot@cryptserv:/home/dencrypt# dmesg | grep Cideko
[Â Â 3.158099] usb 6-3: Manufacturer: Cideko Inc.
[Â Â 3.469194] input: Cideko Inc. AK08b Device as /devices/pci0000:00/0000:00:12.1/usb6/6-3/6-3:1.0/0003:20E8:5860.0001/input/input2
[Â Â 3.469329] hid-generic 0003:20E8:5860.0001: input,hidraw0: USB HID v1.10 Keyboard [Cideko Inc. AK08b Device] on usb-0000:00:12.1-3/input0
[Code] ....
You can see it here. What to do... What to do? Error When Updating Respiratory - Upgrade to 2.6.39.0 Kernel?
View 3 Replies View RelatedOn running aptitude update and then aptitude upgrade following warning notedfollowing packages have been kept back:
[code]...
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
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]
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?
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 RelatedI 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.
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 RelatedDebian 5.0 32bit On running aptitude update and then aptitude upgrade following warning noted
[code]...
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?
Code:
karthick@Ubuntu-desktop:~$ sudo aptitude update
Hit http://in.archive.ubuntu.com lucid Release.gpg
Ign http://in.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_IN
[Code]....
W: GPG error: [URL] lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1E5D5E8D66AE0775