Fórum Ubuntu CZ/SK

Ubuntu pro osobní počítače => Obecná podpora => Téma založeno: PetrHerynk 30 Října 2008, 14:14:46

Název: Seznam zdrojů
Přispěvatel: PetrHerynk 30 Října 2008, 14:14:46
Jak mimo Adept mohu přečíst a opravit seznam zdrojů? Napsal jsem nový zdroj do software pro třetí strany a teď nemohu spustit Adept. Děkuji
Název: Re: Seznam zdrojů
Přispěvatel: fermata 30 Října 2008, 14:17:56
Kód: [Vybrat]
gksudo gedit /etc/apt/sources.list
Název: Re: Seznam zdrojů
Přispěvatel: hase 30 Října 2008, 14:19:51
alebo sudo nano /etc..... ;D
Název: Re: Seznam zdrojů
Přispěvatel: PetrHerynk 30 Října 2008, 14:39:52
Děkuji moc ale já nejsem schopen v nano editovat a gedit mi nejde.
Název: Re: Seznam zdrojů
Přispěvatel: Nemec 30 Října 2008, 14:42:41
použij kate
Název: Re: Seznam zdrojů
Přispěvatel: Pavloper 30 Října 2008, 15:03:34
No ja mam jeden problem ktory myslim suvisi s touto temnou , ked idem stiahnut daku aplikaciu alebo ju aktulizovat tak my v terminale napise "



E: Skomolený riadok 56 v zozname zdrojov /etc/apt/sources.list (spracovanie URI)
E: Nedá sa načítať zoznam zdrojov.
Název: Re: Seznam zdrojů
Přispěvatel: PetrHerynk 30 Října 2008, 15:09:11
Tam to zase nejde uložit
Název: Re: Seznam zdrojů
Přispěvatel: PetrHerynk 30 Října 2008, 15:13:11
petr@PetrHerynk:~$ sudo kate /etc/apt/sources.list
[sudo] password for petr:
Error: "/var/tmp/kdecache-petr" is owned by uid 1000 instead of uid 0.
kate(15108): createDoc
kate(15108) KateSessionManager::KateSessionManager: LOCAL SESSION DIR:  "/home/petr/.kde/share/apps/kate/sessions"
kate(15108) KateApp::initKate: Setting KATE_PID: ' 15108 '
Error: "/tmp/kde-petr" is owned by uid 1000 instead of uid 0.
kate(15108) KateViewDocumentProxyModel::updateBackgrounds: false
kate(15108) KateMainWindow::KateMainWindow: **************************************************************************** 0x86b4418
kate(15108) KateViewDocumentProxyModel::updateBackgrounds: false
kate(15108) KateViewDocumentProxyModel::updateBackgrounds: false
kate(15108) KateDocManager::slotDocumentNameChanged: docname changed:  "Untitled" -----> "Untitled"
kate(15108) KMimeTypeFactory::parseMagic: Now parsing  "/usr/share/mime/magic"
kate(15108) KMimeTypeFactory::parseMagic: Now parsing  "/home/petr/.local/share/mime/magic"
kate(15108) KateDocManager::slotDocumentNameChanged: docname changed:  "Untitled" -----> "sources.list"
kate(15108) KateViewDocumentProxyModel::updateBackgrounds: false
kate(15108) KateApp::startupKate: KateApplication::init finished successful
Error: "/tmp/ksocket-petr" is owned by uid 1000 instead of uid 0.
kate(15108) KateViewDocumentProxyModel::updateBackgrounds: true

Název: Re: Seznam zdrojů
Přispěvatel: PetrHerynk 30 Října 2008, 15:27:04
Ta poslední řádka je špatně a já ji bl.. neumím smazat
## 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://cz.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://cz.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu intrepid partner
deb-src http://archive.canonical.com/ubuntu intrepid partner

