Debian :: Apt Stuck In Waiting For Headers 0%

Oct 24, 2015

I have the problem of app stalling at 0% when trying to update. I ran apt with the debug option

apt-get -o Debug::Acquire::http=true update

And I get the following:

Code:
Select all0% [Trabajando]GET http://security.debian.org/dists/wheezy/updates/Release.gpg HTTP/1.1
Host: security.debian.org
Cache-Control: max-age=0
User-Agent: Debian APT-HTTP/1.3 (0.9.7.9)

GET http://ftp.mx.debian.org/debian/dists/wheezy/Release.gpg HTTP/1.1
Host: ftp.mx.debian.org
Cache-Control: max-age=0
User-Agent: Debian APT-HTTP/1.3 (0.9.7.9)

After a while trying to update, it trows out this error:

Code:
Select allIgn http://ftp.mx.debian.org wheezy-updates/non-free Translation-en
W: Imposible obtener http://security.debian.org/dists/wheezy/updates/main/binary-amd64/Packages  503  DNS error for hostname security.debian.org: Name or service not known. If security.debian.org refers to a configured cache repository, please check the corresponding configuration file.

[Code] ....

I have tried changing repos, also i have verified with iceweasel the availability of the repo.

Ihave changed aldo the network setting from dhcpd to static.

I am using Debian wheezy, gnome desktop enviroment, although the DE is irrelevant.

My conections details:

Code:
Select all
eth0      Link encap:Ethernet  HWaddr 50:46:5d:b2:1b:2a 
          inet addr:192.168.2.14  Bcast:192.168.2.255  Mask:255.255.255.0
          inet6 addr: fe80::5246:5dff:feb2:1b2a/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:376446 errors:0 dropped:0 overruns:0 frame:0

[Code] .....

View 1 Replies


ADVERTISEMENT

Ubuntu :: Apt-get Hangs At Waiting For Headers

Jan 25, 2011

For two days I've been trying to update and install packages on a Lucid 64-bit system. It's a fresh install and I've never had any problems with any apt-get commands before in the two years during which I've installed Ubuntu on everything I own. It just hangs at 0% [Waiting for Headers]. I can provide more information if needed.

I suspect his may have something to do with it: (copied from terminal output)

Err [URL]

My sources.list:

# deb cdrom:[Ubuntu 10.04.1 LTS _Lucid Lynx_ - Release amd64 (20100816.1)]/ lucid main restricted
deb-src http://archive.ubuntu.com/ubuntu lucid main restricted #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

[Code].....

View 3 Replies View Related

Ubuntu Installation :: Stuck On Waiting For /Windows Screen

Feb 26, 2010

I upgraded to Ubuntu 10.04 from 9.10 and when I try to boot into ubuntu now it goes to a screen where it says "waiting for /windows" and even after the loading bar is fully loaded it stuck on that screen. BTW I don't know if this will help but when I restarted it wouldn't work because grub was broken and I booted it 9.10 live CD and reinstalled it.

View 2 Replies View Related

Fedora :: Use Accented Characters In The Headers That Get Stuck?

Sep 20, 2010

I am having problems with using the evolution-mapi connector evolution-mapi-0.30.3-1.fc13.x86_64. Certain emails get stuck in the Outbox and return the message "Couldn't send message". I think that it is emails that use accented characters in the headers that get stuck, but these are near unavoidable in the environment I work in. Actually, I used davmail for several months, but after a change in the local proxy, I can't get it to work anymore.)

View 1 Replies View Related

Ubuntu Servers :: SERVER Stuck During Boot (fsck Waiting For Input)

Aug 11, 2010

all is well on my headless Lucid server until a recent apt-get upgrade && shutdown -R now ... it did not come back up? after i moved a screen to the other side of the house, i found fcsk waiting for input during the boot process errors on / ... (I)gnore / (F)ix " ...so i had to attach a keyboard just to push <F> i could change /etc/fstab so it never runs fsck, but this doesn't seem wise. how can i make it <F>ix automatically ? ( or maybe after Xsec )

