Register
Login
Contribute
Subscribe
RSS
News
FAQForge
ISPConfig
Subscribe
Contribute
Forums
Howtos
Navigation
Howtos
Linux
Android
CentOS
Debian
Fedora
Kernel
Mandriva
PCLinuxOS
SuSE
Ubuntu
Web Server
Apache
Cherokee
Lighttpd
nginx
Backup
Control Panels
ISPConfig
DNS
BIND
MyDNS
PowerDNS
djbdns
Desktop
Email
Anti-Spam/Virus
Postfix
FTP
High-Availability
Lighttpd
Monitoring
MySQL
Programming
C/C++
PHP
Samba
Security
Anti-Spam/Virus
Storage
Virtualization
KVM
OpenVZ
VMware
VirtualBox
Xen
Other
FreeBSD
Commercial
Mini-Howtos
Linux
Apache
Backup
DNS
Errors
FTP
MySQL
Networking
PHP
Postfix
Security
Sendmail
Shell
Other
ISPConfig
Forums
Contribute
Create Content
Subscription
Login
Site Map/RSS Feeds
Facebook
News
Antergos Linux 2013.05.12 review
The Cost Of Ubuntu Disk Encryption
Mageia 3 out, no more delays
Hotline Miami Linux beta is now out on Steam!
Yahoo: $1.1 Billion Tumblr Buyout Blunder?
New 32-way Raspberry Pi cluster built by US PhD candidate
Judges split on software patents and computer transubstantiation
Download Yum CentOS Repositories Locally using reposync Command
Jolla Smartphone Announced
Open Source WordPress Grows on Yahoo Tumblr Buyout
more
Recent comments
Nice Guide Of Lamp
2 days 17 hours ago
THANKS Falko
3 days 2 hours ago
Tested on PfSense 2.0.3, VMWare ESXi5.1 and VMWare Player 5.0.1
3 days 5 hours ago
No guarantee?
3 days 6 hours ago
Problems with SSL logins on IMAP and POP
3 days 8 hours ago
Last step
3 days 9 hours ago
remove kvm to install vmplayer
3 days 11 hours ago
Re: Re: Re: Re: Apache Configuration
3 days 12 hours ago
playsms webpage wont send
4 days 4 hours ago
Re: master details in slave my.cnf not explicitly needed
4 days 5 hours ago
Newsletter
Subscribe to HowtoForge Newsletter
and stay informed about our latest HOWTOs and projects.
(To unsubscribe from our newsletter, visit this
link
.)
English
|
Deutsch
|
Site Map/RSS Feeds
|
Advertise
HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials
>
Linux Forums
>
Installation/Configuration
apt-get -y build-dep lsb-base problems
User Name
Remember Me?
Password
Register
FAQ
Members List
Social Groups
Calendar
Search
Today's Posts
Mark Forums Read
Do you like HowtoForge? Please consider supporting us by
becoming a subscriber
.
Thread Tools
Display Modes
#
1
12th September 2006, 19:31
zimele
Member
Join Date: Jun 2006
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
apt-get -y build-dep lsb-base problems
HI Guys
TO anyone that can help
when i try to run this command
apt-get -y build-dep lsb-base
E: Build-Depends dependency for lsb cannot be satisfied because no available versions of package debhelper can satisfy version requirements
zimele
View Public Profile
Send a private message to zimele
Find all posts by zimele
Sponsored Links
#
2
13th September 2006, 09:13
till
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,883
Thanks: 691
Thanked 4,188 Times in 3,205 Posts
Which linux distribution do you use? Debian 3.1?
__________________
Till Brehm
--
Get
ISPConfig support
and the
ISPConfig 3 manual
from ispconfig.org.
till
View Public Profile
Send a private message to till
Find all posts by till
#
3
13th September 2006, 20:05
zimele
Member
Join Date: Jun 2006
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
Yes it is Debian 3.1
and This is my source
deb
http://ftp.de.debian.org/debian/
zimele
View Public Profile
Send a private message to zimele
Find all posts by zimele
#
4
13th September 2006, 20:26
till
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,883
Thanks: 691
Thanked 4,188 Times in 3,205 Posts
Please set your sources.list to:
Quote:
deb
http://ftp.debian.org/debian
stable main
deb
http://security.debian.org
stable/updates main
and run apt-get update
I guess your installation contains unstable packages as you have not restricted apt to the stable release.
__________________
Till Brehm
--
Get
ISPConfig support
and the
ISPConfig 3 manual
from ispconfig.org.
till
View Public Profile
Send a private message to till
Find all posts by till
#
5
14th September 2006, 16:32
zimele
Member
Join Date: Jun 2006
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks!!
Thanks Till Now i can carry on with the installation
zimele
View Public Profile
Send a private message to zimele
Find all posts by zimele
#
6
14th September 2006, 18:32
zimele
Member
Join Date: Jun 2006
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
Another problem
Ahh
i fix one thing and another problem comes up
lsb-base# dpkg-i lsb-base*.deb
-bash: dpkg-i: command not found
what to do now how can fix it
zimele
View Public Profile
Send a private message to zimele
Find all posts by zimele
#
7
14th September 2006, 18:34
falko
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
Quote:
Originally Posted by
zimele
lsb-base# dpkg-i lsb-base*.deb
-bash: dpkg-i: command not found
It's
dpkg -i
, not
dpkg-i
.
__________________
Falko
--
Download the
ISPConfig 3 Manual
! | Check out the
ISPConfig 3 Billing Module
!
FB:
http://www.facebook.com/howtoforge
nginx-Webhosting: Timme Hosting
| Follow me on:
falko
View Public Profile
Send a private message to falko
Visit falko's homepage!
Find all posts by falko
#
8
14th September 2006, 18:37
zimele
Member
Join Date: Jun 2006
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks
Once Again Thanks!!!
zimele
View Public Profile
Send a private message to zimele
Find all posts by zimele
#
9
21st September 2006, 10:47
chris_knowles
Junior Member
Join Date: Sep 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
I have tried this as suggested and it does not work.
my sources.list file:
Quote:
deb
http://ftp.uk.debian.org/debian
stable main
deb-src
http://ftp.uk.debian.org/debian
testing main contrib non-free
deb
http://security.debian.org/
stable/updates main
When i apt-get upgrade and then run the apt-get -y build lsb-base is still get the same error message!
Thanks
Chris
chris_knowles
View Public Profile
Send a private message to chris_knowles
Find all posts by chris_knowles
#
10
21st September 2006, 12:45
zimele
Member
Join Date: Jun 2006
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
Hi Chris
i just removed the line that the HOWTO said i must include
deb-src
http://ftp.uk.debian.org/debian
testing main contrib non-free
and just ran with
deb
http://ftp.debian.org/debian
stable main
deb
http://security.debian.org
stable/updates main
and then do a apt-get update
and apt-get upgrade
then do the apt-get -y build lsb-base
It Should work
zimele
View Public Profile
Send a private message to zimele
Find all posts by zimele
Bookmarks
Digg
del.icio.us
StumbleUpon
Google
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
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
Forum Rules
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Linux Forums
HOWTO-Related Questions
Installation/Configuration
Server Operation
Desktop Operation
Kernel Questions
Programming/Scripts
Technical
Suggest HOWTO
ISPConfig 3
General
Installation/Configuration
ISPConfig 3 Priority Support
Plugins/Modules/Addons
Tips/Tricks/Mods
Feature Requests
Developers' Forum
ISPConfig 2
General
Installation/Configuration
Tips/Tricks/Mods
Feature Requests
Developers' Forum
MyDNSConfig
General
Other Forums
Smalltalk
Forum Suggestions
Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
Problems with groups/grpconv
linuxfast
General
28
21st April 2008
09:35
Mailbox flooded with Mailsize e-mails
Dew the Fifth
Installation/Configuration
16
6th September 2006
03:03
Empty Recycle Bin
jon335
General
40
6th May 2006
11:56
Help! Real newbie having problems installing Linux
t-kiss
Kernel Questions
5
4th April 2006
15:14
Some Problems
eldamario
Installation/Configuration
6
24th November 2005
00:40
All times are GMT +2. The time now is
03:01
.
Contact Us
-
HowtoForge - Linux Howtos and Tutorials
-
Archive
-
Top
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Recent comments
2 days 17 hours ago
3 days 2 hours ago
3 days 5 hours ago
3 days 6 hours ago
3 days 8 hours ago
3 days 9 hours ago
3 days 11 hours ago
3 days 12 hours ago
4 days 4 hours ago
4 days 5 hours ago