deb http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb http://security.ubuntu.com/ubuntu intrepid-security universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse
deb http://cz.archive.ubuntu.com/ubuntu/ intrepid main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/intrepid main
Název: Re: Seznam zdrojů
Přispěvatel: Pavloper 30 Října 2008, 22:50:05
Prosim vas upnite my sem nekdo source.list
Název: Re: Seznam zdrojů
Přispěvatel: ufaak 31 Října 2008, 11:47:08
Prosim vas upnite my sem nekdo source.list

hor sem tvuj vypis seznamu zdroju, kouknem kde je chyba...
ziskas ho prikazem
Kód: [Vybrat]
cat etc/apt/sources.list
az ho sem budes posilat, tak ho hlavne nezapomen uzavrit do tagu [ code][/code ]
Název: Re: Seznam zdrojů
Přispěvatel: Pavloper 31 Října 2008, 12:34:53
Tu je vypis

Kód: [Vybrat]
cat /etc/apt/sources.list
# Treviño’s Ubuntu Dapper Sources list
  # http://italy.copybase.ch/blog/?page_id=13
  #
       # Based on source-o-matic (http://www.ubuntulinux.nl/source-o-matic) list
       # Added extra repository
       #
       # If you get errors about missing keys, lookup the key in this file
       # and run these commands (replace KEY with the key number)
       #
       # gpg –keyserver subkeys.pgp.net –recv KEY
       # gpg –export –armor KEY | sudo apt-key add -              # Ubuntu supported packages (packages, GPG key: 437D05B5)
       deb http://archive.ubuntu.com/ubuntu dapper main restricted
       deb http://archive.ubuntu.com/ubuntu dapper-updates main restricted
       deb http://security.ubuntu.com/ubuntu dapper-security main restricted
    # Ubuntu supported packages (sources, GPG key: 437D05B5)
       deb-src http://archive.ubuntu.com/ubuntu dapper main restricted
       deb-src http://archive.ubuntu.com/ubuntu dapper-updates main restricted
       deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
    # Ubuntu community supported packages (packages, GPG key: 437D05B5)
       deb http://archive.ubuntu.com/ubuntu dapper universe multiverse
       deb http://archive.ubuntu.com/ubuntu dapper-updates universe multiverse
       deb http://security.ubuntu.com/ubuntu dapper-security universe multiverse
    # Ubuntu community supported packages (sources, GPG key: 437D05B5)
       deb-src http://archive.ubuntu.com/ubuntu dapper universe multiverse
       deb-src http://archive.ubuntu.com/ubuntu dapper-updates universe multiverse
       deb-src http://security.ubuntu.com/ubuntu dapper-security universe multiverse
    # Ubuntu backports project (packages, GPG key: 437D05B5)
       deb http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse
    # Ubuntu backports project (sources, GPG key: 437D05B5)
       deb-src http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse

 
  # CANONICAL COMMERCIAL REPOSITORY (Hosted on Canonical servers, not Ubuntu servers.
# RealPlayer10, Opera and more to come.)
deb http://archive.canonical.com/ubuntu dapper-commercial main   # Seveas’ packages (packages, GPG key: 1135D466)
       deb http://mirror.ubuntulinux.nl dapper-seveas all
    # Seveas’ packages (sources, GPG key: 1135D466)
       deb-src http://mirror3.ubuntulinux.nl dapper-seveas all
    # Cipherfunk multimedia packages (packages, GPG key: 33BAC1B3)
       deb ftp://cipherfunk.org/pub/packages/ubuntu/ dapper main
    # Cipherfunk multimedia packages (sources, GPG key: 33BAC1B3)
       deb-src ftp://cipherfunk.org/pub/packages/ubuntu dapper main
    # kubuntu.org packages for the latest KDE version (packages, GPG key: DD4D5088)
       deb http://kubuntu.org/packages/kde-latest dapper main
    # kubuntu.org packages for the latest KDE version (sources, GPG key: DD4D5088)
       deb-src http://kubuntu.org/packages/kde-latest dapper main
