Re: installing & upgrading backport package & upgrading system

2022-11-01 Thread David Wright
On Wed 02 Nov 2022 at 04:52:51 (+), Andy Smith wrote:
> Hi,
> 
> On Wed, Nov 02, 2022 at 04:20:22AM +, jindam, vani wrote:
> > * i want to install lo package from bullseye-backports.
> 
> There is no such package name "lo" in bullseye-backports or any other
> version of Debian. What are you actually trying to do?

Likely LO = LibreOffice; cf. FF = Firefox etc.

Cheers,
David.



Re: installing & upgrading backport package & upgrading system

2022-11-01 Thread Andy Smith
Hi,

On Wed, Nov 02, 2022 at 04:20:22AM +, jindam, vani wrote:
> * i want to install lo package from bullseye-backports.

There is no such package name "lo" in bullseye-backports or any other
version of Debian. What are you actually trying to do?

> * correct method for before installation 
> of backport lo package? :
> (1)
> sudo apt -t bullseye-backports update && 
> sudo apt -t bullseye-backports full-upgrade
> sudo apt -t bullseye-backports install lo

If there were a package called 'lo' in bullseye-backports then all you'd
need (after editing your apt sources to include bullseye-backports) is
the last line.

> * for upgrading entire system after 
> installation of backport lo package? :

You do not have to update the entire system after installing one
backports package.

The backports suites aren't full distributions and you could not have a
working system where every package comes from -backports as most of
those packages won't exist. bullseye-backports is only intended to
provide a relatively small number of newer packages for systems
nominally running Debian bullseye.

Cheers,
Andy

-- 
https://bitfolk.com/ -- No-nonsense VPS hosting



installing & upgrading backport package & upgrading system

2022-11-01 Thread jindam, vani
* i want to install lo package from bullseye-backports.

* correct method for before installation 
of backport lo package? :
(1)
sudo apt -t bullseye-backports update && 
sudo apt -t bullseye-backports full-upgrade
sudo apt -t bullseye-backports install lo

(2)
sudo apt update && sudo apt full-upgrade
sudo apt -t bullseye-backports install lo

* for upgrading entire system after 
installation of backport lo package? :
(1) 
sudo apt update && sudo apt full-upgrade &&
sudo apt -t bullseye-backports update && 
sudo apt -t bullseye-backports full-upgrade

(2)
sudo apt -t bullseye-backports update && 
sudo apt -t bullseye-backports full-upgrade

regards,
jindam, vani

toots: @jindam_v...@c.im
others: en.wikipedia.org/wiki/User:Jindam_vani



Re: Installing a backport

2010-03-20 Thread Liam O'Toole
On 2010-03-20, Gary L. Roach gary719_li...@verizon.net wrote:
 Needing some project management software, I decided to install redmine. 
 I purposely keep my system at the stable release. Redmine was marked as 
 [backports] ie it's been pulled down from testing or experimental. OK 
 thats fine, except when I tried to install the package most of the 
 required library and support packages were too old to support redmine. 

Look at the documentation at the backports.org site. It will tell you
how to modify the file /etc/apt/sources.list. You can then install
redmine with apt or aptitude, and the required libraries will be
installed automatically.

 If I update the individual required packages, will it break my existing 
 stable software. 

Unlikely, but please be aware that packages available from backports are
not as well tested as those in stable. 

 Please be sure you are correct before replying.

I don't claim to be infallible, and I don't accept advice from those who
claim infallibility.

 Thanks

 Gary R



-- 
Liam O'Toole
Birmingham, United Kingdom



-- 
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/slrnhq9ood.4kh.liam.p.oto...@dipsy.selfip.org



Re: Installing a backport

2010-03-20 Thread Stephen Powell
On Fri, 19 Mar 2010 20:14:56 -0400 (EDT), Gary L. Roach wrote:
 
 Needing some project management software, I decided to install redmine. 
 I purposely keep my system at the stable release. Redmine was marked as 
 [backports] ie it's been pulled down from testing or experimental. OK 
 thats fine, except when I tried to install the package most of the 
 required library and support packages were too old to support redmine. 
 If I update the individual required packages, will it break my existing 
 stable software. Please be sure you are correct before replying.

I don't think you understand backports.  Backports is an entirely separate
repository from stable, testing, unstable, and experimental.  See my web
page http://www.wowway.com/~zlinuxman/tp600.htm#Web for an example of
installing a package from backports.  In the above example, the
flashplugin-nonfree package is installed from lenny-backports.  There are
a few wrinkles involved; so be sure to read carefully.

By the way, saying something like please be sure you are correct before
replying is a good way to get no replies at all.  No-one is infallible.
But I took pity on you and replied anyway, despite my human frailties.
I don't work for you; so you can't fire me.  And you have no support
contract with me; so you can't sue me.  My advice comes free of charge
and free of liability.  Take it with however many grains of salt you think
it's worth, and use it, if you choose to do so, entirely at your own risk.

