[urgent!] - help with packages that broke my install!

  • champi0n
  • Graduate
  • Graduate
  • User avatar
  • Joined: May 05, 2006
  • Posts: 199
  • Status: Offline

Post August 22nd, 2006, 8:27 am

Ok, so my server has been running for the past year or so with no problems.

I use
# apt-get install htmldoc

which has 4 dependant packages (out of 11) that i dont have installed. So it installs a total of 5 packages (including the htmldoc).

So everything "SEEMS" fine until I go to check my mail. Cannot find server.. Ok, so i check my dns, change it to my ip instead of my url (in my mail client) and still no workie.

I try to later add a sub domain with my web hosting control panel... doesnt work. :O

I just need to find out the 4 dependant packages installed so i can remove them

Is there a log for apt-get?

Thanks for any help, greatly appreciated
[PHP SOURCE CODE ENCRYPTION SOFTWARE] -- Protect your valuable source code!
Add product licensing to your encrypted php scripts, expiry dates and locking to specific ip's or domains.
Protect. Lock. Distribute.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post August 22nd, 2006, 8:27 am

  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post August 22nd, 2006, 9:41 am

Quote:
Links for dependencies of HTMLDOC

PROJECT TYPE LINKS
FLTK optional Homepage Tar/GZ Changelog
libjpeg optional Homepage Tar/GZ
libpng optional Homepage Tar/GZ
zlib optional Homepage Tar/GZ

- http://freshmeat.net/depends/download-all/4196/
theres 4 dependencies. could be it..maybe not.



did you check here http://www.easysw.com/htmldoc/ ?
Image
"In a world without walls and fences, who needs Windows and Gates?"
  • champi0n
  • Graduate
  • Graduate
  • User avatar
  • Joined: May 05, 2006
  • Posts: 199
  • Status: Offline

Post August 22nd, 2006, 10:23 am

http://packages.debian.org/stable/web/htmldoc

lists the dependancies...

but i mean it was 4 that were installed... so maybe those 4?
hmmm
[PHP SOURCE CODE ENCRYPTION SOFTWARE] -- Protect your valuable source code!
Add product licensing to your encrypted php scripts, expiry dates and locking to specific ip's or domains.
Protect. Lock. Distribute.
  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post August 22nd, 2006, 2:33 pm

could be. try doing an apt-get remove htmldoc and see if it lists dependencies.?
Image
"In a world without walls and fences, who needs Windows and Gates?"
  • this213
  • Guru
  • Guru
  • User avatar
  • Joined: Mar 01, 2004
  • Posts: 1242
  • Loc: ./
  • Status: Offline

Post August 22nd, 2006, 3:24 pm

This sounds to me like 2 unrelated issues unless one of the packages happened to be something to do with your mail server. Are you sure your mail service is running in the first place?

Open a command line and try:
Code: [ Select ]
telnet 123.123.123.123 25

Where 123.123.123.123 is the ip address of your mail server. If that succeeds, you have SMTP, you can then try the same thing with 110 instead of 25 to test your pop service.

More likely than not, uninstalling some package will not automatically make things work again, even if installing the package is what broke it to begin with. You need to see if any of your server's configuration files were replaced, which is also unlikely as new config file updates are usually given a .new or similar extension so they don't interrupt services running on the server. If you find your configuration files to be in tact, check your firewall ("nmap 123.123.123.123" from a remote system should tell you enough).

If you still have issues, it would be imperative to know your operating system and which mail server (qmail, postfix, sendmail) you're running since they all vary so widely.

Post Information

  • Total Posts in this topic: 5 posts
  • Users browsing this forum: No registered users and 84 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.