I copied all repositories from the howto and run ... # apt-get update [...] # apt-get build-dep ardour Reading package lists... Done Building dependency tree Reading state information... Done E: Build-dependencies for ardour could not be satisfied. # cat /etc/apt/sources.list deb http://ftp.debian.org/debian/ etch main contrib non-free deb http://security.debian.org/ etch/updates main deb http://apt.64studio.com/64studio/testing/ 64studio main deb-src http://apt.64studio.com/64studio/testing/ 64studio main deb http://apt.64studio.com/backports/ etch-backports main deb http://apt.harleystudio.co.za/ etch main
I added an empty line after the last repository for the next try, some OS need this for some files, I don't know if there's the need to do this in this case: /etc/apt# mv sources.list~ sources.list.bak /etc/apt# kate sources.list # apt-get update [...] # apt-get build-dep ardour Reading package lists... Done Building dependency tree Reading state information... Done E: Build-dependencies for ardour could not be satisfied. What's wrong? All repositories for synaptic are enabled, I deleted the strange old sources.list, added the repositories from the howto, run apt.get update and got the error "Build-dependencies for ardour could not be satisfied.". Tapani Sysimetsä wrote: > Ralf Mardorf wrote: > >> Hi Tapani :) >> >> and after changing sources.list Synaptic is still fine, it's possible to >> enable all repositories again, nothing is lost? >> I wonder about all that empty lines and that in sources list aren't all >> repositories I have for Synaptic. >> >> >> > > Yes, it's possible to enable all repos again. But you have to DISABLE > all the repos in Synaptic, and don't delete anything from > /etc/apt/sources.list, just put # in front of all repos not included in > Quentin's list! And Synaptic will pick up the enabled repos > automatically from /etc/apt/sources.list. > > If you are unsure, you can make a backup of /etc/apt/sources.list first. > > Tapani > > > >> I guess it will be safe to do it your way and that there is still >> another list for Synaptic and the documentations in the net are for >> older versions of Synaptic. >> >> I will enable all repositories from Synaptic and delete all repositories >> in sources.list now and copy Quentin's repositories. Kate will do a >> backup of the old list, if something will go wrong, I hope this backup >> is enough to restore the list for synaptic. >> >> Thank you, >> Ralf >> >> Tapani Sysimetsä wrote: >> >> >>> Hi, >>> >>> I did this by disabling all repos from Synaptic, then added the list of >>> repos provided in Quentin's how-to to /etc/apt/sources.list (and >>> disabled all other repos there with # ). >>> >>> Maybe not the most straightforward method, but worked. >>> >>> Tapani >>> >>> >>> >>> Ralf Mardorf wrote: >>> >>> >>> >>>> Hi :) >>>> >>>> trying to install Ardour, I've got a problem with the repositories for apt. >>>> >>>> http://www.64studio.com/node/647 >>>> >>>> I enabled the repositories for Synaptic. >>>> The installed versions of jackd, libjack-dev, libjack0, >>>> libjack0.100.0-0, libjack0.100.0-dev and libaubio-dev are the same >>>> as the latest versions, so I didn't reinstall them. >>>> >>>> # apt-get build-dep ardour >>>> Reading package lists... Done >>>> Building dependency tree >>>> Reading state information... Done >>>> E: You must put some 'source' URIs in your sources.list >>>> >>>> /etc/apt/sources.list looks very starnge, some repositories are >>>> missing, even basic once, there are many empty lines between some >>>> repositories. >>>> >>>> Is it safe to delete the empty lines, to copy the basic repositories >>>> from /etc/apt/sources.list.d/64studio.lst and to add needed >>>> repositories, resp. to command out unneeded once? >>>> >>>> This question sounds stupid, but I wonder why this list looks so >>>> strange. Is there another list somewhere for synaptic? I read that >>>> Synaptic should use also /etc/apt/sources.list but that seems to be false. >>>> >>>> Cheers, >>>> Ralf >>>>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ 64studio-users mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-users
