RE: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-29 Thread Diego Luo (罗国雄)
upgrade the GLIBCXX and GLIBC to the specific version Caution: This email originated outside of Semtech. On Tue, Feb 27, 2024 at 5:52 AM Diego Luo (罗国雄) wrote: > > Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to > the specific version (GLIBCXX_3.4.29, GLIBC

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-28 Thread Thomas Pircher
Gremlin wrote: The new OS called Raspberry Pi OS is a new animal. The foundation used raspian and the the Raspberry Pi OS is the foundations, developed by the foundation. Yet it is still based on Debian, according to their changelog https://downloads.raspberrypi.com/raspios_arm64/release_notes

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-28 Thread debian-user
Gremlin wrote: > On 2/27/24 16:08, debian-u...@howorth.org.uk wrote: > > Gremlin wrote: > > > >> The provider is raspberry foundation and Raspian has been > >> dis-continued. > Nope that is just wrong. > > https://www.raspbian.org/ [snip] > Note: Raspbian is not affiliated with the Raspber

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread gene heskett
On 2/27/24 16:21, Gremlin wrote: On 2/27/24 16:08, debian-u...@howorth.org.uk wrote: Gremlin wrote: The provider is raspberry foundation and Raspian has been dis-continued. There is such a thing as the Raspberry Pi Foundation but they are an educational charity. Pis are supplied by Raspberr

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 16:08, debian-u...@howorth.org.uk wrote: Gremlin wrote: The provider is raspberry foundation and Raspian has been dis-continued. There is such a thing as the Raspberry Pi Foundation but they are an educational charity. Pis are supplied by Raspberry Pi Ltd. Raspbian has NOT been di

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread debian-user
Gremlin wrote: > The provider is raspberry foundation and Raspian has been > dis-continued. There is such a thing as the Raspberry Pi Foundation but they are an educational charity. Pis are supplied by Raspberry Pi Ltd. Raspbian has NOT been discontinued, it has simply been renamed Raspberry Pi

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 10:08, Jeffrey Walton wrote: Unable to Process Request We couldn't access the content delivery. This content has been deleted, doesn't exist, or can't be previewed. Gonna be hard to do that OP might then take a look at editing the elf file directly. `objdump --remove-section .sym

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Jeffrey Walton
On Tue, Feb 27, 2024 at 9:28 AM Gremlin wrote: > > On 2/27/24 09:23, Jeffrey Walton wrote: > > On Tue, Feb 27, 2024 at 8:34 AM Gremlin > > wrote: > >> [...] > >>> Another option is to rebuild blueriver_bitmap_streamer. Before the > >>> build, rip out that useless symbol versioning. All that symb

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 09:23, Jeffrey Walton wrote: On Tue, Feb 27, 2024 at 8:34 AM Gremlin wrote: On 2/27/24 08:27, Jeffrey Walton wrote: On Tue, Feb 27, 2024 at 5:52 AM Diego Luo (罗国雄) wrote: Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to the specific version

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Jeffrey Walton
On Tue, Feb 27, 2024 at 8:34 AM Gremlin wrote: > > On 2/27/24 08:27, Jeffrey Walton wrote: > > On Tue, Feb 27, 2024 at 5:52 AM Diego Luo (罗国雄) wrote: > >> > >> Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to > >> the specific

ARMv7 problematic? (was: How to upgrade the GLIBCXX and GLIBC to the specific version)

2024-02-27 Thread Stefan Monnier
> He is most likely using armv7 and that comes with its own issues, ie > cpu type and floating point (hard/soft, neon and simd). aarch64 much > easier to build on. I'm using Debian armhf here on various machines (most of them with ARMv7 CPUs but some one of them with an ARMv8 CPU (and kernel)). I

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 08:27, Jeffrey Walton wrote: On Tue, Feb 27, 2024 at 5:52 AM Diego Luo (罗国雄) wrote: Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Debian? I am using the Raspberry Pi 4B with the Raspbian OS “Linux

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Jeffrey Walton
On Tue, Feb 27, 2024 at 5:52 AM Diego Luo (罗国雄) wrote: > > Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to > the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Debian? > > I am using the Raspberry Pi 4B with the Raspbian OS “Linux raspberrypi > 5.1

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 08:15, Greg Wooledge wrote: On Tue, Feb 27, 2024 at 08:08:47AM -0500, Gremlin wrote: On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: I am using the Raspberry Pi 4B with the Raspbian OS “Linux raspberrypi 5.15.61-v8+ #1579 SMP PREEMPT Fri Aug 26 11:16:44 BST 2022 aar

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Greg Wooledge
On Tue, Feb 27, 2024 at 08:08:47AM -0500, Gremlin wrote: > > > On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: > > > > I am using the Raspberry Pi 4B with the Raspbian OS “Linux > > > > raspberrypi 5.15.61-v8+ #1579 SMP PREEMPT Fri Aug 26 11:16:44 > > > > BST 2022 aarch64 GNU/Linu

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 07:38, Arno Lehmann wrote: Hi all, Am 27.02.2024 um 13:19 schrieb Greg Wooledge: On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: Hi, Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Arno Lehmann
Hi all, Am 27.02.2024 um 13:19 schrieb Greg Wooledge: On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: Hi, Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Debian? I am using the Raspberry Pi 4B

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Greg Wooledge
On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: > Hi, > > Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to > the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Debian? > > I am using the Raspberry Pi 4B with the Raspbian OS

How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-26 Thread Diego Luo (罗国雄)
Hi, Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Debian? I am using the Raspberry Pi 4B with the Raspbian OS “Linux raspberrypi 5.15.61-v8+ #1579 SMP PREEMPT Fri Aug 26 11:16:44 BST 2022 aarch64 GNU/Linux

Re: How to upgrade packages held back?

2019-09-13 Thread David Christensen
On 9/13/19 1:29 PM, D&P Dimov wrote: Thanks David, that took care of it, but I don't understand why it didn't happen when I upgraded from debian 9 to 10, since I used dist-upgrade to upgrade to 10... That's interesting that you do only clean installs, thanks for your tips!Luben On Frida

Re: How to upgrade packages held back?

2019-09-13 Thread David Christensen
On 9/13/19 12:49 PM, D&P Dimov wrote: I upgraded to Debian 10, but 750 or so packages were held back. I read that i can try running apt-get --with-new-pkgs upgrade, which I did, but I still have 278 that are held back (listed below). Tried apt-get install , but they are still held back. How do

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-05-25 Thread Andrei POPESCU
On Vi, 25 ian 19, 13:36:37, Kent West wrote: > > The basic difference between upgrade and dist-upgrade is that upgrade > doesn't remove existing or pull in not-installed stuff, whereas > dist-upgrade might. That is true for 'apt-get upgrade/dist-upgrade'. 'apt upgrade' will install packages. >

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread Kent West
On Fri, Jan 25, 2019 at 8:25 PM Katnip wrote: > Hi, that is my bad. typos.it should read sudo apt update && sudo apt > full-upgrade > > > > > ‐‐‐ Original Message ‐‐‐ > On Saturday, January 26, 2019 12:38 AM, David Wright < > deb...@lionunicorn.co.uk> wrote: > > > On Fri 25 Jan 2019 at 23

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread Kent West
On Fri, Jan 25, 2019 at 6:39 PM David Wright wrote: > On Fri 25 Jan 2019 at 23:46:22 (+), Katnip wrote: > > or sudo apt update && sudo apt dist-update > ↑↑↑ > > I've never seen this one. What does it do? > Some sort of automatic editing of sources.list

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread Peter Ehlert
9.7 is not a new version. It is a new ISO to install Debian 9 with the latest updates. Just update and your "old version" becomes the New On January 25, 2019 4:38:42 PM David Wright wrote: On Fri 25 Jan 2019 at 23:46:22 (+), Katnip wrote: or sudo apt update && sudo apt dist-update

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread David Wright
On Fri 25 Jan 2019 at 23:46:22 (+), Katnip wrote: > or sudo apt update && sudo apt dist-update ↑↑↑ I've never seen this one. What does it do? Some sort of automatic editing of sources.list? Cheers, David.

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread Default User
On Fri, Jan 25, 2019, 15:35 Pete Geenhuizen Well now I certainly a few things to mull over. > > Thanks for the responses and suggestions. > > Pete > > > > On 01/25/2019 12:23 PM, Pete Geenhuizen wrote: > > I am mainly a Centos user and am quite a novice when it comes to Debian > and I have a compu

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread Pete Geenhuizen
Well now I certainly a few things to mull over. Thanks for the responses and suggestions. Pete On 01/25/2019 12:23 PM, Pete Geenhuizen wrote: I am mainly a Centos user and am quite a novice when it comes to Debian and I have a computer which is currently running Stretch 9.6 and I recently

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread Kent West
On Fri, Jan 25, 2019 at 1:36 PM Brian wrote: > On Fri 25 Jan 2019 at 13:11:46 -0600, Kent West wrote: > > > # apt dist-upgrade > > apt full-upgrade > > Fortunately, dist-upgrade also works in the same way even though it is > not documented in the stretch manual > > Oh yeah; I forget. I think I re

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread Kent West
On Fri, Jan 25, 2019 at 1:24 PM Paul Sutton wrote: > > On 25/01/2019 19:11, Kent West wrote: > > > > > > On Fri, Jan 25, 2019 at 1:10 PM Kent West > > wrote: > > > > > > $ apt update > > $ apt dist-upgrade > > > > > > Sorry, that should have been > > > > # sudo apt

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread Brian
On Fri 25 Jan 2019 at 13:11:46 -0600, Kent West wrote: > # apt dist-upgrade apt full-upgrade Fortunately, dist-upgrade also works in the same way even though it is not documented in the stretch manual

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread Paul Sutton
On 25/01/2019 19:11, Kent West wrote: > > > On Fri, Jan 25, 2019 at 1:10 PM Kent West > wrote: > > > $ apt update > $ apt dist-upgrade > > > Sorry, that should have been > > # sudo apt update > # sudo apt dist-upgrade > > or, as root, > > # apt update > # apt dist-up

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread Kent West
On Fri, Jan 25, 2019 at 1:10 PM Kent West wrote: > > $ apt update > $ apt dist-upgrade > > Sorry, that should have been # sudo apt update # sudo apt dist-upgrade or, as root, # apt update # apt dist-upgrade -- Kent West<")))>< Westing Peacefully - http://kentwest.blogspot

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread Kent West
On Fri, Jan 25, 2019 at 11:35 AM Pete Geenhuizen wrote: > I am mainly a Centos user and am quite a novice when it comes to Debian > and I have a computer which is currently running Stretch 9.6 and I recently > install apt 1.4.9. > > With the release of Stretch 9.7 and because of the recent vulner

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread Andy Smith
Hi Pete, On Fri, Jan 25, 2019 at 12:23:27PM -0500, Pete Geenhuizen wrote: > I am mainly a Centos user and am quite a novice when it comes to Debian and > I have a computer which is currently running Stretch 9.6 and I recently > install apt 1.4.9. So you already have version 1.4.9? What does: dpk

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread Henning Follmann
On Fri, Jan 25, 2019 at 12:23:27PM -0500, Pete Geenhuizen wrote: > I am mainly a Centos user and am quite a novice when it comes to Debian and > I have a computer which is currently running Stretch 9.6 and I recently > install apt 1.4.9. > > With the release of Stretch 9.7 and because of the recen

Re: I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread deloptes
Pete Geenhuizen wrote: > I am mainly a Centos user and am quite a novice when it comes to Debian > and I have a computer which is currently running Stretch 9.6 and I > recently install apt 1.4.9. > > With the release of Stretch 9.7 and because of the recent vulnerability > discovered in apt I'm n

I'm a bit confused on how to upgrade to stretch 9.7

2019-01-25 Thread Pete Geenhuizen
I am mainly a Centos user and am quite a novice when it comes to Debian and I have a computer which is currently running Stretch 9.6 and I recently install apt 1.4.9. With the release of Stretch 9.7 and because of the recent vulnerability discovered in apt I'm not sure how to proceed. Accord

Re: How to upgrade the linux-image package on Debian 8.7 OS

2018-07-05 Thread Ben Caradoc-Davies
On 05/07/18 19:39, Latif Shaikh wrote: Hi, As Nessus scan report, they are suggested to upgrade the kernel/linux version with *linux-image-3.16.0-4-amd64_3.**16.56-1* but this version is not available for upgrading on your Debian portal. Can you please help us to upgrade the linux version *3.16

Re: How to upgrade / compile an ARM kernel?

2016-12-12 Thread Robert Latest
Thanks for the tip, I'll take my question next door.

Re: How to upgrade / compile an ARM kernel?

2016-12-12 Thread Eike Lantzsch
On Monday, 12 December 2016 14:20:45 PYST Robert Latest wrote: > Hi all, > > I have this old hardkernel odroid-u2 chugging away as a slow but > reliable mediaserver. It's a few years old and uses a Debian Wheezy I > downloaded from Hardkernel's site. > > I now wanted to connect a two-bay USB/SAT

How to upgrade / compile an ARM kernel?

2016-12-12 Thread Robert Latest
Hi all, I have this old hardkernel odroid-u2 chugging away as a slow but reliable mediaserver. It's a few years old and uses a Debian Wheezy I downloaded from Hardkernel's site. I now wanted to connect a two-bay USB/SATA adapter, but the odroid only sees one of the drives. Maybe it's something e

Re: how to upgrade only from stable.

2014-01-08 Thread Marko Randjelovic
On Fri, 20 Dec 2013 18:06:33 +0500 Muhammad Yousuf Khan wrote: > what i want to do is, i want some packages that are available in wheezy , > Sid and unstable repositories, however they are very old in squeeze. > i also want to keep my system uptodate for any security patchs. with > command apt

Re: how to upgrade only from stable.

2013-12-21 Thread Muhammad Yousuf Khan
Thanks Bo lan ,Rob Owens and all others for your input. >

Re: how to upgrade only from stable.

2013-12-20 Thread Rob Owens
Somebody mentioned apt pinning, which will achieve what you want. But the easier way is to put this in /etc/apt/apt.conf: APT::Default-Release "squeeze"; Test this by running 'apt-get update && apt-get upgrade'. You don't have to go through with the upgrade, just look and see what is being upgr

Re: how to upgrade only from stable.

2013-12-20 Thread Bo Lan
On Fri, 2013-12-20 at 18:06 +0500, Muhammad Yousuf Khan wrote: > Thank Bo lan, You are welcome. > actually i was assuming that if there is a command to install update > package specifically from test or sid like "apt-get install name>/" in same way i though i could run some thing > like "apt-g

Re: how to upgrade only from stable.

2013-12-20 Thread Muhammad Yousuf Khan
Thank Bo lan, i have run the apt-get update but i haven't run apt-get upgrade or dist-upgrade. so i think i am still safe. actually i was assuming that if there is a command to install update package specifically from test or sid like "apt-get install /" in same way i though i could run some thin

Re: how to upgrade only from stable.

2013-12-20 Thread Ralf Mardorf
There is the possibility to use pinning, a search engine is your friend. Regarding to "6.0.4 to 6.0.7" it's unclear what you really mean. I suspect a typo, or laziness to inform yourself about releases and upgrades ;). -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a s

Re: how to upgrade only from stable.

2013-12-19 Thread Bo Lan
On Fri, 2013-12-20 at 11:32 +0500, Muhammad Yousuf Khan wrote: > i am using stable,testing and unstable repositories to get up to date > packages. If you are using all three of these repositories, then your Debian version is unstable (sid), because every package would be updating to unstable. >

how to upgrade only from stable.

2013-12-19 Thread Muhammad Yousuf Khan
i am using stable,testing and unstable repositories to get up to date packages. and i am using Debian squeeze, lets say if i want to upgrade my Debian from 6.0.4 to 6.0.7 only from stable. then how i could do it? actually i am confused a bit, lets say if i run "apt-get upgrade" and i have all th

Re: How to upgrade selective packages ?

2012-05-16 Thread Andrei POPESCU
On Ma, 15 mai 12, 17:11:44, Camaleón wrote: > > You can also use Synaptic to cherry-pick the packages to upgrade, ...or aptitude. Kind regards, Andrei -- Offtopic discussions among Debian users and developers: http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic signature.asc

Re: How to upgrade selective packages ?

2012-05-15 Thread J. Bakshi
On Tue, 15 May 2012 17:11:44 + (UTC) Camaleón wrote: > On Tue, 15 May 2012 18:42:55 +0530, J. Bakshi wrote: > > > "apt-get upgrade" just upgrades all available upgrades. > > > > How can I selectively upgrade packages ? > > You can also use Synaptic to cherry-pick the packages to upgrade,

Re: How to upgrade selective packages ?

2012-05-15 Thread Camaleón
On Tue, 15 May 2012 18:42:55 +0530, J. Bakshi wrote: > "apt-get upgrade" just upgrades all available upgrades. > > How can I selectively upgrade packages ? You can also use Synaptic to cherry-pick the packages to upgrade, although dependencies can be a pain when doing this. Greetings, -- Cam

Re: How to upgrade selective packages ?

2012-05-15 Thread Chris Bannister
On Tue, May 15, 2012 at 06:42:55PM +0530, J. Bakshi wrote: > > Dear list, > > "apt-get upgrade" just upgrades all available upgrades. Yes, of course. > How can I selectively upgrade packages ? apt-get install P.S. If you are taking the risk of running testing/sid, then you *should* already k

Re: How to upgrade selective packages ?

2012-05-15 Thread Brian
On Tue 15 May 2012 at 18:42:55 +0530, J. Bakshi wrote: > "apt-get upgrade" just upgrades all available upgrades. > > How can I selectively upgrade packages ? apt-get install -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact li

How to upgrade selective packages ?

2012-05-15 Thread J. Bakshi
Dear list, "apt-get upgrade" just upgrades all available upgrades. How can I selectively upgrade packages ? Thanks -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/

Re: How to upgrade chain-booted grub-pc?

2010-12-30 Thread Tom H
On Wed, Dec 29, 2010 at 11:12 PM, Phil Requirements wrote: > On 2010-12-29 12:28:07 -0800, Mike Bird wrote: >> >> A dist-upgrade to Squeeze results in a chain boot >> comprising both grub1 (grub-pc) and grub2. >                  ^^^ >> Today's grub-pc update now wants to know where to

[SOLVED] How to upgrade chain-booted grub-pc?

2010-12-30 Thread Mike Bird
Thanks to Phil Requirements for noting that:     grub1 = grub-legacy     grub2 = grub-pc --- After grub-pc has automatically set up the interim chain boot configuration during dist-upgrade, grub-pc is not apparently installed on any boot sector. What is happening is that grub1 is chain booting i

Re: How to upgrade chain-booted grub-pc?

2010-12-30 Thread Boyd Stephen Smith Jr.
In <201012291228.07815.mgb-deb...@yosemite.net>, Mike Bird wrote: >A dist-upgrade to Squeeze results in a chain boot >comprising both grub1 (grub-pc) and grub2. That is one option. Once you have grub2 working, it is recommended that you do an upgrade-from-grub-legacy to remove the chain booting

Re: How to upgrade chain-booted grub-pc?

2010-12-30 Thread Klistvud
Dne, 30. 12. 2010 05:12:10 je Phil Requirements napisal(a): On 2010-12-29 12:28:07 -0800, Mike Bird wrote: > A dist-upgrade to Squeeze results in a chain boot > comprising both grub1 (grub-pc) and grub2. ^^^ > Today's grub-pc update now wants to know where to > autom

Re: How to upgrade chain-booted grub-pc?

2010-12-29 Thread Mike Bird
On Wed December 29 2010 20:12:10 Phil Requirements wrote: > This is not advice for your problem, I just wanted to > point out something I noticed. Your description of the > two grubs conflicts with my understanding of them. As > far as I know, the following is true: > > grub1 = grub-legacy >

Re: How to upgrade chain-booted grub-pc?

2010-12-29 Thread Phil Requirements
On 2010-12-29 12:28:07 -0800, Mike Bird wrote: > A dist-upgrade to Squeeze results in a chain boot > comprising both grub1 (grub-pc) and grub2. ^^^ > Today's grub-pc update now wants to know where to > automatically install, presumably because it does > not recognize g

How to upgrade chain-booted grub-pc?

2010-12-29 Thread Mike Bird
A dist-upgrade to Squeeze results in a chain boot comprising both grub1 (grub-pc) and grub2. Today's grub-pc update now wants to know where to automatically install, presumably because it does not recognize grub2's chain-boot setup. Unfortunately, I also don't know the details of what grub2 did t

Re: How to upgrade kernel in Lenny, not compile a custom one

2010-10-03 Thread Hugo Vanwoerkom
Greg Madden wrote: On Saturday 02 October 2010 11:59:02 Mark wrote: Based on what I've read, kernel 2.6.32 has fixed the broadcom 4306 rev02 wireless card 1 MB/s speed issue and I'd like to have my Lenny system boot into that kernel to fix this issue. Debian backports (official) has the 2.

Re: How to upgrade kernel in Lenny, not compile a custom one

2010-10-02 Thread Greg Madden
On Saturday 02 October 2010 11:59:02 Mark wrote: > Based on what I've read, kernel 2.6.32 has fixed the broadcom 4306 rev02 > wireless card 1 MB/s speed issue and I'd like to have my Lenny system boot > into that kernel to fix this issue. The only help I've found for doing > this without doing a

How to upgrade kernel in Lenny, not compile a custom one

2010-10-02 Thread Mark
Based on what I've read, kernel 2.6.32 has fixed the broadcom 4306 rev02 wireless card 1 MB/s speed issue and I'd like to have my Lenny system boot into that kernel to fix this issue. The only help I've found for doing this without doing a custom compile is here ( http://www.khattam.info/installin

Re: [Fwd: [Bug 594608] hangs on exit] - how to upgrade Lenny's evo

2009-09-10 Thread michael
On 10 Sep 2009, at 06:36, Umarzuki Mochlis wrote: 2009/9/10 Ron Johnson : On 2009-09-09 15:55, michael wrote: Okay, I'm being a bit dense this year, but given that gnome/evo 2.22 (as per Lenny on AMD64) isn't supported how would I go about reliably updating? Thanks, M There's always bug

Re: How to upgrade ...

2008-12-31 Thread Javier Barroso
On Wed, Dec 31, 2008 at 11:54 AM, Miro Hadzhiev wrote: > Hi, > maybe my question is very dull, but i want to ask you - how to upgrade the > entire distribution using the experimental repositories or at least some > definite package ? It is not recommended, better upgrade only packa

How to upgrade ...

2008-12-31 Thread Miro Hadzhiev
Hi, maybe my question is very dull, but i want to ask you - how to upgrade the entire distribution using the experimental repositories or at least some definite package ? I've added the repositories to my 'sources.list' file and when i try to upgrade even a single package through

Re: How to upgrade from Etch to Lenny? (was: Umts pendrive modem installation)

2008-07-22 Thread Andrei Popescu
On Tue,22.Jul.08, 17:30:39, Rodolfo Medina wrote: > In order to solve the problem, I want to try to upgrade completely from Etch > to Lenny, but don't know what exactly to put in sources.list. Please can > anyone suggest the proper lines? > > Here is my sources.list: > > deb-src cdrom:[Debian

How to upgrade from Etch to Lenny? (was: Umts pendrive modem installation)

2008-07-22 Thread Rodolfo Medina
Rodolfo Medina <[EMAIL PROTECTED]> writes: > I've been following the guide at: > > > http://www.debianclan.org/index.php?option=com_content&task=view&id=154&Itemid=38 > > and I managed to make the Momodesign umts modem work under Debian Etch. > Although, the connection is very slow: 15 Kb/s wher

Re: [OT] how to upgrade dependency packages

2008-05-25 Thread Mihira Fernando
On Monday 26 May 2008 00:36:29 Ron Johnson wrote: [snip] > No need to use eviltude. ^ > [snip] > -- > Ron Johnson, Jr. > Jefferson LA USA I thought only M$ was evil. Didn't know that Debian has evil components too.. :p Mihira -- To UNSUBSCRIBE, email to [EM

Re: how to upgrade dependency packages

2008-05-25 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/25/08 13:55, Mihira Fernando wrote: > On Sunday 25 May 2008 06:27:27 Douglas A. Tutty wrote: >> On Sat, May 24, 2008 at 03:18:37PM +0530, sathiya moorthy wrote: >>> I downloaded a debian package ( .deb file ), and then i tried installing >>> that

Re: how to upgrade dependency packages

2008-05-25 Thread Mihira Fernando
On Sunday 25 May 2008 06:27:27 Douglas A. Tutty wrote: > On Sat, May 24, 2008 at 03:18:37PM +0530, sathiya moorthy wrote: > > I downloaded a debian package ( .deb file ), and then i tried installing > > that using dpkg, and i got the errors like., > > Why? This could be a third party software they

Re: how to upgrade dependency packages

2008-05-24 Thread Douglas A. Tutty
On Sat, May 24, 2008 at 03:18:37PM +0530, sathiya moorthy wrote: > I downloaded a debian package ( .deb file ), and then i tried installing > that using dpkg, and i got the errors like., Why? > >system has this package with this version, and this package requires > updated version > > > Err

Re: how to upgrade dependency packages

2008-05-24 Thread Mumia W..
On 05/24/2008 04:48 AM, sathiya moorthy wrote: Hi, I downloaded a debian package ( .deb file ), and then i tried installing that using dpkg, and i got the errors like., system has this package with this version, and this package requires updated version Error shown is depends on libasound

how to upgrade dependency packages

2008-05-24 Thread sathiya moorthy
Hi, I downloaded a debian package ( .deb file ), and then i tried installing that using dpkg, and i got the errors like., system has this package with this version, and this package requires updated version Error shown is depends on libasound2 (>> 1.0.16); however: Version of libasound2 o

Re: how to upgrade to a 64-bit mobo?

2008-04-06 Thread KS
Hugo Vanwoerkom wrote: > Hi, > > > Millions(?) must have done this but googling left doubts. > > I'm thinking of upgrading my EP-8VTAI 32-bit mobo to an ASUS M2N-SLI > which is 64-bit. > > I now run one Sid system that is pure i386. > > What is best? > > 1. install the ASUS M2N-SLI into a new

Re: how to upgrade to a 64-bit mobo?

2008-04-04 Thread Andrew Sackville-West
On Fri, Apr 04, 2008 at 11:56:57AM -0600, Hugo Vanwoerkom wrote: > Hi, > > > Millions(?) must have done this but googling left doubts. > > I'm thinking of upgrading my EP-8VTAI 32-bit mobo to an ASUS M2N-SLI > which is 64-bit. > > I now run one Sid system that is pure i386. > > What is best? > >

Re: how to upgrade to a 64-bit mobo?

2008-04-04 Thread Nuno Magalhães
> > 1. install the ASUS M2N-SLI into a new box and keep the old box. If by that you mean having 2 computers instead of one... Sure, why not? You can still mount your /home through the network. Try debian-amd64 list as well. HTH -- Fica bem, porta-te mal. Be well, misbehave. -- To UNSUBSCRIB

Re: how to upgrade to a 64-bit mobo?

2008-04-04 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/04/08 12:56, Hugo Vanwoerkom wrote: > Hi, > > > Millions(?) must have done this but googling left doubts. > > I'm thinking of upgrading my EP-8VTAI 32-bit mobo to an ASUS M2N-SLI > which is 64-bit. > > I now run one Sid system that is pure i3

how to upgrade to a 64-bit mobo?

2008-04-04 Thread Hugo Vanwoerkom
Hi, Millions(?) must have done this but googling left doubts. I'm thinking of upgrading my EP-8VTAI 32-bit mobo to an ASUS M2N-SLI which is 64-bit. I now run one Sid system that is pure i386. What is best? 1. install the ASUS M2N-SLI into a new box and keep the old box. 2. install the ASU

Re: How to upgrade a 686 system to x86_64?

2007-07-31 Thread Ron Johnson
; still 686, so new x86_64 software can not be installed. > >How to upgrade all my softwares? This has been asked quite a few times before. Google is your friend. First, hope/pray that /home is on a separate partition. Then, pull a list of your installed packages, back-up the importan

How to upgrade a 686 system to x86_64?

2007-07-31 Thread Magicloud Magiclouds
Dear all, I am using a x86_64 hardware, but I installed a 686 sid on it. Now I want to use x86_64 sid. I installed x86_64 linux image, and booted, but all my softwares are still 686, so new x86_64 software can not be installed. How to upgrade all my softwares? Thanks. -- To

Re: How to upgrade a GeForce Nvidia on a Debian system?

2007-02-23 Thread KS
J F wrote: > How to upgrade a GeForce Nvidia AGP on a Debian system? > > I was wondering if apt-get install grub or similar would help? > > Does acceleration on Nvidia work now? > > Am I better off using a different chipset due to drivers? > > I'm upgrading fro

Re: How to upgrade a GeForce Nvidia on a Debian system?

2007-02-23 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/23/07 11:57, J F wrote: > How to upgrade a GeForce Nvidia AGP on a Debian system? > > I was wondering if apt-get install grub or similar would help? > > Does acceleration on Nvidia work now? > > Am I better off using a

How to upgrade a GeForce Nvidia on a Debian system?

2007-02-23 Thread J F
How to upgrade a GeForce Nvidia AGP on a Debian system? I was wondering if apt-get install grub or similar would help? Does acceleration on Nvidia work now? Am I better off using a different chipset due to drivers? I'm upgrading from a SIS305 32MB board running in debian to this Ge

Re: how to upgrade your kernel without a reboot

2007-02-10 Thread Andrew Sackville-West
On Fri, Feb 09, 2007 at 10:52:50PM -0500, Kevin Mark wrote: > I had a new kernel in about one minute. Which would > have happended in a regular reboot but it misses going through the bios > and doing an actual /sbin/reboot. okay, that's too cool. A totally aol signature.asc Description: Digi

Re: how to upgrade your kernel without a reboot

2007-02-09 Thread Kevin Mark
On Fri, Feb 09, 2007 at 11:03:35PM -0500, Douglas Allan Tutty wrote: > On Fri, Feb 09, 2007 at 10:52:50PM -0500, Kevin Mark wrote: > > this uses the first stanza in the /boot/grub/menu.lst as the default > > parameters. I installed a new kernel, then uses this shell script. Then > > the xserver res

Re: how to upgrade your kernel without a reboot

2007-02-09 Thread Douglas Allan Tutty
On Fri, Feb 09, 2007 at 10:52:50PM -0500, Kevin Mark wrote: > this uses the first stanza in the /boot/grub/menu.lst as the default > parameters. I installed a new kernel, then uses this shell script. Then > the xserver restarted and I was back in my display manager and after I > did a 'uname -a', I

how to upgrade your kernel without a reboot

2007-02-09 Thread Kevin Mark
Hi *, just tried the new coolness (at least for me) by using kexec. Its something in recent 2.6 kernels need to load a new kernel into memory and then 'reboot' it. This is what I used: kernel=$(grep "^kernel" /boot/grub/menu.lst|h

Re: How to "upgrade" a dpkg with a .deb

2006-08-30 Thread Jörg-Volker Peetz
Matt England wrote: > How can one upgrade an installed dpkg with a .deb file, much the same > way one can run: > >rpm -Uhv > > using rpm? I was hoping for a > >dpkg -u > > command, but I don't see this or anything like it. I can't find > anything in apt-get's man page, either. > >

Re: How to "upgrade" a dpkg with a .deb

2006-08-29 Thread Paul Johnson
On Monday 28 August 2006 21:17, Matt England wrote: > How can one upgrade an installed dpkg with a .deb file, much the same way > one can run: > > rpm -Uhv > > using rpm? I was hoping for a > > dpkg -u > > command, but I don't see this or anything like it. I can't find anything > in apt

Re: How to "upgrade" a dpkg with a .deb

2006-08-28 Thread [KS]
Paul Dwerryhouse wrote: > On Mon, Aug 28, 2006 at 11:17:52PM -0500, Matt England wrote: >> How can one upgrade an installed dpkg with a .deb file, much the same way >> one can run: >>rpm -Uhv >> using rpm? I was hoping for a >>dpkg -u >> command, but I don't see this or anything like it

Re: How to "upgrade" a dpkg with a .deb

2006-08-28 Thread Ivan Aleman
2006/8/29, Matt England <[EMAIL PROTECTED]>: How can one upgrade an installed dpkg with a .deb file, much the same way one can run: rpm -Uhv using rpm? I was hoping for a dpkg -u Any suggestions, tips? You can install any package using dpkg -i read the man for more info -- I

How to "upgrade" a dpkg with a .deb

2006-08-28 Thread Matt England
How can one upgrade an installed dpkg with a .deb file, much the same way one can run: rpm -Uhv using rpm? I was hoping for a dpkg -u command, but I don't see this or anything like it. I can't find anything in apt-get's man page, either. Any suggestions, tips? -Matt -- To UNS

Re: How to "upgrade" a dpkg with a .deb

2006-08-28 Thread Paul Dwerryhouse
On Mon, Aug 28, 2006 at 11:17:52PM -0500, Matt England wrote: > How can one upgrade an installed dpkg with a .deb file, much the same way > one can run: >rpm -Uhv > using rpm? I was hoping for a >dpkg -u > command, but I don't see this or anything like it. dpkg -i is the equivalent o

How to "upgrade" a dpkg with a .deb

2006-08-28 Thread Matt England
How can one upgrade an installed dpkg with a .deb file, much the same way one can run: rpm -Uhv using rpm? I was hoping for a dpkg -u command, but I don't see this or anything like it. I can't find anything in apt-get's man page, either. Any suggestions, tips? -Matt -- To UNSU

Re: How to upgrade SquirrelMail in Debian

2005-06-08 Thread Robert Wolfe
On Wed, 8 Jun 2005, Sebastijan Plut wrote: I have installed SquirrelMail 1.2.6. which is part of Woody distribution. How can I upgrade this Squirrlmail to 1.4 and not cousing future problems when run apt-get upgrade? I'm asking for some patience, couse I'm a beginner. Sorry about my last pos

Re: How to upgrade SquirrelMail in Debian

2005-06-08 Thread Robert Wolfe
On Wed, 8 Jun 2005, Sebastijan Plut wrote: I have installed SquirrelMail 1.2.6. which is part of Woody distribution. How can I upgrade this Squirrlmail to 1.4 and not cousing future problems when run apt-get upgrade? I'm asking for some patience, couse I'm a beginner. Fir `$'

  1   2   3   >