-- 
  .''`. Stephen Powellzlinux...@wowway.com
 : :'  :
 `. `'`
   `-


-- 
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/422767766.20482281269101761918.javamail.r...@md01.wow.synacor.com



Re: Installing a backport

2010-03-20 Thread Lisi
On Saturday 20 March 2010 16:16:01 Stephen Powell wrote:
 By the way, saying something like please be sure you are correct before
 replying is a good way to get no replies at all.

This was certainly what put me off replying.  This was one of the rare 
occasions where I would have felt possibly able to help.  But this seemed to 
me rather aggressive.  And anyway, as others have said, I am most certainly 
_not_ infallible.

Lisi


-- 
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/201003201713.54399.lisi.re...@gmail.com



Installing a backport

2010-03-20 Thread Rogerio Luz Coelho
Here is how you go about not damaging your system in ANY WAY:

Find a package/program in your distribution´s repository that suits you and
doesn´t come from Backports, Backporting stuff is almost running
Stable/Testing, somethings won´t matter ...  but many will, I only recommend
Backports if you can´t have the program you want in Stable AND your boss is
threatning to fire you if you don´t use Backports (other cases just go
directly to Testing) ;-)

Rogerio

2010/3/20 Lisi lisi.re...@gmail.com

On Saturday 20 March 2010 16:16:01 Stephen Powell wrote:
  By the way, saying something like please be sure you are correct before
  replying is a good way to get no replies at all.

 This was certainly what put me off replying.  This was one of the rare
 occasions where I would have felt possibly able to help.  But this seemed
 to
 me rather aggressive.  And anyway, as others have said, I am most certainly
 _not_ infallible.

 Lisi


 --
 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/201003201713.54399.lisi.re...@gmail.com




Installing a backport

2010-03-19 Thread Gary L. Roach
Needing some project management software, I decided to install redmine. 
I purposely keep my system at the stable release. Redmine was marked as 
[backports] ie it's been pulled down from testing or experimental. OK 
thats fine, except when I tried to install the package most of the 
required library and support packages were too old to support redmine. 
If I update the individual required packages, will it break my existing 
stable software. Please be sure you are correct before replying.


Thanks

Gary R


--
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/4ba41380.6020...@verizon.net



Re: Unexpected APM functionality after installing gnome2.2 backport

2003-06-15 Thread M. Kirchhoff
Quoting James Strandboge [EMAIL PROTECTED]:

 On Fri, 2003-06-13 at 11:57, M. Kirchhoff wrote:
  Hello All,
  
  I recently picked up a second-hand laptop (IBM Thinkpad 570).  I installed
 Woody
  per the usual and found that APM seemed to work fine for putting the laptop
 to
  sleep.  However, when issuing the halt command to shut the system down,
 it
  would only go as far as saying Power Down, i.e. I would have to
 physically
  flip the power switch to completely shut it down.  
  
  Completely unrelated, I installed Jamie's backported Gnome2.2 stuff, which
 went
  fine.  This time when issuing halt, the laptop completely powered off on
 its
  own, much to my surprise.
  
  So my question is what is in the Gnome2.2 stuff that would have fixed this
 on
  its own, and, more importantly, is it a package that can be installed and
 used
  independently from Gnome (say I want to remove Gnome completely and use
  something like Blackbox for better performace, but still want the system to
 be
  able to completely power off on its own).
 
 Sounds like you had the battery status applet loaded, which would load
 the apm module, which would allow the power down.  If not using gnome,
 just make sure that apm gets started (/etc/init.d/apmd start should be
 all there is to it).
 
 Jamie
 
 
 

Thanks!  Turns out it *was* simply the apm modules being loaded.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Unexpected APM functionality after installing gnome2.2 backport

2003-06-14 Thread James Strandboge
On Fri, 2003-06-13 at 11:57, M. Kirchhoff wrote:
 Hello All,
 
 I recently picked up a second-hand laptop (IBM Thinkpad 570).  I installed Woody
 per the usual and found that APM seemed to work fine for putting the laptop to
 sleep.  However, when issuing the halt command to shut the system down, it
 would only go as far as saying Power Down, i.e. I would have to physically
 flip the power switch to completely shut it down.  
 
 Completely unrelated, I installed Jamie's backported Gnome2.2 stuff, which went
 fine.  This time when issuing halt, the laptop completely powered off on its
 own, much to my surprise.
 
 So my question is what is in the Gnome2.2 stuff that would have fixed this on
 its own, and, more importantly, is it a package that can be installed and used
 independently from Gnome (say I want to remove Gnome completely and use
 something like Blackbox for better performace, but still want the system to be
 able to completely power off on its own).

Sounds like you had the battery status applet loaded, which would load
the apm module, which would allow the power down.  If not using gnome,
just make sure that apm gets started (/etc/init.d/apmd start should be
all there is to it).

Jamie



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Unexpected APM functionality after installing gnome2.2 backport

2003-06-13 Thread M. Kirchhoff

Hello All,

I recently picked up a second-hand laptop (IBM Thinkpad 570).  I installed Woody
per the usual and found that APM seemed to work fine for putting the laptop to
sleep.  However, when issuing the halt command to shut the system down, it
would only go as far as saying Power Down, i.e. I would have to physically
flip the power switch to completely shut it down.  

Completely unrelated, I installed Jamie's backported Gnome2.2 stuff, which went
fine.  This time when issuing halt, the laptop completely powered off on its
own, much to my surprise.

So my question is what is in the Gnome2.2 stuff that would have fixed this on
its own, and, more importantly, is it a package that can be installed and used
independently from Gnome (say I want to remove Gnome completely and use
something like Blackbox for better performace, but still want the system to be
able to completely power off on its own).

Any suggestions?   Thanks!

M. Kirchhoff


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]