|
|
|
Обновления в Ubuntu
|
|||
|---|---|---|---|
|
#18+
Поставил на VMware месяцев надцать назад для поиграцо Ubuntu. uname -rn pcname 2.6.24-16-generic И вот решил обновицо: System -> Administration -> Update Manager Там делаю Check , скачиваецо, судя по градуснику, 24 файла. После этого заявляецо, что моя система up-to-date Хотя Огнелис 3-й еще бета стоит Ж8-/ Ляно, Бог с тобой, золотая рыбка. Пытаюсь, по аналогии с федоркой (yum update firefox), сказать аналогичное apt-get update firefox E: The update command takes no argument Посмотрел man apt-get - получаецо там низзя, шо ли, указать конкретный пакет? Да и просто apt-get update ни к чему, кроме скачки package lists не приводит. В общем - как в этой Ubuntu обновицо по-людськи-то? В частности - отдельно взятый пакет, 4 example, Firefox. _________________ "Helo, word!" - 17 errors 56 warnings ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 04.09.2008, 11:09:49 |
|
||
|
Обновления в Ubuntu
|
|||
|---|---|---|---|
|
#18+
А нефиг ставить поиграццо недоюникс:) Солярка рулит /* Novus Ordo Seclorum */ ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 04.09.2008, 11:15:55 |
|
||
|
Обновления в Ubuntu
|
|||
|---|---|---|---|
|
#18+
Ex_Soft wrote: > Автор: "Ex_Soft" > Поставил на VMware месяцев надцать назад для поиграцо Ubuntu. > uname -rn > > pcname 2.6.24-16-generic > > > И вот решил обновицо: *System* -> *Administration* -> *Update Manager* > Там делаю *Check*, скачиваецо, судя по градуснику, 24 файла. После этого > заявляецо, что моя система *up-to-date* Хотя Огнелис 3-й еще бета стоит > Ж8-/ Ляно, Бог с тобой, золотая рыбка. Пытаюсь, по аналогии с федоркой > (yum update firefox), сказать аналогичное *apt-get update firefox* > > E: The update command takes no argument > > > Посмотрел *man apt-get* - получаецо там низзя, шо ли, указать конкретный > пакет? Там не как yum, там несколько разных утилит, начинающихся с apt. Юзай лучше aptitude. APTITUDE(8) Command-Line Reference APTITUDE(8) NAME aptitude - high-level interface to the package manager SYNOPSIS aptitude [<options>...] {autoclean | clean | forget-new | keep-all | update | safe-upgrade} aptitude [<options>...] {changelog | full-upgrade | download | forbid-version | hold | install | keep-all | markauto | purge | reinstall | remove | show | unhold | unmarkauto} <packages>... aptitude [<options>...] search <patterns>... aptitude [<options>...] {why | why-not} <patterns>... <package> aptitude [-S <fname>] [-u | -i] aptitude help DESCRIPTION aptitude is a text-based interface to the Debian GNU/Linux package system. It allows the user to view the list of packages and to perform package management tasks such as installing, upgrading, and removing packages. Actions may be performed from a visual interface or from the command-line. Posted via ActualForum NNTP Server 1.4 ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 04.09.2008, 11:17:40 |
|
||
|
Обновления в Ubuntu
|
|||
|---|---|---|---|
|
#18+
Проверь /etc/apt/sources.list - может, там только CD-ROM и есть? Должно быть Код: plaintext 1. 2. 3. 4. 5. 6. 7. Код: plaintext 1. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 04.09.2008, 12:37:04 |
|
||
|
Обновления в Ubuntu
|
|||
|---|---|---|---|
|
#18+
zloebunturu.archive.ubuntu.com Код: plaintext 1. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 04.09.2008, 12:42:21 |
|
||
|
Обновления в Ubuntu
|
|||
|---|---|---|---|
|
#18+
/etc/apt/sources.list # deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. # Line commented out by installer because it failed to verify: # deb http://ua.archive.ubuntu.com/ubuntu/ gutsy main restricted # Line commented out by installer because it failed to verify: # deb-src http://ua.archive.ubuntu.com/ubuntu/ gutsy main restricted ## Major bug fix updates produced after the final release of the ## distribution. # Line commented out by installer because it failed to verify: # deb http://ua.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted # Line commented out by installer because it failed to verify: # deb-src http://ua.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. # Line commented out by installer because it failed to verify: # deb http://ua.archive.ubuntu.com/ubuntu/ gutsy universe # Line commented out by installer because it failed to verify: # deb-src http://ua.archive.ubuntu.com/ubuntu/ gutsy universe # Line commented out by installer because it failed to verify: # deb http://ua.archive.ubuntu.com/ubuntu/ gutsy-updates universe # Line commented out by installer because it failed to verify: # deb-src http://ua.archive.ubuntu.com/ubuntu/ gutsy-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. # Line commented out by installer because it failed to verify: # deb http://ua.archive.ubuntu.com/ubuntu/ gutsy multiverse # Line commented out by installer because it failed to verify: # deb-src http://ua.archive.ubuntu.com/ubuntu/ gutsy multiverse # Line commented out by installer because it failed to verify: # deb http://ua.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse # Line commented out by installer because it failed to verify: # deb-src http://ua.archive.ubuntu.com/ubuntu/ gutsy-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://ua.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse # deb-src http://ua.archive.ubuntu.com/ubuntu/ gutsy-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 # Line commented out by installer because it failed to verify: # deb http://security.ubuntu.com/ubuntu gutsy-security main restricted # Line commented out by installer because it failed to verify: # deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted # Line commented out by installer because it failed to verify: # deb http://security.ubuntu.com/ubuntu gutsy-security universe # Line commented out by installer because it failed to verify: # deb-src http://security.ubuntu.com/ubuntu gutsy-security universe # Line commented out by installer because it failed to verify: # deb http://security.ubuntu.com/ubuntu gutsy-security multiverse # Line commented out by installer because it failed to verify: # deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse # deb http://archive.ubuntu.com/ubuntu/ warty main restricted universe # deb-src http://archive.ubuntu.com/ubuntu/ warty main restricted universe deb http://archive.ubuntu.com/ubuntu/ hardy main universe restricted multiverse deb-src http://archive.ubuntu.com/ubuntu/ hardy main universe restricted multiverse #Added by software-properties _________________ "Helo, word!" - 17 errors 56 warnings ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 04.09.2008, 14:55:43 |
|
||
|
Обновления в Ubuntu
|
|||
|---|---|---|---|
|
#18+
Добавил выше указанное - типо нахватало кучу апдейтов Но, самое интересное, Огнелиса среди них - нЭт _________________ "Helo, word!" - 17 errors 56 warnings ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 04.09.2008, 15:15:26 |
|
||
|
Обновления в Ubuntu
|
|||
|---|---|---|---|
|
#18+
Так ведь Ubuntu - gutsy, версии 7.10 Последний Firefox3 для gutsy - версии 3.0-alpha8: http://packages.ubuntu.com/gutsy/firefox-3.0 Или апгрейдить убунту до hardy , или ставить firefox отсюда: http://www.mozilla.com/en-US/firefox/all.html ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 04.09.2008, 16:42:19 |
|
||
|
Обновления в Ubuntu
|
|||
|---|---|---|---|
|
#18+
Отбой воздушной тревоги. Все в порядке - Огнелис тоже обновилсо. Я его просто в той куче пакетов не заметил Изначально ставилась 7.10. Потом она сама про'update'лась до 8.04. И, как видно, при update рихтовала-рихтовала /etc/apt/sources.list да толком до конца не вырехтовывала... _________________ "Helo, word!" - 17 errors 56 warnings ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 04.09.2008, 17:25:15 |
|
||
|
Обновления в Ubuntu
|
|||
|---|---|---|---|
|
#18+
что бы обновить один какой-то пакет его нужно просто заново "установить", то есть например: Код: plaintext apt проверит версию пакета и если есть обновление - обновит. если нет обновлений - скажет что "пакет с такой-то версией уже установлен" ps: естественно все необходимые зависимости при обновлении тоже обновятся, автоматически. что бы посмотреть доступные версии пакета можно воспользоваться командой apt-cache policy firefox, например: Код: plaintext 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. что бы посмотреть список пакетов имеющих обновление есть параметр поиска в aptitude - ~U, например: Код: plaintext 1. 2. 3. 4. 5. 6. 7. можно в нём указать маску поиска, например "все обновления для пакетов в имени которых есть подстрока ncurses": Код: plaintext 1. 2. 3. 4. 5. 6. 7. ссылка по теме: http://wiki.debian.org/Aptitude -- „Истина — это вовсе не то, что можно убедительно доказать, это то, что делает всё проще и понятнее“ — Антуан де Сент-Экзюпери ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 08.09.2008, 23:30:54 |
|
||
|
|

start [/forum/topic.php?fid=25&msg=35521874&tid=1486558]: |
0ms |
get settings: |
6ms |
get forum list: |
10ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
35ms |
get topic data: |
7ms |
get forum data: |
2ms |
get page messages: |
39ms |
get tp. blocked users: |
1ms |
| others: | 199ms |
| total: | 303ms |

| 0 / 0 |