deb http://kubuntu.org/packages/kde-354 dapper main
    # kubuntu.org packages for the latest Koffice version (packages, GPG key: DD4D5088)
       deb http://kubuntu.org/packages/koffice-latest dapper main
    # kubuntu.org packages for the latest Koffice version (sources, GPG key: DD4D5088)
       deb-src http://kubuntu.org/packages/koffice-latest dapper main
    # kubuntu.org packages for the latest amaroK version (packages, GPG key: DD4D5088)
       deb http://kubuntu.org/packages/amarok-latest dapper main
    # kubuntu.org packages for the latest amaroK version (sources, GPG key: DD4D5088)
       deb-src http://kubuntu.org/packages/amarok-latest dapper main
    # Bleeding edge wine packages (packages)
       deb http://wine.budgetdedicated.com/apt dapper main
    # Bleeding edge wine packages (sources)
       deb-src http://wine.budgetdedicated.com/apt dapper main
    # The Opera browser (packages)
       deb http://deb.opera.com/opera etch non-free
    # Penguin Liberation Front (packages)
       #deb ftp://ftp.free.fr/pub/Distributions_Linux/plf/ubuntu/plf/ dapper free non-free
       deb http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free
    # Penguin Liberation Front (sources)
       #deb-src ftp://ftp.free.fr/pub/Distributions_Linux/plf/ubuntu/plf/ dapper free non-free
       deb-src http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free
    ## archive.kubuntu.de / archive.czessi.net
       # The repository from Kubuntu Germany
       # wget http://archive.czessi.net/ubuntu/kczessi.gpg
       # sudo apt-key add kczessi.gpg
       deb http://archive.czessi.net/ubuntu dapper main restricted universe multiverse preview
       deb-src http://archive.czessi.net/ubuntu dapper main restricted universe multiverse preview
    # Amarok 1.4 Packages
       deb http://kubuntu.org/packages/amarok-14 dapper main
    # KDE 3.5.3 Packages
       deb http://kubuntu.org/packages/kde-353 dapper main
    # KOffice 1.5.1 Packages
  deb http://kubuntu.org/packages/koffice-151 dapper main
    ## Doomsday games
       #deb http://eyagi.bpa.nu/~jamie/ubuntu dapper main restricted universe multiverse
       #deb-src http://eyagi.bpa.nu/~jamie/ubuntu dapper main restricted universe multiverse
             # Dev not-public (Breezy Packages)
       deb http://antesis.freecontrib.org/mirrors/ubuntu/devnotpublic/ breezy free non-free
       deb-src http://antesis.freecontrib.org/mirrors/ubuntu/devnotpublic/ breezy free non-free
    # Achim’s Unofficial ‘dapper’ Kubuntu packages
       deb http://www.mpe.mpg.de/~ach/kubuntu/dapper ./
       deb-src http://www.mpe.mpg.de/~ach/kubuntu/dapper ./
    # Ubuntu Taiwan ubuntu extra repository
       deb http://apt.ubuntu.org.tw ubtw/
       deb http://apt.ubuntu.org.tw ubtw-testing/
    # Ubuntu dapper University Klagenfurt packages
       # $ wget http://ubuntu.uni-klu.ac.at/uniklu-debuild.pub
       # $ sudo apt-key add uniklu-debuild.pub
       #   uniklu:         backports and new packages  
       #   uniklu-desktop: packages for uniklu desktop
       #   uniklu-intern:  not freely redistributable (jvm), or modified packages
       #   uniklu-nfsv4:   nfsv4 kernel and packages
       #   uniklu-vserver: vserver kernel
       #   uniklu-testing: packages not ready for general use !
       deb     http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/  dapper  uniklu
       deb     http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/  dapper  uniklu-desktop
       deb     http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/  dapper  uniklu-intern
       deb     http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/  dapper  uniklu-nfsv4
       deb     http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/  dapper  uniklu-vserver
       deb     http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/  dapper  uniklu-testing
       deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/  dapper  uniklu
       deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/  dapper  uniklu-desktop
       deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/  dapper  uniklu-intern
       deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/  dapper  uniklu-nfsv4
       deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/  dapper  uniklu-vserver
       deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/  dapper  uniklu-testing
    # Ekiga and Debian pkg-voip
       deb http://pkg-voip.buildserver.net/ubuntu dapper main
    # VLC nightlies
       deb http://nightlies.videolan.org/build/dapper-i386 /
    # # MaXeR (KDE Apps)
       # # deb http://repos.knio.it/ sarge main contrib non-free
       # # deb-src http://repos.knio.it/ sarge main contrib non-free
       # deb http://repos.knio.it/ breezy main contrib non-free
       # deb-src http://repos.knio.it/ breezy main contrib non-free
               # Quinn’s Compiz Packages - http://xgl.compiz.info/
       deb http://www.beerorkid.com/compiz dapper main
       deb http://xgl.compiz.info/ dapper main
       deb-src http://xgl.compiz.info/ dapper main
    # CompizTool package
       deb http://compiztools.free.fr/debian unstable main
    # Wormux - Worm Clone packages
       deb http://download.gna.org/wormux/debs dapper/
    # Skype packages
       deb http://download.skype.com/linux/repos/debian/ stable non-free
    # Easycam packages
       deb http://blognux.free.fr/debian unstable main
    # Audacious
       deb http://vdlinux.sourceforge.jp/ experimental audacious
       deb-src http://vdlinux.sourceforge.jp/ experimental audacious
    # Listen
       deb http://theli.free.fr/packages/dapper/    ./
    # BMPx
       deb http://eros.vlo.gda.pl/~szuwarek/files/linux/bmpx/ dapper/
    # Freevo
       # wget http://www.geole.de/fileadmin/data/misc/geole-apt-key.gpg
       # sudo apt-key add geole-apt-key.gpg
       deb http://ubuntu.geole.de/ dapper universe multiverse
    # Samba
       deb http://www.linux2go.dk/ubuntu dapper main
    # GCompris, Televidilo, Kdocker,…
       deb http://thomas.enix.org/pub/debian/packages/ dapper main
    # Asher256’s Repository
       deb http://asher256-repository.tuxfamily.org breezy main dupdate french
       deb http://asher256-repository.tuxfamily.org ubuntu main dupdate french
    # Gauvain Repository
       deb http://gauvain.tuxfamily.org/repos dapper contrib
       deb-src http://gauvain.tuxfamily.org/repos dapper contrib
    # Tvfreeplayer Packages
       deb http://www.tvfreeplayer.com/linux/ubuntu/dapper/ unstable main
    # gnomemeeting (ekiga)
       deb http://snapshots.gnomemeeting.net/ubuntu/ dapper main
       deb-src http://snapshots.gnomemeeting.net/ubuntu/ dapper main
       deb http://snapshots.voxgratia.org/ubuntu/ dapper main
       deb-src http://snapshots.voxgratia.org/ubuntu/ dapper main
    # seb128 repository (gaim - rhythmbox)
       deb http://people.ubuntu.com/~seb128/deb ./
    ## lprod packages: many audio/video apps: avidemux, cinelerra… (breezy partly working on dapper)
       # deb http://lprod.org/deb/breezy/ ./
    # Mjpegtools and Cinelerra packages (choose your arch)
  deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/mjpegtools ./
  deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/i686/ ./
  # deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/pentium4/ ./
  # deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/athlonxp/ ./
  # LiVes dapper package
