"make"ing a tarball

maxim wexler blissfix at yahoo.com
Fri May 26 15:42:53 UTC 2006



--- toylet <toylet.toylet at gmail.com> wrote:

> apt-get install build-essential

booyah at ubuntu:~$ sudo apt-get install build-essential
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct
these:
The following packages have unmet dependencies:
  build-essential: Depends: libc6-dev but it is not
going to be installed or
                            libc-dev
                   Depends: gcc (>= 4:4.0) but it is
not going to be installed
                   Depends: g++ (>= 4:4.0) but it is
not going to be installed
                   Depends: make but it is not going
to be installed
                   Depends: dpkg-dev (>= 1.13.5) but
it is not going to be installed
  picprog: Depends: libgcc1 (>= 1:4.1.0) but
1:4.0.1-4ubuntu9 is to be installed           Depends:
libstdc++6 (>= 4.1.0) but 4.0.1-4ubuntu9 is to be
installed
W: Couldn't stat source package list
http://us.archive.ubuntu.com breezy/universe Packages
(/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_breezy_universe_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://security.ubuntu.com breezy-security/universe
Packages
(/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_breezy-security_universe_binary-i386_Packages)
- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these
problems
E: Unmet dependencies. Try 'apt-get -f install' with
no packages (or specify a solution).

booyah at ubuntu:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following packages will be REMOVED:
  picprog
0 upgraded, 0 newly installed, 1 to remove and 3 not
upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 172kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 60483 files and directories
currently installed.)
Removing picprog ...
W: Couldn't stat source package list
http://us.archive.ubuntu.com breezy/universe Packages
(/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_breezy_universe_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://security.ubuntu.com breezy-security/universe
Packages
(/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_breezy-security_universe_binary-i386_Packages)
- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these
problems
booyah at ubuntu:~$

This is the sort of circle I've been running around in
the last few days:( 

I've run apt-get update about 5 times. 

Here's my sources.list file:

deb cdrom:[Ubuntu 5.10 _Breezy Badger_ - Release i386
(20051012)]/ breezy main restricted


## Uncomment the following two lines to fetch updated
software from the network
deb http://us.archive.ubuntu.com/ubuntu breezy main
restricted
deb-src http://us.archive.ubuntu.com/ubuntu breezy
main restricted

## Uncomment the following two lines to fetch major
bug fix updates produced
## after the final release of the distribution.
deb http://us.archive.ubuntu.com/ubuntu breezy-updates
main restricted
deb-src http://us.archive.ubuntu.com/ubuntu
breezy-updates main restricted

## Uncomment the following two lines to add software
from the 'universe'
## repository.
## 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
## universe WILL NOT receive any review or updates
from the Ubuntu security
## team.
deb http://us.archive.ubuntu.com/ubuntu breezy
universe
deb-src http://us.archive.ubuntu.com/ubuntu breezy
universe

## Uncomment the following two lines to add software
from the 'backports'
## repository.
## 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://us.archive.ubuntu.com/ubuntu
breezy-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu
breezy-backports main restricted universe multiverse


deb http://archive.ubuntu.com/ubuntu breezy main
restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu breezy main
restricted universe multiverse

deb http://security.ubuntu.com/ubuntu breezy-security
main restricted
deb-src http://security.ubuntu.com/ubuntu
breezy-security main restricted

deb http://security.ubuntu.com/ubuntu breezy-security
universe
deb-src http://security.ubuntu.com/ubuntu
breezy-security universe

deb http://www.janw.dommel.be/picprog/ i386/
deb-src http://www.janw.dommel.be/picprog/ i386/


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the ubuntu-users mailing list