GNU radio

i’ve installed all dependencies, compiled, made a deb & installed GNU radio, however, Update Manager returns this error'E:Dynamic MMap ran out of room, E:Dynamic MMap ran out of room, E:Dynamic MMap ran out of room, E:Dynamic MMap ran out of room, E:Dynamic MMap ran out of room, E:Error occurred while processing nagios-plugins-basic (NewVersion1), E:Problem with MergeList /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_edgy-updates_universe_binary-i386_Packages, E:The package lists or status file could not be parsed or opened.'and Adept_Updater says 1 package needs updating, but, when i run adept i get this error

http://img66.imageshack.us/img66/8207/adepterrorgj4.png

and apt-get updates & returns same error

BTW: i’ve added sources, pwease help, i don’t know what to do & i’ve learnt a lot about installing from source (always check the dependencies required :doh:)
but i don’t know how to fix GNU radio, i only wanted to try GNU radio, but, hopefully i can rely on HWF

BTW: Synaptic basically gives the same as apt-get

Might be a problem with the repositories themselves. Check your sources.list, could be a problem there.

What version of Kubuntu are you running because i noticed the edgy-updates source in that error message. You can’t have the edgy eft repositories enabled at the same time as the Gutsy repositories for example. I remember trying that once and the system didn’t like it. It complained about there being too many packages or something to that effect.

my sources[code]deb file:/var/cache/apt-build/repository apt-build main

See UpgradeNotes - Community Help Wiki for how to upgrade to

newer versions of the distribution.

deb Index of /ubuntu feisty main restricted
deb-src Index of /ubuntu feisty restricted main multiverse universe #Added by software-properties

Major bug fix updates produced after the final release of the

distribution.

deb Index of /ubuntu feisty-updates main restricted
deb-src Index of /ubuntu feisty-updates main restricted #Added by software-properties

N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu

team, and may not be under a free licence. Please satisfy yourself as to

your rights to use the software. Also, please note that software in

universe WILL NOT receive any review or updates from the Ubuntu security

team.

deb Index of /ubuntu feisty universe

N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu

team, and may not be under a free licence. Please satisfy yourself as to

your rights to use the software. Also, please note that software in

multiverse WILL NOT receive any review or updates from the Ubuntu

security team.

deb Index of /ubuntu feisty multiverse

Uncomment the following two lines to add software from the ‘backports’

repository.

N.B. software from this repository may not have been tested as

extensively as that contained in the main release, although it includes

newer versions of some applications which may provide useful features.

Also, please note that software in backports WILL NOT receive any review

or updates from the Ubuntu security team.

deb Index of /ubuntu feisty-backports main restricted universe multiverse

deb-src Index of /ubuntu feisty-backports main restricted universe multiverse

deb Index of /ubuntu feisty-security main restricted
deb-src Index of /ubuntu feisty-security restricted main multiverse universe #Added by software-properties
deb Index of /ubuntu feisty-security universe
deb Index of /ubuntu feisty-security multiverse
deb http://www.getautomatix.com/apt feisty main

#AUTOMATIX REPOS START

deb Index of /ubuntu feisty-commercial main

deb http://archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse #Added by software-properties

deb http://archive.ubuntu.com/ubuntu feisty-updates universe multiverse
deb-src http://archive.ubuntu.com/ubuntu feisty-updates universe multiverse #Added by software-properties

deb http://archive.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu feisty-security main restricted universe multiverse #Added by software-properties

##deb http://wine.lowvoice.nl/apt feisty main
##deb Index of /ubuntu feisty-commercial main
##deb http://archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse
##deb http://archive.ubuntu.com/ubuntu feisty-updates universe multiverse
##deb http://archive.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
#AUTOMATIX REPOS END

deb Index of /ubuntu edgy main restricted universe multiverse
deb Index of /ubuntu edgy-updates main restricted universe multiverse
deb Index of /ubuntu edgy-security main restricted universe multiverse[/code]i realize some lines may need uncommenting, but, i don’t know which ones

Feisty 7.04

Edit: i still don’t know what repositories are

You need to remove these lines:

deb http://us.archive.ubuntu.com/ubuntu/ edgy main restricted universe multiverse deb http://us.archive.ubuntu.com/ubuntu/ edgy-updates main restricted universe multiverse deb http://security.ubuntu.com/ubuntu/ edgy-security main restricted universe multiverse

Then run apt-get update

removed

but GNU radio still not working, but apt-get now works, trying a few things

any suggestions ?

Edit:[SIZE=“6”]big thankies[/SIZE]

i’ve decided to start reading the man pages[ot]not happy[/ot]as many HWFers know, i hate reading manuals, but, i know not reading the manuals is holing me back :frowning: :frowning: :frowning: :angry: :angry: :crying:

The solution’s actually pretty simple, and you don’t need to remove any of your other repositories. Basically, what’s happening is that there are sooo many dependencies to calculate that apt is running out of buffer space to figure it all out! You simply need a larger apt cache to allow this to work.

You will need to add the following line to either /etc/apt/apt.conf (on *ubuntu) or /etc/apt/apt.conf.d/70debconf (on Debian, Sidux etc):

APT::Cache-Limit "16777216";

thank you so much, i have problem remembering stuff, would i be better off removing some stuff i don’t use or will increasing the APT buffer be my best option ?

Having a lot of repos isn’t bad if you actually use them. If not, you can just comment them out with a # symbol before the lines you don’t need. In either case, I would change the apt cache size, yes.

well i’m on Kubuntu Feisty & /etc/apt/apt.conf doesn’t exist so i guess it’s etc/apt/apt.conf.d/70debconf as it exists, is this it// Pre-configure all packages with debconf before they are installed. // If you don't like it, comment it out. DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt || true";};[ot]you make me feel like a plank[/ot]how did you learn so much about *nix ?

Edit:

:confused: i thought it was ##

Yup, that’s it.

By reading, testing, and using it. :slight_smile: I started out as an NT pro, and moved to *nix when I figured out how limited Windows really is. Have been trying to learn something new every day since then. :smiley:

You can use as many number (#) symbols as you want, but just one at the beginning of the line will suffice.

[QUOTE=AT]
Yup, that’s it.
[/quote]
:good:

well, i came to *nix because Windoze Product Activation was annoying me, as a clean install of XP only lasted about a month or so, because, it said it could do multitasking, so, i took it at it’s word, BSOD every min, & it was unusable, so, i’d do another clean install, but i’ve being on *nix for about 2 years (obviouly not the same build because i started on Dapper & now i’m on Feisty[ot]sorry mega - i thought i was on Edgy[/ot]

well you’ve taught me a lot

weird, i presumed ## because source lines start with ##[ot]wrong again - i’m getting good at being wrong[/ot]

Edit: time for a cig