I have Ubuntu Studio 7.10. When i execute "sudo apt-get update"* i get this:
tirengarfio@dellgarpe:~$ sudo apt-get update
Ign cdrom://Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415) gutsy Release.gpg
Ign cdrom://Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415) gutsy Release
Ign cdrom://Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415) gutsy/main Packages***************
Err cdrom://Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415) gutsy/main Packages***************
* Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add
new CD-ROMs
Err http://es.archive.ubuntu.com gutsy Release.gpg*************************************** ***************
* Could not connect to es.archive.ubuntu.com:80 (150.214.5.135). - connect (111 Connection refused)
Err http://es.archive.ubuntu.com gutsy-updates Release.gpg*************************************** *******
* Could not connect to es.archive.ubuntu.com:80 (150.214.5.135). - connect (111 Connection refused)
Get:1
http://lgp203.free.fr feisty Release.gpg [189B]************************************************** *
Get:2 http://security.ubuntu.com gutsy-security Release.gpg [189B]**************************************
Hit http://security.ubuntu.com gutsy-security
Release******************************************* ********
Hit http://lgp203.free.fr feisty Release******************************************* *********************
Hit http://security.ubuntu.com gutsy-security/main
Packages****************************************** ***
Hit http://security.ubuntu.com gutsy-security/restricted Packages***************************************
Hit http://security.ubuntu.com gutsy-security/main Sources******************************************* ***
Get:3 http://apt.wxwidgets.org feisty-wx
Release.gpg [189B]*********************************************
Hit http://lgp203.free.fr feisty/universe Packages****************************************** ************
Hit http://security.ubuntu.com gutsy-security/restricted Sources***********************
Hit http://security.ubuntu.com gutsy-security/universe
Packages************************
Hit http://security.ubuntu.com gutsy-security/universe Sources*************************
Hit http://security.ubuntu.com gutsy-security/multiverse Packages**********************
Hit http://security.ubuntu.com gutsy-security/multiverse Sources***********************
Err http://archive.ubuntustudio.org gutsy
Release.gpg**********************************
* Could not resolve 'archive.ubuntustudio.org'
Ign http://archive.ubuntustudio.org gutsy Release****************
Hit http://apt.wxwidgets.org feisty-wx Release
Ign http://archive.ubuntustudio.org gutsy/main Packages
Err http://archive.ubuntustudio.org gutsy/main Packages
* Could not resolve 'archive.ubuntustudio.org'
Hit http://apt.wxwidgets.org feisty-wx/main Packages
Fetched 3B in 1s (2B/s)*
Failed to fetch http://archive.ubuntustudio.org/ubuntustudio/dists/gutsy/Release.gpg* Could not resolve 'archive.ubuntustudio.org'
Failed to fetch http://es.archive.ubuntu.com/ubuntu/dists/gutsy/Release.gpg* Could
not connect to es.archive.ubuntu.com:80 (150.214.5.135). - connect (111 Connection refused)
Failed to fetch http://es.archive.ubuntu.com/ubuntu/dists/gutsy-updates/Release.gpg* Could not connect to es.archive.ubuntu.com:80 (150.214.5.135). - connect (111 Connection refused)
Failed to fetch cdrom:[Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)]/dists/gutsy/main/binary-i386/Packages.gz* Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Failed to fetch http://archive.ubuntustudio.org/ubuntustudio/dists/gutsy/main/binary-i386/Packages.gz* Could not resolve 'archive.ubuntustudio.org'
Reading package lists... Done
W: Some index files failed to download, they have been ignored, or old ones used instead.
tirengarfio@dellgarpe:~$
Here is also my sources.list:
#
# deb cdrom:[Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)]/
gutsy main
deb cdrom:[Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)]/ gutsy main
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
# The Ubuntu Studio Repository
deb http://archive.ubuntustudio.org/ubuntustudio gutsy main
deb http://es.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://es.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
## 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://es.archive.ubuntu.com/ubuntu/ gutsy universe
deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy universe
## 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
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://es.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy multiverse
## 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://es.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb http://security.ubuntu.com/ubuntu gutsy-security universe
deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
Anyone can help me?
Ciao
tiren
--
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
10-04-2008, 06:45 PM
Andrew Hunter
Problems with "sudo apt-get update"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Javier Garcia wrote:
> Hi,
>
> I have Ubuntu Studio 7.10. When i execute "sudo apt-get update" i get this:
>
>
> tirengarfio@dellgarpe:~$ sudo apt-get update
> Ign cdrom://Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)
> gutsy Release.gpg
> Ign cdrom://Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)
> gutsy Release
> Ign cdrom://Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)
> gutsy/main Packages
> Err cdrom://Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)
> gutsy/main Packages
> Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get
> update cannot be used to add new CD-ROMs
> Err http://es.archive.ubuntu.com gutsy
> Release.gpg
> Could not connect to es.archive.ubuntu.com:80 (150.214.5.135). -
> connect (111 Connection refused)
> Err http://es.archive.ubuntu.com gutsy-updates
> Release.gpg
> Could not connect to es.archive.ubuntu.com:80 (150.214.5.135). -
> connect (111 Connection refused)
> Get:1 http://lgp203.free.fr feisty Release.gpg
> [189B]
> Get:2 http://security.ubuntu.com gutsy-security Release.gpg
> [189B]
> Hit http://security.ubuntu.com gutsy-security
> Release
> Hit http://lgp203.free.fr feisty
> Release
> Hit http://security.ubuntu.com gutsy-security/main
> Packages
> Hit http://security.ubuntu.com gutsy-security/restricted
> Packages
> Hit http://security.ubuntu.com gutsy-security/main
> Sources
> Get:3 http://apt.wxwidgets.org feisty-wx Release.gpg
> [189B]
> Hit http://lgp203.free.fr feisty/universe
> Packages
> Hit http://security.ubuntu.com gutsy-security/restricted
> Sources
> Hit http://security.ubuntu.com gutsy-security/universe
> Packages
> Hit http://security.ubuntu.com gutsy-security/universe
> Sources
> Hit http://security.ubuntu.com gutsy-security/multiverse
> Packages
> Hit http://security.ubuntu.com gutsy-security/multiverse
> Sources
> Err http://archive.ubuntustudio.org gutsy
> Release.gpg
> Could not resolve 'archive.ubuntustudio.org'
> Ign http://archive.ubuntustudio.org gutsy Release
> Hit http://apt.wxwidgets.org feisty-wx Release
> Ign http://archive.ubuntustudio.org gutsy/main Packages
> Err http://archive.ubuntustudio.org gutsy/main Packages
> Could not resolve 'archive.ubuntustudio.org'
> Hit http://apt.wxwidgets.org feisty-wx/main Packages
> Fetched 3B in 1s (2B/s)
> Failed to fetch
> http://archive.ubuntustudio.org/ubuntustudio/dists/gutsy/Release.gpg
> Could not resolve 'archive.ubuntustudio.org'
> Failed to fetch
> http://es.archive.ubuntu.com/ubuntu/dists/gutsy/Release.gpg Could not
> connect to es.archive.ubuntu.com:80 (150.214.5.135). - connect (111
> Connection refused)
> Failed to fetch
> http://es.archive.ubuntu.com/ubuntu/dists/gutsy-updates/Release.gpg
> Could not connect to es.archive.ubuntu.com:80 (150.214.5.135). - connect
> (111 Connection refused)
> Failed to fetch cdrom:[Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386
> (20070415)]/dists/gutsy/main/binary-i386/Packages.gz Please use
> apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot
> be used to add new CD-ROMs
> Failed to fetch
> http://archive.ubuntustudio.org/ubuntustudio/dists/gutsy/main/binary-i386/Packages.gz
> Could not resolve 'archive.ubuntustudio.org'
> Reading package lists... Done
> W: Some index files failed to download, they have been ignored, or old
> ones used instead.
> tirengarfio@dellgarpe:~$
>
>
> Here is also my sources.list:
>
>
> #
> # deb cdrom:[Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)]/
> gutsy main
>
> deb cdrom:[Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)]/
> gutsy main
Comment this out (with # characters)
> # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
> # newer versions of the distribution.
> # The Ubuntu Studio Repository
>
> deb http://archive.ubuntustudio.org/ubuntustudio gutsy main
Comment or remove this line, all Ubuntu Studio packages are included in
the official Ubuntu repos. However, Ubuntu Studio 7.04 had its own
custom addon repository. This is no longer supported or available.
>
> deb http://es.archive.ubuntu.com/ubuntu/ gutsy main restricted
> deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy main restricted
>
> ## Major bug fix updates produced after the final release of the
> ## distribution.
> deb http://es.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
> deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
>
> ## 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://es.archive.ubuntu.com/ubuntu/ gutsy universe
> deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy universe
>
> ## 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
> ## multiverse WILL NOT receive any review or updates from the Ubuntu
> ## security team.
> deb http://es.archive.ubuntu.com/ubuntu/ gutsy multiverse
> deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy multiverse
>
> ## 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://es.archive.ubuntu.com/ubuntu/ gutsy-backports main
> restricted universe multiverse
> # deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy-backports main
> restricted universe multiverse
>
> deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
> deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
> deb http://security.ubuntu.com/ubuntu gutsy-security universe
> deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
> deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
> deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
>
>
> Anyone can help me?
>
> Ciao
>
> tiren
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
--
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
10-04-2008, 06:57 PM
Daniel Caleb
Problems with "sudo apt-get update"
Hi,
It looks like your sources.list file has some issues with it.
There's a couple ways to handle this... Personally, I would edit it directly and remove the offending addresses and edit it according to what you want to upgrade to.
For instance, if you are not using the CD to install software from then comment out those lines completely.
It looks like you are still attempting to contact archive.ubuntustudio.org/ubuntustudio - apparently this repo has been removed:
The other way to handle this... Is to launch synaptic, sudo synaptic - then click on Settings, then Repositories. There's a nice little online guide with pictures here:
This How To centers around the Hardy release but should be applicable for each release. If you look at your sources.list, at each line that is not commented there is a name referring to the release. Gutsy, Feisty, Hardy.
deb http://es.archive.ubuntu.com/ubuntu/ gutsy main restricted
If you replace gutsy with Hardy - that will make Hardy's packages available, and would then upgrade the system if those packages were applied. So, if you want to stay with Gutsy - after you follow the above how-to then manually edit the sources.list file (run: sudo gedit /etc/apt/sources.list) and make sure that all the lines that are not commented say gutsy...
Hope that was clear...
Daniel
On Saturday 04 October 2008 02:21:49 pm Javier Garcia wrote:
> Hi,
>
> I have Ubuntu Studio 7.10. When i execute "sudo apt-get update" i get
--
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
10-05-2008, 02:26 PM
Javier Garcia
Problems with "sudo apt-get update"
Hi Andrew,
thanks. i have done what you said, and after "sudo apt-get update" i get the errors below. I attach below also the new sources.list. Maybe, if someone pass me a sources.list from Ubuntu Studio 7.10 i'd solve my problems?
tirengarfio@dellgarpe:~$ sudo apt-get update
Ign http://es.archive.ubuntu.com gutsy Release.gpg****************************
Ign http://es.archive.ubuntu.com gutsy-updates Release.gpg********************
Get:1 http://lgp203.free.fr feisty Release.gpg
[189B]*************************
Get:2 http://security.ubuntu.com gutsy-security Release.gpg [189B]************
Ign http://es.archive.ubuntu.com gutsy Release********************************
Hit http://security.ubuntu.com gutsy-security Release*************************
Ign http://es.archive.ubuntu.com gutsy-updates Release************************
Hit
http://lgp203.free.fr feisty Release****************************
Hit http://security.ubuntu.com gutsy-security/main Packages*******************
Ign http://es.archive.ubuntu.com gutsy/main Packages**************************
Ign http://es.archive.ubuntu.com gutsy/restricted Packages********************
Ign http://es.archive.ubuntu.com gutsy/main
Sources***************************
Ign http://es.archive.ubuntu.com gutsy/restricted Sources*********************
Ign http://es.archive.ubuntu.com gutsy/universe Packages**********************
Ign http://es.archive.ubuntu.com gutsy/universe Sources***********************
Ign http://es.archive.ubuntu.com gutsy/multiverse Packages********************
Ign
http://es.archive.ubuntu.com gutsy/multiverse Sources*********************
Ign http://es.archive.ubuntu.com gutsy-updates/main Packages******************
Ign http://es.archive.ubuntu.com gutsy-updates/restricted Packages************
Hit http://security.ubuntu.com gutsy-security/restricted Packages*************
Hit http://lgp203.free.fr feisty/universe Packages****************************
Get:3 http://apt.wxwidgets.org feisty-wx Release.gpg
[189B]*******************
Ign http://es.archive.ubuntu.com gutsy-updates/main Sources*********
Ign http://es.archive.ubuntu.com gutsy-updates/restricted Sources
Err http://es.archive.ubuntu.com gutsy/main Packages****************
* 403 Forbidden
Err http://es.archive.ubuntu.com gutsy/restricted Packages**********
* 403 Forbidden
Err http://es.archive.ubuntu.com gutsy/main Sources*****************
* 403 Forbidden
Err http://es.archive.ubuntu.com gutsy/restricted Sources***********
* 403
Forbidden
Err http://es.archive.ubuntu.com gutsy/universe Packages************
* 403 Forbidden
Hit http://security.ubuntu.com gutsy-security/main Sources**********
Hit http://security.ubuntu.com gutsy-security/restricted Sources
Hit http://security.ubuntu.com gutsy-security/universe Packages
Hit http://security.ubuntu.com gutsy-security/universe Sources
Hit http://security.ubuntu.com gutsy-security/multiverse Packages
Hit http://security.ubuntu.com gutsy-security/multiverse Sources
Hit http://apt.wxwidgets.org feisty-wx Release
Err http://es.archive.ubuntu.com gutsy/universe Sources
* 403 Forbidden
Err http://es.archive.ubuntu.com gutsy/multiverse Packages
* 403 Forbidden
Err http://es.archive.ubuntu.com gutsy/multiverse Sources
* 403 Forbidden
Err
http://es.archive.ubuntu.com gutsy-updates/main Packages
* 403 Forbidden
Err http://es.archive.ubuntu.com gutsy-updates/restricted Packages
* 403 Forbidden
Err http://es.archive.ubuntu.com gutsy-updates/main Sources
* 403 Forbidden
Err http://es.archive.ubuntu.com gutsy-updates/restricted Sources
* 403 Forbidden
Hit http://apt.wxwidgets.org feisty-wx/main Packages
Fetched 3B in 3s (1B/s)*
Failed to fetch http://es.archive.ubuntu.com/ubuntu/dists/gutsy/main/binary-i386/Packages.gz* 403 Forbidden
Failed to fetch http://es.archive.ubuntu.com/ubuntu/dists/gutsy/restricted/binary-i386/Packages.gz* 403 Forbidden
Failed to fetch http://es.archive.ubuntu.com/ubuntu/dists/gutsy/main/source/Sources.gz* 403 Forbidden
Failed to fetch http://es.archive.ubuntu.com/ubuntu/dists/gutsy/restricted/source/Sources.gz* 403 Forbidden
Failed to fetch
http://es.archive.ubuntu.com/ubuntu/dists/gutsy/universe/binary-i386/Packages.gz* 403 Forbidden
Failed to fetch http://es.archive.ubuntu.com/ubuntu/dists/gutsy/universe/source/Sources.gz* 403 Forbidden
Failed to fetch http://es.archive.ubuntu.com/ubuntu/dists/gutsy/multiverse/binary-i386/Packages.gz* 403 Forbidden
Failed to fetch http://es.archive.ubuntu.com/ubuntu/dists/gutsy/multiverse/source/Sources.gz* 403 Forbidden
Failed to fetch http://es.archive.ubuntu.com/ubuntu/dists/gutsy-updates/main/binary-i386/Packages.gz* 403 Forbidden
Failed to fetch http://es.archive.ubuntu.com/ubuntu/dists/gutsy-updates/restricted/binary-i386/Packages.gz* 403 Forbidden
Failed to fetch http://es.archive.ubuntu.com/ubuntu/dists/gutsy-updates/main/source/Sources.gz* 403 Forbidden
Failed to fetch http://es.archive.ubuntu.com/ubuntu/dists/gutsy-updates/restricted/source/Sources.gz* 403 Forbidden
Reading package
lists... Done
E: Some index files failed to download, they have been ignored, or old ones used instead.
sources.list
#
# deb cdrom:[Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)]/ gutsy main
# deb cdrom:[Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)]/ gutsy main
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
# The Ubuntu Studio Repository
# deb http://archive.ubuntustudio.org/ubuntustudio gutsy main
deb http://es.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://es.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
## 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://es.archive.ubuntu.com/ubuntu/ gutsy universe
deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy universe
## 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
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://es.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy multiverse
## 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://es.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb http://security.ubuntu.com/ubuntu gutsy-security universe
deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
deb-src http://security.ubuntu.com/ubuntu gutsy-security
multiverse
Ciao
----- Mensaje original ----
De: Andrew Hunter <andrew@aehunter.net>
Para: Ubuntu Studio Users Help and Discussion <ubuntu-studio-users@lists.ubuntu.com>
Enviado: sábado, 4 de octubre, 2008 20:45:07
Asunto: Re: Problems with "sudo apt-get update"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Javier Garcia wrote:
> Hi,
>
> I have Ubuntu Studio 7.10. When i execute "sudo apt-get update"* i get this:
>
>
> tirengarfio@dellgarpe:~$ sudo apt-get update
> Ign cdrom://Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)
> gutsy Release.gpg
> Ign cdrom://Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)
> gutsy Release
> Ign
cdrom://Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)
> gutsy/main Packages* * * * * * *
> Err cdrom://Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)
> gutsy/main Packages* * * * * * *
>* Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get
> update cannot be used to add new CD-ROMs
> Err http://es.archive.ubuntu.com gutsy
> Release.gpg* * * * * * * * * * * * * * * * * * * * * * * * * * *
>* Could not connect to es.archive.ubuntu.com:80 (150.214.5.135). -
> connect (111 Connection refused)
> Err http://es.archive.ubuntu.com
gutsy-updates
> Release.gpg* * * * * * * * * * * * * * * * * * * * * * *
>* Could not connect to es.archive.ubuntu.com:80 (150.214.5.135). -
> connect (111 Connection refused)
> Get:1 http://lgp203.free.fr feisty Release.gpg
> [189B]* * * * * * * * * * * * * * * * * * * * * * * * *
> Get:2 http://security.ubuntu.com gutsy-security Release.gpg
> [189B]* * * * * * * * * * * * * * * * * * *
> Hit http://security.ubuntu.com gutsy-security
> Release* * * * * * * * * * * * * * * * * * * * * * * * *
> Hit http://lgp203.free.fr feisty
> Release* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
> Hit http://security.ubuntu.com gutsy-security/main
> Packages* * * * * * * * * * * * * * * * * * * * * *
> Hit http://security.ubuntu.com gutsy-security/restricted
> Packages* * * * * * * * * * * * * * * * * * *
> Hit http://security.ubuntu.com gutsy-security/main
> Sources* * * * * * * * * * * * * * * * * * * * * * *
> Get:3 http://apt.wxwidgets.org feisty-wx Release.gpg
> [189B]* * * * * * * * * * * * * * * * * * * * * *
> Hit http://lgp203.free.fr feisty/universe
> Packages* * * * * *
* * * * * * * * * * * * * * * * * * * * *
> Hit http://security.ubuntu.com gutsy-security/restricted
> Sources* * * * * * * * * * *
> Hit http://security.ubuntu.com gutsy-security/universe
> Packages* * * * * * * * * * * *
> Hit http://security.ubuntu.com gutsy-security/universe
> Sources* * * * * * * * * * * *
> Hit http://security.ubuntu.com gutsy-security/multiverse
> Packages* * *
* * * * * * * *
> Hit http://security.ubuntu.com gutsy-security/multiverse
> Sources* * * * * * * * * * *
> Err http://archive.ubuntustudio.org gutsy
> Release.gpg* * * * * * * * * * * * * * * * *
>* Could not resolve 'archive.ubuntustudio.org'
> Ign http://archive.ubuntustudio.org gutsy Release* * * * * * * *
> Hit http://apt.wxwidgets.org feisty-wx Release
> Ign http://archive.ubuntustudio.org gutsy/main Packages
> Err http://archive.ubuntustudio.org gutsy/main Packages
>* Could not resolve 'archive.ubuntustudio.org'
> Hit http://apt.wxwidgets.org feisty-wx/main Packages
> Fetched 3B in 1s (2B/s)
> Failed to fetch
> http://archive.ubuntustudio.org/ubuntustudio/dists/gutsy/Release.gpg
> Could not resolve 'archive.ubuntustudio.org'
> Failed to fetch
> http://es.archive.ubuntu.com/ubuntu/dists/gutsy/Release.gpg* Could not
> connect to es.archive.ubuntu.com:80 (150.214.5.135). - connect (111
> Connection
refused)
> Failed to fetch
> http://es.archive.ubuntu.com/ubuntu/dists/gutsy-updates/Release.gpg
> Could not connect to es.archive.ubuntu.com:80 (150.214.5.135). - connect
> (111 Connection refused)
> Failed to fetch cdrom:[Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386
> (20070415)]/dists/gutsy/main/binary-i386/Packages.gz* Please use
> apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot
> be used to add new CD-ROMs
> Failed to fetch
> http://archive.ubuntustudio.org/ubuntustudio/dists/gutsy/main/binary-i386/Packages.gz
> Could not resolve 'archive.ubuntustudio.org'
> Reading package lists... Done
> W: Some index files failed to download,
they have been ignored, or old
> ones used instead.
> tirengarfio@dellgarpe:~$
>
>
> Here is also my sources.list:
>
>
> #
> # deb cdrom:[Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)]/
> gutsy main
>
> deb cdrom:[Ubuntu Studio 7.04 _gutsy Fawn_ - Release i386 (20070415)]/
> gutsy main
Comment this out (with # characters)
> # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
> # newer versions of the distribution.
> # The Ubuntu Studio Repository
>
> deb http://archive.ubuntustudio.org/ubuntustudio gutsy main
Comment or remove this line, all Ubuntu Studio packages are included in
the official Ubuntu repos. However, Ubuntu Studio 7.04 had
its own
custom addon repository. This is no longer supported or available.
>
> deb http://es.archive.ubuntu.com/ubuntu/ gutsy main restricted
> deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy main restricted
>
> ## Major bug fix updates produced after the final release of the
> ## distribution.
> deb http://es.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
> deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
>
> ## 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://es.archive.ubuntu.com/ubuntu/ gutsy universe
> deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy universe
>
> ## 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
> ## multiverse WILL NOT receive any review or updates from the Ubuntu
> ## security team.
> deb http://es.archive.ubuntu.com/ubuntu/ gutsy multiverse
> deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy multiverse
>
> ## 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://es.archive.ubuntu.com/ubuntu/ gutsy-backports main
> restricted universe multiverse
> # deb-src http://es.archive.ubuntu.com/ubuntu/ gutsy-backports main
> restricted universe
multiverse
>
> deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
> deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
> deb http://security.ubuntu.com/ubuntu gutsy-security universe
> deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
> deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
> deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
>
>
> Anyone can help me?
>
> Ciao
>
> tiren
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
--
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
--
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
10-07-2008, 01:18 PM
Andrew Hunter
Problems with "sudo apt-get update"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Javier Garcia wrote:
> Hi Andrew,
>
> thanks. i have done what you said, and after "sudo apt-get update" i get
> the errors below. I attach below also the new sources.list. Maybe, if
> someone pass me a sources.list from Ubuntu Studio 7.10 i'd solve my
> problems?
>
>
>
> tirengarfio@dellgarpe:~$ sudo apt-get update
> Ign http://es.archive.ubuntu.com gutsy
> Release.gpg
[...]
Looks like you are getting 403 errors on the spanish mirror, I would
suggest switching to another mirror or the main archives themselves
(remove es. from es.archive.ubuntu.com for each entry you want to update)
Thanks,
Andrew.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org