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


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 :: 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 :: Sid Kswapd0 High CPU Consistently

Mar 23, 2016

My sid running fine for months until recently. It is now freezed more frequently. Brief looking at process I found kswapd0 constantly consume 50% cpu right after booting in, even when swap usage is only 3%.

Code: Select all$top
top - 12:00:30 up 47 min,  2 users,  load average: 2.11, 2.36, 2.40
Tasks: 155 total,   3 running, 152 sleeping,   0 stopped,   0 zombie
%Cpu(s): 17.0 us, 59.1 sy,  1.2 ni, 20.4 id,  2.3 wa,  0.0 hi,  0.0 si,  0.0 st
KiB Mem :  1868396 total,   695024 free,   656048 used,   517324 buff/cache
KiB Swap:  4095992 total,  3972288 free,   123704 used.  1096476 avail Mem

[Code] ....

My current release is

Code: Select all$ uname -a
Linux GlobeTravelers 4.4.0-1-amd64 #1 SMP Debian 4.4.6-1 (2016-03-17) x86_64 GNU/Linux
$lsb_release -a
No LSB modules are available.
Distributor ID:   Debian
Description:   Debian GNU/Linux testing-updates (sid)
Release:   testing-updates
Codename:   sid

disable swap is not my priority...

View 0 Replies View Related

Networking :: NICs Always Consistently Mapped To The Same Network Configuration

Jan 20, 2011

I have three 10Gb Fibre PCI ethernet cards and 2 onboard gigabit ports. The two gigabit ports always seem to be mapped to eth0 and eth1. I set the network configuration for eth2, eth3, and eth4 in the /etc/sysconfig/network-scripts/ifcfg-eth# files. Would the NIC in PCI slot 1 always be mapped to eth2, NIC in slot 2 mapped to eth3, and NIC in slot 3 always mapped to eth4?

View 1 Replies View Related

Ubuntu :: 10.04 - Update Consistently Screws Up Programs

May 16, 2010

Every time 10.04 updates I find that two of my programs - boinc and CUPS - get de-configured and must be either reconfigured, or re-installed to make them work. While the fix itself is easy, it is an inconvenience to have to do this after every weekly update. Why this is happening, what I can do to prevent it from occurring in the future (aside from not updating).

View 1 Replies View Related

Ubuntu :: Can't Seem To Get Apt-get Or The Update Manager To Work Consistently?

Jun 10, 2010

I can't seem to get apt-get or the update manager to work consistently since I upgraded to 10.04. First, I get a regular segmentation fault on about a daily basis, I run sudo rm /var/cache/apt/*.bin as I saw in other threads, and then it usually works.

However now anytime I try to update, upgrade or install, I get the following error:

