OpenSUSE Install :: System Check Doesn't Fix Package Database?
May 28, 2010
Because I was getting some package errors, I ran the Repair Installed System option that shows up after boot. During System Check when earching for package databases,YaST2 is not able to find /var/lib/rpm/Filemd5s. After a while, a YaST2 box pops up and says that it Successfully rebuilt the package databaseïbut I get the same error when I run System Check again. I've chosen both Rebuild Package Database as well as Revert to Original Package Database (saved by YaST)In both cases, it saysat it was successful, but the same error occurs the next time I run System Check
View 7 Replies
ADVERTISEMENT
Jun 28, 2010
Code:
(with --nodeps --force) Error: Subprocess failed. Error: RPM failed: rpmdb: PANIC: Invalid argument
rpmdb: PANIC: fatal region error detected; run recovery
[code]...
View 1 Replies
View Related
Feb 16, 2010
I've got a multiboot system with Windozin the first drive and first partition like everyone recommends. I have several distro's and just let them install their bootloaders, but always on hd0 mbr. I installed Debian 5.0.1 this way and it wouldn't boot, so I got SGD to "fix" it, which it said was successful, but all I get is a partition doesn't exist when I try to boot. I put Debian on /dev/sdb3, I loaded Linux Rescueand mounted sdb3 and verified that its menu.lst had the right boot numbers (hd1,2). fdisk even showns /dev/sdb3 as boot as shown by the asterisk under the boot column. Should I do a complete reinstall of grub, maybe using one of the other distro's as the holder of grub? At one time they did all the grub launching as each addition was made
View 9 Replies
View Related
Aug 21, 2011
I have opensuse 11.4 (Gnome + KDE) installed. The problem is with Gnome. When in KDE, everything works fine. But in gnome, when I shutdown/restart, it merely logs off the session. Then I have to shutdown it from the menu in the login screen.
View 2 Replies
View Related
Oct 7, 2010
I am trying to build something with checkinstall but it is throwing this error message -
Code:dpkg-deb: parse error, in file '/var/tmp/tmp.tZtdRb9biy/package/DEBIAN/control' near line 3 package 'eina': field name `System' must be followed by colon make install works fine, but I would like a .deb to be built.
View 2 Replies
View Related
Mar 20, 2011
Does one need to Check the Swap filesystem, from time to time
View 4 Replies
View Related
Jan 29, 2010
i have a problem when i use test drive, it doesn't boot into the operating system. it just look like in dos when i login. what is wrong? shouldn't test drive let me see how its look when i use the live CD?
View 9 Replies
View Related
Jul 26, 2010
I manage a computer remotely in a different country. The last upgrade I did (to openSUSE 11.2) seems to have had one issue that I didn't work out until later. I am unable to "Online Update" or "Software Manage" the system. Whenever I do I get the following error:
[Code]....
I have been through a number of attempted fixes via the thread 434687-software-repository-corruption but have not managed to resolve the issue. There is no one at the location that could repeat the "update" to hopefully fix the issue that way. I have a copy of the 11.2 DVD iso file on the remote computer. Is there some way that I can get the repository DB rebuilt or reinstalled so that I can then install other software and do Online Updates? Whatever I try has to be doable with the system running so that I can OpenVPN connect and issue commands remotely.
View 3 Replies
View Related
Aug 30, 2010
how to rebuild the system update database?
View 5 Replies
View Related
Aug 8, 2010
I recently decided that I want to install mplayer on fedora 13. Problem is, everytime I try, a new problem arises. I've tried add/remove software, and it said "package download failed, check internet connection" which doesn't make sense because I'm connected to the internet and my connection is fine. So, then I tried yum install mplayer, that gave me an error.
View 5 Replies
View Related
Feb 10, 2010
sql statement. I am trying to check if there is such a value in the database.
Code:
string NewMovie = "ww";
string queryText ;
queryText = "Select * from movie_info WHERE movie_title = '"+ NewTitle +"'";
MYSQL *conn;
conn=mysql_init(NULL);
mysql_real_connect(conn,host,username,password,database,0,NULL,0);
[Code]......
return 0; The problem i am facing is how do i check if the value is found. I read up and found that a query will return a value of TRUE if the query is a success and a FAIL if there is an error. How do i call these values and then based the check on it?
View 1 Replies
View Related
Oct 17, 2010
I broke my apache server. I went into the Yast administrator / HTTP Server and enabled the "rewrite" module. The server stopped working so I went back in and disabled it. Now the server still doesn't work and when I try browsing to any of the sites on it all I see is a page that says "No database selected" for any sites using databases. For static sites I get a 404 error. I broke rule #1 and didn't have back-up configuration files so now I'm stuck. What could the Yast module have done to my configuration files? I have restarted apache several times and even re-booted the computer.
View 3 Replies
View Related
May 4, 2011
I need to check with nagios an oracle database that is located on a server. There are a lot of plugins that are provided, the problem is that the database is located on a remote server (i have an hostaddress) and then i need to log on the database (i have username and pass)So i only need to have a plugin that connects to that hostaddress and logs on, but i can't find any plugin which does that
View 14 Replies
View Related
Oct 27, 2010
I'm running zoneminder on Ubuntu 9.10 Even with a UPS the power quite often fails enough that I need to drive over bring home the computer and run ( mysqlcheck --all-databases --auto-repair -p ) Then enter my user PW then my Mysql PW. Both are the same. How ever if it were possible to create a script that could run at start up I could get anyone to cycle the power and let it fix it's self.
View 6 Replies
View Related
Jan 16, 2010
I am relatively new at Linux and am having some problems with an install of openSUSE 11.2. I installed 11.2 on my Thinkpad X31 dual boot with WinXP. It seems to work very well except the network. I looked up swerdna's instructions on setting network cards up. I used YaST to try and set the system up as described in swerdna's instructions. Everything looks fine my network card and wireless card show up in the overview settings screen and everything sets up fine. But when I exit YaST the network doest show up no icon in the system tray and it doesn't even try to connect.
I did go into hardware to see if it was identifying my hardware and my network card shows up as "Thinkpad R40" and the wireless shows up as Cisco Aironet Wireless 802.11b. As far as I know this is correct. I have tried three other distro's and this one has gotten the closest to working so far.
View 8 Replies
View Related
Mar 15, 2011
I am just starting to use fedora as I'm on compsoc committee at my uni, and need to be able to use the server which runs it. Am trying to get a mumble server running (just on my laptop with a fedora 14 install) And am really struggling, can't get the stuff manually and do it, as it says it depends on some other packages which I can't find in the package manager, and if I just use the murmur package in the manager, then it doesn't seem to install, and even if it does, if I try to run it, it says the database is not writeable
[URL]
View 14 Replies
View Related
Jun 28, 2010
Well the topic name says it all. I only installed the base system and when I try "apt-get install gnome" it tells me it can't find package "gnome".Now, I'm actually to much of a noob to try to build my own Debian from the base system and up. But it still seems to be the easiest option.When I try "Debian GNU/Linux on CDs" I can't get online. I start Iceweasl but it just gives me that message telling me that it can't find the website I tried to enter (e.g www.google.com).When I try the net install I get "Bad Archive Mirror" at the configure apt part. I've tried searching your forums for this and it seems to happen to a lot of people but I still can't find a solution in any of those threads
View 8 Replies
View Related
Oct 17, 2010
I know I've got inotify-tools installed; I've got a daemon that runs and it's using inotifywait to move some files around.
This thing is:
12:20:16 /home/barrie $ >> dpkg --get-selections | grep inotify*
12:20:29 /home/barrie $ >> aptitude show inotify-tools
Package: inotify-tools
New: yes
State: not installed
Version: 3.12-1
Priority: optional
Section: misc
Maintainer: Peter Makholm <peter@makholm.net>
Uncompressed Size: 115k
Depends: libc6 (>= 2.6-1), libinotifytools0
Description: command-line programs providing a simple interface to inotify
inotify-tools is a set of command-line programs for Linux providing a simple interface to inotify. These programs can be used to monitor and act upon filesystem events. inotify-tools consists of two utilities:
inotifywait simply blocks for inotify events, making it appropriate for use in shell scripts.
inotifywatch collects filesystem usage statistics and outputs counts of each inotify event.
12:20:40 /home/barrie $ >>
It's not showing up as installed! If not how to get the list of installed packages 'reloaded'. I've googled for hours and reloading the installed packages doesn't look promising!
View 3 Replies
View Related
Aug 16, 2011
when i login, Ubuntu asks to install 3D Drivers for my grapics card. Can i make a script in openSUSE to do this as well? Or even better, check for drivers on startup and then install the drivers for the graphics card on boot.
View 5 Replies
View Related
Apr 4, 2010
This happened when I tried to update automatically. Tried using zypper too and failed: Code: Subprocess failed. Error: RPM failed: error: package krb5-1.7-6.3.1.x86_64 is not installed.What is wrong here? How do i remove a protected system package?
View 9 Replies
View Related
Jul 12, 2010
I am running Kubuntu 6.10. I opened adept package manager to create a new repository. It opened and I created the new repository (/home/dell/repository/)it went through. I closed adept. Opened adept and a error message reading this popped up: "The APT database could not be opened! This may because by incorrect APT configuration or some similar problem. Try running apt-setup and apt-get in terminal and see if it helps resolve the problem." I ran it in terminal (I was online) for both and update and upgrade in both apt-get apt-setup, but it tells me "E: type "/home/dell/repository/" is not known on line 1 in source list /etc/apt/sources.list E: The list of sources could not be read." I tried opening Add/Remove Programs but it did the same thing as adept. I am a linux newbie, and haven't toyed with APT database. When I added the new repository I just opened Manage Repositories and then entered "/home/dell/repository/", clicked add and it was put on the list as "Comment | /home/dell/repository/" in a grey text. I right clicked on it and clicked enable, it stayed grey. I left the program then. How can I fix the APT database?
View 1 Replies
View Related
Mar 20, 2010
I have just got 1st opensuse running how do I check my ip address
View 6 Replies
View Related
Sep 1, 2011
I'm using 'Adobe Flash plug-in 10.3.183.4ubuntu0.11.04.1', installed from the package repos on kubuntu, and since the last update, it has broken all flash functionality in both rekonq and firefox.I have tried removing and reinstalling the package multiple times, both with and without the browsers open. Can anyone suggest a way to restoring functionality?
View 7 Replies
View Related
Apr 17, 2010
After a recent update, when ever I attempt to open a ".ogv" extension from within Dolphin File Mananger in KDE4.4.2, I get a window that pops up every time for Checking For additional Software to install. It does this in spite of the fact I already have several players and the default set to SMPlayer to play the files. How do I turn this behavior off? It's really annoying because you either have to wait for it to finish checking (and finding nothing BTW) or Cancel it in order to play the file. This just started recently. I don't see anything obvious in Dolphin configuration, but I'm not even sure it's related to Dolphin at all.
View 9 Replies
View Related
Apr 2, 2010
I need to check the md5 sum of the iso before burning as it through error on cd
View 3 Replies
View Related
Jan 2, 2011
how could I check which is the current codepage on my openSuse (11.3)?
I tried with 'locale'
View 6 Replies
View Related
Feb 16, 2010
I have upgraded my laptop to OpenSuse 11.2 few weeks ago. It was fine until last Tuesday, when a system crash occurred during a kernel security update. I think something went wrong with my network connection. I was working on my code and suddenly I lost my base tools such as /bin/ls and /bin/cd. So I tried to restart and got a kernel panic as my kernel was partially broken.
I tried rescue the system, however it did not work. After that I thought I could fix it by reinstalling the OS with minimal server configuration over my existing root partition. (Since I didnt have any other computer or live cd at that time and I was rushing for a demo, I could not reinstall the missing components one by one. And reinstalling the minimal server made sense then )Almost everything went fine ( i needed to do little things like creating gdm user). Now I can use my system and all my applications. But as expected, the pre installed packages in my system now cannot be seen by YaST Software Manager. Is there a way to repopulate the package list?
Another question is, I cannot restart the computer from a Gnome session. Whenever I restart or shutdown, i go back to the login screen, then I press Ctrl+Alt+F1 which starts the restart progress. How can I fix this?
View 7 Replies
View Related
Sep 25, 2010
My problem is that I need to move a moderately complex system from an old system to a new system. The old system is a core 2 duo running on an asus p5k-se (p35 chipset) M/B, Nvidia 8500 gt, 3 x sata II hard disks, 1 x sata dvd, 1 x ide hd, 4GB ram. It runs opensuse 11.1 kde 4 as a desktop system + samba server, apache server, database server + other non-opensuse software. In addition some of the opensuse software is not the default 11.1 versions as later versions were required. The nvidia driver is from the nvidia repo. There are several file systems, some under LVM.
The new system will be a core5 760, asus p7p55d-e M/b (p55 chipset), nvidia 240, 3 x sata II HD, 1 x sata dvd, 4GB ram and possibly 1 x ide HD. This M/B also includes USB 3 & sata III. I have no USB 3 devices but this may eventually change. I have no plans for sata III and believe that it may be better to attach any sata III SSD to the sata II bus.
What I would like to do is to move the hard disks from old system to the new system. What I would like to know is, if the system is left at 11.1, is the system likely to work with the new hardware. If the answer is no, if the system was upgraded to 11.3, would the transfer of the hard disks then work? In order to upgrade from 11.1 to 11.3 using the DVD i believe I should get rid of all non-default repos. I assume that I should also get rid of anything that was installed from them, e.g. the nvidia driver and any software versions installed manually outside RPM. Also is there any default 11.1 software that should be removed either before or after the upgrade to 11.3
View 4 Replies
View Related
Jul 19, 2011
I'm very new to Linux and have recently installed Debian Squeeze on my pc. I'm trying to install the Nvidia package as the system has a XFX 9 series card installed. I'm unable to get stop X to complete package installation. I keep getting permission denied when I run the command /etc/init.d/gdm stop. After reviewing a few forums I also log in as root to the console and tried the command there as well. I'm still getting the permission denied response. Can anyone advise on how to get around this?
View 2 Replies
View Related
Aug 30, 2010
I cant loggin to my opensuse 11.3. I have installed Restricted Formats from opensuse.org, and when rebooting I recieved a message: can not find kserver, check your installation.
View 9 Replies
View Related