Ubuntu Servers :: Xorg-common (Installation Errors?

Jan 5, 2010

I have setup the Ubuntu server on Dell Powerdge 2900 (the latest server version 9.XX)I would like to install the 'minimal' X11 package so I have done the following Step1:Quote:

$ dpkg -l x11-common
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend

[code]....

View 6 Replies


ADVERTISEMENT

Debian :: Nfs-common And Dpkg Errors?

Jun 28, 2011

I have Debian 6.0.2 / 64 bits installed on a VPS.I cannot install any package because of this error:

Setting up nfs-common (1:1.2.2-4) ...
insserv: Service portmap has to be enabled to start service nfs-common
insserv: exiting now!

[code]....

View 1 Replies View Related

Ubuntu Installation :: Installing "xorg-dev" Package - Errors ?

Apr 21, 2010

I need to install "xorg-dev" package as a prerequisite for one program but when I try

sudo apt-get install xorg-dev it gives me the following errors

Quote:

Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed.

The following information may help to resolve the situation:

The following packages have unmet dependencies:

And my /etc/apt/sources.list files looks like following:

Quote:

And I have upgraded my system from ubuntu 7.? to 8.04 .

View 2 Replies View Related

General :: Error: Php53-common Conflicts With Php-common

Jun 4, 2011

I have installed php 5.3.6-4 on centOS 5.6. When i try to install some modules of php then it gives an error

php53-common-5.3.3-1.el5_6.1.i386 from updates has depsolving problems
--> php53-common conflicts with php-common
Error: php53-common conflicts with php-common

[code]....

I have reinstall it twice but each time i get same error.

View 6 Replies View Related

Ubuntu Servers :: Common Practice To Mount Network Drive?

Jan 2, 2010

I have the following scenario:

- Server installed in wired network. The server has a static IP. It has Ubuntu Server 9.10 installed.

- I have two Ubuntu notebooks (Ubuntu Desktop 9.10) and I want them to connect (mount) to the server on bootup (fstab or equal) if the network is available.

- I don't want to store the password in cleartext in the fstab file. So what other options do I have? What would be the most common practice here?

View 7 Replies View Related

Debian Hardware :: Synaptics Touchpad - Nasty Errors In Xorg Log

Jun 16, 2010

I'm having some trouble with my synaptic touchpad. Actually I think it is kind of working (I only use the trackpoint) but it gives me these nasty errors in Xorg log. I'm running Debian squeeze with 2.6.32-5-686 and Xorg 7.7

I've read some posts concerning touchpads (click) and the links within, but nothing seems to help or I'm doing something wrong. Hope you can bring some light to my darkness. Here some infos (I've renamed some files to .txt to ensure that they will be displayed in the browser): Xorg.0.log /etc/udev/rules.d/66-synaptics.rules xorg.conf /proc/bus/input/devicesCan someone tell me why the touchpad cannot be found by X? I already tried various configurations but nothing solved my problem so far.

View 9 Replies View Related

Fedora :: Update Errors F11 - Conflict With Xorg NVidia Driver

Oct 13, 2009

I have been running F11 for some time now. I install updates regularly and to this time have had no issues. Now it comes up with error.

Code:
[root@red 2305 ~]
$ yum update
Loaded plugins: protectbase, refresh-packagekit
0 packages excluded due to repository protections
Setting up Update Process
Resolving Dependencies
--> Running transaction check .....
--> xorg-x11-drv-nvidia conflicts with xorg-x11-drv-catalyst
Error: xorg-x11-drv-nvidia conflicts with xorg-x11-drv-catalyst
Error: xorg-x11-drv-catalyst conflicts with xorg-x11-drv-nvidia
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
[root@red 2306 ~]

I do not believe that I even have the 'xorg-x11-drv-catalyst' mentioned here installed:
Code:
[root@red 2315 ~]
$ yum list all | grep installed | grep catalyst
[root@red 2316 ~]
This returns nothing so why the error?

View 5 Replies View Related

Fedora :: Xorg.0.log File Doesn't Show Errors - Stop At Black Screen

Oct 22, 2009

I just updated to the new drivers. In my Xorg.0.log file, it doesn't show any errors. It just stop at a black screen. This might be a new bug with the binary drivers.

View 6 Replies View Related

Fedora Installation :: Wine Installation Produces Error "xorg-x11-drv-nvidia Conflicts With Xorg-x11-drv-catalyst" On 11 64bit

Oct 8, 2009

Error: xorg-x11-drv-nvidia conflicts with xorg-x11-drv-catalyst
Error: xorg-x11-drv-catalyst conflicts with xorg-x11-drv-nvidia

I have followed the guide to install ATI proprietary drivers using RPM Fusion.

View 3 Replies View Related

Ubuntu Installation :: Missing Default Folder In Shorewall-common Directory After Installation?

Aug 13, 2010

I am setting up a mail server. After installation of shorewall-common, shorewall-doc

Following this link http://flurdy.com/docs/postfix/
For setting up
It requires me to copy thge content of /usr/share/doc/shorewall-common/default-config/rules to /etc/shorewall
cp /usr/share/doc/shorewall-common/default-config/rules /etc/shorewall/

But i observed that the folder default-config is missing. I have purge it apt-get and reinstalled but still it does it have that folder. What could cause this thing and how can i go about it?

View 1 Replies View Related

Ubuntu Installation :: Can't Reinstall Common Files?

Aug 10, 2010

I ran this line: aptitude purge x11-common and all common files, all the tools I need are gone from my desktop. I have an amd64 with ubuntu +gnome on it.

Is there a way to reverse this --other than installing 1gb of packages one by one?

View 3 Replies View Related

Ubuntu Installation :: Tex-common Don't Work After Upgrade To 10.04 / Need That

Sep 13, 2010

I've just upgraded from ubuntu 8.04 LTS to 10.04 LTS.

During the installation I received the error message that tex-common could not be installed. After searching the forum and bugs, I found these

https://bugs.launchpad.net/ubuntu/+s...on/+bug/580881
https://bugs.launchpad.net/ubuntu/+s...se/+bug/228334

talking about dependencies issues, with the solution to first install texlive-base. I have now tried to remove all tex packages completely and reinstall them, starting with texlive-base, but I keep getting the same error. code...

View 2 Replies View Related

Ubuntu Installation :: No Common Cd-rom Drive Was Detected In IBM X3200 M3

Apr 8, 2010

try to install ubuntu 8.04 into ibm server x3200 m3, but fail. the process stop when no common cd-rom drive was detected. googling it and tried with: guide in [URL] but still not work, what else can be try to solve this problem?

View 6 Replies View Related

General :: Ubuntu 10.10 Installation - No Common CD-ROM Drive Was Detected

Dec 19, 2010

I am trying to install Ubuntu 10.10 on my AMD64 system. I am using the distribution ubuntu-10.10-dvd-AMD64.iso. The image was downloaded and burnedt into an installation DVD.

During installation system hangs with the following message on the screen:

No common CD-ROM drive was detected.

I tried "Alt-F2" to a console and typed: modprobe ide-scsi and get a message
Module ide_scsi not found.

I tried changing the BIOS for the SATA controller from RAID to IDE, didn't work.

The CD-ROM I am using is a hp BDDVDRW CH20L SCSI CDROM.

View 1 Replies View Related

Ubuntu Installation :: Upgrade And Broken Dependencies (Samba-Common)

May 13, 2010

A couple of days ago, I upgraded my Kubuntu to Lucid. In this phase, the system reported that it was impossible to upgrade samba-common, and the installation aborted on 90%. Nevertheless everything is working but KPakageKit, which reports:
"There are broken dependecies on your system. Please use an advanced package manage e.g. Synaptic or aptitude to resolve this situation."

Neither "sudo aptitude safe-upgrade" nor "sudo apt-get -f install" solved the problem:
omen@darkstar:~$ sudo aptitude safe-upgrade
[..]:
samba-common
kubuntu-desktop .....

So the problem is really samba-common.

View 3 Replies View Related

Ubuntu Installation :: SATA 3.0 & IDE Mode : No Common Cd-rom Drive Was Detected

Mar 12, 2011

I want to install Ubuntu 10.10 via a DVD-ROM but I faild. I got the message "no common cd-rom drive was detected." I have tried to install ubuntu 11.4 and failed too.

Hardware Setting:

DVD-ROM was attached to SATA 3.0 port.
SATA controller was set to IDE mode.
PCH is CougarPoint.

I use the same hardware setting to install Red Hat 6.0 and it works fine. I tried following boot option but in vain: noapic, acpi=off, nodmraid, all_generic_ide. It is ok to boot via a live usb but ubuntu 10.10 still can't find DVD-ROM. I have to use the hardware setting I descripted to install Ubuntu 10.10.

dmesg:

Code:

[ 1.892198] ata1: SATA max UDMA/133 cmd 0x3098 ctl 0x30ac bmdma 0x3070 irq 19
[ 3.309652] ata1.01: failed to resume link (SControl 0)
[ 3.469636] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)

[code]...

View 5 Replies View Related

Ubuntu Installation :: Unable To Open Files List File For Package Grub-common?

Jan 30, 2011

Code:
sudo apt-get upgrade
Lots of text (Reading database. dpkg: unrecoverable fatal error, aborting: unable to open files list file for package `grub-common': Input/output error E: Sub-process /usr/bin/dpkg returned an error code (2)

View 6 Replies View Related

Installation :: Create Common / Home Partition For Multiple Distributions Like Fedora / Ubuntu / OpenSUSE?

Mar 15, 2010

Can I create common /home partition for multiple Linux distributions like Fedora, Ubuntu, openSUSE?

View 3 Replies View Related

Ubuntu Servers :: Md Raid 10 Errors

Jul 26, 2011

I've had this server for a while and I've periodically received similar errors, but it's been worse lately. I'm trying to diagnose and similar posts have left me with 2, maybe 3, ideas about what could be wrong. Here is the setup: Ubuntu Server 10.10 maverick kernel 2.6.35-30-server Sans Digital TR8 8 bay raid - 2 port multipliers to esata outputs 8 1TB WD Caviar Black Syba PCI-e card with Sil3124 chipset - 2 external esata inputs I do not use the RocketRaid 622 card that came w/the enclosure because I had problems with drivers and configuration so I went with the SI chipset. The raid is configured with mdadm, level 10, running ext3 file system:

Code:
root@i5server:~# cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid10 sdb1[5] sdg1[2] sdd1[7] sdh1[3] sdf1[1] sde1[0] sdc1[6] sda1[4]
3906721792 blocks 256K chunks 2 far-copies [8/8] [UUUUUUUU]

[Code].....

What's odd is that the raid dropped out and completely locked up the computer multiple times, then marked one of the drives as failed. I did a readd on the drive and it rebuilt witout issue. Ran e2fsck -f to clean up the problems it had when it crashed, but as soon as I do heavy read/writes the errors start showing up again. This is primarily a media server for music and movies, but also for backups and printing. Heavy read/writes are generally transcoding movies and music which is what I was doing when it failed.

View 7 Replies View Related

Ubuntu Servers :: MySQL Not Starting - No Errors

Jan 15, 2010

My mysql server won't start on my machine. It simply fails with no errors.
Code:
sudo /etc/init.d/mysql restart
* Stopping MySQL database server mysqld [ OK ]
* Starting MySQL database server mysqld [fail]

When I run cat /var/log/mysql.err the file is empty, thinking this might be a permissions issue
I tried chowning to a mysql user. Here's the current permissions.
Code:
ls -alh /var/log/mysql*
-rw-r----- 1 mysql adm 0 2009-09-30 11:08 /var/log/mysql.err
-rw-r----- 1 mysql adm 0 2010-01-15 09:07 /var/log/mysql.log
-rw-r----- 1 mysql adm 20 2009-11-25 07:35 /var/log/mysql.log.1.gz
-rw-r----- 1 mysql adm 20 2009-11-24 07:59 /var/log/mysql.log.2.gz
-rw-r----- 1 mysql adm 20 2009-11-23 07:56 /var/log/mysql.log.3.gz
-rw-r----- 1 mysql adm 20 2009-11-22 07:54 /var/log/mysql.log.4.gz
-rw-r----- 1 mysql adm 20 2009-11-21 07:47 /var/log/mysql.log.5.gz
-rw-r----- 1 mysql adm 20 2009-11-20 07:43 /var/log/mysql.log.6.gz
-rw-r----- 1 mysql adm 20 2009-11-19 07:35 /var/log/mysql.log.7.gz

/var/log/mysql:
total 8.0K
drwxrwsrwx 2 mysql adm 4.0K 2009-09-30 11:08 .
drwxr-xr-x 16 root root 4.0K 2010-01-15 10:24 ..
Still having the same issue, mysql server is still failing and /var/log/mysql.err is still empty.

View 3 Replies View Related

Ubuntu Servers :: LAMP Display Php Errors ?

Oct 11, 2010

I've installed developer's LAMP server and made changes on php.ini

But it doesn't display any errors or even a little warning, what's the problem, what's wrong?

View 9 Replies View Related

Ubuntu Servers :: Ssh Logout Cause 403 Forbidden Errors

Feb 11, 2011

i have strange problem on my wordpress-powered blog.while i'm connecting to server by ssh or physical console, everything works fine.however, when i tries to logout almost immediately 403 forbidden error pops up on every pages of my website.if there are two or more connections (like physical console and ssh terminal), terminate one of them does not cause 403 forbidden. but it shows 403 forbidden error page right after i terminated all connections.i can find two types of error in apache error.log while it shows 403 forbidden page.

Code:

(13)Permission denied: access to / denied

Code:

(13)Permission denied: /home/user/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable(one strange part is my DocumentRoot is /home/user/www not /home/user)i gave 755 permission to all files and directories in DocumentRoot(which is /home/user/www), but still apache show me the forbidden error page right after logout.i use ubuntu 10.04 lts and i use apt-get command to install all package that i'm using now (apache,mysql,php,mrtg,snmpd,vsftpd,ssh,etc).these are my virtual host config file and apache2.conf. (httpd.conf is empty)

Code:

<VirtualHost *:80>
DocumentRoot /home/user/www/
<Directory /home/user/www/>

[code].....

View 2 Replies View Related

Ubuntu Servers :: 11.04 Nouveau Errors After Installing?

May 21, 2011

Just installed ubuntu server 11.04 to have a play with. Ran through the installer and selected to setup as a virtual machine host. When booting I get 3 errors

Code:
[ 7.847619] [drm] nouveau 0000:00:0d.0: ======= misaligned reg 0x0060081D ===
[ 7.847624] [drm] nouveau 0000:00:0d.0: ======= misaligned reg 0x0060081D ===
[ 8.651603] [drm] nouveau 0000:00:0d.0: unknown connector type: 0xff!! ===
Any insignt into what may be causing this would be well appreciated.

It may be also worth noting that I dont see the grub screen. My monitor reports "out of range" I also did have ubuntu server 10.10 on here previously which installed without issue. (It wasnt actually being used for anything) I'm currently trying a reinstall hoping the errors will go away but any info would be much appreciated.

View 2 Replies View Related

Ubuntu :: E: Empathy-common: Subprocess Installed Post-installation Script Returned Error Exit Status 2

Jul 10, 2010

Code:

E: empathy-common: subprocess installed post-installation script returned error exit status 2
E: empathy: dependency problems - leaving unconfigured
E: nautilus-sendto-empathy: dependency problems - leaving unconfigured

View 6 Replies View Related

Ubuntu Servers :: PhpMyAdmin Cannot Start Session Without Errors?

Feb 16, 2010

I get an error message that says phpMyAdmin - Error, Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.

So I did some googling and found a post here {URL]... which speaks about resetting the ownership of the session directory. However I am wondering how I can find out what the owner if the directory is (if its root or admin or ...)

It's strange because it all worked fine just about two hours ago and I am not sure since I have the server automatically download security updates if there is something it automatically downloaded that caused this. Also how to make the server stop automatically downloading security updated?

View 7 Replies View Related

Ubuntu Servers :: Root Permission Denied Errors When Using Apt

May 6, 2010

Just had a new VPS installed running Ubuntu Server 8.04 Getting some errors when I connect to the server and try to use apt.. only trying to install nano and after messing around I've managed to get the error to change.. but still can't get any further.

error

Code:

# sudo apt-get install nano
Reading package lists... Done
Building dependency tree
Reading state information... Done

[code]....

View 4 Replies View Related

Ubuntu Servers :: Mysterious Harddrive Errors (not Through SSH As Usual)

Jul 14, 2010

When I restarted one of my servers today and actually worked directly on the system (not through SSH as usual), some weird error messages kept appearing in the console. So I checked the syslog and found several instances of the following lines:

[Code]...

View 2 Replies View Related

Ubuntu Servers :: Dropping Network Connection And Other Errors

Sep 11, 2010

I set up the web/backup server for our department and I'm having some major issues. Firstly, the server seems to be dropping the network connection periodically. I checked all of the logs and it appeared to be an IP6 issue as the only message that seemed to correlate with it was "eth0: no IPv6 routers present" in syslog. I added "ipv6.disable=1" to my boot options in menu.lst and this seemed to take care of the problem. However, I woke up this morning and the server was back down.

This didn't seem to take care of the problem. It seems to occur when my automatic backup scripts go through. I have several BASH backup scripts that use rysnc over SSH to backup several computers to the server and the server to my desktop at home. I was able to trigger the problem a couple of times running the backup script this morning. Now, I'm getting the following error when running the script, instead of losing the network connection:

Code:
Sep 11 10:22:40 chemistry kernel: [ 396.892699] BUG: unable to handle kernel NULL pointer dereference at 0000000000000118
Sep 11 10:22:40 chemistry kernel: [ 396.892715] IP: [<ffffffff811426c0>] __dentry_open+0x240/0x370
Sep 11 10:22:40 chemistry kernel: [ 396.892728] PGD 1113d5067 PUD 11458c067 PMD 0
Sep 11 10:22:40 chemistry kernel: [ 396.892737] Oops: 0000 [#1] SMP
Sep 11 10:22:40 chemistry kernel: [ 396.892743] last sysfs file: /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor
Sep 11 10:22:40 chemistry kernel: [ 396.892750] CPU 1 .....

I tried booting with a previous kernel to see if that was the problem and I'm still getting this error. I've searched through all of the logs that I could think of to try to track down any software based problems and I just don't see anything. In the past, whenever I've run into such serious with a Linux box that popped up out of nowhere, it's always been a hardware failure. I've currently disabled all of the backup scripts and I'm going to see if it lasts through the weekend.

View 2 Replies View Related

Ubuntu Servers :: /dev/sdc1 Will Be Checked For Errors At Next Reboot

Feb 14, 2011

Everytime i log into my server, I get the message Displayed "/dev/sdc1 will be checked for errors at next reboot"

However, despite many reboots this message does not clear.

I cannot run FSCK on this partition as it is the boot partition.

I would like the device to get checked at reboot, any ideas how I can trigger this check , and that might clear the message

View 5 Replies View Related

Ubuntu Servers :: How To Autofix Disk Errors On Startup

Jun 22, 2011

I have a server that, due to the amount of data it's moving, tends to trash up the hard drive when I have a power outage or crash. It doesn't have a keyboard or monitor attached to it normally so it's a real pain when I have to boot it back up. I have to hook one up just to hit F to have it fix all the errors. Is there a way to have it do this automatically on boot rather then having to confirm it?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved