Debian Configuration :: Apt-get Errors ?

Feb 14, 2011

compName:/home/usrName# apt-get update

I don't have this problem when I take this laptop to work and connect to the network there, so I thought it must be a problem with the way my modem/router is configured. But when I turn off the firewall, the problem persists. Actually, I'm not very knowledgeable about networking issues, so I'm not sure I'm turning off the firewall correctly, but in the config web page for my router, I go to firewall settings, pick the computer by name, and choose an option that says "Allow all applications (DMZplus mode)". I've also rebooted the laptop since changing this option and tried again with the same results.

View 2 Replies


ADVERTISEMENT

Debian Configuration :: Apt-get Update Errors

Aug 25, 2010

I did an upgrade a while back to lenny, but still get these errors..

Here's what I get when O do apt-get update:

View 14 Replies View Related

Debian Configuration :: Getting Lots Of Errors When Trying To Set Static IP

Aug 14, 2015

I am trying to set a static IP for my wireless adapter (wlan0). I've been getting the error

Code: Select all[....] Reconfiguring network interfaces.... Error for wireless request "Set Encode
" (8B2A) :
    SET failed on device wlan0 ; Invalid argument.
RTNETLINK answers: File exists
Failed to bring up wlan0.
Done.

After using the command

Code: Select allsudo /etc/init.d/networking restart

Here is what etc/network/interfaces looks like

Code: Select allauto lo
Iface lo inet loopback

auto eth0
Allow-hotplug eth0
Iface eth0 inet manual

Auto wlan0
Iface wlan0 inet static
Wireless-essid xxxx
Wireless-key xxxx
Address 192.168.3.116
Netmask 255.255.255.255
Gateway 192.168.3.0

View 7 Replies View Related

Debian Configuration :: Consistently Getting Errors With Apt-get Update

Oct 22, 2015

I have Jessie in a VM. For some days I have been consistently getting errors with apt-get update, no matter if I use httpredir of ftp.us. These are the errors:

Code:
Select allErr http://ftp.us.debian.org jessie/updates/main amd64 Packages
  404  Not Found [IP: 64.50.236.52 80]
Err http://ftp.us.debian.org jessie/updates/contrib amd64 Packages
  404  Not Found [IP: 64.50.236.52 80]
Err http://ftp.us.debian.org jessie/updates/non-free amd64 Packages

[Code] ....

E: Some index files failed to download. They have been ignored, or old ones used instead.

And this is the syntax in my /etc/apt/sources.list

Code:
Select alldeb http://ftp.us.debian.org/debian/ jessie main non-free contrib
# deb-src http://ftp.us.debian.org/debian/ jessie  main non-free contrib

deb http://ftp.us.debian.org/ jessie/updates main contrib non-free
# deb-src http://ftp.us.debian.org/ jessie/updates main contrib non-free

# wheezy-updates, previously known as 'volatile'
deb http://ftp.us.debian.org/debian/ jessie-updates main contrib non-free
# deb-src http://ftp.us.debian.org/debian/ jessie-updates main contrib non-free

# Jessie Backports
deb http://http.debian.net/debian jessie-backports main contrib non-free

Mirrors cannot be down for so long, so what is going on?

View 7 Replies View Related

Debian Configuration :: Errors During Recent Apt-get Dist-upgrade

Feb 15, 2016

This is on my AMD64 Testing box...A couple days ago during an apt-get dist-upgrade, near the end I saw the errors below.

I haven't noticed anything broken, yet. I usually only see dkms errors when VBox squawks after an update and I run /etc/init.d vboxdrv setup.

The section of the results containing the errors to the end of the output:

Code: Select allSetting up linux-image-4.3.0-1-amd64 (4.3.5-1) ...
/etc/kernel/postinst.d/dkms:
error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatch
error: cannot open Packages index using db5 -  (-30969)
error: cannot open Packages database in /root/.rpmdb
error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatch

[Code] ....

View 2 Replies View Related

Debian Configuration :: Getting Errors While Updating Sources.list

Jan 27, 2011

I am trying to add usermin source from here: [URL]

If you like to install and update Usermin via APT, edit the /etc/apt/sources.list file on your system and add the line : deb [URL]

View 5 Replies View Related

Software :: Debian--libx11-dev Installation And Configuration Errors

May 9, 2011

what the hell the error message shown below and in the attachment means? Apt-get, Aptitude, dpkg and member limiter's 3/21 post all give the same outcome. Do I need to simply remove the offending .deb file from /var/cache/apt/archives? Do I need to install squeeze from scratch? (I'm installing over a tempermental lenny-sid hybrid installation.) This thing is blocking installation and configuration of 28 other packages.

Code: dpkg: error processing /var/cache/apt/archives/libx11-dev_2%3a1.3.3-4_i386.deb (--unpack): short read on buffer copy for backend dpkg-deb during `./usr/share/doc/libx11-dev/libX11.txt.gz'

View 3 Replies View Related

Debian Configuration :: Apt Update Errors On Locally Mounted Repos

Nov 27, 2015

My primary repos are DVD .isos on my hard drive loop-mounted in /etc/fstab. Although I can install packages just fine and there are no issues with running installed applications, I must have screwed up the configuration of /etc/apt/sources.list because I get this output when I do apt-get update:

Code: Select allIgn file: jessie InRelease
Ign file: jessie InRelease
Ign file: jessie InRelease
Ign file: jessie InRelease
Ign file: jessie InRelease

[Code] .....

Here is my rather primitive but functional /etc/apt/sources.list:

Code: Select all# deb cdrom:[Debian GNU/Linux 8.2.0 _Jessie_ - Official amd64 DVD Binary-1 20150906-11:13]/ jessie contrib main
# deb cdrom:[Debian GNU/Linux 8.2.0 _Jessie_ - Official amd64 DVD Binary-1 20150906-11:13]/ jessie contrib main
deb file:/dvd1 jessie main contrib
deb file:/dvd2 jessie main contrib
deb file:/dvd3 jessie main contrib

[Code] ....

So what exactly have I screwed up?

View 0 Replies View Related

Debian Configuration :: Cannot Dist-upgrade Errors Block Update

Mar 29, 2016

This is a redirect of the output of command apt-get update to a text file in /home/user

Code: Select allIgn:1 http://dl.google.com/linux/talkplugin/deb stable InRelease
Hit:2 http://ftp.us.debian.org/debian testing InRelease
Hit:3 http://dl.google.com/linux/talkplugin/deb stable Release
Ign:4 http://linux.dropbox.com/debian sid InRelease
Hit:5 http://deb.opera.com/opera sid InRelease

[Code] ...

They all refer to repos that cannot validate authenticity.

View 2 Replies View Related

Debian Configuration :: AMD64 - Wrong Architecture Errors Messages

Jun 22, 2011

Installed 6.01a from DVD 1 on a system with 4GB ram. Installer installed amd64 version by default. When I try to install amd64.deb files I get "wrong architecture" error messages from the package manager.
root@Laptop-RalphDeb:/home/ralphq# uname -r
2.6.32-5-amd64
root@Laptop-RalphDeb:/home/ralphq# uname -p
unknown
Why I can install amd64 programs and why I get unknown for the uname -p command?

View 2 Replies View Related

Debian Configuration :: Stuck In Aptitude Limbo - Errors During Updates

Sep 1, 2011

It's trying to fix/complete failed installs but keeps encountering the same errors (error message below). I'm running basically Testing, but there are a few Stable and SID packages due to issues with the blasted nVidia legacy drivers. I've swapped out the video board with an ATI board so that is sorted, but now I can't do any updates. Hoping there is some way to manually override apt's determination to try to fix all broken packages whenever I do anything (install, remove, update, etc). A Google search of this error message didn't turn up anything recent. Any thoughts are welcome.

[Code].....

View 2 Replies View Related

Debian Configuration :: USB Errors "usb 1-5: Device Descriptor Read/64, Error -110"

Sep 3, 2010

While I had the case open to swap out a network card I thought I would drop in an old USB card (previously used with no problems on a machine running Debian) however on boot I'm now getting some errors showing up. The card has been sitting around for a while so it could be an issue with the card.

[Code]....

View 2 Replies View Related

Ubuntu Installation :: Configuration Errors Appeared?

Aug 12, 2010

Recently my beloved ubuntu setup died and I'm struggling to fix it.One day I turned it on and I received the following message:"Your screen graphics card and input device settings could not be detected correctly'Attempting to continue with the recommended lower graphics settings does not work and I am not sure where to go from here. Sometimes it will advance at the lower graphics setting until an error regarding the configuration defaults for the GNOME power manager that have apparently not been installed properly.I didn't change anything and my windoze partition works well. Running Lucid Lynx with nvidia graphics card and ndiswrapper.Other error messages are:(EE) [drm] failed to open device(EE) Failed to initialise GLX extension (Compatible NVIDIA X driver not found)If I reinstall ubuntu will I lose all my programs and data?

View 7 Replies View Related

OpenSUSE :: Errors Trying To Use Zypper (from Console) - GConf Error: Failed To Contact Configuration Server

Jun 30, 2011

i been getting errors when trying to use zypper from the console. This happens in 2 pcs, and errors seem to be the same,One has 11.4 + gnome 2, standar installation (with gnome) from 11.4 DVD. The error i get whenever i run something like zypper install xxxyyy.rpm or zypper update is:

GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL)

the other one, 11.4 with gnome 3 (clean install from live dvd):

GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL)

GConf Error: Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See GConf configuration system for information. (Details - 1: Failed to get connection to session: The connection is closed)

I dont know if its related, but the one with gnome 3 constantly gives me (what i think is) a kernel panic when i shut down the system, it happens fast and the text on the screen is not "linear" but spread all over the screen, so i cant read the whole message, but it does say something about glib and corruption.This is actually the first time(s) ibe seen a kernel panic ever since i used ubuntu.

View 9 Replies View Related

Debian Configuration :: ProFTPd Configuration - Use To Host MySQL Databases And A Few Websites

Nov 18, 2010

I am having no luck configuring ProFTPd on a Debian Lenny production server we use to host our MySQL databases and a few websites. I had originally set it up so I could login and manage our internal sites, but I have the need to allow a few clients in to access their sites that we host. I am trying to root the users in their site directory, which would be "/sites/www.whatever.com/".

It just hit me while typing this. Is it possible to create a user without a shell to prevent login via SSH and set the home folder to /sites/whatever instead of /home/username? That would allow me to continue operating with my current configuration and root them in their site while preventing SSH logins.

View 6 Replies View Related

Debian Configuration :: Multipath Configuration On 5.0 64 Bit - Doesn't Create The Relative Devices

Jul 20, 2011

i have a HP MSA 2312fc SAN with 2 LUNs configured. The first LUN (LUN ID 1) is correctly connected to the system, but when i connect the second LUN (LUN ID 30), i find in the syslog this message: multipathd: 8:64: size 6835937472, expected 5267578112. Discard

Here is the multipath.conf

[Code]....

So I correctly see the two luns, but multipath doesn't create the relative devices. Under /dev/mapper I see: control mpath0 mpath0-part1 mpath0-part1 is the first lun, the one I mounted in a directory under filesystem. I can't find the device for the second lun

View 1 Replies View Related

Server :: Slackware 13.0 DHCP Server - Configuration File Errors Encountered?

Nov 17, 2010

I'm trying to set up a PXE boot server on a PC running Slackware 13.0 using the default apps and info shipped with that Slackware version but to no avail...Carefully reading the Slackware 13.0 README_PXE I've put together this dhcpd.conf file:

# dhcpd.conf
#
# Configuration file for ISC dhcpd (see 'man dhcpd.conf')

[code]....

View 6 Replies View Related

Debian Configuration :: Reboot Both The Server And The Client Machines Every Time Change The SAMBA Configuration?

Apr 5, 2010

I am *finally* getting around to rebuilding my file-sharing computer. I'll be sharing files with both Linux and Windoze machines. It's a home network, so there's nothing fancy needed. I know I have to tweak my smb.conf file until I'm satisfied with the features and security. I'm using SWAT and I'm starting with a bare-bones conf file. It's not secure but I can see the server and selected files/directories from my other Linux box.

My really dumb question is, do I have to reboot both the server and the client machines every time I change the SAMBA configuration? I thought I just had to stop and restart the SAMBA service in the SWAT software - but then the server disappears from my client. It looks like I need to reboot both machines for the client to see the server.

View 1 Replies View Related

Debian Configuration :: Fstab Configuration - Failed To Open /proc/filesystems: No Such File Or Directory

Aug 23, 2011

I have some errors when run the mount -all command: mount: wrong fs type, bad option, bad superblock on /dev/sdc5, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail  or so Failed to open /proc/filesystems: No such file or directory

[Code]..

View 14 Replies View Related

Debian Configuration :: Fstab Configuration And Timeout - Automatically Continues Booting Even If The Hard Drives Are Not Attached?

Aug 3, 2011

I have a PC104 running debian. I have 3 hard drives (in addition to the one booting) mounted in fstab by UUID. I use the options defaults,error=remount-ro. However, this means that when I boot with the hard drives not attached, I have to press Ctrl-D to bypass when the boot discovers the drives are missing. Is there a timeout commandoption I can add to fstab so that it automatically continues booting even if the hard drives are not attached? I could not find anything on a timeout command. (I tried adding timeout=1000 but no-random guess)

View 5 Replies View Related

Debian Configuration :: Boot Via PXE, "no Default Or Ui Configuration Directive?

Mar 19, 2011

A week ago I opened this thread viewtopic.php?f=17&t=61580 in "Board index ‹ Help ‹ Installation" and asked for a moderator to move this to here. Because it hasnt happened up to know, I am reopening the thread here. It would be reeeeally great if somebody could help me with my problem!

I own two computers, one netbook and one laptop. I want to boot my netbook as a diskless client via PXE.I set up a dhcp-, tftp and nfs-server on my laptop but when i boot my netbook, the follwoing messages are displayed:(to make it more clear, i uploaded the whole output and shortened the output below)

[Code]...

View 1 Replies View Related

Debian Configuration :: No Longer Allowed To Access The System Configuration

Jul 31, 2011

I am using Squessze and Gnome. When I try to use the gui System>Administration>Network or Users and Groups I get the error The configuration could not be loaded. You are not allowed to access the system configuration.Everything was working before. I read around a bit. In some cases,it was caused by mismatching group and password files after using the gui. I do not know how to check if they are matching. Of course I do not know for sure that is the problem in my case.

View 14 Replies View Related

Debian Configuration :: Coding The Apache2 Charset Configuration?

Mar 5, 2010

I use apache2 with virtual host and I 've a solution of Webftp who run on it. This solution send automatically email when a new client register himself. In the header of the mail I look this "Content-type: text/html". But when I look this mail with Outlook 2007 the accents are bad coding.It's a script who generate this Html content email.

View 1 Replies View Related

Debian Configuration :: Exim4 Configuration For Local Addresses

Jun 17, 2010

I am working on a Debian 2.6.26-19 Distribution with exim4 as MTA. After a system restart a problem occurred with delivering emails to local addresses. These local addresses use a 1and1 mailserver for email. The MX records for the local domain are set correctly but exim does not use a DNS lookup for these addresses because it identifies them as local addresses. I figured this out by executing the exim4 -d -bt command. The dns lookup part of the result looks like this (I replaced the actual address with placeholders):

[Code]....

The eventual result of the exim4 -d -bt command is: [user]@[domain.ext] is undeliverable: Unrouteable address How can I make sure, that exim4 makes a DNS lookup for the local addresses instead of skipping it? I know that I have to edit a exim4 configuration file, but I could not figure out which and how.

View 1 Replies View Related

Debian Configuration :: Squeeze D-u - Kernel Configuration Skipped

Jul 6, 2010

I have a set of vm's with stable, testing, and sid to keep track of how things are going. When I did an apt-get dist-upgrade with squeeze last week, things seemed to OK (350 package updates) until the end. It didn't seem to like and / or was confused by a kernel dependency.

I am not too concerned yet. Because these are in vm's, I do a snapshot before any significant change. I can futz around with impunity because I have that backup.

I re-booted, and tried the apt-get dist-upgrade again with same results. I think I also tried apt-get -f install.

So I reverted to the snapshot, and will simply try again in the future. I recall that with lenny as testing, the font-desktop was really screwed up for about a period of 6 weeks.

However, just in case someone else runs into this:

1) a re-boot worked, but the failure of apt-get made me nervous enough to revert.

2) waiting for corrections has seemed to work in the past (with a single exception with a 4-disk SCSI software RAID10 update that failed to re-boot lenny successfully after what seemed to be a minor update -- that was on a real system, not a vm. I haven't gotten back to look at that.)

View 14 Replies View Related

Debian Configuration :: Get The Windows One Working Again - Grub Configuration

Oct 3, 2010

I was trying to get the Windows one working again. Here's what fdisk -l reads:

[Code]...

I'll change these or do some grub configurations, if anyone knows what ones can work.

View 1 Replies View Related

Debian Configuration :: Saving Configuration And Packagelist For Reuse?

Nov 14, 2010

I have problems with the system harddrive. I would like to install my Debian on to a new HDD with the same configuration and packages. How do I get the configuration to the new Debian. What files/directory do I need to copy? How do install the same packages?

View 4 Replies View Related

Debian Configuration :: Kannel Configuration For Huwei GSM Modem

Jan 24, 2011

To configure SMS gateway using Kannel configuration for Huwei GSM Modem

dmesg gives attached modem in my system:

View 2 Replies View Related

Debian Configuration :: Bind - Zone Configuration Error?

Apr 30, 2011

I have a problem with the configuration of the NS zone. Looked through the logs, and there:

Apr 28 21:20:19 szewczyk named[18340]: /etc/bind/db.domain.pl:1: no current owner name
Apr 28 21:20:19 szewczyk named[18340]: zone domain.pl/IN: loading from master file /etc/bind/db.domena.pl failed: no owner

[code]....

View 1 Replies View Related

Debian :: Errors During Install Some App

Jul 16, 2015

I use debian 8 and sometime when I install some packages I see these errors

Code: Select allProcessing triggers for shared-mime-info (1.3-1) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Processing triggers for man-db (2.7.0.2-5)

but app or packages installed

View 1 Replies View Related







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