View 1 Replies View Related

CentOS 5 Server :: 5.3 I386 Stuck On Splash Screen - Waiting For A Click To Boot Normally

Jul 12, 2009

This is a standard install, just like I've done dozens of times before.

Plain vanilla, just installed.

When I boot, I get to the splash screen and it doesn't go into the default selection.

Could this be a Hardware thingy? The reason I ask is because I've had this issue happening with 5.2 on the same machine. I just formatted it completely and installed a fresh 5.3 i386 on it and I get the same behavior.

[root@server ~]# cat /boot/grub/grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that

[Code]....

View 2 Replies View Related

Fedora :: CUPS Stuck At "waiting For Job To Complete"?

Feb 2, 2010

For some reason my new F12 install can print one document, then its seems to hang.

It never clears the print queue even when the document has printed, which I guess is why the next job never gets through. Even if I cancel the finished job, the next one won't start because the status in cups is "waiting for job to complete".

To fix it I have to kill cupsd and any print processes, reboot the printer and print server.

I guess F12 must do something to hang the print server (uses IPP) as I can't even print from a known-working F10 machine after F12 has printed.

I don't really think the below is relevant as its a F12/CUPS 1.4.2 issue I'd say (as its works fine on F10 and Ubuntu 9.04) but here you go:

Print server: Linksys WPS54G v1
Printer: Samsung ML-2510
Driver: Samsung ML-2010 Foomatic/gdi (grayscale)

View 3 Replies View Related

Fedora :: Kpackagekit Keeps Waiting Forever 'Waiting For Service To Start'

Dec 23, 2009

kpackagekit keeps waiting forever "Waiting for service to start".what is this service that it is waiting for? i am running fedora 12

View 1 Replies View Related

Debian :: Waiting For Root - Cannot Mount Volume

Jun 23, 2010

Not sure how this came about but the box rebooted itself for some reason and refused to get past this stage. I went into grub and changed hde1 to hda1 but that did nothing. The disk is unreadable by another Debian box, it gives the error "Cannot mount volume". Also unreadable in Windows via programs such as ext2toifs or Linux Reader.

If I boot via the CD and bring up the recovery console I can browse to my data, seems all intact but cant mount a network share to move it off, also tried making a .tar of all my stuff and FTPd' it across but I only received a massive corrupted file. How to get my stuff of this drive or ideally make it boot?

View 3 Replies View Related

Debian :: Boot Hangs - Waiting For Root Filesystem

Dec 9, 2010

I installed Debain Lenny as a dual boot with ubuntu 10.10. Chose not to install Grub legacy in the mbr or in any partition because I thought grub2 could handle it. All went well, updated grub2 in ubuntu and it found Debian, but when I try to boot into Debain it hangs at - waiting for root filesystem. I've searched, but can't fathom why this is happening, much less how to fix it without just reinstalling it.

View 9 Replies View Related

Debian Installation :: Squeeze: Waiting For /dev To Be Fully Populated

Jan 23, 2011

Just installed squeeze. Upon restart everything is cool until this appears: Waiting for /dev to be fully populated Seconds thereafter, the screen shuts off due to no video signal.

View 14 Replies View Related

Debian Configuration :: Slow Boot Waiting For DHCP On Wire?

Mar 23, 2011

Up until very recently I've had a wired network, and at boot I'd see messages about DHCPREQUEST and DHCPOFFER and stuff as it set up the wired network.

Now I've just got wireless working instead, but it still tries to use DHCP on the no-longer-existing wired network. So it says "DHCPDISCOVER on eth0..." and waits for a bit, then again and waits again, and all the time the boot is waiting for a reply to its DHCP requests and it's not going to get one. It doesn't seem to do any harm, because once it's given up and proceeded with the boot then the wireless does seem to work fine, but I'd like to speed up the boot a little by cutting out this needless waiting. Has anyone got an idea how I can stop it? I tried in Preferences-Network connections and in Administration-Network, and in System Tools-Network tools, and also from the network icon in the task bar, but I can't find anything which lets me configure the wired network eth0 or disable it or disable the DHCP.

