Could not find a distribution template for Kali/kali-rolling :gns3 installation?












-3















I am trying to setup GNS3 on kali using




sudo add-apt-repository ppa:gns3/ppa




But receive the following error



Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 95, in <module>
sp = SoftwareProperties(options=options)
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 109, in __init__
self.reload_sourceslist()
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 599, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 93, in get_sources
(self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Kali/kali-rolling









share|improve this question























  • ppa.launchpad.net/gns3/ppa/ubuntu ... is Ubuntu only ! ppa.launchpad.net/gns3/ppa/ubuntu/dists

    – Knud Larsen
    Apr 2 '18 at 15:33











  • @KnudLarsen , for kali how to do it

    – coffemug
    Apr 2 '18 at 16:00
















-3















I am trying to setup GNS3 on kali using




sudo add-apt-repository ppa:gns3/ppa




But receive the following error



Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 95, in <module>
sp = SoftwareProperties(options=options)
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 109, in __init__
self.reload_sourceslist()
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 599, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 93, in get_sources
(self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Kali/kali-rolling









share|improve this question























  • ppa.launchpad.net/gns3/ppa/ubuntu ... is Ubuntu only ! ppa.launchpad.net/gns3/ppa/ubuntu/dists

    – Knud Larsen
    Apr 2 '18 at 15:33











  • @KnudLarsen , for kali how to do it

    – coffemug
    Apr 2 '18 at 16:00














-3












-3








-3








I am trying to setup GNS3 on kali using




sudo add-apt-repository ppa:gns3/ppa




But receive the following error



Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 95, in <module>
sp = SoftwareProperties(options=options)
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 109, in __init__
self.reload_sourceslist()
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 599, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 93, in get_sources
(self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Kali/kali-rolling









share|improve this question














I am trying to setup GNS3 on kali using




sudo add-apt-repository ppa:gns3/ppa




But receive the following error



Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 95, in <module>
sp = SoftwareProperties(options=options)
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 109, in __init__
self.reload_sourceslist()
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 599, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 93, in get_sources
(self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Kali/kali-rolling






apt sudo kali-linux repository






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 2 '18 at 14:15









coffemugcoffemug

913




913













  • ppa.launchpad.net/gns3/ppa/ubuntu ... is Ubuntu only ! ppa.launchpad.net/gns3/ppa/ubuntu/dists

    – Knud Larsen
    Apr 2 '18 at 15:33











  • @KnudLarsen , for kali how to do it

    – coffemug
    Apr 2 '18 at 16:00



















  • ppa.launchpad.net/gns3/ppa/ubuntu ... is Ubuntu only ! ppa.launchpad.net/gns3/ppa/ubuntu/dists

    – Knud Larsen
    Apr 2 '18 at 15:33











  • @KnudLarsen , for kali how to do it

    – coffemug
    Apr 2 '18 at 16:00

















ppa.launchpad.net/gns3/ppa/ubuntu ... is Ubuntu only ! ppa.launchpad.net/gns3/ppa/ubuntu/dists

– Knud Larsen
Apr 2 '18 at 15:33





ppa.launchpad.net/gns3/ppa/ubuntu ... is Ubuntu only ! ppa.launchpad.net/gns3/ppa/ubuntu/dists

– Knud Larsen
Apr 2 '18 at 15:33













@KnudLarsen , for kali how to do it

– coffemug
Apr 2 '18 at 16:00





@KnudLarsen , for kali how to do it

– coffemug
Apr 2 '18 at 16:00










1 Answer
1






active

oldest

votes


















0















for kali how to do it




You can download the latest packages ( March 2018 updated ) https://drive.google.com/drive/folders/1in6S35GpPGvge5t_2B-36_X_uDJuxX2x?usp=sharing ... and install in this sequence :



cd Downloads/
apt install gns3/ubridge_0.9.14-1~xenial1_amd64.deb
apt install gns3/gns3-server_2.1.4~xenial1_amd64.deb
apt install gns3/gns3-gui_2.1.4~xenial1_amd64.deb
apt install gns3/vpcs_0.6.1-1~xenial1_amd64.deb
apt install gns3/dynamips_0.2.17-1~xenial1_amd64.deb

dpkg --add-architecture i386
gdebi gns3/iouyap_0.97-1~xenial3_amd64.deb
gdebi libssl1.0.0_1.0.1t-1+deb7u4_i386.deb // from oldoldstable Wheezy →


→ http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.0.0_1.0.1t-1+deb7u4_i386.deb



gdebi gns3/gns3-iou_0.0.1~xenial2_amd64.deb


( I made the test install with Debian 9 Stretch.)



Updates : Please have a look here once a month http://ppa.launchpad.net/gns3/ppa/ubuntu/pool/main/ ... if you want the latest packages.






share|improve this answer


























  • Whats does the Distribution Template Error Signifies?

    – coffemug
    Apr 3 '18 at 4:12






  • 1





    NoDistroTemplateException means: You are not on this Ubuntu list ! ppa.launchpad.net/gns3/ppa/ubuntu/dists ... ... Where Distro means "Linux OS".

    – Knud Larsen
    Apr 4 '18 at 8:49













Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f435058%2fcould-not-find-a-distribution-template-for-kali-kali-rolling-gns3-installation%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0















for kali how to do it




You can download the latest packages ( March 2018 updated ) https://drive.google.com/drive/folders/1in6S35GpPGvge5t_2B-36_X_uDJuxX2x?usp=sharing ... and install in this sequence :



cd Downloads/
apt install gns3/ubridge_0.9.14-1~xenial1_amd64.deb
apt install gns3/gns3-server_2.1.4~xenial1_amd64.deb
apt install gns3/gns3-gui_2.1.4~xenial1_amd64.deb
apt install gns3/vpcs_0.6.1-1~xenial1_amd64.deb
apt install gns3/dynamips_0.2.17-1~xenial1_amd64.deb

dpkg --add-architecture i386
gdebi gns3/iouyap_0.97-1~xenial3_amd64.deb
gdebi libssl1.0.0_1.0.1t-1+deb7u4_i386.deb // from oldoldstable Wheezy →


→ http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.0.0_1.0.1t-1+deb7u4_i386.deb



gdebi gns3/gns3-iou_0.0.1~xenial2_amd64.deb


( I made the test install with Debian 9 Stretch.)



Updates : Please have a look here once a month http://ppa.launchpad.net/gns3/ppa/ubuntu/pool/main/ ... if you want the latest packages.






share|improve this answer


























  • Whats does the Distribution Template Error Signifies?

    – coffemug
    Apr 3 '18 at 4:12






  • 1





    NoDistroTemplateException means: You are not on this Ubuntu list ! ppa.launchpad.net/gns3/ppa/ubuntu/dists ... ... Where Distro means "Linux OS".

    – Knud Larsen
    Apr 4 '18 at 8:49


















0















for kali how to do it




You can download the latest packages ( March 2018 updated ) https://drive.google.com/drive/folders/1in6S35GpPGvge5t_2B-36_X_uDJuxX2x?usp=sharing ... and install in this sequence :



cd Downloads/
apt install gns3/ubridge_0.9.14-1~xenial1_amd64.deb
apt install gns3/gns3-server_2.1.4~xenial1_amd64.deb
apt install gns3/gns3-gui_2.1.4~xenial1_amd64.deb
apt install gns3/vpcs_0.6.1-1~xenial1_amd64.deb
apt install gns3/dynamips_0.2.17-1~xenial1_amd64.deb

dpkg --add-architecture i386
gdebi gns3/iouyap_0.97-1~xenial3_amd64.deb
gdebi libssl1.0.0_1.0.1t-1+deb7u4_i386.deb // from oldoldstable Wheezy →


→ http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.0.0_1.0.1t-1+deb7u4_i386.deb



gdebi gns3/gns3-iou_0.0.1~xenial2_amd64.deb


( I made the test install with Debian 9 Stretch.)



Updates : Please have a look here once a month http://ppa.launchpad.net/gns3/ppa/ubuntu/pool/main/ ... if you want the latest packages.






share|improve this answer


























  • Whats does the Distribution Template Error Signifies?

    – coffemug
    Apr 3 '18 at 4:12






  • 1





    NoDistroTemplateException means: You are not on this Ubuntu list ! ppa.launchpad.net/gns3/ppa/ubuntu/dists ... ... Where Distro means "Linux OS".

    – Knud Larsen
    Apr 4 '18 at 8:49
















0












0








0








for kali how to do it




You can download the latest packages ( March 2018 updated ) https://drive.google.com/drive/folders/1in6S35GpPGvge5t_2B-36_X_uDJuxX2x?usp=sharing ... and install in this sequence :



cd Downloads/
apt install gns3/ubridge_0.9.14-1~xenial1_amd64.deb
apt install gns3/gns3-server_2.1.4~xenial1_amd64.deb
apt install gns3/gns3-gui_2.1.4~xenial1_amd64.deb
apt install gns3/vpcs_0.6.1-1~xenial1_amd64.deb
apt install gns3/dynamips_0.2.17-1~xenial1_amd64.deb

dpkg --add-architecture i386
gdebi gns3/iouyap_0.97-1~xenial3_amd64.deb
gdebi libssl1.0.0_1.0.1t-1+deb7u4_i386.deb // from oldoldstable Wheezy →


→ http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.0.0_1.0.1t-1+deb7u4_i386.deb



gdebi gns3/gns3-iou_0.0.1~xenial2_amd64.deb


( I made the test install with Debian 9 Stretch.)



Updates : Please have a look here once a month http://ppa.launchpad.net/gns3/ppa/ubuntu/pool/main/ ... if you want the latest packages.






share|improve this answer
















for kali how to do it




You can download the latest packages ( March 2018 updated ) https://drive.google.com/drive/folders/1in6S35GpPGvge5t_2B-36_X_uDJuxX2x?usp=sharing ... and install in this sequence :



cd Downloads/
apt install gns3/ubridge_0.9.14-1~xenial1_amd64.deb
apt install gns3/gns3-server_2.1.4~xenial1_amd64.deb
apt install gns3/gns3-gui_2.1.4~xenial1_amd64.deb
apt install gns3/vpcs_0.6.1-1~xenial1_amd64.deb
apt install gns3/dynamips_0.2.17-1~xenial1_amd64.deb

dpkg --add-architecture i386
gdebi gns3/iouyap_0.97-1~xenial3_amd64.deb
gdebi libssl1.0.0_1.0.1t-1+deb7u4_i386.deb // from oldoldstable Wheezy →


→ http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.0.0_1.0.1t-1+deb7u4_i386.deb



gdebi gns3/gns3-iou_0.0.1~xenial2_amd64.deb


( I made the test install with Debian 9 Stretch.)



Updates : Please have a look here once a month http://ppa.launchpad.net/gns3/ppa/ubuntu/pool/main/ ... if you want the latest packages.







share|improve this answer














share|improve this answer



share|improve this answer








edited Apr 3 '18 at 11:22

























answered Apr 2 '18 at 20:18









Knud LarsenKnud Larsen

1,018147




1,018147













  • Whats does the Distribution Template Error Signifies?

    – coffemug
    Apr 3 '18 at 4:12






  • 1





    NoDistroTemplateException means: You are not on this Ubuntu list ! ppa.launchpad.net/gns3/ppa/ubuntu/dists ... ... Where Distro means "Linux OS".

    – Knud Larsen
    Apr 4 '18 at 8:49





















  • Whats does the Distribution Template Error Signifies?

    – coffemug
    Apr 3 '18 at 4:12






  • 1





    NoDistroTemplateException means: You are not on this Ubuntu list ! ppa.launchpad.net/gns3/ppa/ubuntu/dists ... ... Where Distro means "Linux OS".

    – Knud Larsen
    Apr 4 '18 at 8:49



















Whats does the Distribution Template Error Signifies?

– coffemug
Apr 3 '18 at 4:12





Whats does the Distribution Template Error Signifies?

– coffemug
Apr 3 '18 at 4:12




1




1





NoDistroTemplateException means: You are not on this Ubuntu list ! ppa.launchpad.net/gns3/ppa/ubuntu/dists ... ... Where Distro means "Linux OS".

– Knud Larsen
Apr 4 '18 at 8:49







NoDistroTemplateException means: You are not on this Ubuntu list ! ppa.launchpad.net/gns3/ppa/ubuntu/dists ... ... Where Distro means "Linux OS".

– Knud Larsen
Apr 4 '18 at 8:49




















draft saved

draft discarded




















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f435058%2fcould-not-find-a-distribution-template-for-kali-kali-rolling-gns3-installation%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

is 'sed' thread safe

How to make a Squid Proxy server?