Debian :: Number Of Repos That Are Checked Has Dropped?
May 18, 2010
I'm new to Debian and I have just installed it on three machines. To begin with they checked about 60 or so repos when doing an update. Then quite quickly this dropped to 48. I have removed the DVD media from the sources list after installation but that was before I saw this drop. It happened after an update as far as I can tell. I didn't think anything of it at the time. By the time all three were set up they were all only checking 48 repos. However I also have a VM, for trying out new stuff, and whilst that has been updated it still remains at about 60 (currently 59).
I booted up my Ubuntu VM today expecting to upgrade to 11.04 and play with the new desktop, but to my surprise when I checked the version number read 11.04. It's definitely the old interface though.
As is known, there is a queue lies between the kernel subsystem and the network driver for incoming data. And if data come when this queue has no space for it, the data got dropped by kernel. Is there some way to see how many packets are dropped due to this buff penury? I tried netstat -s but could not find something useful. On the other hand, I found this 12176 packets collapsed in receive queue due to low socket buffer from netstat -s. I think this is something related to the per-socket buffer, but not the incoming queue between the network driver and kernel. Is this right?
I saw my disk doing some strange activity. Checked top and found 'nobody' running find. Looked at who but saw no one strange (Ive had breakins before when I was foolish with a password)
So two questions: When does find run under user nobody? In ubuntu Ive seen updatedb running automatically but not in debianWhat are the ports check and other security measures I need to take? (eg not running sshd unnecessarily)
I have recently installed Debian Lenny with KDE3. I foolishly checked Auto Login after installation and now I can't get rid of it. The KDE Login Manager window seems to offer the option of turning off auto login, but it does not work. I have tried useradd and userdel but this only makes things worse.
The debian 5.0.8 ppc cd (regular and xfce) say invalid no of allocation blocks when checked. And when burned and booted with DEBCONF_PRIORITY=low cant load all of the addiotinal installer components, and wont retry. Is the debian cd supposted to be like that or is that a problem with it, i tried burning it twice and it had errors loading installer components both times when i booted them. Are my cds just the problem?
I'm running a Debian Squeeze 6.0.1a box that's connected to my ISP via an L2TP connection that's managed by OpenL2TPD. The box is configured to perform NAT from local clients (on eth0) to the internet (on ppp0).
However, I'm having an issue with TCP packets that are sent from the box itself to the internet (packets originally coming from the local clients get sent and received over the internet just fine)
I'm using this Python app to test this:
Code: #!/usr/bin/env python import socket, time s = socket.socket(socket.AF_INET, socket.SOCK_STREAM) s.bind(('', 5003)) s.listen(1) while 1: conn, addr = s.accept()
I have local repo as well the debian official repos enabled in the apt sources.list, but when i run the aptitude to install some packages, it doesn't use the local repo and downloading the same version of package again that is already present in the local repo, this is my local repo url: [URL]
A few days ago, I noticed that flash wasn't working. I don't use flash often and have Flashblock guarding the gates so not quite sure when that happened. In the process of getting it running again I noticed a lot of Iceweasel add-ons are available in the Debian repos. In fact, deleting Flashblock from Firefox and switching to the one from the repos may be what fixed the problem (or it could have been the latest Iceweasel update which I reinstalled).
Anyway, my question is . . . just how do add-ons available via Synaptic and those from Firefox differ? And is it preferable and advisable to use the ones in Synaptic? Since I imported my old profile from Firefox to Iceweasel, I have a lot of standard add-ons rather than the Debian version.
Haven't logged in for a week on this pc. Got this error: GPG error: http://mozilla.debian.net squeeze-backports Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 85A3D26506C4AE2AFailed to fetch http://mozilla.debian.net/dists/squeeze ... ackages.gz 404 Not Found Some index files failed to download, they have been ignored, or old ones used instead. Should I try later? What causes this? Seems to happen every couple months.
I am looking for Sid official repos. If they exist please someone direct me to the right place. I was able to find a Debian page with Sid packages. Google is not helping.
What repos do I need to add to my list to be able to aptitude install a kernel newer that 2.6.28-X? I'd Prefer the latest 2.6.33-2. I'm running deb 5.04 on powerpc architecture with 2.6.26.
I'm running Testing and am wondering why didn't Firefox/Iceweasel hit this repo yet? I know that I can download it from another source but I prefer to follow the default repos. I'm not complaining, just asking where I can find more details about the delay and if some has an when it'll be pushed.
I've already googled and I found how to find the fastest repo counterpart. The problem is all tips I found, talk about main repo. However I am interested in finding all counterparts (for each entry)[URL]he first line originally contained the main Debian repo, but since netselect-apt found the fastest counterpart, I changed this line to mirror.But -- what about the rest? How to find the fastest counterpart repo (mirror) for each line?
In the live CD, auto eth0 worked fine.After installation, it cannot connect.I am using vaio laptop VPCCW16FG, there is a known display bug therefore i am booting into the OS with 'nomodeset'.i have no access to the internet and cannot update repos, therefore i cannot work around the bug.
so, if i change my repos from squeeze to testing and just keep updating after squeeze goes stable would i be asking for trouble?
i ask because when i dist-upgraded from lenny to squeeze i had some breakage - i figure if i just stay with testing i'm thinking it'll just update gradually.
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:
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
I have Fedora 11 x86_64. I always apply all updates as soon as the Software Update applet announces them. I recall that there was an update for yumex recently to version 2.9.7. It is very nice because it now remembers the window size. But it used to display installed packages with the check box ticked. That feature seems to have disappeared. This makes it difficult when searching for something. For example, a friend who also has Fedora 11 was having difficulty with bluetooth. Since it is working fine for me I wanted to search on "bluetooth" to get a list of all packages that I have installed so he could be sure he had the same packages installed. I got a list of packages but there was no way to tell which were installed and which were not.
Let's say I have a checked out a directory from the svn repo and later on I find that I have no need to make any changes. Of course I can just `rm -r` my working copy, but how do I tell the svn repo that I'm no longer using this working copy?
I opened a video in ..... by using Mozilla browser. It gave me option to install additional plugin "Adobe flash player" and I accepted it. I checked it in Ubuntu Software Centre and it is installed but now its not working?
am a web designer trying to go into using Linux. I just installed Ubuntu 11.4. Now I cannot get any sound. I checked the volume at the top right and it is not muted
I don't want to start any kind of flame war or comparison with any other distros, but I'm curious how many users of Debian there are.For example, there's the popcon system which tells you for each package what percentage of popcon users have that package installed. Which is great, but what total number of users does that equate to? Is there any way to tell whether popcon is used by 90% of Debian users, or 1%, or 0.01%? if popcon says that a package is installed by 0.5% of users, how many is that? Even a rough guesstimate would be interesting.
I found this page online. And I thought it was really nice, and I really like the way torrentflux was added, thats a must for me. I am wondering if there is a better approach now, or if this approach is still good, and I was just wondering if someone could double-check the code, see if its good. I have an old dell laying around, and I thought it was finally time to put it to good use. So here it is.[URL]..