This 'mode of installation' issue is interesting. I've been able to successfully install pd-extended yet, via the Software Centre in Ubuntu Oneiric, by right-clicking on the .deb file and opening with Software Centre.
I've yet to try installing via Synaptic. And yet to try this method below. Before I do either, I believe I must uninstall all vanilla pd, using apt-get remove, and de-installing all related pd packages in Synaptic. So this comment was interesting, which I found in the pd forum here, http://puredata.hurleur.com/viewtopic.php?pid=33184#p33184 It suggests using dpkg to install with, so that any missing dependencies are reported. vis; cd /folder/with/download/package sudo dpkg -i pd-extended.deb -----Original Message----- From: Hans-Christoph Steiner <[email protected]> To: Billy Stiltner <[email protected]>, Pd List <[email protected]> Subject: Re: [PD] error installing via apt.puredata.info Date: Sun, 20 Jan 2013 10:31:41 -0500 I found the issue, it was a stupid mistake on my part. Thanks for troubleshooting it. I had cyclist in both Recommends: and Conflicts: Its fixed here: http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=revision&revision=16926 .hc On 01/19/2013 11:42 PM, Billy Stiltner wrote: > yep running great now, that cyclist was tricky for some reason it > would pop up back in the synaptic to be installed when selecting some > other packages to be removed > > On Sat, Jan 19, 2013 at 10:48 PM, Billy Stiltner > <[email protected]> wrote: >> i think it's gong on now, i had to remove all but puredata, pd-gui, >> and pd-utils(which asked me to remove ubuntustudio somethin another >> along with it when i tried to remove it haha) >> >> >> On Sat, Jan 19, 2013 at 10:33 PM, Billy Stiltner >> <[email protected]> wrote: >>> billy@resonator:/usr/bin$ ls c* >>> c++ cctiff chkdupexe colcrt >>> conjure.im6 csscombine_py2 >>> c2ph ccttest chromium-browser collink >>> convert cssparse >>> c89 ccxxmake chrt colormgr >>> convert4chan cssparse_py2 >>> c89-gcc cd-create-profile chsh colprof >>> convert.im6 ctangle >>> c99 cd-fix-profile ciptool colrm >>> corelist ctanify >>> c99-gcc cdrdao cjpeg column >>> cpan ctanupload >>> cabextract cdrecord ckbcomp >>> combinediff cpan2dist ctie >>> cal c++filt ckeygen comm >>> cpanp ctstat >>> calendar chacl ck-history >>> command2foo2lava-pjl cpanp-run-perl cups-calibrate >>> calfjackhost chage ck-launch-session compare >>> cpp cupstestdsc >>> calibrate_ppa chardet ck-list-sessions >>> compare.im6 cpp-4.7 cupstestppd >>> cancel charmap cksum compose >>> crc32 curl >>> captoinfo chartread clear >>> composite c_rehash cut >>> catchsegv chattr clear_console >>> composite.im6 crontab cvlc >>> catman chcon cmp conch >>> csplit cvt >>> cautious-launcher checkcites cmuwmtopbm conchftp >>> csscapture cweave >>> cb2ti3 check-language-support codepage >>> config_data csscapture_py2 >>> cc chfn col conjure >>> csscombine >>> billy@resonator:/usr/bin$ sudo apt-get install pd-extended >>> Reading package lists... Done >>> Building dependency tree >>> Reading state information... Done >>> The following packages were automatically installed and are no longer >>> required: >>> hyphen-en-us mythes-en-au openoffice.org-hyphenation >>> Use 'apt-get autoremove' to remove them. >>> The following NEW packages will be installed: >>> pd-extended >>> 0 upgraded, 1 newly installed, 0 to remove and 198 not upgraded. >>> Need to get 0 B/30.1 MB of archives. >>> After this operation, 74.3 MB of additional disk space will be used. >>> WARNING: The following packages cannot be authenticated! >>> pd-extended >>> Install these packages without verification [y/N]? y >>> (Reading database ... 253288 files and directories currently installed.) >>> Unpacking pd-extended (from >>> .../pd-extended_0.43.1~20120926-1~quantal1_i386.deb) ... >>> dpkg: error processing >>> /var/cache/apt/archives/pd-extended_0.43.1~20120926-1~quantal1_i386.deb >>> (--unpack): >>> trying to overwrite '/usr/bin/cyclist', which is also in package >>> cyclist 0.1~alpha55-6 >>> dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) >>> Errors were encountered while processing: >>> /var/cache/apt/archives/pd-extended_0.43.1~20120926-1~quantal1_i386.deb >>> E: Sub-process /usr/bin/dpkg returned an error code (1) >>> billy@resonator:/usr/bin$ _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