deb http://people.ubuntubrasil.org/~rclbelem/lives/dapper/ ./binary/
    # A little too quiet
       deb http://apt.alittletooquiet.net/staging dapper main
    # MythTV 0.19
  deb http://home.eng.iastate.edu/~superm1 dapper main
  deb-src http://home.eng.iastate.edu/~superm1 dapper main
    ## SimplyMepis packages (distro based on k-ubuntu) but different kernel
  # deb http://apt.mepis.org/6.0/ mepis main
  # Cafuego’s Dapper Stuff: Broadcom kernel firmwares, google-earth, beagle… (GPG key: 969F3F57)
deb http://ubuntu.cafuego.net/ dapper-cafuego all bcm43xx
deb-src http://ubuntu.cafuego.net/ dapper-cafuego all bcm43xx
  ## Ubuntu Dapper Sw-Suspend2 repository - warning: new patched kernel
 

  # deb http://dagobah.ucc.asn.au/ubuntu-suspend2 dapper/ # Debuntu Ubuntu dapper packages

  # GPG Key-flie: wget http://repository.debuntu.org/GPG-Key-chantra.txt
  deb http://repository.debuntu.org/ dapper multiverse
deb-src http://repository.debuntu.org/ dapper multiverse # BMPx Dapper Repository
# GPG key-file: http://files.beep-media-player.org/packages/bmp-packages.pubkey
deb http://files.beep-media-player.org/packages/ubuntu dapper main universe
deb-src http://files.beep-media-player.org/packages/ubuntu dapper main universe
  # Treviño’s Ubuntu Dapper Repository (GPG key: 81836EBF)