View 2 Replies View Related

Debian Configuration :: Installing Kernel 2.6.28.9 Headers?

Feb 3, 2010

I'm trying to install vmware server 2 on my lenny and first I must install the kernel headers but I'm having troubels with it.

apt-get install linux-headers-`uname -r`
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package linux-headers-2.6.28.9

I have even tried with apt-get install linux-headers-2.6.28.9 but same thing Searching apt-cache search linux-headers-2.6.28.9 shows nothing.

View 7 Replies View Related

Debian Configuration :: Locating Kernal 'C' Headers?

Jan 27, 2011

I am in process of installing a VMware tools PKg and am being asked for the path to the C headers for the kernel. I've browsed every folder, found lots of 'C' header files and tried these paths but none are being taken by the script. which path I need to provide for 'the C headers' for my kernel? running Piapix, Deb5. The os is running perfectly so I doubt there is error other than I am not 'wise' enough to locate these little buggers!

View 2 Replies View Related

Debian Multimedia :: Modify The Headers For Iceweasel?

May 12, 2011

There are some sites who are for example U.S.-only...Using Windows and Firefox, it often helped to just install Modify Headers, set it up correctly and you're done (it changes your ip-address you show to a website) Using a proxy really slows your connection down, but the app didn't.Is there an app for Iceweasel pretty the same, or at least one being able to do the same?

View 5 Replies View Related

Debian Programming :: Linux Headers For Armhf And Gcc

Jun 24, 2015

I'm running debian testing on my armhf machine. I need to install linux headers after searching with apt-cache. I ran the command

Code: Select allsudo apt-get install linux-headers-3.16.0-4-all-armhf

But it says it will also install gcc-4.8.. I checked my gcc version which is 4.9. and running. sudo apt-get install gcc . says gcc is already the new version.How do i install the headers without installing gcc-4.8

View 3 Replies View Related

Debian Configuration :: Missing Dependency For Headers-2.6.29 On Lenny?

Jan 13, 2010

Here's my problem: I'm running a Lenny laptop and I need both wifi and virtualbox to work. I had to do a kernel upgrade to run the wifi. It works with either the 2.6.29 or 2.6.30 kernels, but with 2.6.30 I'm having screen brightness issues that I can't seem to get rid of. So I want to run 2.6.29, but virtualbox is a bit of a problem because it requires linux-headers-2.6.29, but when I try to install the amd64 headers it tells me that it cannot install the dependency linux-kbuild-2.6.29. Is there any way I can get that dependency installed on my computer?

View 14 Replies View Related

Debian :: Finding Kernel Headers Files Difference?

Jul 3, 2009

I usually custom compile my kernel and generate the header files with the following command:

Code:

fakeroot make-kpkg --initrd --append-to-version=generic-ide kenrel_image kernel_headers

However, I noticed that there are some difference in the headers files that get generated with the above command as compared to the header files that are available from Debian repo. For example, the header files for 2.6.24 kernel have files like:

Code:

debian:/usr/src/linux-headers-2.6.24-etchnhalf.1-686/arch/x86# ls Kconfig Kconfig.cpu Kconfig.debug kernel Makefile Makefile_32 Makefile_32.cpu Makefile_64 However, if I custom compile the above kernel from Debian sources (2.6.24), the headers files does not have the above files:

Code:

debain:/usr/src/linux-headers-2.6.24-generic-ide/arch/x86# ls
boot ia32 Kconfig.cpu kernel lib mach-es7000 mach-visws Makefile mm pci vdso xen
crypto Kconfig Kconfig.debug lguest mach-default mach-generic mach-voyager math-emu oprofile power video

