CentOS 5 :: Is It Safe To Run Command To Remove All I386 Packages
Apr 21, 2011
I have a centos server x86_64 arch installed - i am getting some issues where i want to update rpms but because there is a equivliant i386 package installed i get dependency errors.Is it safe to run this command to remove all i386 packages - will my system still boot after this yum remove *.i?86
View 1 Replies
ADVERTISEMENT
Sep 26, 2009
When I installed CentOS on a 64 bit machine, I selected the 64 bit option. However, for some reason it installed many i386 packages - these were exact duplicates of installed x86_64 packages.Is this typical? How do I prevent this on future installs? If I left them installed, could this have caused a problem in the future? Due to my fastidious nature, I used yum extender to uncheck every duplicate i386 package and uninstalled them. This took some time. I am still not proficient with yum directly so I am wondering if there is a command to uninstall all i386 packages quickly.
View 2 Replies
View Related
Apr 9, 2010
I'm running CentOS 5.4 in combination with DirectAdmin, and I'm wondering: Is it safe to remove /media and /opt directory?Because those directories /media and /opt are empty.
View 3 Replies
View Related
May 8, 2011
When I run yum list installed command the output shows two kernels:
[Code].....
Would it therefore be safe to remove the first kernel in the installed list to save having two kernels being updated everytime I run yum update? Or is the PAE kernel dependant upon the original?
View 6 Replies
View Related
Apr 8, 2015
I am working on a project which targets both 32 and 64 bit architectures at the moment. My system is amd64. I added i386 architecture using this guide. However, my problem is
Code: Select allapt-get install package-name:i386
prompts the removal of currently installed packages (amd64 arch.) which is the problem.
Code: Select allReading package lists... Done
Building dependency tree   Â
Reading state information... Done
The following extra packages will be installed:
 libportaudio0:i386
