GNU radio

Discussion in 'Linux, BSD and Other OS's' started by donkey42, Nov 4, 2007.

  1. donkey42

    donkey42 plank

    Likes Received:
    9
    Trophy Points:
    38
    i've installed all dependencies, compiled, made a deb & installed GNU radio, however, Update Manager returns this error
    Code:
    '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

    [​IMG]

    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
     
  2. Addis

    Addis The King

    Likes Received:
    91
    Trophy Points:
    48
    Might be a problem with the repositories themselves. Check your sources.list, could be a problem there.
     
  3. megamaced

    megamaced Geek Geek Geek!

    Likes Received:
    0
    Trophy Points:
    36
    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.
     
  4. donkey42

    donkey42 plank

    Likes Received:
    9
    Trophy Points:
    38
    my sources
    Code:
    deb file:/var/cache/apt-build/repository apt-build main
    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.
    
    deb http://gb.archive.ubuntu.com/ubuntu/ feisty main restricted
    deb-src http://gb.archive.ubuntu.com/ubuntu/ feisty restricted main multiverse universe #Added by software-properties
    
    ## Major bug fix updates produced after the final release of the
    ## distribution.
    deb http://gb.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
    deb-src http://gb.archive.ubuntu.com/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 http://gb.archive.ubuntu.com/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 http://gb.archive.ubuntu.com/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 http://gb.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
    # deb-src http://gb.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
    
    deb http://security.ubuntu.com/ubuntu feisty-security main restricted
    deb-src http://security.ubuntu.com/ubuntu feisty-security restricted main multiverse universe #Added by software-properties
    deb http://security.ubuntu.com/ubuntu feisty-security universe
    deb http://security.ubuntu.com/ubuntu feisty-security multiverse
    deb http://www.getautomatix.com/apt feisty main
    
    #AUTOMATIX REPOS START
    
    deb http://archive.canonical.com/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 http://archive.canonical.com/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 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
    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
     
  5. megamaced

    megamaced Geek Geek Geek!

    Likes Received:
    0
    Trophy Points:
    36
    You need to remove these lines:

    Code:
    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
     
  6. donkey42

    donkey42 plank

    Likes Received:
    9
    Trophy Points:
    38
    removed

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

    any suggestions ?

    Edit:big thankies
     
  7. donkey42

    donkey42 plank

    Likes Received:
    9
    Trophy Points:
    38
    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 :( :( :( :angry: :angry: :crying:
     
  8. Anti-Trend

    Anti-Trend Nonconformist Geek

    Likes Received:
    118
    Trophy Points:
    63
    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):
    Code:
    APT::Cache-Limit "16777216";
     
  9. donkey42

    donkey42 plank

    Likes Received:
    9
    Trophy Points:
    38
    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 ?
     
  10. Anti-Trend

    Anti-Trend Nonconformist Geek

    Likes Received:
    118
    Trophy Points:
    63
    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.
     
  11. donkey42

    donkey42 plank

    Likes Received:
    9
    Trophy Points:
    38
    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
    Code:
    // 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 ##
     
  12. Anti-Trend

    Anti-Trend Nonconformist Geek

    Likes Received:
    118
    Trophy Points:
    63
    Yup, that's it.

    By reading, testing, and using it. :) 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. :D

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

    donkey42 plank

    Likes Received:
    9
    Trophy Points:
    38
    :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
     

Share This Page