As you can see from above output, files like Makefile_32, Makefile_32.cpu are not present, if I generate kernel headers files using the make-kpkg command as mentioned in the beginning of the post. I happened to notice the above issue, while I was trying to compile a out-of-tree kernel module and the "make" command for those sources (some graphics card drm module) worked with the default header files (linux-headers-2.6.24-etchnhalf.1-686) but did not work with (linux-headers-2.6.24-generic-ide) because it did not find the Makefile_32. Although I was able to fix the problem by copying the Makefile_32 from linux-headers-2.6.24-etchnhalf.1-686 but I would like to know why there is a difference. This is bit of a concern because it unnecessarily breaks the out-of-tree module compilation process because of trivial reasons.

View 4 Replies View Related

Debian Installation :: Sqeeze / Wheezy Boot Fails Waiting For Root Device

Jun 20, 2011

I've installed squeeze and wheezy on an old Toshiba Satellite 210 CS laptop with 48MB RAM and a 20GB IDE harddrive.Grub2 won't boot at all and stops with a "error: cannot allocate real mode pages". The solution to that is to use the grub-legacy package.The boot then fails with "waiting for root device" and drops to an initramfs shell.

View 5 Replies View Related

Debian :: Wheezy Doesn't Login After Upgrading Linux-Headers

Jun 8, 2015

I tried to install "Wireless LAN" driver which wasn't installed by default on Debian Wheezy based on this DOC.

After I did all steps in that DOC, I've rebooted the system, and then Debian booted in TTY( gdm didn't start!!!!! )

