Debian Configuration :: Noip2 Package Not Found?
Mar 1, 2011
After the successful installation of debian squeeze 32 bits from the first dvd, I proceeded to try to install the package noip2, but my surprise was not in the repositories that I have, but when used lenny if I had it.Below show my repositories:[URL]I dont know if i need another repository or i am missing one
View 1 Replies
ADVERTISEMENT
Nov 4, 2010
when I try to install a package, I've the message The following packages have unmet dependencies:package-xy: Depends:lib-something (>= version_number) which is a virtual package.
View 14 Replies
View Related
Jun 3, 2015
I am attempting to install some applications on Debian 8 Jessie, with Gnome Desktop, and every package I try to install keeps coming up with the error E: Package Not found, I have been searching then trying for a solution on the Web, which includes apt-get update, and there are none for Debian 8 at all.
View 14 Replies
View Related
Apr 27, 2011
I would like to install svn, but I am unable to install. sudo apt-get update gives me :
Ign file: eeepc Release.gpg
Ign file:/home/user/packages/ eeepc/main Translation-en
Ign file:/home/user/packages/ eeepc/main Translation-en_US
Ign file: eeepc Release
Ign file: eeepc/main amd64 Packages
Err file: eeepc/main amd64 Packages
File not found
W: Failed to fetch file:/home/user/packages/dists/eeepc/main/binary-amd64/Packages.gz
File not found
E: Some index files failed to download, they have been ignored, or old ones used instead.
sudo apt-get install apache2 gives me :
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package apache2
View 8 Replies
View Related
May 25, 2011
I'm new to this and trying to install flashplugin to the terminal. I entered apt-get install flashplugin-nonfree, and it says package not found. What do i do. I can't install yahoo messenger without it or see any videos on ..... or any thing that requires adobe.
View 14 Replies
View Related
Apr 2, 2011
I recently tossed Ubuntu for Debian Unstable for my personal machines and I'm having trouble building Emerald into a package. I've already configured and installed the package (using the usual ./configure, make, make install) but I wanted to make a deb for future use (for myself and for others). However every time I try to run dpkg-build I get the following error message.
dh_install -pemerald --sourcedir=debian/tmp
dh_install: emerald missing files (usr/bin/*), aborting
make: *** [binary-install/emerald] Error 2
dpkg-buildpackage: error: debian/rules binary gave error exit status 2
[Code]...
View 2 Replies
View Related
Mar 25, 2016
I am running Jessie 8.3 and wireless in Wicd has stopped working for me, displaying "No Wireless Networks Found."
Code: Select allsudo /etc/init.d/wicd restart Restarted wicd
Made sure wlan0 is in wicd preferences.
iwconfig:
Code: Select alleth0Â Â Â no wireless extensions.
wlan0   IEEE 802.11abg ESSID:"Tell My Wifi Love Her"Â
     Mode:Managed Access Point: Not-Associated  Tx-Power=200 dBm Â
     Retry short limit:7  RTS thr:off  Fragment thr:off
     Encryption key:off
     Power Management:off
    Â
lo    no wireless extensions.
For some reason my user account was removed from the netdev group? So I readded it...
Code: Select allekarr@fidelio:~$ sudo gpasswd -a ekarr netdev
Adding user ekarr to group netdev
[code]....
And still, "no wireless networks found" in Wicd.
View 12 Replies
View Related
Apr 14, 2016
my system keeps on telling me about an error:
Code: Select allsudo journalctl -p 0..3
Apr 14 10:36:11 debian ntpd_intres[682]: host name not found: ptbtime1.ptb.de
Apr 14 10:36:11 debian ntpd_intres[682]: host name not found: ptbtime2.ptb.de
Apr 14 10:36:11 debian ntpd_intres[682]: host name not found: ptbtime3.ptb.de
A quick check
Code: Select allsystemctl status ntp.service
ntp.service - LSB: Start NTP daemon
  Loaded: loaded (/etc/init.d/ntp)
 Â
[code]...
3 packets transmitted, 0 received, 100% packet loss, time 1999ms.Same result when using the standard Debian ntp time servers like "server 0.debian.pool.ntp.org iburst" in /etc/ntp.conf.
View 13 Replies
View Related
Feb 20, 2010
Installed linux-image-2.6.32-bpo on my laptop today and after the reboot i got "no operating system found" . I'm now typing using a Puppy live cddrom .
View 3 Replies
View Related
May 5, 2010
I'm setting up the Squirrelmail | impad | sendmail combination and so far everything appears in order but I'm getting a 'mailbox not found' error when I log into Squirrelmail. I've eliminated Squirrelmail by using another imap client (Mozilla Thunderbird) and getting the same error. It seems that the problem is with imapd.I've checked the logs and I can see only the successful login entries. Nothing else:
May 5 10:30:19 altair cyrus/imap[2602]: executed
May 5 10:30:19 altair cyrus/imap[2602]: accepted connection
May 5 10:30:19 altair cyrus/imap[2602]: login: localhost [127.0.0.1] john plaintext User logged in
[code]....
View 1 Replies
View Related
Sep 24, 2010
I run a program (findknxusb) to scan for devices on USB, but the device is not found.
The debugging level for libusb is on:
$ ./findknxusb
Possible addresses for KNX USB devices:
libusb_set_debug...
libusb: setting debugging level to 1 (on)
libusb_init...
[Code]....
View 1 Replies
View Related
Oct 5, 2010
I installed Debian Lenny on my HP Laptop - dv6-2120ed. Because i have atheros wireless card i needed to install ath9k which is not supported in 2.6.26 kernel so i compiled it to 2.6.32. Everything is good, but when i boot the new kernel i get "Bar 6: No parent found of for device" for 2 devices - the ethernet LAN card and the sound card. After 1 minute waiting the kernel starts booting and everything works fine (the LAN and the SOUND card too). How can i fix this and what means it exactly?
View 2 Replies
View Related
Oct 26, 2015
I have been following the Xen Beginners Guide here: [URL] .....
Everything was going smoothly until I got to the 'Configuring xen-tools and building our guest' section (two thirds down the page).
I installed xen-tools and then typed the following in a terminal window (as root):
xen-create-image --hostname=development-pv-guest --memory=2048mb --vcpus=2 --lvm=develop --dhcp --pygrub --dist=jessie
I admit PV is new to me, compared to simple HVM, so I have a number of questions:
1. Why the command not found error?
2. Should I be booting from the Xen option or regular boot option at the start up screen when creating the xen image? I've tried both and get the same error message.
3. I have Debian 8 (Jessie) installed on my system and I wasn't sure whether I should therefore make this the guest OS in my Xen PV. In asking this question I'm thinking in terms of HVMs - but I assume my Xen PV needs a guest OS of some kind? Or is my host Debian 8 already acting as a guest OS in Xen PV? I'm confused
4. If I do need to install a guest OS, is it better to go for an earlier version of debian - so as not to be so resource hungry?
I'm nervous about screwing up my host debian installation, so when I got the error message, did some research but found nothing meaningful. I don't want to end up having to reinstall my Debian 8 (base OS) ... again!
View 8 Replies
View Related
May 23, 2010
I installed ndiswrapper and tried adding a driver. Error: module ndiswrapper not found.So I recompiled my kernel, upgrading to 2.6.33.4 (no, I can't see the logical connection either) After a week, I got the new kernel working ( in the interim I reinstalled debian- it didn't survive my first kernel attempt. don't ask), and reinstalled ndiswrapper. Same problem. So I had a stoke of genius: download the source package!! So I did. Lo and behold, a new directory appeared in /usr/src/ : modules. I took a moment to admire my work, then I jumped in.I 'ls'ed to see what was going on, and found a Makefile. so I typed 'make'. First error: kernel source not found. So I entered the Makefile, found the(clearly marked)variable,and changed it to /usr/src/linux-2.6.33.4 , exited, and redid 'make' Second error: no wireless support in kernel. So I went to src/linux-2.6.33.4 and did a make menuconfig- loaded my current, threw in wireless, and exited.
[Code]...
View 1 Replies
View Related
Sep 1, 2010
I decided to try wireless so I bought a TP-Link pci adapter TL-WN851N and installed it. I installed Wcid and firmware-atheros. I set /etc/network/interfaces to read auto lo iface lo inet loopbackAll Wicd does is tell me "No wireless networks found."
View 14 Replies
View Related
Sep 20, 2010
I just reinstalled debian on my computer, I've had it working for a long time, only difference is I used to have Cable Internet and now I use DSL. Anywho, I reinstalled debian from the kde CD on the debian website, it auto-configured my network out of the box. My network is connected to the computer, pinging google works perfectly, and ifconfig shows that eth0 is working correctly without any errors. However on both Konqueror and Iceweasel, every time I try to connect to a website, it tells me the server cannot be found. Basically it acts like I don't have internet. Using the terminal works though, I have installed KDE-FULL from the terminal and wicd, so I know I do have internet. I don't know what it could be, like I said, I installed from the cd and this happened. Maybe there's a bug on the KDE debian cd
View 14 Replies
View Related
Oct 11, 2010
My os is debian 5.0, netcard is RTL8168D/8111D. I can't use the Static ip, if I setup static ip, output "not found network device", but the network driver have loaded and if I use DHCP mode everything is ok. do you understand my english? What my next steps should be?
View 7 Replies
View Related
May 11, 2010
however I am not looking to dist-upgrade, I merely want one package from Sid on my Lenny server. Namely, mantis (version 1.1.8 is in sid, 1.1.6 in main/stable)
View 2 Replies
View Related
Oct 17, 2010
I have tried install libsub-install-perl and libparams-util-perl but get Error. Now I want remove it from the list when I tried apt-get upgrade. Where I can remove from this entries?
View 2 Replies
View Related
Feb 9, 2011
I just setup a new squeeze debian 6 server, it will work as proxy server with squid. But I have an issue when i want to install sarg (sarg-report), i cannot find the package thru aptitude/apt-get, however it was present in lenny distribution. Is it a miss in squeeze, is it discontinued or should I add a specific entry in /etc/apt/sources.list? (currently squeeze main, squeeze/updates main)
View 3 Replies
View Related
Sep 26, 2010
I get the following error message when attempting to boot: No DEFAULT or UI configuration directive found.
View 1 Replies
View Related
Jan 19, 2015
I just installed debian (Jessie) in my computer and tried to install Nvidia drivers. This is a task i have done many times and never got a problem but today...
Here you have my output...
X.Org X Server 1.16.2.901 (1.16.3 RC 1)
Release Date: 2014-12-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
Current Operating System: Linux PC-Server 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ck
[Code] .....
View 7 Replies
View Related
Mar 26, 2010
My evil nemesis Grub2 has decided to make a move on me again! So I rebooted a few minutes ago and got this:
Welcome to Grub
error the symbol 'grub_env_find' not found
Entering rescue mode
View 9 Replies
View Related
Jul 31, 2010
I'm learning about the system calls in Linux, but I was not able to find the syscall_table.S file in the linux/arch/x86/ directory. Are the sources installed by default in Lenny ? Or do we've to install them manually.
[12:12 PM:/usr/src/linux/arch/x86/kernel]$ ls
asm-offsets.s Makefile
These are the only files in the specified directory. I'm using the stock kernel.
[12:12 PM:/usr/src/linux/arch/x86/kernel]$ uname -r
2.6.26-2-686
View 3 Replies
View Related
Feb 25, 2010
why it is that when I download the sendmail debian source package for etch and build it using dpkg-buildpackage -b -nc I get a 645543 byte sendmail executable whereas when I download the sendmail binary that is 703292 bytes.
View 1 Replies
View Related
May 12, 2010
I had my laptop turned on. The battery turned out low and my pc shut down (not in the correct way obviously)! Plus: I was running apt-get upgrade but it should have done before shutting down. Now, I restarted my pc and under nm-applet I see: "wireless network: device not ready" and at login I get the message: "Network configurations failed. org.freedesktop.dbus.error.spawn.PermissionsInvalid: the permission of the setuid helper is not correct" and that I could not be able to connect via bluetooth (but actuallyu I can't use wireless!)! What to do guys? I use debian squeeze. I read from someone using kubuntu that he solved the problem reinstalling all the packages with "dbus" in their name. But I don't know if my ethernet will work yet!
Update: if I run dpkg-reconfigure dbus, it tells me that dbus package is corrupted or not complete: could be the issue?
View 1 Replies
View Related
May 26, 2010
I am trying to upgrade a Debian 4 server to v5 with the instructions from document.However, I am having trouble with getting an installed package upgraded to the latest version for the current release (see error below). And I am afraid to upgrade the distribution if I can't get this package to upgrade. One thing I did notice in the error was, "Aborting downgrade from (at least) 5.1 to 5.0". The dpkg --get-selections command showed that both MySQL 5.0 and 5.1 were installed (I don't know how or why, as I was not the one to setup this server), but 5.0 was the one running. So I've since uninstalled v5.1 but that error still shows up when I try to do an apt-install upgrade. I don't know that this is what is causing the package upgrade to fail but I thought it worth mentioning.
View 7 Replies
View Related
Aug 2, 2010
I'm rather new to Linux...especially Debian. I've been running Kubuntu for about 1 month now and I wanted to try out Debian as well. So I installed it on a laptop (Downloaded the 6 DVDs). Now, how do I add some repositories to Synaptic so I can update my software? Also, is there a list of repositories? So far, every time I want to install something I need to insert one of the DVDs.
View 3 Replies
View Related
Apr 18, 2011
I changed to testing repository in my Debian 6.0 and I used command "apt-get update". Now, everytime I want to do something with apt-get or aptitude, I receive this:
With apt-get:
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/ftp.cz.debian.org_debian_dists_squeeze_main_i18n_Translation-cs
E: The package lists or status file could not be parsed or opened.
or with aptitude:
[ ERR] Reading package lists
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/ftp.cz.debian.org_debian_dists_squeeze_main_i18n_Translation-cs
E: The package lists or status file could not be parsed or opened.
E: Couldn't rebuild package cache
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/ftp.cz.debian.org_debian_dists_squeeze_main_i18n_Translation-cs
E: The package lists or status file could not be parsed or opened.....
View 2 Replies
View Related
Apr 26, 2011
In an attempt to minimize my system when I mark for removal libcups2 using synaptic it asks to install 7 not authenticated packages, however if I choose mark for complete removal it asks to install the same 7 packages and remove every single installed package from epiphany to gimp to zenmap. Any ideas as to whats going on with that?
Squeeze 6.0.1
kernel 2.6.32-5-amd64
intel core i5
[code]...
View 3 Replies
View Related