# Many “random” software: aMule, amsn, gnash, google-earth, stellarium, moto4lin…
# Further informations: http://3v1n0.tuxfamily.org
deb http://3v1n0.tuxfamily.org dapper 3v1n0
Název: Re: Seznam zdrojů
Přispěvatel: ufaak 31 Října 2008, 12:45:00
je to tim, ze ten repozitar
Kód: [Vybrat]
deb http://wine.budgetdedicated.com/apt dapper main uz neexistuje...

http://winehq.org/site/download-deb
Název: Re: Seznam zdrojů
Přispěvatel: Pavloper 31 Října 2008, 13:02:03
Asi si troska nepochopil moju situaciu mne sa totalne co som mal source pokazilo tak som zohnal na nete starsiu ja len ci by my nekdo neuploadol daku na 8.10
Název: Re: Seznam zdrojů
Přispěvatel: ufaak 31 Října 2008, 13:07:50
jo tak :D
tak to jsem bazne nepochopil :)
mas HH nebo II?
Název: Re: Seznam zdrojů
Přispěvatel: Pavloper 31 Října 2008, 13:10:41
No nevim co II alebo HH ale mam Ubuntu 8.10 na stolnom PC .

alebo ked vies kde by som alebo ako mohol stahnut zakladnej ten source ako je po nainstalovany lebo tento som nasiel len tak nekde ..
Název: Re: Seznam zdrojů
Přispěvatel: ufaak 31 Října 2008, 13:14:03
nasel jsem pro hardy heron...
melo by stacit, kdyz si slovo hardy zamenis za ibex

Kód: [Vybrat]
deb-src http://us.archive.ubuntu.com/ubuntu/ hardy main restricted #Added by software-properties

deb http://us.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ hardy multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ hardy-updates restricted main multiverse universe #Added by software-properties

## 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/ hardy universe
deb http://us.archive.ubuntu.com/ubuntu/ hardy-updates 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://us.archive.ubuntu.com/ubuntu/ hardy multiverse
deb http://us.archive.ubuntu.com/ubuntu/ hardy-updates 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://us.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner

deb http://us.archive.ubuntu.com/ubuntu/ hardy-security main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ hardy-security restricted main multiverse universe #Added by software-properties
deb http://us.archive.ubuntu.com/ubuntu/ hardy-security universe
deb http://us.archive.ubuntu.com/ubuntu/ hardy-security multiverse
Název: Re: Seznam zdrojů
Přispěvatel: Pavloper 31 Října 2008, 13:19:22
no ked som zmenil tie slova ako si povedal to nahadzalo kopu chyb  ponehal som hardy a zatial mi prikaz  sudo apt-get update to pekne updatuje



Dosiel som nato ze chybi sa daju opravovat cez Synaptic Pack... a tam my ukazalo broken link a ten som len pekne vymazal a uz to je

DIk za help a snahu