Debian :: Update Via Terminal?
Jul 29, 2015Does Debian 8 have a Software Updater or is the appropriate way to update via terminal?
View 12 RepliesDoes Debian 8 have a Software Updater or is the appropriate way to update via terminal?
View 12 RepliesI installed squeeze 2 or 3 weeks ago. When I run aptitude update in the terminal, it looks for me to load a cd. What's that about? see below
debian@dell:~$ su
Password:
root@dell:/home/debian# aptitude update
Ign cdrom://[Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64 kde-CD Binary-1 20110110-07:46] squeeze Release.gpg
[Code].....
I have recently updated my GNOME installation from 3.x to 3.14. Suddenly, there are many glitches. The power buttons on the power menu does nothing, I am forced to shut down via the terminal, everything goes black every now and again, and there is a weird colour pattern behind some icons when I hover over them. But most importantly, the icons and text do not show up on the "Activities -> Show Applications -> All" menu. They still there, as you can see the opening animation before they disappear, and I can click on them, but you just can't see them. The "Frequent" menu works fine. Here is a YouTube video I have made to explain my problem.
[URL] ...
I did change the icons, but this was after these problems started happening, and so it should be un-related.
every time i try to update my computer i get this message administrator@desktop:~$ sudo aptitude upgrade W: The "upgrade" command is deprecated; use "safe-upgrade" instead. Reading package lists.Done Building dependency tree Reading state information. Done Reading extended state information Initializing package states.. No packages will be installed, upgraded, or removed. 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0B of archives. After unpacking 0B will be used.
[Code]...
When i do update from Terminal, i dont get all updates which are in Update manager. Why?
Code:
sudo apt-get update
sudo apt-get upgrade
I mainly use debian jessie , recently i have installed daragora as my second os to get a feel of gnu/linux . the problem is that dragora uses bash , and it's commands are different from debian jessie terminal is there a way that i can use the same commands here in dragora?
View 4 Replies View Relatedgnome-terminal from the Debian squeeze does not use the 'default_size_columns' and 'default_size_rows' from the /apps/gnome-terminal/profiles/Default/ folder of gconf.
View 6 Replies View RelatedI'm looking for some information about termcap and terminfo... I've got some, but the problem is that some things confuse me... I thought every terminal and terminal emulator should be there, but many of the terminal emulators I use are not there.. Is this different between distributions?
View 14 Replies View RelatedI find xcompmgr more than adequate for making a desktop look pretty modern, and I don't like the more extravagentCompiz gimmicks - but there is one thing that irritates when using xcompmgr which someone here might have worked round.
Rounded window borders don't draw and redraw properly when using the Terminal (gnome-terminal and the LXDE and Xfce ones) or system monitor and moving them from their default place. You get this little white botch at the corners. I'm not massively technical and I'm ambivalent about how much more I want to learn as I have plenty of creative outlets already, but I would like to solve this. Somehow xcompmgr is treating these programs as a different class? It's capable of drawing the window borders properly as it is just these two programs that get botched. Possibly this doesn't get noticed as maybe people usually use xcompmgr with openbox and LXDE and their square window borders. I did do a search but there was nothing matching what I saw.
I am having issues with Update Manager after cancelling an Update.The Update Manager shows a number of required updates, but when I click on Install Updates... Nothing happensWhen I launch sudo dpkg --configure -a in a terminal I receive the following message:dpkg: status database area is locked by another process.On another forum i saw something regarding a gksu.lock file that needed to be deleted... but I can't find any such file....If I try to launch update manager via a terminal: sudo update-manager I get the following error:
requiredDownload could not be calculated: E:Unable to parse package file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_karmic-updates_main_binary-amd64_Packages (2), E:Unable to parse package file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_karmic-updates_main_binary-amd64_Packages (1), E:Unable to parse package file /var/lib/apt/lists
[Code]....
I have a very strange problem; when trying to apt-get update or aptitude update I get time out errors. At first it was resolving ipv6 adresses:
Cannot initiate the connection to ftp.litnet.lt:80 (2001:778::87). - connect (101: Network is unreachable) [IP: 2001:778::87 80] Err [URL] Cannot initiate the connection to security.debian.org:80 (2001:a78:5:1:216:35ff:fe7f:6ceb). - connect (101: Network is
unreachable) [IP: 2001:a78:5:1:216:35ff:fe7f:6ceb 80] As my host does not have normal ipv6 support, i just tried to disable ipv6: echo net.ipv6.conf.all.disable_ipv6=1 > /etc/sysctl.d/disableipv6.conf
[Code]....
How can I update Fedora 14 using the terminal?
View 7 Replies View Relatedhow I can update in the terminal. In Ubuntu I was used to do this with sudo apt-get update, but I guess it is different in OpenSUSE.
View 9 Replies View RelatedI tried to do an update today and I got some errors:
Code:
Loaded plugins: presto, refresh-packagekit
Setting up Update Process
Resolving Dependencies
--> Running transaction check
--> Processing Dependency: libedataserver-1.2.so.11 for package: pidgin-evolution-2.7.1-2.fc13.i686
--> Processing Dependency: libedataserver-1.2.so.11 for package: nautilus-sendto-2.28.4-1.fc13.i686
--> Processing Dependency: libedataserver-1.2.so.11 for package: gnome-panel-2.30.0-1.fc13.i686
---> Package evolution-data-server.i686 0:2.30.2-2.fc13 set to be updated
---> Package evolution-data-server-devel.i686 0:2.30.2-2.fc13 set to be updated
--> Finished Dependency Resolution
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I had to update through GUI instead of terminal, so this is all that is left.
I'm running Ubuntu 9.04 as a VMWare image and I'd like to upgrade to 9.10. However, when I click on the Upgrade button in the Update Manager, a dialog pops up and says "Could not find the release notes. The server may be overloaded.". I doubt the server is overloaded though. 9.04->9.10 is still supported, even though 10.04 is out, right? Is it possible to upgrade from the terminal using sudo aptitude? Updating applications and libraries from the Update Manager works fine, but despite this I'm suspecting that the network proxy configuration is somehow causing this. I've added the proxy address in System->Preferences->Network Proxy, in the Synaptic Package Manager, in .bashrc and .profile.
View 2 Replies View Relatedi should know this but just to be sure, to update bluefish the html editor, do I do:sudo apt-get update bluefish
View 4 Replies View Relatedi get a notice to upgrade from 0.97 to 0.97.1 clamav. can i do this from terminal? what command do i use to update?
View 3 Replies View RelatedAt yesterday night i run a slackpkg update and then slackpkg upgrade-all. i deselect all kernel related entries,and all others ( dont remeber precisely, but approx 15 - 20 packages, i e kde related) i get to update.
After that i shut system down and going to sleep. today i start my eeepc 900 with slackware 13.0 after that update and see i cannot run "Terminal" link on desktop. ok, go to "start", "system", "konsole terminal". from first look in konsole window i see whatever not ok - window background is grey, not black as usual.
when i run mc in this window, look like a monitor contrast is set to minimum, and brightness to maximum - very hard to see files, etc. all is very much light and small contrast.
I check kde windows - all its ok, brightness and contrast in konkueror windows and overall is ok -as same as previously times. i switch to ctrl-alt-f6 to native console - again, all is ok - background is black, all is ok.
i e problem is only with Konsole-Terminal under KDE. looks for configfiles / etc - nothing faund. no man entry for terminal nur console.
after update i can not longer see the splash login gui screen but i can only see the log in terminal... works ok but how can I enable the gui login
View 9 Replies View RelatedI tried to open update manager through terminal and I got:
update-manager
terrance@terrance-desktop:~$ update-manager
/usr/bin/update-manager:104: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
[Code].....
What exactly does this mean? what needs to be fixed? if so, how? Im running a Compaq Evo desktop with Maverick 10.04
After the update to 11.04 I don't see the non-graphical terminal view any more. I run a fully encrypted system that requires password entry after the grub boot option selection. I can blindly type in my password and the system boots fine into the KDE logon screen. However, I can't see any terminal output when I use ALT-F1 to go to the non-graphical shell. It is there though, because I can blindly type in my login info and run commands from this "hidden" shell.
how I can get back my non-graphical display?
When I boot the old kernel, everything works as expected. No strange black screen but the usual text console.
I'm looking for a way to have the access log for my nginx install scroll up the terminal as lines are added to the log. I think I need a command like cat access.log | diff but I'm not sure exactly what it should be.
View 1 Replies View RelatedI am not able to update at all. Update manager returned an error reading
Preconfiguring packages ...
/usr/bin/dpkg: 1: Syntax error: ")" unexpected
E: Sub-process /usr/bin/dpkg returned an error code (2)
i get the same error if i update in a terminal or from Synaptic Package Manager.
So I have thunderbird and it works great but I wanna check out the lighting add on and need a new addition. I have it set so it should update automatically but alas this didn't happen. I have downloaded the newest version to my hard disk and am wondering if I can just update it from that file? I don't want to try installing it for fear of loosing everything I already have.
View 2 Replies View RelatedIs there a terminal command to start the update manager? I use fluxbox and I want to add it to my start up file but I don't know the command.
View 5 Replies View RelatedAfter updating/upgrading my packages this morning, the terminal profile preferences screen (Edit > Profile Preferences) no longer had the option at the bottom for setting the default terminal size. This is a problem because the default size went from the 132x43 I had set it to down to 80x24. I'm running Ubuntu 10.04 LTS on three machines and had this problem on all of them. After noticing the problem on the first machine, I checked the option screens of the other machines before upgrading. The default size option was there before the upgrades, but after upgrading, it was gone.
Here is the aptitude log from the upgrade:
[UPGRADE] ant 1.7.1-4ubuntu1 -> 1.7.1-4ubuntu1.1
[UPGRADE] ant-gcj 1.7.1-4ubuntu1 -> 1.7.1-4ubuntu1.1
[UPGRADE] ant-optional 1.7.1-4ubuntu1 -> 1.7.1-4ubuntu1.1
[UPGRADE] ant-optional-gcj 1.7.1-4ubuntu1 -> 1.7.1-4ubuntu1.1
[UPGRADE] gnome-terminal 2.29.6-0ubuntu5 -> 2.30.2-0ubuntu1
[UPGRADE] gnome-terminal-data 2.29.6-0ubuntu5 -> 2.30.2-0ubuntu1
[UPGRADE] google-chrome-stable 6.0.472.62-r59676 -> 6.0.472.63-r59945
[UPGRADE] libphonon4 4:4.6.2-0ubuntu5 -> 4:4.6.2-0ubuntu5.1 .....
It's almost surely gnome-terminal or gnome-terminal-data, but I included the full list just in case. What are my options for fixing this? Should I try rolling back the upgrade? Should I not bother with that and just try setting the default terminal size through other means?
I have searched a lot for solutions of this problem, but there seems to be no solution that works for me. It was time to update my installation... AS I have NEVER updated it. So I ran the update manager and launched updates. Many packages completed, but linux-image-2.6.32-25-generic (2.6.32-25.44) gave me a lot of errors. I don't ave the terminal output from the update manager, but I have info from apt-get install -f. I am using root account.
Code:
root@ubuntu:~# apt-get upgrade vlc
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
7 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
[Code]...
I have just upgraded my IBM desktop to Ubuntu 10.10 form 10.04 (which by the way worked well). After the update it boots up into the terminal mode. What gives and how do I exit it and get into the deskop.
BTW I also updeated a 10 year old laptop and there are no problems. I am using it right now.
My Update Manager just came on and announced an update for Windows NT/2000 Terminal server. I am only running Ubuntu 10.04 on my system and have no Windows material. Why am I receiving this useless announcement? I have no desire to keep adding useless applications to my HD. Is there any way to delete this item from the Update Manager?
View 1 Replies View RelatedWhen I try:
Code:
sudo add-apt-repository ppa:gdm2setup/gdm2setup
Code:
sudo apt-get update
Code:
sudo apt-get install python-gdm2setup
On the update I have error in terminal:
Code:
W: Failed to fetch [URL] 404 Not Found
W: Failed to fetch [URL] 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.