Sponsored Content
Full Discussion: Rolling Back an Update
Operating Systems Linux Rolling Back an Update Post 302635271 by mark54g on Friday 4th of May 2012 01:39:29 PM
Old 05-04-2012
Coming from a UNIX engineering perspective:

If your software ever tried to update other packages in this way, I would uninstall it, create an incident, and bring my legal team together to get you sued out of existence.

You handle YOUR software. You manage your own paths, and bring your own stuff to the party. If you update components on another person's system, you risk breaking it, and costing them a tremendous amount of money and pain.

That will translate into YOUR pain. Don't do it.

Manage your software, not theirs.


What you should do, is follow current best practices:

Create an installer that VERIFIES the minimum versions of software as provided by the OS. You can do that with apt, rpm, yum, whatever. When your vetting is done, you then issue message to the console, or via a log, etc that the system has been verified and may continue, and the installer continues, or that they are missing the per-requisites, and list them. By NO means should you go and get them. That is asking for trouble. You are a vendor, not a systems administrator.

Last edited by mark54g; 05-04-2012 at 02:42 PM.. Reason: additional info
These 2 Users Gave Thanks to mark54g For This Post:
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Rolling back time

Hi all, Have a small problem. Back in October the pervious sys-admin (of a client's company) made the necessary adjustments to the system clock for daylight savings (Sydney time - +11 GMT). As far as I can gather, they just amended the time - NO TIMEZONE !?! Is there an effective and safe... (5 Replies)
Discussion started by: Cameron
5 Replies

2. AIX

back to back printing in UNIX

Hi , Can you suggest me how to back to back printing in UNIX? Is there any way? Kindly advise. Regards Vijaya Amirtha Raj (3 Replies)
Discussion started by: amirthraj_12
3 Replies

3. Shell Programming and Scripting

log rolling

Hi, I'm thinking of running a script via cron (every hour) to do the log rolling. The file is "file.txt" and there going to be 10 files rolling (file.txt.n). The file is being written constantly by an application. The script will do the following: 1. cat file.txt > file.txt.0 2. cat... (0 Replies)
Discussion started by: chaandana
0 Replies

4. IP Networking

Back-to-Back Connection using HBAs

Hi every body, Is it possible to connect two servers Back-to-Back (Point-to-Point) using HBA adapters & using Fiber. Note it is direct connection & there is no switches between the servers. I'm concern about using HBA adapters, it is possible or not. Thanks in advance. :) (3 Replies)
Discussion started by: aldowsary
3 Replies

5. AIX

rolling back Technology Level

Hi, is it possible to roll back currently updated Technology level ? what are steps required? Regards, Manoj (2 Replies)
Discussion started by: manoj.solaris
2 Replies

6. UNIX for Dummies Questions & Answers

Rolling back SQL transaction

Can some one help me related to .sql file issue. I have a .sqlfile and tried to read the file thru unix. In the .sqlfile I have error rows as well and when error comes I dont want to proceed further and need to roll back all the transactions. sample .sql file below insert into test... (2 Replies)
Discussion started by: sri_aue
2 Replies

7. UNIX for Dummies Questions & Answers

Middled Rolling average

Dear Help, The input file is below --- 13 2238422.00000 101083.00000 0.89024 0.00416 0.00467 14 2238318.00000 101090.00000 0.89100 0.00416 0.00467 15 2238209.00000 101100.00000 0.90964 0.00424 0.00466 16 2238104.00000 101104.00000 0.97568 0.00463 0.00475 17 2237991.00000 101113.00000... (8 Replies)
Discussion started by: Indra2011
8 Replies

8. What is on Your Mind?

SEO Update: Back On Page 1 for Google SERPs (between #6 and #8)

Well, good news... Just checked a number of browsers set to the US region of Google , NCR https://www.google.com/ncr unix.com was back on the first page, between #6 and #8. Will be interesting to see if we can make it back to our highest #4 ranking in 2019. Google Webmaster Tools... (4 Replies)
Discussion started by: Neo
4 Replies
UPDATE-FLASHPLUGIN-NONFREE(8)				      System Manager's Manual				     UPDATE-FLASHPLUGIN-NONFREE(8)

NAME
update-flashplugin-nonfree - program to get the newest Adobe Flash Player SYNOPSIS
update-flashplugin-nonfree --install update-flashplugin-nonfree --uninstall DESCRIPTION
The program update-flashplugin-nonfree takes care of downloading last minute information from Debian about suitable versions, removing the installed Adobe Flash Plugin if it has been reported as insecure, or, if a newer suitable version is available, downloading a newer Adobe Flash Player and its installer from the Adobe download site, run the downloaded installer to install the Adobe Flash Player on the local system, and then move the installed files to where they fit on a Debian system. A copy of the downloaded .tar.gz is saved in /var/cache/flashplugin-nonfree for later reuse. The program update-flashplugin-nonfree is used in the postinst and prerm scripts of the Debian package, but this program can also be run manually by root. OPTIONS
--install To install, update or remove the Adobe Flash Player depending on downloaded last minute information from Debian about suitable ver- sions. --uninstall To remove the Adobe Flash Player. --verbose Produce detailed information about what's happening. --quiet Produce no informational output. SEE ALSO
http://wiki.debian.org/FlashPlayer If you subscribe to this wiki page, then you will receive updates via e-mail. http://www.adobe.com/ The Adobe homepage. August 15, 2007 UPDATE-FLASHPLUGIN-NONFREE(8)
All times are GMT -4. The time now is 11:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy