You are not logged in.

#1 2016-04-02 08:58:38

noah
Member
Registered: 2016-04-02
Posts: 6

[SOLVED] Can't install anything

I've looked but I can't find anything that has helped me address this problem. I've got Bunsenlabs on my ideapad 305 but it won't let me install anything. When I type

sudo apt-get install Audacity

it just says

installation failed

and

unable to locate package audacity

.
Sometimes it says

E: package 'gimp' has no installation canditate

This is whether I use the installer or apt-get.
I love bunsenlabs and crunchbang, and don't want to give it up because of this, however I will have to if the problem persists.

Thanks in advance, Noah smile


Think different ~ Think Linux
***
Geek Out Until It Megahertz

Offline

#2 2016-04-02 09:04:05

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED] Can't install anything

Please post your sources.list, and the contents of sources.list.d (using [ code ] tags)

See if they match Sources - sources.list and backports details


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#3 2016-04-02 09:07:14

noah
Member
Registered: 2016-04-02
Posts: 6

Re: [SOLVED] Can't install anything

deb http://pkg.bunsenlabs.org/debian bunsen-hydrogen main

there doesn't seem to be much here. Is this the problem?


Think different ~ Think Linux
***
Geek Out Until It Megahertz

Offline

#4 2016-04-02 09:17:14

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED] Can't install anything

The default sources.list and the bunsen sources are posted in the sticky Help thread I linked to. Make sure yours match, then run

sudo apt-get update && sudo apt-get upgrade

Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#5 2016-04-02 09:33:51

noah
Member
Registered: 2016-04-02
Posts: 6

Re: [SOLVED] Can't install anything

Great, I've done all that and stuff seems to be happening now. Hopefully now I'll have my beloved Bunsenlabs up and running smile


Think different ~ Think Linux
***
Geek Out Until It Megahertz

Offline

#6 2016-04-02 09:36:19

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED] Can't install anything

Good news. I'll add [SOLVED] to the thread title for you wink


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#7 2016-04-02 11:46:22

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: [SOLVED] Can't install anything

Just out of curiosity...how did you initially install Bunsen?


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#8 2016-04-03 09:23:01

noah
Member
Registered: 2016-04-02
Posts: 6

Re: [SOLVED] Can't install anything

I used uNetBootin to put the ISP on a usb , and booted off that with graphical install.


Think different ~ Think Linux
***
Geek Out Until It Megahertz

Offline

#9 2016-04-03 09:30:39

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: [SOLVED] Can't install anything

noah wrote:

I used uNetBootin

unetbootin does not work with the BunsenLabs ISO images:
https://bugs.debian.org/cgi-bin/bugrepo … bug=775689

You should instead open a terminal and use these commands:

sudo -i
cp bunsenlabs.iso /dev/sdX; sync
exit

Replace bunsenlabs.iso with the full name of the ISO image and replace X with the letter assigned to the drive, do not use a partition number.

Find the drive letter by plugging in the USB stick and then running `dmesg|tail` & `lsblk` to identify the device.

Be absolutely sure that you have the correct device or you may wipe your main drive.

Offline

#10 2016-04-03 09:45:15

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED] Can't install anything

noah wrote:

I used uNetBootin to put the ISP on a usb , and booted off that with graphical install.

The BL installation page has a link to the Debian recommended methods for writing to usb: https://www.debian.org/CD/faq/#write-usb

That page says

Please note, that Debian advises not using unetbootin for this task. It can cause difficult-to-diagnose problems with booting and installing, so is not recommended


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

Board footer

Powered by FluxBB