dCore Import Debian Packages to Mountable SCE extensions > dCore X86
few service questions
dicorer:
Hi,
--- Quote from: Jason W on April 27, 2015, 11:35:55 AM ---And the startup scripts are designed to work across Debian and Ubuntu, and across package versions. Portability is a main goal of dCore.
--- End quote ---
okkey, that was a new dCore feature to me unknown, till now :)
Can you please explain, how to setup sce-import, to use DEBIAN Index file and to dl packs from DEBIAN repo (not the usual Ubuntu)?
Than, again from getDeps:
--- Code: ---if grep "^Package: $PKG$" "$TCEDIR"/debinx.* > /dev/null 2>&1 ; then
DEPLIST=`debGetPkgList $PKG 2>/dev/null`
[ -s /tmp/PKGEXTRAREPODEP ] && DEPLIST="$DEPLIST `grep "^$PKG:" /tmp/PKGEXTRAREPODEP | cut -f2 -d:`"
--- End code ---
Can you please explain, what are debinx.* files, and what is PKGEXTRAREPODEP?
Thanks
Jason W:
For the Debian debinx file, you mean to use a Debian Packages file on ub-dCore-trusty or ub-dCore-utopic? I would not recommend it, but the way would be to change the files in /usr/share/doc/tc, that is where the repo and distro info is kept.
The debinx.* files are the Packages files from extra repos specified in /opt/debextra. PKGEXTRAREPODEP is just that, added dependencies for those packages in extra repos that need deps specified to work.
dicorer:
--- Quote from: Jason W on April 27, 2015, 08:17:12 PM ---you mean to use a Debian Packages file on ub-dCore-trusty or ub-dCore-utopic?
--- End quote ---
I guess, I mean yes, setup sce-import to load the default index DEBIAN file containing all packs dependencies, and dl a DEBIAN pack... is that possible?
--- Quote from: Jason W on April 27, 2015, 08:17:12 PM ---I would not recommend it
--- End quote ---
Why not?
Smtng nasty with DEBIAN architecture?
--- Quote from: Jason W on April 27, 2015, 08:17:12 PM ---but the way would be to change the files in /usr/share/doc/tc, that is where the repo and distro info is kept.
--- End quote ---
In my utopic I have only repo and distro, where is the repo url?
--- Quote from: Jason W on April 27, 2015, 08:17:12 PM ---The debinx.* files are the Packages files from extra repos specified in /opt/debextra. PKGEXTRAREPODEP is just that, added dependencies for those packages in extra repos that need deps specified to work.
--- End quote ---
I don't have that debextra, I guess I have to create it optionally.
So debinx.* are packages files, deb files?
What is an "extra repo"?
Thanks
Onyarian:
Hi dicorer,
A lot of this concepts are in different post that you probably have to read. I recommend you to use the Search function. ;)
I'm not an expert programmer (better to say I'm an amateur :( ) but I'm using ub-dCore and dCore from the beginning with a lot of satisfaction, using "extra repos" and so on, and of course have read all the concerning about this two distributions. :)
luck with it!
dicorer:
Hi,
please could you be so nice to share your dCore debinx.* files, /opt/debextra and PKGEXTRAREPODEP contents, so I can understand what is that feature about?
Thanks
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version