my little project thinkpad x200 now sports debian stretch and X; what it doesn't have is TDE. my line in /etc/apt/sources.list is:
deb http://mirror.xcer.cz/trinity-sb /debian stretch deps-r14 main-r14
(and of course the deb-src line as well.)
i've imported the gpg key apparently uneventfully. running apt-get update seems to do as it should, though it throws an "ign" for each of the trinity indices (i didn't follow it closely the first time i ran it, so this isn't necessarily unexpected).
but sudo apt-get install tde-trinity renders an unable to find package error. aptitude likewise says it can't find tde-trinity.
i'm clearly erring somewhere, but do not know where. how do i get the preliminary stable build onto the machine?
thanks in advance.
dep
Sent with [ProtonMail](https://protonmail.com/) Secure Email. Because privacy matters.
On Tue, 01 May 2018 09:45:29 -0400 dep dep@drippingwithirony.com wrote:
my little project thinkpad x200 now sports debian stretch and X; what it doesn't have is TDE. my line in /etc/apt/sources.list is:
deb http://mirror.xcer.cz/trinity-sb /debian stretch deps-r14 main-r14
There should be no debian in the url
deb http://mirror.xcer.cz/trinity-sb stretch deps-r14 main-r14
On May 1, 2018 10:30 AM, Nick Koretsky nick_koretsky@ukr.net wrote:
On Tue, 01 May 2018 09:45:29 -0400
dep dep@drippingwithirony.com wrote:
my little project thinkpad x200 now sports debian stretch and X; what it
doesn't have is TDE. my line in /etc/apt/sources.list is:
deb
http://mirror.xcer.cz/trinity-sb
/debian stretch deps-r14 main-r14
There should be no debian in the url
deb http://mirror.xcer.cz/trinity-sb stretch deps-r14 main-r14
still no joy. changed the line, did apt-get update, but sudo aptitude install tde-trinity produces: Couldn't find any package whose name is "tde-trinity", but there are 2 packages which contain "tde-trinity" in their name: compiz-tde-trinity-dbgsym compiz-tde-trinity"
dep
Sent withProtonMailSecure Email. Because privacy matters.
dep composed on 2018-05-01 10:40 (UTC-0400):
Nick Koretsky wrote:
deb http://mirror.xcer.cz/trinity-sb stretch deps-r14 main-r14
Looks exactly same as here.
still no joy. changed the line, did apt-get update, but sudo aptitude install tde-trinity produces: Couldn't find any package whose name is "tde-trinity", but there are 2 packages which contain "tde-trinity" in their name: compiz-tde-trinity-dbgsym compiz-tde-trinity"
Is this Stretch an upgrade from *buntu? If yes, try logging in as root and skipping use of sudo and -get or aptitude for installing. Apt has some logical improvements over apt-get.
Maybe start over using apt clean all before apt update.
On May 1, 2018 1:07 PM, Felix Miata mrmazda@earthlink.net wrote:
deb http://mirror.xcer.cz/trinity-sb stretch deps-r14 main-r14
Looks exactly same as here.
Is this Stretch an upgrade from *buntu?
only to the extent that i was running that before i reformatted the partition for debian. it's not an upgrade in the sense of merely chancing the sources.list. i used the netinst version of the debian installed, on a CD via USB. which is of course now disconnected.
try logging in as root and skipping use of sudo and -get or aptitude for installing. Apt has some logical improvements over apt-get.
well, it *did* find a new kernel, which i installed . . . so there's no network issue.
Maybe start over using apt clean all before apt update.
did all of the above and it still can't locate any of the packages. this is just plain weird.
i wonder -- is there a mirror i could try? i don't see any reference to it on the preliminary stable page, so maybe that's the only repository. if there's another, i could try it.
dep
On Tuesday 01 of May 2018 19:25:45 dep wrote:
On May 1, 2018 1:07 PM, Felix Miata mrmazda@earthlink.net wrote:
deb http://mirror.xcer.cz/trinity-sb stretch deps-r14 main-r14
Looks exactly same as here.
Is this Stretch an upgrade from *buntu?
only to the extent that i was running that before i reformatted the partition for debian. it's not an upgrade in the sense of merely chancing the sources.list. i used the netinst version of the debian installed, on a CD via USB. which is of course now disconnected.
try logging in as root and skipping use of sudo and -get or aptitude for installing. Apt has some logical improvements over apt-get.
well, it *did* find a new kernel, which i installed . . . so there's no network issue.
Maybe start over using apt clean all before apt update.
did all of the above and it still can't locate any of the packages. this is just plain weird.
i wonder -- is there a mirror i could try? i don't see any reference to it on the preliminary stable page, so maybe that's the only repository. if there's another, i could try it.
dep
mirror.xcer.com should be fine. Alternatively, you can use a second mirror with a more official address:
deb http://mirror.ppa.trinitydesktop.org/trinity-sb stretch deps-r14 main-r14
GPG key installation was successful? If you have a problem installing a GPG key from the keyserver, you can use the deb package as shown on the wiki.
Cheers
On Tuesday 01 of May 2018 20:00:02 Slávek Banko wrote:
On Tuesday 01 of May 2018 19:25:45 dep wrote:
On May 1, 2018 1:07 PM, Felix Miata mrmazda@earthlink.net wrote:
deb http://mirror.xcer.cz/trinity-sb stretch deps-r14 main-r14
Looks exactly same as here.
Is this Stretch an upgrade from *buntu?
only to the extent that i was running that before i reformatted the partition for debian. it's not an upgrade in the sense of merely chancing the sources.list. i used the netinst version of the debian installed, on a CD via USB. which is of course now disconnected.
try logging in as root and skipping use of sudo and -get or aptitude for installing. Apt has some logical improvements over apt-get.
well, it *did* find a new kernel, which i installed . . . so there's no network issue.
Maybe start over using apt clean all before apt update.
did all of the above and it still can't locate any of the packages. this is just plain weird.
i wonder -- is there a mirror i could try? i don't see any reference to it on the preliminary stable page, so maybe that's the only repository. if there's another, i could try it.
dep
mirror.xcer.com should be fine. Alternatively, you can use a second mirror with a more official address:
Sorry for a typo - mirror.xcer.cz of course.
deb http://mirror.ppa.trinitydesktop.org/trinity-sb stretch deps-r14 main-r14
GPG key installation was successful? If you have a problem installing a GPG key from the keyserver, you can use the deb package as shown on the wiki.
Cheers
On May 1, 2018 2:00 PM, Slávek Banko slavek.banko@axis.cz wrote:
mirror.xcer.com should be fine. Alternatively, you can use a second mirror with a more official address:
deb http://mirror.ppa.trinitydesktop.org/trinity-sb stretch deps-r14 main-r14
changed to that mirror. did apt update and it grabbed 46.3 kb from InRelease and 17.0 kb from amd64 packages. but still none of the packages will install, even though their indices apparently downloaded.
GPG key installation was successful?
yes.
If you have a problem installing a GPG key from the keyserver, you can use the deb package as shown on the wiki.
thanks.
dep
also, i installed xorg and synaptic, and running it from root under (a very bare-bones) X, i can find nothing when searching for trinity except compiz-related stuff and the trinity fuzz generator for those who need more fuzz. nothing having to do with tde. checked the repositories from synaptic and the lines for tde are there, just as they should be.
dep
On Tuesday 01 of May 2018 20:33:03 dep wrote:
also, i installed xorg and synaptic, and running it from root under (a very bare-bones) X, i can find nothing when searching for trinity except compiz-related stuff and the trinity fuzz generator for those who need more fuzz. nothing having to do with tde. checked the repositories from synaptic and the lines for tde are there, just as they should be.
dep
apt install aptitude aptitude search tdebase-trinity aptitude install tdebase-trinity tdm-trinity
Cheers
On May 1, 2018 2:49 PM, Slávek Banko slavek.banko@axis.cz wrote:
apt install aptitude
"aptitude is already the newest version"
aptitude search tdebase-trinity
returned root prompt
aptitude install tdebase-trinity tdm-trinity
"Unable to apply some actions, aborting"
weird, huh.
dep
On Tue May 1 2018 11:33:03 dep wrote:
also, i installed xorg and synaptic, and running it from root under (a very bare-bones) X, i can find nothing when searching for trinity except compiz-related stuff and the trinity fuzz generator for those who need more fuzz. nothing having to do with tde. checked the repositories from synaptic and the lines for tde are there, just as they should be.
Would you like to post here or send me directly the content of your /etc/apt ?
--Mike
On May 1, 2018 2:52 PM, Mike Bird mgb-trinity@yosemite.net wrote:
Would you like to post here or send me directly the content of your /etc/apt ?
kinda tough in that i haven't even begun to set up email on that machine. here's a quick rundown; anything that stands out i'll enter by hand if you see something:
/etc/apt /apt.conf.d/ /00CDMountPoint 00aptitude 00trustcdrom 01autoremove 01autoremove-kernels 20listchanges 70debconf 99synaptic /preferences.d/ [empty] /sources.list.d/ [empty] /trusted.gpg.d/ [eight debian archives:debian, stretch, and wheezy] /listchanges.conf contains: [apt] frontend=pager confirm=false email_address=root save_seen=/var/lib/apt/listchanges.db which=news /sources.list contains deb and deb-src lines for stretch updates, security updates, backports, and trinity preliminary stable /trusted.gpg contains binary stuff
dep
On Tue May 1 2018 13:20:41 dep wrote:
kinda tough in that i haven't even begun to set up email on that machine. here's a quick rundown; anything that stands out i'll enter by hand if you see something:
Difficult without being able to load your /etc/apt into a VM and test it.
At least no preferences simplifies things.
Any chance you can post an exact copy of your sources.list?
--Mike
On May 1, 2018 4:29 PM, Mike Bird mgb-trinity@yosemite.net wrote:
Any chance you can post an exact copy of your sources.list?
before doing that or hacking at it any more, i'm going to do, as we used to say when OS/2 crashed, a rf/ri -- just gonna reformat the partition and reinstall and see if something hiccuped. this ought to have worked by now.
dep
yippee. this time it worked!
no idea why it didn't last time. thanks to everybody who offered help -- i learned a lot.
now i need to find something like adept (it says there's no adept-trinity, so i guess it's beendeprecated, and synaptic won't run via sudo, even with xhost + localhost) so i can go through and install the applications i want on the machine. and to dig up a working e1000 driver for the wifi.
but i have tde running, and my desktop configuration survived, even the xplanet-with-moon-map desktop.
thanks again, everybody.
dep
On 05/01/2018 10:25 AM, dep wrote:
On May 1, 2018 1:07 PM, Felix Miata mrmazda@earthlink.net wrote:
deb http://mirror.xcer.cz/trinity-sb stretch deps-r14 main-r14
Looks exactly same as here.
Is this Stretch an upgrade from *buntu?
only to the extent that i was running that before i reformatted the partition for debian. it's not an upgrade in the sense of merely chancing the sources.list. i used the netinst version of the debian installed, on a CD via USB. which is of course now disconnected.
try logging in as root and skipping use of sudo and -get or aptitude for installing. Apt has some logical improvements over apt-get.
well, it *did* find a new kernel, which i installed . . . so there's no network issue.
Maybe start over using apt clean all before apt update.
did all of the above and it still can't locate any of the packages. this is just plain weird.
i wonder -- is there a mirror i could try? i don't see any reference to it on the preliminary stable page, so maybe that's the only repository. if there's another, i could try it.
Did you go to the Trinity install page?
https://wiki.trinitydesktop.org/Debian_Trinity_Repository_Installation_Instr...
Make sure your sources are correct. Stretch is not going to install untrusted, you need to install the keyring first.
Cheers,