Reading package lists... Error!
E: Problem parsing dependency Depends
E: Error occurred while processing git-cola (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_lucid_universe_ binary-i386_Packages
E: The package lists or status file could not be parsed or opened.

View 4 Replies View Related

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 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 :: 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 :: 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 :: Hibernate Is Not Consistently Resuming

Jun 29, 2015

Although it's worked very consistently in the past, since moving to the newer kernels (3.16 or 4.0) on strech/sid, resuming from hibernation seems to randomly work -- sometimes it loads the image from swap, but other times it simply does a fresh boot. To troubleshoot, I've increase the size of swap and then updated 'fstab', the initramdisk, and grub -- but still no reliable behavior...

View 10 Replies View Related

Debian Installation :: 64bit Stable / Jessie Still Shows Chrome Update Errors?

Mar 12, 2016

I am having this problem on my old 64-bit Debian box (stable's Jessie) box, but nothing seems to fix it from what I saw online like in [URL] ... and other forums. Maybe I missed something?

Code: Select all$ sudo apt-get update
Ign http://dl.google.com stable InRelease
Hit http://dl.google.com stable Release.gpg
Ign http://ftp.us.debian.org jessie InRelease
Hit http://security.debian.org jessie/updates InRelease

[Code] ....

View 14 Replies View Related

Debian Installation :: Disk Partitioning Consistently Triggers Computer Restart

Jan 3, 2016

I'm trying to perform a clean installation of 8.0.0-i386 from a CD. Seven consecutive attempts all result in the same issue: Almost immediately after commiting the disk partitioning settings (i.e., to begin formatting), the computer does a hard restart. I have tried doing the partitioning as early as possible in the installation process, just in case the system is running out of memory; I have also tried using the lowmem option. I suspect the problem may be related to my very old hardware...

Micronics serverboard 440BX chipset*
Dual Pentium II 450MHz CPUs*
1GB ECC RAM*
Adaptec AHA-2940UW SCSI adapter
IBM Ultrastar 36GB UW-SCSI HDD
ATAPI CD-ROM
Matrox G100 AGP video card*
*starred items are all original parts from an Intergraph server with validation/verification stickers attesting to their intercompatibility

No POST errors, the HDD passed verification using the Adaptec ROM utility, all unnecessary hardware removed

Could it be that I need an older release or some custom-compiled kernel? The only thing I could come up with on the web was that a lot of people have a similar failure with modern distros on non-PAE CPUs, but the P-II should not be susceptible to this problem.

View 4 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

Debian Configuration :: Apt-get Update Do Not Work?

Apr 13, 2011

i have download debian 6.0.1 DVD, and installed corectly,i am using internet behind proxy, but i configure all the things thier and i still can ping to google from CLI bt i could nt update my system

View 2 Replies View Related

Debian Configuration :: How To Update The Clamav

Jul 10, 2011

My probles consists in that i have no idea on how update the clamav. I downloaded it throu center of software. Butt when i try to upgrade it from the gui the upgrading bar reaches only 15% and desapears. I tried do type freshclam from root command line but it just writes that there is not such command. May be i use incorrectly the command line.

View 4 Replies View Related

Debian Configuration :: 4.2.2 Security Update Of Kernel

Sep 9, 2015

From the securing-debian-howto [URL] ...

"4.2.2 Security update of the kernel

First, make sure your kernel is being managed through the packaging system."

which suggests...

Code: Select all$ dpkg -S ‘readlink -f /vmlinuz‘

When I try to confirm by running the above, I get a lot of characters of output but the last line reads...

Code: Select alldpkg-query: no path found matching pattern /vmlinuz‘

How do I make sure my kernel is being managed through a packaging system?

View 4 Replies View Related

Debian Configuration :: Openssl Update Reboot Necessary?

May 3, 2016

Is it mandatory to reboot a public server after upgrading openssl? Or is it sufficient to restart the services?

View 2 Replies View Related

Debian Configuration :: No Automatic Update Of The Kernel?

Nov 1, 2010

I've just installed debian sid and see that I've the kernel 2.6.32. I was a bit surprise as on ubuntu I had the 2.6.35 and debian sid is supposed to be more up to date that ubuntu (maybe I'm wrong).So I checked what were the packages available :

mart@mart-laptop:~$ uname -a
Linux mart-laptop 2.6.32-5-686-bigmem #1 SMP Sat Oct 30 23:25:58 UTC 2010 i686 GNU/Linux
mart@mart-laptop:~$ sudo aptitude search ^linux-image

[code]...

View 2 Replies View Related

Debian Configuration :: Prevent Driver To Do Update

Nov 18, 2010

I have a PC that have a new Ethernet card that is not yet supported by Debian/Lenny.I downloaded the latests driver from the manufacturer and after a make;make install everything works like a charm.My problem is that one day after a probable update, Debian overrided my new driver by an other one causing my Ethernet card to shut down.After an other make install, everything work again like it should..But how do i do to prevent Debian to update my driver ?

View 1 Replies View Related

Debian Configuration :: Update Linuximage Fails ?

Dec 9, 2010

I have squeeze using the default setup with 5 seperate partitions on hard drive. All other updates are fine but it will not install the Linux-Image-2.6.32-5-amd64. I get message that not enough room. I think this is the kernal update. I use update manager. Is there a fix for this short of resizing the partition. This is a one computer/user setup. I had this problem on a previous install of stable and ignored it thinking that it was a glitch. That install was an experimental setup and I liked it but it didn't work on the internet very well so went to testing.

View 5 Replies View Related

Debian Configuration :: Update - /tmp Permission Changed?

Dec 14, 2010

This morning's update

root@squeeze:/home/me# aptitude update

[Code].....

View 2 Replies View Related

Debian Configuration :: Update From Php 5.2.6 To Newer Version?

Dec 29, 2010

there seems to be a very important bug with php 5.2.6 (mb_send_mail, [URL]). Unfortunately this affects my php applications greatly. I am currently running debian 5.0.7, with the latest updates. how to upgrade my php.

View 1 Replies View Related

Debian Configuration :: Crashed After System Update

Jan 23, 2011

I updated squeeze last night for the first time. It worked fine after 1st reboot last night. There was one reboot stalled at "hald" so I shut down and restarted. Worked ok 2nd time around

Today,upon login I got a string of taskbar notification (which I couldnt read as they all overlapped . I was able to see a kernel error message but couldnt report it (network was down) or save it (USB stick not recognised) Some programs worked, others didnt

I have the partedmagic rescue distro on USB stick so have those programs to use in order to fix the problem. Any idea how I can repair this? I tried fdisk for the hell of it. reported clean partition as predicted. I am using debian-testing-amd64-kde.

View 3 Replies View Related

Debian Configuration :: LAN Connection Not Working After Last Update?

Mar 20, 2011

About an hour ago i did an update on my Debian Squeeze. After the update was completed my LAN connection stopped working.. now i have to connect my computer to my router with a usb cable instead with my ethernet cable.. also, on the network connection, on the wired network section it says that the device(ethernet) has not been managed..

View 1 Replies View Related







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