mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-26 01:15:54 +03:00
[GH-ISSUE #286] Issues In Ubuntu Repositories #238
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/katoolin-LionSec#238
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Siddiq9710 on GitHub (Jun 8, 2021).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/286
**Facing this when ever I try adding repositories
`1)Add kali linux repositories
2) Update
3) Remove all kali linux repositories
4) View the contents of sources.list file
What do you want to do ?> 1
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
Executing: /tmp/apt-key-gpghome.ciOYkHOpje/gpg.1.sh --keyserver pool.sks-keyservers.net --recv-keys ED444FF07D8D0BF6
gpg: key ED444FF07D8D0BF6: "Kali Linux Repository devel@kali.org" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
**This is the content on my source list**# deb cdrom:[Ubuntu 21.04 Hirsute Hippo - Release amd64 (20210420)]/ hirsute main restrictedSee http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
newer versions of the distribution.
deb http://in.archive.ubuntu.com/ubuntu/ hirsute main restricted
deb-src http://in.archive.ubuntu.com/ubuntu/ hirsute main restricted
Major bug fix updates produced after the final release of the
distribution.
deb http://in.archive.ubuntu.com/ubuntu/ hirsute-updates main restricted
deb-src http://in.archive.ubuntu.com/ubuntu/ hirsute-updates main restricted
N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
team. Also, please note that software in universe WILL NOT receive any
review or updates from the Ubuntu security team.
deb http://in.archive.ubuntu.com/ubuntu/ hirsute universe
deb-src http://in.archive.ubuntu.com/ubuntu/ hirsute universe
deb http://in.archive.ubuntu.com/ubuntu/ hirsute-updates universe
deb-src http://in.archive.ubuntu.com/ubuntu/ hirsute-updates universe
N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
team, and may not be under a free licence. Please satisfy yourself as to
your rights to use the software. Also, please note that software in
multiverse WILL NOT receive any review or updates from the Ubuntu
security team.
deb http://in.archive.ubuntu.com/ubuntu/ hirsute multiverse
deb-src http://in.archive.ubuntu.com/ubuntu/ hirsute multiverse
deb http://in.archive.ubuntu.com/ubuntu/ hirsute-updates multiverse
deb-src http://in.archive.ubuntu.com/ubuntu/ hirsute-updates multiverse
N.B. software from this repository may not have been tested as
extensively as that contained in the main release, although it includes
newer versions of some applications which may provide useful features.
Also, please note that software in backports WILL NOT receive any review
or updates from the Ubuntu security team.
deb http://in.archive.ubuntu.com/ubuntu/ hirsute-backports main restricted universe multiverse
deb-src http://in.archive.ubuntu.com/ubuntu/ hirsute-backports main restricted universe multiverse
Uncomment the following two lines to add software from Canonical's
'partner' repository.
This software is not part of Ubuntu, but is offered by Canonical and the
respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu hirsute partner
deb-src http://archive.canonical.com/ubuntu hirsute partner
deb http://security.ubuntu.com/ubuntu hirsute-security main restricted
deb-src http://security.ubuntu.com/ubuntu hirsute-security main restricted
deb http://security.ubuntu.com/ubuntu hirsute-security universe
deb-src http://security.ubuntu.com/ubuntu hirsute-security universe
deb http://security.ubuntu.com/ubuntu hirsute-security multiverse
deb-src http://security.ubuntu.com/ubuntu hirsute-security multiverse
This system was installed using small removable media
(e.g. netinst, live or single CD). The matching "deb cdrom"
entries were disabled at the end of the installation process.
For information about how to configure apt package sources,
see the sources.list(5) manual.`
Please suggest the solution to this problem