[Code] ...
Some of the packages I am talking about are
-libegl1-mesa-dev:i386
-libportaudio-dev:i386
Now, as of now, I want to carry out the compilation using 32 bit libraries, however, I really don't want to install 64bit version of all prerequisites each time I switch the compilation from 32 bit to 64. Is there any way to have both architectures at the same time?
View 1 Replies
View Related
Jun 3, 2010
i was trying to install ubuntu 8.04.4 LTS on my dell latitude c800 and the install is hanging at "checking for packages to remove..." and i was wondering what steps followed this, and if any of the steps that follow this one are critical to the laptop functioning... so, is it safe to restart my laptop when the install is only at 96% ?
View 1 Replies
View Related
Apr 14, 2010
If I do a fresh 'netinst' of CentOS 5.4 x64 on a server, what is the correct way to verify that no 32-bit packages were installed or mixed in with x64? Also can someone tell me if it is safe to remove those 32-bit RPM packages?
I searched the Wiki for 'Post Install Tips' and could not find anything there or on Google.
View 6 Replies
View Related
Mar 8, 2011
What command should I use to remove orphaned packages or units?
View 3 Replies
View Related
Feb 15, 2011
Is there any way to quickly remove multiple related packages from the command line instead of having to enter the name of every single one? I am trying to remove OpenOffice from my server running 10.04. It would work nicely if I could get a list of packages without line breaks, such as the list displayed by aptitude when upgrading. That way I could just paste the package list into the terminal. However, "aptitude search 'openoffice'" dumps a long list on many lines that cannot be used that way.
View 3 Replies
View Related
Apr 2, 2010
Remove the sudo command software packages without damaging my system?
View 9 Replies
View Related
Apr 2, 2009
Continuing on my quest to build a system with sole purpose of being a LAMP server, I am trying to have the bare minimum number of packages installed. I'm not trying to disable as many deamons as possible, but actually remove any package that is not required. It might sound a bit extreme but each package that is installed that is not needed is using valuable space on the expensive (and small) 36GB 15krpm SAS disk.
Also it is a damage control approach, in that assuming a cracker finds an exploit in Apache or PHP that allows them to run executables on the filesystem then taking away as many tools as possible will help in damage limitation. For example I don't want an SSH client installed on the system as it has no purpose for me but could be used by a cracker to access other systems on the network, if they compromise that system.
I have installed the absolute minimum from the 5.3 install by deselecting everything during install but that still leaves a great deal of unnecessary packages installed. Seeing as how the system is a 64bit installation and will have no 32bit apps running on it I have first uninstalled all the i386 versions of various libraries. I presume their only function is to provide compatibility for 32bit apps.
I have been looking for information about removing other packages but I don't seem to be able to find information on real dependancies. For example I believe I have no need for dmraid as it is for managing software RAID arrays that I have no intention using. but if I attempt to remove it the dependancies include kernel and mkinitrd. What I can't figure out though is if these are hard dependancies in that those packages will fail to work or soft ones that simply mean without dmraid it will not be possible to configure the software raid module that is loaded into the kernel.
What packages would people recommend to remove, anyone seen a good guide to reducing down CentOS/RHEL to the absolute minimum ? python-elementtree-1.2.6 : Is this really required by YUM ? m2crypto-0.16 x86_64 : Is this really used by YUM, I didn't think YUM connected via SSL ?
View 3 Replies
View Related
Nov 6, 2009
for a x problem I reinstall the complete x packages. I remove some packages with force.Before this yum works perfect. Exact at this time we have problem with our internet connections and yum hangs somewhere when yum load the repositories and or start the update process.Now yum hangs at start from the command. I can start yum some times and no locking error is rise.strace brings:
stat("/var/lib/rpm/Packages", {st_mode=S_IFREG|0644, st_size=79855616, ...}) = 0
open("/var/lib/rpm/Packages", O_RDONLY) = 4
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
[code]....
View 3 Replies
View Related
Jun 24, 2010
I did the UPGRADE from Karmic Koala to Lucid, and everything was going well. But now I've been having problems with the UBUNTU UPDATE tool for the last 2 weeks. Every time I try to do an update check on the packages, I get the following message:Failed to fetch http:[url]....Release Unable to find expected entry deb-src/binary-i386/Packages in Meta-index file (malformed Release file?)
Some index files failed to download, they have been ignored, or old ones used instead.I've tried changing the servers to MAIN and others, and still no way to solve it. I've also checked for other posts, but haven't found a solution yet. Here's my SOURCES LIST (gksudo gedit /etc/apt/sources.list)# See http:[url].... for how to upgrade to # newer versions of the distribution.
View 3 Replies
View Related
Jan 15, 2009
Installing f10 on an x86_64 platform from CD or netinst. I can't seem to find a way to have it install i386 compatible (32-bit) software at the same time. Is there a repo that has to be enabled? In f8 i think it was just a box to click somewhere.
View 13 Replies
View Related
Feb 3, 2010
Does anybody know where to find RPM packages for Postgreql, for RedHat 3.0 ES, i386 ?
View 1 Replies
View Related
Apr 3, 2011
the mcr85+1 packages were built using qt 4.6.3, so will be squeeze-compatible. umplayer is a fork of the abandoned smplayer project which adds skinning, shoutcast stream, and minitube-like videos search, playback, and download capability to the program.
[url]
i did a pull and build from the svn repo, since that is newer than the 0.92 debs on the website and solves some videos issues. debianized sources included so one can build the program on any architecture that supports qt 4 4.6 and mplayer...plus it's a good idea not to trust anybody's binaries off the web, so to be really safe, rebuild the program yourself if you don't know who the heck i am. update 20 april 2011: link to svn 143 builds and sources: [url] update: 25 june 2011: new pull from svn--fixes the returning control bar problem with skins and kde 4 kwin desktop effects enabled:
[url]
squeeze users should use the mcr85 packages, the mcr110 ones need qt 4.7. sources included as usual. it looks like it would be a nice addition to the debian repo...
View 14 Replies
View Related
Jan 16, 2010
Where exactly are the temporary files stored, in /tmp or /var/tmp. How can i remove temporary files through command line? What is the difference between these two directories?
View 2 Replies
View Related
Mar 8, 2011
i read somewhere (I think an article by AlienBob) that you needed to make sure .tgz packages where located in a safe place as opposed to the home directory so as to prevent accidental deletion.
I have a number of .tgz packages that I have already installed and moved to the /bin/ directory for safe keeping, but its not very orderly, ya' know?
Is it safe to delete/rm these .tgz files? Im assuming that the installpkg command extracts the creamy nougat inside and puts it somewhere useful.
Also, even if it is safe to delete, what is best practice in this case? keep them forever in some isolated directory?
View 5 Replies
View Related
Oct 30, 2010
I have a computer with internet access with amd64 architecture running Debian stable (Lenny). I have another computer with NO internet access with i386 architecture running Debian stable (Lenny).I want to download some packages for the i386 computer using the amd64 computer. So far, the only way I can see to do this is to use dpkg-architecture to temporarily change to i386 on the internet computer, run aptitude with the download-only option to retrieve the packages I need with all suitable dependencies, then switch the internet computer back over to amd64.
I can't imagine I'm the only person who ever needed to do this, and yet I've had no luck finding any advice. The method I described seems rather awkward - is there a more elegant solution?
I apologize to the membership, I realize now the absurdity of this subject. Having now studied the online repository search functions closer, I see it appears packages are automatically retrieved with all necessary dependencies. As such, it is not necessary to use apt and its various functions to do the job.
View 3 Replies
View Related
Nov 4, 2009
I have a file with tens of thousands of lines. I need to remove specific letters eg eggs, from every line that has the letters in it. Is there a command which can help me do that easily?
View 4 Replies
View Related
Mar 31, 2011
im using fedora 14 and i have a slow internet connection. i want 2 install some packages from the fedora 14 dvd instead of downloading from internet using add/remove packages. i tried to edit /etc/yum.repos.d/fedora.repo and /etc/yum.repos.d/fedora-updates.repo but it dint work.
View 2 Replies
View Related
Sep 21, 2010
How to add packages using X-Window's add/remove packages option in RHEL-5.3 as it shows only the currently installed package and and does not show any thing when we click the button "available packages" ?
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
Apr 28, 2011
I want to upgrade to 11.04 but I'm extremely scared of breaking my installation. First of all, I have all that experimental Compiz bling installed, does it break anything with Natty's Compiz? It obviously won't work because Natty uses 0.9 while Maverick uses 0.8, but I don't want any dummy plugins or anything. Also, these plugins are way too cool to miss (I just installed them and now I can't live without the extra eye-candy). And what's with my awkward startup settings? I have a compiz --replace --loose-binding command in there and many disabled docks that, in KDE, all launch simultaneously (including Compiz, which renders everything unusable) and completely screw the desktop (I stopped caring about KDE now). Also, my setup feels like my computer's going to blow up any minute while upgrading because of too much dull packages, including gnome-shell which I don't use after all. My computer is, in terms of packages, a complete junkyard! So, is it safe to upgrade with this setup, if yes, tell me the recommended way to do this (CD, update manager?) or if not, how do I scrap that from my updates forever? By the way, will the upgrade also ruin KDE?
View 9 Replies
View Related
Feb 9, 2011
I am in the process of building a new server on an Asus P5QPL-AM motherboard and an Intel E8600 processor.explain to me the difference between the two versions and what would you recommend.Also, is there any advantage of SATA over IDE hard drives?
View 1 Replies
View Related
Jun 1, 2011
So I upgraded Ubuntu and was greeted by Unity. I was unsure of it at first and figured I would give it a shot. It has failed miserably in almost every way aside from looking nice in some instances. It's slow, clunky, and was a total wreck to my efficient use of the computer. But they can't all be winners I suppose. I can see where it would be useful (since it seems more finger-friendly) on a tablet device, but I'm using a standard notebook, not a tablet.
That being said, I switched back to what is now "Ubuntu (Classic)" and have put things happily back on track. However, since I have no intentions of ever bothering with Unity again, I want to remove it - it's just wasting space. My questions are, would this be safe? Are Unity and Ubuntu entwined to the point where doing so would make future updating/upgrading a problem? If it is a problem for the future, I feel it would be easier to just change distros (Mint, OpenSUSE, or just Kubuntu) - any recommendations?
View 9 Replies
View Related
Oct 19, 2009
I recently upgraded my x86_64 system from FC8 to FC10 using Pre-Upgrade. (related blog link) It appears that the upgrade process installed a steaming pile of i386 packages that are duplicates of existing x86_64 packages. I now get update errors because of this package clash. I have searched the fora and the most progress I've been able to make so far is: I apparently had 8 unfinished yum transactions so I did yum-complete-transaction 8 times and have no more incomplete transactions.
The output of package-cleanup --dupes is not very helpful:
Code:
[tim@servy ~]$ sudo package-cleanup --dupes
Setting up yum
Loaded plugins: refresh-packagekit
Yet I still get transaction errors when I run updates via synaptic. It checks dependencies and downloads everything and errs when testing changes. This is the error it gives at the moment:
Code:
Test Transaction Errors: file /etc/gconf/schemas/gweather.schemas from install of libgweather-2.24.2-1.fc10.x86_64 conflicts with file from package gnome-applets-1:2.20.1-1.fc8.i386
[code]...
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
May 19, 2011
I'm trying to get a Canon ip4850 printer installed on a fairly new upgrade to 64-bit Narhwal. I want to install the cnijfilter-common_3.40-1_amd64.deb and cnijfilter-ip4800series_3.40-1_amd64.deb packages, (;atest Canon drivers) but get the following error:
dpkg: error processing /home/name/cnijfilter-ip4800series-3.40-1-deb/packages/cnijfilter-common_3.40-1_amd64.deb (--install):
cnijfilter-common: 3.40-1 (Multi-Arch: no) is not co-installable with cnijfilter-common:i386 3.20-1 (Multi-Arch: no) which is currently installed
How do I remove the old i386 3.20-1 arch? I've tried sudo apt-get remove, and this is the result.
name@name:~$ sudo apt-get remove cnijfilter-common
[sudo] password for name:
Reading package lists... Done
Building dependency tree [code].....
View 3 Replies
View Related