General :: Finding A Method That Is In Between A Package Manager But Not Adding RPMs Manually
Nov 9, 2010
Desperation has set in and hence you get to view a thread with this title. I think the title explains it all. Or, what can be done when packages are no longer available through the repository but installing them from RMP is boarder line crazy.
View 8 Replies
ADVERTISEMENT
Jul 20, 2010
I just installed kubuntu and am having troubling finding the Adept Package Manager. All the tutorials I've found suggest that it should already be installed. I've looked in the Applications > System, searched for it and tried running it with the command line (kdesu adept). I've looked briefly online didn't see anything that jumped out as the right thing to download. Should it already be installed or where can I find it?
View 1 Replies
View Related
Jul 14, 2010
Some while ago I decided to add Firefox repository directly through terminal. (Idea born when I saw in one old page (yes, never look for info in old pages ) "tutorial" how to do it.) The whole idea was simple: just add one line in terminal.The line was like this:sudo add-apt-repository ppa:mozillateam/firefox-stableBut since that, when I try to update through update manager I get errors:Quote:
W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D45DF2E8FC91AE7E
W: GPG error: http://archive.canonical.com lucid Release: The following signatures couldn't
[code]....
View 6 Replies
View Related
Feb 24, 2010
I need to set up auditing on an old RHL 8.0 server running kernel version 2.4.18-14 but I can't seem to find an archive with the rpm for that version of Red Hat.
View 1 Replies
View Related
Nov 16, 2010
I am looking for openssh 5.1 and 4.3 source rpms. Where can i download them ?
View 3 Replies
View Related
Aug 11, 2009
Is there a list of RPMs with known vulnerabilities? I was hoping to run some scripts across the list of currently installed packages vs such a list of vulnerable, to get an idea of what systems need attention. And no, just updating everything is neither an option, nor possible. My servers don't have access (nor do I want them to) to the outside world. Further, being production systems, I can't cause a disruption outside of scheduled down time, and due to running commercial software I can't upgrade some packages due to vendor support issues.
View 1 Replies
View Related
May 18, 2010
I have a disk of all the rpms (just the rpms) of RH Ent. 5.1. I needed to intall some packages from it.
For that I created a local repository.
Following is what I did:
1. mounted DVD in /media
2. Issued createrepo on /media (Now the packages are in /media/mycdrom/RHE5Rpms and the repodata is in /media)
3. I added the following in the /etc/yum.conf
Now when I try to install, for example, qt4-devel, it can resolve the dependencies for one level. For example, it resolves libpng-devel (which is needed by qt4-devel), but it fails to resolve libpng (which is needed by libpng-devel). But libpng package is both available in the DVD and is already installed on the machine.
Following is the tail of error messages I get after issuing the command 'yum install qt4-devel'
All the above packages are available through the DVD and already installed on the machine.
View 3 Replies
View Related
Mar 10, 2010
I have jdk.rpm.bin package. When I run the command ./jdk.rpm.bin it extracts and automatically installs the package. I want to extract rpm package only and to install rpm myself not automatically.
View 2 Replies
View Related
May 29, 2010
Is there an easier way (without using a package manager) to upgrade programs? For example, I just want to upgrade Amarok. In order to do this, I've had to upgrade every one of it's dependencies because they've all had minor upgrades from the versions I already have installed.
Is there an easier way to compile programs and their dependencies manually or are package managers the only way?
View 1 Replies
View Related
Jul 19, 2010
I can use KRPMview or midnight commander to see what's in an RPM, fine. I might want to inspect a file inside an RPM or actually install some of its files but this latter might upset already installed files. Or, it is so dependent on something else being previously installed. Therefore I need to install it elsewhere, take a look at he file content and/or copy, it to where I want.
There are options: --badreloc --prefix --relocate --nodeps --ignoreos --force
Some are mutually exclusive but the result is it still tells me - package not relocatable. Is there any other magic incantation or do I need to do some time-consuming backup, run the RPM install and any deps hell, do my intended thing, then another time-consuming restore? Or maybe set up a partition with a suitable suse version and just run the RPM there and then copy over?
View 4 Replies
View Related
Mar 4, 2010
My laptop is quite narrow and as such I'm finding that Ubuntu's two pannels are taking up too much space for my computing activities.found a suitable method of getting all the relevant stuff onto one panel, much as in the way other distros do?
View 9 Replies
View Related
Oct 4, 2009
i am wanting to put a list of common passwords on a usb stick, but i want the file to be password protected. I also need to be able to access it from more than one computer (all linux, maybe a mac too).
View 5 Replies
View Related
Aug 16, 2010
How to find the package that was installed recently or at the last? Is there any command to find this? in RHEL 5.0
View 1 Replies
View Related
Jul 6, 2010
I just installed Redhat Enterprise Linux version 5.1.x on my computer and need to install/add the package for gcc.
View 1 Replies
View Related
Jun 28, 2010
I do not have any shares setup on my home network so this has never been a big deal to me. My mother finally took enough interest in my operating system to allow me to dual boot 3 of her computers. Everything was up and running like a charm and then she asked "What about connecting to the file server?"
I click on "network" under nautilus and start clicking around - no where in here is the file server that every Windows system on the network can see (5 or so other systems with xp/vista/7 on them - so I know the share works). A small bit of time and some command life foo later I had hunted down and manually mounted the share and added and fstab entry for the drive so my mother would never have to go through that on her own.
That being said - did I do things the hardway here? Can someone please tell me there is an easy method that successfully detects and connects to samba shares without having to resort to CLI? Personally I do not mind doing this, but it is an issue when I am installing Linux for a beginner.
View 2 Replies
View Related
May 29, 2010
I have a working Ubuntu install with the Grub2 bootloader. I need to manually add an entry to boot Fedora 13 off of sda. Sda1 is the boot partition, sda2 is LVM. None of the examples I've tried work. I do also have F13 grub installed on sda, but chainloading to it didn't do anything other than a blinking cursor.
View 5 Replies
View Related
Jun 4, 2011
If there is any method to store the log of Gnome-system-manager in unix as i want some information to fatch from it using scripting.
View 3 Replies
View Related
Apr 18, 2010
I want to use Gentoo's packages on Fedora. Is this possible?
EDIT: I meant that I want to use Gentoo's portage tree.
UPDATE: How about Ubuntu's packages on Fedora? Or Fedora's on Gentoo? Or any other distribution's packages/package manager on another?
View 6 Replies
View Related
Dec 5, 2010
What is your favorite package manager (or lack thereof) and why? I like APT and Pacman. Pacman is nice because it is so simple and sensible. APT is nice to all the GUI frontends and all of it's capabilities.
View 15 Replies
View Related
May 15, 2010
Is there an equivalent of synaptic package manager of ubuntu in CentOS?
View 1 Replies
View Related
Dec 16, 2010
How to Edit or Add Red Hat Package Manager.
View 2 Replies
View Related
Jul 11, 2011
Im getting Bug # 659438.
And When I try to fix it by putting this in the terminal:
Code:
I get this:
Code:
That means I have to Fix: libula50 package manually.
More Info on this bug: [url]
View 1 Replies
View Related
Apr 6, 2011
Anyone who has been in the world of Linux for more than a minute knows there is a good deal of choice when it comes to package manager. What is your package manager of choice and why? Why do you prefer to use RPM/dpkg/apt-get/yum/pacman/emerge/<insert random package manager here> over others out there?
View 2 Replies
View Related
Jul 16, 2010
How to properly integrate these RPMs into our system?
Option 1: we could take those missing OS RPMs and install them?
Option 2: can we package the missing files from missing OS RPMs into the existing Linux-xxx.rpm?
View 1 Replies
View Related
Sep 2, 2011
when i try to access synaptic package manager and update manager or ububtu software center. the screen will flash and be gone
View 7 Replies
View Related
Jan 13, 2011
E: Type 'nchpad.net/ubuntu-wine/ppa/ubuntu' is not known on line 1 in source list /etc/apt/sources.list.d/ubuntu-wine-ppa-maverick.list E: The list of sources could not be read. The above is the console output when i type sudo apt-get update Update manager throws the same error so now I can't install or update software .
View 2 Replies
View Related
Aug 3, 2011
I have a problem when installing this package through synaptic package manager. this is :
libpng12-dev
the error is:
W: Failed to fetch http://security.ubuntu.com/ubuntu/po...tu2.1_i386.deb
404 Not Found [IP: 91.189.92.167 80]
my distribution is ubuntu 10.4.
View 1 Replies
View Related
Sep 30, 2010
It started with Update Manager constantly recycling and not updating. When it starts it shows 295 files and 308MB waiting to download. When I click on 'Install Updates' it appears to go through the process, and then presents me with the same 'waiting to install' window again - and again, and again - in fact as many times as I care to click the 'Install Updates' button. No error messages appear. The 'Settings' button produces the same apparent process as the 'Install Updates' button, but doesn't present me with any other screen.
I've tried all the solutions I could find on these forums and nothing works. The sudo suggestions for Terminal usually produce error codes. adjusting a line in the 'hosts' file. When I tried this I was presented with the obstacle of not having access to the read-only file, and no matter how much I searched I couldn't find how to gain access . While investigating all these possible solutions, I was directed in turn to the Software Sources and Synaptic Package Manager applications, but when I attempted to start them, 'Starting Administrative Application' appeared briefly on the taskbar - and then disappeared!
View 7 Replies
View Related
Jul 3, 2011
Software center, update manager, Synaptic package manager crashes for no reason. I have not done any recent changes or downloads. I'm running a fresh install of ubuntu 11.04
5 gigs of ram
Intel dual core
35 SSD
View 3 Replies
View Related
Jul 20, 2010
I've just installed ubuntu 10.04 and see that there are a two type installation software? why there are two things? What are the benefits of these two? What are the Difference Between Synaptic Package Manager and Update Manager?
View 1 Replies
View Related