Remote Exploit Forums

Go Back   Remote Exploit Forums > BackTrack 4 (pre) Final


BackTrack 4 (pre) Final BackTrack 4 (pre) Final Forums

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-27-2009, 10:46 AM
Junior Member
 
Join Date: Apr 2008
Posts: 8
Default BT "Personal Wiki" ???

Hia guys

Iv got BT4 installed on my harddrive and have been looking for a personal wiki to install so i can keep track of what im doing but the only problem is that when i try to install basket im getting unmet dependencies errors like this

Code:
$ sudo apt-get install basket
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  basket: Depends: kontact (>= 4:3.5.7enterprise20070926) but it is not going to be installed
E: Broken packages
so i tried

Code:
$ sudo apt-get install kontact
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  kontact: Depends: kaddressbook but it is not going to be installed
           Depends: kdebase-runtime (>= 4:4.2.0) but it is not going to be installed
           Depends: kdelibs5 (>= 4:4.1.96) but it is not going to be installed
           Depends: kdepimlibs5 (>= 4:4.2.2) but it is not going to be installed
           Depends: korganizer but it is not going to be installed
           Depends: libkdepim4 (= 4:4.2.2-0ubuntu1~intrepid1) but it is not going to be installed
           Depends: libkholidays4 (= 4:4.2.2-0ubuntu1~intrepid1) but it is not going to be installed
           Recommends: kmail but it is not going to be installed
           Recommends: knotes but it is not going to be installed
E: Broken packages
Does anyone know of another compatable peronal wiki or how i can fix this?

I didnt want to start messing around with the dependencies and screwing up other apps.
Reply With Quote
  #2 (permalink)  
Old 10-27-2009, 11:15 AM
archangel.amael's Avatar
Moderator
 
Join Date: Nov 2007
Location: behind the wire
Posts: 3,469
Default

Did you try installing all of the dependencies and then basket?
If this is not a viable option then you might have to do it the old fashion way and use kate or nano.
__________________
The very existence of flame-throwers proves that some time, somewhere, someone said to themselves, You know, I want to set those people over there on fire, but I'm just not close enough to get the job done.
George Carlin
Reply With Quote
  #3 (permalink)  
Old 10-27-2009, 12:01 PM
Junior Member
 
Join Date: Apr 2008
Posts: 8
Default

Hia,

Yep i tried all the dependencies but they wont install im going to see if i can build it from source to see if i can resolve it that way.

Can you tell me what the kate or nano way that you mentioned or point me to a tutorial for it please?

Iv used ubuntu for a couple of years now but think that might be something new to me
Reply With Quote
  #4 (permalink)  
Old 10-27-2009, 12:09 PM
archangel.amael's Avatar
Moderator
 
Join Date: Nov 2007
Location: behind the wire
Posts: 3,469
Default

kate / nano = text editors
__________________
The very existence of flame-throwers proves that some time, somewhere, someone said to themselves, You know, I want to set those people over there on fire, but I'm just not close enough to get the job done.
George Carlin
Reply With Quote
  #5 (permalink)  
Old 10-27-2009, 12:13 PM
Junior Member
 
Join Date: Apr 2008
Posts: 8
Default

Quote:
Originally Posted by archangel.amael View Post
kate / nano = text editors
I just got what you ment by using kate / nano

I thought at first you ment there was a way for me to fix the dependency probs with them by editing something lol

now i feel stupid
Reply With Quote
  #6 (permalink)  
Old 10-27-2009, 12:15 PM
archangel.amael's Avatar
Moderator
 
Join Date: Nov 2007
Location: behind the wire
Posts: 3,469
Default

You could also take a look here for more personal wiki's
Personal wiki - Wikipedia, the free encyclopedia
There may be a better/ more supported one.
__________________
The very existence of flame-throwers proves that some time, somewhere, someone said to themselves, You know, I want to set those people over there on fire, but I'm just not close enough to get the job done.
George Carlin
Reply With Quote
  #7 (permalink)  
Old 10-27-2009, 12:22 PM
Junior Member
 
Join Date: Apr 2008
Posts: 8
Default

Thanks archangel ill have a look at those, i tried to build the source but using

sudo apt-get build-dep basket

would'nt install the build deps either so i think ill give up on basket for the time being and look for another in that link just to make life a bit less complicated

Thanks for your help, much appreciated
Reply With Quote
  #8 (permalink)  
Old 10-27-2009, 12:29 PM
archangel.amael's Avatar
Moderator
 
Join Date: Nov 2007
Location: behind the wire
Posts: 3,469
Default

This personal wiki actually looks fairly interesting.
I may try and see if I can get basket or another one working. I will post back here if I get anything working.
You can also check out dradis (included in bt4) which is a collabarative means of sharing information. It is specifically geared for pentest information/note sharing however.
__________________
The very existence of flame-throwers proves that some time, somewhere, someone said to themselves, You know, I want to set those people over there on fire, but I'm just not close enough to get the job done.
George Carlin
Reply With Quote
  #9 (permalink)  
Old 10-27-2009, 12:32 PM
Junior Member
 
Join Date: Apr 2008
Posts: 8
Default

I found one, i decided to use didiwiki its browser based which is what i was looking for just because its a little more convenient for me.

Thanks again archangel.

Quote:
Originally Posted by archangel.amael View Post
This personal wiki actually looks fairly interesting.
I may try and see if I can get basket or another one working. I will post back here if I get anything working.
You can also check out dradis (included in bt4) which is a collabarative means of sharing information. It is specifically geared for pentest information/note sharing however.
didiwiki is in the repo, you can get it through apt-get.

i opened a terminal after installing and typed didiwiki but it couldnt connect to the port so i gave it a random port then went to localhost:YourRandomPort in firefox and its up and running.

Iv never used the personal wikis myself but it just seemed like a good idea to keep track of what i was doing rather than having loads of txt files scattered around lol

Last edited by archangel.amael; 10-27-2009 at 01:18 PM. Reason: Double Post
Reply With Quote
  #10 (permalink)  
Old 10-27-2009, 01:21 PM
archangel.amael's Avatar
Moderator
 
Join Date: Nov 2007
Location: behind the wire
Posts: 3,469
Default

Edit your posts using the Edit button located at the bottom right hand side of said post.

Glad to see that you got something working.
I (and probably many others) just use a .txt file for notes. Kind of old skool I guess.
__________________
The very existence of flame-throwers proves that some time, somewhere, someone said to themselves, You know, I want to set those people over there on fire, but I'm just not close enough to get the job done.
George Carlin
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 01:40 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2