and the main problem is I can't login to TTY and it say's "Login incorrect"!! (I'm sure the username and password is correct).

Overall :

1- GDM doesn't start
2- I can't login to TTY

View 14 Replies View Related

Debian Configuration :: New Kernel And Headers Not Allowing NVidia Driver To Install

May 19, 2010

I've built a new kernel (2.6.34) on our workstation at work. It boots and runs beautifully, but there is one minor problem. I created the kernel as a Debian package along with the kernel headers. Upon installing both and attempting to build the nVidia driver for said kernel, the installer tells me that it cannot determine the version and quits. This happens even if I manually specify the path to the headers. What's going on here, did I miss something during my compilation of the new kernel?

View 14 Replies View Related

Debian Configuration :: Module Assistant Can't Find Kernel Headers / Work Around This?

Jul 25, 2010

I'm trying to use module-assistant to add the vboxdrv using instructions also found here in the debian forum. However, m-a can't find the linux-headers because it looks for the package linux-headers-2.6.32-5-trunk-686. I attempted to specify were the headers were by using:
m-a prepare --kernel-dir /usr/src/linux-headers-2.6.32-5-686/
but also doesn't work. Instead, I get the error:
Bad kernel version specification at /usr/bin/m-a line 566.
Anyone knows how to work around this?
By the way, the reason I am doing this is because when I installed virtualbox (following the instructions in debian wiki) there's no vboxdrv. When I try to modprobe it, I get:
FATAL: Module vboxdrv not found.

View 2 Replies View Related

CentOS 5 :: Can't Install Kernel-headers Glibc And Glibc-headers?

May 11, 2010

Yesterday, I think I did something stupid: I removed kernel-headers, gcc, glibc-devel and glibc-headers. My box is a CentOS 5.4 webserver (it has loads of packages installed, but that was done through Virtualmin config, so it's quite coherent all in all). The thing is that now I need to reinstall at least the headers and glibc, but hey! this is what I get :

[Code]...

View 19 Replies View Related

Debian :: PHP Stuck At 5.2.6 With Lenny

Jul 12, 2010

I've just upgraded a server to Lenny; everything went smoothly I'm glad to say, except that now my version of PHP is 5.2.6, and I want 5.2.9.

Here's my sources.list:

View 5 Replies View Related

Debian :: Ssh Connection Is Getting Stuck?

Aug 8, 2010

I am finding the following problem. Just wanted to know anyone else has experienced these types of issues.My laptop is debian squeeze x86 with custom 2.6.34.1 hand compiled kernel whereas the desktop where I am doing ssh is a dual boot system with debian squeeze x86_64 with custom 2.6.34.1 kernel and ubuntu 10.04 x86_64. Whenever the desktop is running ubuntu, there is no problem with ssh. But when it is running squeeze many times ssh hangs, just after issuing the command. Sometimes it asks for password and then do nothing, otherwise it just remains at the ssh line itself Even the escape (~.) does not have any effect on that. Only thing possible is to kill the ssh process. There used to be no problem last week, but I think after an upgrade either on laptop or desktop, things went this way.

View 3 Replies View Related

Debian :: Automatic Removal Of Kernel Headers Package When Kernel Packages Are Removed

Dec 28, 2008

As a follow-on to something Telemachos said in another post:

Quote:

Originally Posted by Telemachos

You can see what kernels you have installed - to check if you have a virtual kernel and to clean up - by running this command:

Code:

If you've been installing kernel-headers along with the kernels (say to build modules for graphics or wireless), you should remove those when you remove the corresponding kernel. The command to search for those is parallel:

Code:

I would have thought that removing a given kernel package would trigger the removal of the older kernel headers. Can someone confirm that is, or is not, the behavior? I ask this because it seemed to me that the older kernel header packages were indeed removed when I removed some older kernel packages.

For example, the linux kernels I have installed are:

Code:

Also, the linux-headers packages I have installed are:

Code:

So, when I get around to removing the linux-image-2.6.25-2-amd64 package like this:

Code:

I would expect apt-get to automatically also remove linux-headers-2.6.25-2-amd64 and linux-headers-2.6.25-2-common. Is that what will happen, or do I need to explicitly state all three packages on the apt-get remove command?

View 3 Replies View Related

Debian :: Warsow Stuck In Spectator Mode

Apr 22, 2010

have installed warsow from synaptic & it's stuck in spectator mode.anyone know how to fix this so i can play?

View 1 Replies View Related

Debian :: Display Resolution Stuck At 800x600

Nov 26, 2010

Recently when I rebooted the display resolution went to 800x600, where as before it was 1024x768. For some reason 1024x768 is no longer listed in (GNOME) System->Preferences->Moniters. Even after reinstalling Debian from scratch it's not there anymore. What can I do to fix this? System->Preferences->Moniters says Moniter: Unknown and stays that way even if I click Detect moniters.

# xrandr xrandr: Failed to get size of gamma for output default Screen 0: minimum 640 x 480, current 800 x 600, maximum 800 x 600 default connected 800x600+0+0 0mm x 0mm

[Code]....

View 1 Replies View Related

Debian Installation :: Soft Lockup / CPU Stuck

Aug 18, 2015

i'm trying to Debian 8.1.0 on my notebook Acer Travelmate 2200. Currently i have very outdated version of Linux Mint. It works fine but I prefer keeping system updated. Only way to get updated system now is install new one, and here i have a problem. After CD/ISO booting, installation looking for a mountd devices, etc. then i got statement that CPU stuck for x sec. The same statement appears every 20sec. I was trying it on other linux distr's they give the same error. I didn't overclocked my notebook, his temp is ok. I'm working on it few hours each day, it didn't overheat. Someone told me thats bug of 2.6.x kernel but I'm trying install new system with 3.16.x.

View 4 Replies View Related

Debian :: Computer Stuck At Grub Screen

Jul 16, 2010

I have an old laptop (Acer TravelMate 350TE) which I would like to turn into a router. So, I downloaded i386 - Small CD and installed to that computer. Setup finished, system restarted but computer stuck at grub screen. A menu comes like this:But neither enter button nor arrow keys are working. How can I solve this ?

View 4 Replies View Related







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