I normally add RPMFORGE / DAG to my RHEL 5 machines however I have a server and I can't remember if I added the repository to the machine so I was wondering how someone can check on the server if I have added this in the past. I know that in Debian / Ubuntu, I am able to cat /etc/apt/source.list and see the repository listed.
I just tried adding the same repository to my desktop pc as well separate install separate machine same error, while checking software sources in gnome nothing seems out of the ordinary. My desktop was updated today via the update manager.
I need to upgrade php-5.1.6 to 5.2.x on my fedora 5. I tried using yum and not getting proper packages. Is there any third party yum repositories for upgrading PHP in fedora 5?
i've just upgraded to Natty, and there are lots of 3rd party software sources that were disabled during the upgrade, and i've enabled them again. But then when i try to refresh my update cache, they fail to download. these are the list of software sources that fail to download:
W:Failed to fetch http://linux.dropbox.com/ubuntu/dist...amd64/Packages 404 Not Found , W:Failed to fetch http://download.virtualbox.org/virtu...amd64/Packages 404 Not found , W:Failed to fetch http://ppa.launchpad.net/alecive/ant...source/Sources 404 Not Found
[code]....
and now most of these softwares appear in my 'computer janitor' to be removed (which obviously i wouldn't want that..
I am running Suse 11.1 64bit, with KDE, recently I received a pop up on my screen, "something about update problems", I used Yast 2 and selected online Update and it couldn't find updates for Nvidia and froze at that point. I dis-enabled that repository and refreshed all of the remaining Repositories individually and it seemed to work. I then went to the repositories listing and selected "Add" and selected "community" repositories and received the following: WARNING Unable to download list of repositories or no repositories defined. What is my problem? How do I acquire the list of community repositories? I can live with out the Nvidia repository for now but would eventually like to get it back.
I just installed ubuntu because the newer versions were not working for me. So I installed 7.10 and there is no repositories that are still up. Is there any repositories that I could add from the newer ones or other distro repositories.
I recently installed 11.4 32bit on my computer at my summer home. I carry a DVD with all my /home data. Then today I noticed that all my repositories are labeled "11.3" repositories. Everything works. Here is the output from "zypper lr -d"...
# | Alias | Name | Enabled | Refresh | Priority | Type | URI | Service
[Code]....
What is the correct method of moving to the 11.4 repositories?
I installed a LAMP server using RHEL 5.5 but we needed a higher version of php than was available in RHEL Yum repositories. I think at the time I installed Dag Wieers and got a 3rd party package. My question is the following:
1. How do I remove the 3rd party packages? 2. How do I remove Dag Wieers from my Yum repo list? 3. Anything else I need to know to get all 3rd party packages off?
just installed Fedora 15 and was just wondering....
I want to install the 3rd party repos... I found these........
[url] [url]
But for 15... would I install the rawhide one for rpmfusion? cause the other options are for older Fedora's.... or is there an updated rpmfusion etc for Fedora 15 that hasn't arrived yet? How does it work in this regards so I can have up to date 3rd party packages etc?
Links from third party applications do not work any more. When I go to click on links from PDF,s or from Pino or KeePass nothing happens. I've tested different browsers Opera, Chrome, Midori etc same thing links just don't work from third party apps.
I recently installed Windows Bookshelf through Wine and although the Bookshelf Icon appears in Applications, I cannot drag and drop it onto the new Unity Launch Bar in Ubuntu 11.04 (Natty Narwhal). Is there a way of adding Icon's of this nature to the Unity Launch Bar?
I'm trying to setup OpenVPN to use a third party CA, and its unclear to me how to use the serial and index.txt files that are created when one uses the easy-rsa scripts to setup OpenVPN. If i'm using my own CA can I ignore those? Its also unclear to me how OpenVPN figures out the server.key passphrase. I'd also like to leverage the --tls-verify cmd directive but I am unsure of where to specify it.
What I would like to do is have --tls-verify call a perl script that then verifies that the CN of the certificate the client is passing in matches a cn in an LDAP group. I figure I can do the LDAP group lookup with some easy perl stuff, its unclear to me though if --tls-verify is going to pass in the RDN of the client cert.
I am using SBOpkg, but for the ~30 3rd party packages I have most of the slackbuilds are already out of date, and I don't expect they will be updated when security issues or whatever arise.
So is the only solution to subscribe to the individual mailing list for each piece of software, or is there a more automatic way?
Can I separately install a third party boot loader which can boot both Windows and Linux (Ubuntu) . I want to use a boot loader other than the boot loaders which come with these operating systems. I am trying this out of curiosity.
Things I have tried so far:Followed tutorials found here at [url] and [url] None of which worked.
Some output from what appears to be a valid connection: I have run sdptool browse and found my device I have used hcitool scan and found my device I have done a cat of /dev/rfcomm0 and seen data streaming I have seen a process id for gpsd as well as seen a listneing port for gpsd I have been unable to get either gpsdrive / xgps / tangogps to see gpsd. All report it as not running.
I need to install some packages, but it fails because I previously installed gnome-shell testing, and now have the ricotz ppa packages conflicting with the default packages. See error below.
Code:
libgtk2.0-dev: Depends: libgtk2.0-0 (=2.20.1-0ubuntu2) but 2.20.1-0ubuntu3~10.04~ricotz2 is to be installed Depends: libpango1.0-dev but it is not going to be installed Depends: libatk1.0-dev but it is not going to be installed
How do I remove these packages and re-install the default ones, without risking damage to my system?
UPDATE: I have now tried to remove this packages using ppa-purge and the new ubuntu tweaks, but for the life of me I cannot get rid of them.
I am looking to upgrade a box of mine using command line only. I am going from 10.04 to 10.10 and have changed all instances of lucid to maverick within the sources.list file but now I don't want to continue until I can be safe to upgrade by disabling the third-party repos. How can I disable these using the command line? Should I just move the sources.list.d folder? Any other ways I'm missing?
every time i install ubuntu i have to add official ppas of many softwares like transmission, libreoffice. vlc, deluge and many other softwares i use. is there any script or software that will allow me to create my own list and set up the ppas when i run it?
Where I can find a legitimate 3rd party repository that provides rpm packages for RHEL 5? My trial subscription to the Red Hat Network has expired and I want to be able to test installing packages so that I can prepare for the RHCT examination.
am creating a perl third party package and using in my other program. If i install the package with standard 4 commands ie.,
1)perl Makefile.PL 2)make 3)make test 4)make install
package has not installed properly. If i try to copy the package to the threads generated by perl -V command, then am able to get install the package, but i want to install the package by the standard 4 commands. I am using 36 bits OS , perl version is v5.8.5 and OS am using is "Red Hat Enterprise Linux AS release 4 (Nahant Update 6)".
I built an RPM, which will copy set of files,executes scripts and install's third party rpms. but the thirdparty rpm's are not getting installed and throws the below warning warning: cannot get shared lock on /var/lib/rpm/Packages From my analysis, i understood that the primary rpm holds a lock and its unable to install the rpms packaged inside.
In case I missed it in my seaching is there a 3rd party Gnome plugin available for Perlbox Voice? It really is an excellent piece of software, though unfortunately it doesn't play well with Gnome. And I REALLY don't want to switch to KDE. Their website hasn't been updated in awhile, and their powers-that-be are requesting help with programming one. If it doesn't exist is their anyone that I could request/beg/bribe to make one?
I have searched on the internet but didn't manage to find out how to flag 3rd party repositories in /etc/apt/sources.list.d/50unattended-upgrades. It installs all updates from the stock Ubuntu repos but none from 3rd party repositories I later added (e.g. Chromium PPA, Skype, etc.). I understand I have to manually add the lines but I'm not sure what's the format for this. How to do this? Here's how my 50unattended-upgrades file looks like:
Code: // Automatically upgrade packages from these (origin, archive) pairs Unattended-Upgrade::Allowed-Origins { "Ubuntu karmic-security"; "Ubuntu karmic-updates"; };
// List of packages to not update Unattended-Upgrade::Package-Blacklist { //"vim"; //"libc6"; //"libc6-dev"; //"libc6-i686"; };
// Send email to this address for problems or packages upgrades. If empty or unset then no email is sent, make sure that you have a working mail setup on your system. The package 'mailx' must be installed or anything that provides /usr/bin/mail. //Unattended-Upgrade::Mail "root@localhost"; // Automatically reboot *WITHOUT CONFIRMATION* if a // the file /var/run/reboot-required is found after the upgrade //Unattended-Upgrade::Automatic-Reboot "false";