| View previous topic :: View next topic |
| Author |
Message |
Posted: Sun Jun 01, 2008 1:52 am Post subject: Blacklist for Updates? |
|
|
Here's a thought. Why don't we have a way to "permanently" blacklist an update as well as having the temporary checkbox on the updates screen to de-select it for now?
It isn't hard to guess why nobody thought of this before; after all, we couldn't imagine why someone would want to apply some updates and not others. Furthermore, partially updated systems are almost as insecure as completely unpatched ones. The flaw in this logic is that not all updates are security/bug-fix updates. Some are backports and some introduce new bugs.
I would like to see a mechanism in the update module which would allow you to de-select the updates which are not wanted, complete the update process and then select from the remaining (previously de-selected updates) which ones should be added to a blacklist file so that they will not again be offered for updating.
The advantage of this approach is that an update which breaks something can be completely quarantined and kept away from unsuspecting users. For an example, consider a number of PCs running 2008.1 with the automatic updating helper running.
Each PC is used by a child to run gcompris v8.4.4. The children do not have access to a root account and the systems are maintained by a responsible person who will not always be present while the computers are in use. Shortly after logon, a child can expect to be presented with the "updates are available" prompt. They have been educated to understand the necessity of keeping their systems up to date and can be expected to apply the advertised updates.
The responsible person has determined that the v8.4.5 update breaks, so it has been removed and all machines reverted to 8.4.4. Thanks to the user accessible, and otherwise valuable update helper, each machine remains vulnerable to an accidental update until 8.4.6 comes along.
Other scenarios are pssible and need not involve avoiding a broken update.
Would anyone else like to be able to blacklist an update?
Richard |
|
Richard_Walker
Joined: 22 Dec 2002
Posts: 255
Location: Belfast, Northern Ireland
|
| Back to top |
|
 |
Posted: Sun Jun 01, 2008 2:49 am Post subject: |
|
|
| Code: | [root@localhost rolf]# cat /etc/urpmi/skip.list
# Here you can specify the packages that won't be upgraded automatically
# for example, to exclude all apache packages :
# /^apache/
/^libfreetype6/
/^dkms/
[root@localhost rolf]# urpmi -v --auto-update
getting lock on urpmi
Updating media...
[..]
skipping package libfreetype6-2.3.5-2mdv2008.1.i586
skipping package dkms-minimal-2.0.19-4mdv2008.1.noarch
skipping package libfreetype6-devel-2.3.5-2mdv2008.1.i586
skipping package dkms-2.0.19-4mdv2008.1.noarch
skipping package dkms-libafs-1.4.6-2mdv2008.1.i586
skipping package dkms-lirc-0.8.2-1.20080310.2mdv2008.1.i586
skipping package dkms-vboxadd-1.5.6-1mdv2008.1.i586
skipping package dkms-vboxvfs-1.5.6-1mdv2008.1.i586
skipping package dkms-virtualbox-1.5.6-1mdv2008.1.i586
skipping package dkms-em8300-0.16.4-1mdv2008.1.i586
skipping package dkms-fuse-2.7.3-1mdv2008.1.i586
skipping package dkms-kqemu-1.3.0-0.pre11.15mdv2008.1.i586
skipping package dkms-lirc-gpio-0.8.2-1.20080310.2mdv2008.1.i586
skipping package dkms-lirc-parallel-0.8.2-1.20080310.2mdv2008.1.i586
skipping package dkms-lzma-4.43-21mdv2008.1.i586
skipping package dkms-ndiswrapper-1.52-2mdv2008.1.i586
skipping package dkms-unionfs-1.4-1mdv2008.1.i586
skipping package dkms-pcc-acpi-kernel-2.6.24.4-desktop-1mnb-0.9-3mdv2008.1.i586
skipping package dkms-pcc-acpi-kernel-2.6.24.4-desktop586-1mnb-0.9-3mdv2008.1.i586
skipping package dkms-pcc-acpi-kernel-2.6.24.4-laptop-1mnb-0.9-3mdv2008.1.i586
skipping package dkms-pcc-acpi-kernel-2.6.24.4-server-1mnb-0.9-3mdv2008.1.i586
skipping package dkms-zd1211-2.5.0.0-0.r67.2mdv2008.1.i586
skipping package dkms-actuator-1.0.5-4mdv2008.1.i586
skipping package dkms-adm8211-20060111-2mdv2008.1.noarch
skipping package dkms-cdemu-0.8-3.203.3mdv2008.0.noarch
skipping package dkms-drm-experimental-2.3.0-1.20080223.1mdv2008.1.noarch
skipping package dkms-et131x-1.2.3-4mdv2008.1.i586
skipping package dkms-fusion-7.0.1-1mdv2008.1.noarch
skipping package dkms-gspcav1-1.00.20-2mdv2008.1.noarch
skipping package dkms-ipw3945-1.2.2-3mdv2008.1.noarch
skipping package dkms-iscsitarget-0.4.15-4mdv2008.1.i586
skipping package dkms-ivtv-0.10-0.10.2-3mdv2008.1.i586
skipping package dkms-iwlwifi-1.2.25-5mdv2008.1.noarch
skipping package dkms-lazyfs-0.1.26-3mdv2008.1.noarch
skipping package dkms-m560x-0.4.0-0.20080229.1mdv2008.1.noarch
skipping package dkms-mcs7830-1.4-3mdv2008.1.i586
skipping package dkms-omfs-0.7.6-1mdv2008.1.noarch
skipping package dkms-omnibook-20060208-2mdv2008.1.noarch
skipping package dkms-opencbm-0.4.2a-1mdv2008.1.i586
skipping package dkms-ov51x-jpeg-1.5.6-1mdv2008.1.noarch
skipping package dkms-pcc-acpi-kernel-desktop-latest-0.9-1.20080403.3mdv2008.1.i586
skipping package dkms-pcc-acpi-kernel-desktop586-latest-0.9-1.20080403.3mdv2008.1.i586
skipping package dkms-pcc-acpi-kernel-laptop-latest-0.9-1.20080403.3mdv2008.1.i586
skipping package dkms-pcc-acpi-kernel-server-latest-0.9-1.20080403.3mdv2008.1.i586
skipping package dkms-pwc-10.0.12-0.rc1.3mdv2008.1.noarch
skipping package dkms-qc-usb-messenger-1.7-2mdv2008.1.noarch
skipping package dkms-r5u870-0.11.0-3mdv2008.1.noarch
skipping package dkms-realcrypt-4.3-6mdv2008.1.i586
skipping package dkms-squashfs-3.3-2mdv2008.1.noarch
skipping package dkms-squashfs-lzma-3.3-1mdv2008.1.noarch
skipping package dkms-syntek-1.3.1-2mdv2008.1.i586
skipping package dkms-thinkpad-6.0-1mdv2008.1.noarch
skipping package dkms-tp_smapi-0.36-1mdv2008.1.noarch
skipping package dkms-usbvision-0.9.8.3-3mdv2008.1.noarch
skipping package dkms-visdn-0.18.2-5mdv2008.1.i586
skipping package dkms-vloopback-1.0-2mdv2008.1.noarch
skipping package dkms-zaptel-1.4.9-1mdv2008.1.i586
skipping package dkms-fglrx-8.471-3mdv2008.1.i586
skipping package dkms-nvidia-current-169.12-4mdv2008.1.i586
skipping package dkms-nvidia96xx-96.43.05-4mdv2008.1.i586
skipping package dkms-nvidia71xx-71.86.04-4mdv2008.1.i586
skipping package dkms-hcfpcimodem-1.13-2mdv2008.1.i586
skipping package dkms-hsfmodem-7.68.00.07-1mdv2008.1.i586
skipping package dkms-vpnclient-4.8.01.0640-1mdv2008.1.i586
skipping package dkms-fcdsl-3.11.07-6mdv2008.1.noarch
skipping package dkms-fcdsl2-3.11.07-7mdv2008.1.noarch
skipping package dkms-fcdslsl-3.11.07-6mdv2008.1.noarch
skipping package dkms-fcdslslusb-3.11.05-7mdv2008.1.noarch
skipping package dkms-fcdslusb-3.11.07-6mdv2008.1.noarch
skipping package dkms-fcdslusb2-3.11.07-7mdv2008.1.noarch
skipping package dkms-fcdslusba-3.11.05-6mdv2008.1.noarch
skipping package dkms-fcpci-3.11.07-6mdv2008.1.noarch
skipping package dkms-fcusb-3.11.04-6mdv2008.1.i586
skipping package dkms-fcusb2-3.11.07-6mdv2008.1.noarch
skipping package dkms-fxusb-3.11.06-6mdv2008.1.noarch
skipping package dkms-fxusb_CZ-3.11.06-6mdv2008.1.noarch
skipping package dkms-madwifi-0.9.3.3-5.r3114mdv2008.1.i586
skipping package dkms-slmodem-2.9.11-0.20070813.3mdv2008.1.i586
skipping package dkms-unicorn-0.9.3-7mdv2008.1.i586
skipping package libfreetype6-static-devel-2.3.5-2mdv2008.1.i586
skipping package dkms-alsa_raoppcm-0.5.1-2mdv2008.0.i586
skipping package dkms-abituguru-1.1.12-5mdv2008.0.i586
skipping package dkms-ozscr-2.0.3-7mdv2008.0.i586
skipping package dkms-cluster-1.03.00-2mdv2008.0.i586
skipping package dkms-xpad-xbox360-0.1-0.20070320.2mdv2008.0.noarch
skipping package dkms-ivtv-0.7-0.7.3-2mdv2008.1.i586
skipping package dkms-pcc-acpi-0.9-3mdv2008.1.noarch
skipping package dkms-pcc-acpi-kernel-desktop586-latest-0.9-1.20080506.3mdv2008.1.i586
skipping package dkms-pcc-acpi-kernel-server-latest-0.9-1.20080506.3mdv2008.1.i586
skipping package dkms-pcc-acpi-kernel-2.6.24.4-desktop586-3mnb-0.9-3mdv2008.1.i586
skipping package dkms-pcc-acpi-kernel-2.6.24.4-desktop-3mnb-0.9-3mdv2008.1.i586
skipping package dkms-pcc-acpi-kernel-laptop-latest-0.9-1.20080506.3mdv2008.1.i586
skipping package dkms-pcc-acpi-kernel-2.6.24.4-laptop-3mnb-0.9-3mdv2008.1.i586
skipping package dkms-pcc-acpi-kernel-2.6.24.4-server-3mnb-0.9-3mdv2008.1.i586
skipping package dkms-pcc-acpi-kernel-desktop-latest-0.9-1.20080506.3mdv2008.1.i586
skipping package dkms-2.0.19-4.3mdv2008.1.noarch
skipping package dkms-minimal-2.0.19-4.3mdv2008.1.noarch
skipping package dkms-cdemu-0.8-3.203.4mdv2008.1.noarch
skipping package dkms-zaptel-1.4.10.1-3mdv2008.1.i586
skipping package dkms-omnibook-20080513-0.274.1mdv2008.1.noarch
skipping package dkms-fcpci-3.11.07-6.1mdv2008.1.noarch
skipping package libfreetype6-devel-2.3.5-2plf2008.1.i586
skipping package libfreetype6-2.3.5-2plf2008.1.i586
skipping package dkms-dvb-ttpci-sc_patched-0.9.0-1plf2008.1.i586
skipping package libfreetype6-static-devel-2.3.5-2plf2008.1.i586
[..] |
Someone pointed out that the older libfreetype resulted in better-looking fonts on his LCD. I saw the same, so put that line in skip.list to have it never updated. I'm a little paranoid about dkms: the newer nvidia drivers don't work right with my card and I want to be sure dkms doesn't sneak it in on me. I could just uninstall all dkms stuff, as I'm not using any of it atm but this is what I have done.
So, that permanent black list concept is already there, in skip.list. I'm not sure how that relates to the check box as I have used the cli for this almost exclusively for some years. |
|
rolfp
BANNED
Joined: 19 Dec 2001
Posts: 6644
Location: Oakland, California
|
| Back to top |
|
 |
Posted: Sun Jun 01, 2008 5:46 am Post subject: |
|
|
Wow Rolf, I have been using Linux since Madrake 7.2 and I am still being surprised by useful features I didn't know were there. I thought I was getting all the info I needed when I read the Mandriva manual on managing software installation and updates a couple of days ago.
So, half the work at least is already done. This is indeed the blacklist I was thinking of. Now all we need, I think, is a way to get it into use by everyone who needs it. I don't suppose it would be too hard to add some code to rpmdrake (I imagine that is where this is handled) to manage additions to and deletions from this list. |
|
Richard_Walker
Joined: 22 Dec 2002
Posts: 255
Location: Belfast, Northern Ireland
|
| Back to top |
|
 |
Posted: Mon Jun 02, 2008 7:52 pm Post subject: |
|
|
No, we won't do that. There's a general model on MDV that particularly MandrivaUpdate and to a certain extent rpmdrake are kept relatively simple in terms of interface and functionality, and advanced functions are reserved to urpmi / manual config file changes. It's been discussed before, and we don't want to include skip.list management in the rpmdrake or MandrivaUpdate interfaces. Sorry. _________________ Adam Williamson | http://www.happyassassin.net
Fedora QA community monkey
Mandriva contributor, former community manager |
|
awilliamson
Site Admin
Joined: 30 Mar 2005
Posts: 25464
Location: Vancouver, B.C.
|
| Back to top |
|
 |
Posted: Mon Jun 02, 2008 8:01 pm Post subject: |
|
|
I'm sorry I missed the discussion, but we have what we have. From Rolf's info and my own experiments I can see that the skip list will let me do what I need and I am sure I can find a way to let an unprivileged user update the list when necessary.
One other suggestion comes to mind though. Perhaps this isn't the right place to bring it up. The skip list would be a lot more useful (and I would have found out about it sooner) if it were documented in the manual section which deals with updating software. It also needs an explanation of the format of an entry as examples I have seen use the / character for some purpose and none of the examples indicates how to include the version part of a package name. |
|
Richard_Walker
Joined: 22 Dec 2002
Posts: 255
Location: Belfast, Northern Ireland
|
| Back to top |
|
 |
Posted: Thu Jun 12, 2008 12:49 pm Post subject: |
|
|
Again, if a new user were to see that, and go in a-blacklisting away, they could blacklist their way into hosing their system.
We're not out for that aim, sorry.
The skip.list should only be used by those who know what they're doing, and only for specific reasons; i.e. if a specific update would mess up their system somehow or something like that (i.e. if through troubleshooting, it's found a specific update ruins or "messes up" a system in some way, and the person is literally told to blacklist that specific update).
It's not for just anyone to go there into, and start blacklisting to their heart's content for. |
|
teknokraft
BANNED
Joined: 14 Jun 2006
Posts: 18840
Location: hell'ngone USA
|
| Back to top |
|
 |
Posted: Thu Jun 12, 2008 5:47 pm Post subject: |
|
|
I am sorry I cannot agree with your sentiment. I don't see how keeping information from people can be condoned in an open environment like ours. Perhaps it works well for users of proprietary products.
I see a distinction between a hosed system that has come about due to an over-hasty (and blindly trusted) update and one which results from an update not being applied. In the first case one is not likely to have an idea what went wrong. In the other, a decision was made, for whatever reason, to avoid an update. The reason for that decision is likely to be taken into account when assessing why a system is now "hosed".
I have to wonder how many people, like me, could have benefitted from knowing about the skip list, and how to use it properly. Surely this is the best contradiction of your position. If the list and its use were properly documented then your postulated unworthy would be properly educated and more likely to use the facility in the right way and for the right reasons. |
|
Richard_Walker
Joined: 22 Dec 2002
Posts: 255
Location: Belfast, Northern Ireland
|
| Back to top |
|
 |
Posted: Thu Jun 12, 2008 5:57 pm Post subject: |
|
|
| Moonshine wrote: | | Again, if a new user were to see that, and go in a-blacklisting away, they could blacklist their way into hosing their system. |
True, I am a linux N00b, but I find it hard to believe that statement. Blacklisting updates should not hose a system IMO. _________________ Mandriva Linux 2010 Powerpack 32-bit on a ThinkPad T42. |
|
David Batson
Joined: 05 Oct 2007
Posts: 2849
|
| Back to top |
|
 |
Posted: Thu Jun 12, 2008 7:40 pm Post subject: |
|
|
| Richard_Walker wrote: |
I have to wonder how many people, like me, could have benefitted from knowing about the skip list, and how to use it properly |
I must admit this feature would have aided me greatly in 2008.0. Each successive ati driver update broke my system and I had to stick with an older one which worked. I had to live with a big red icon in the corner telling me there were updates available, even though I didn't want them. Eventually I just disabled the backport repo for updates and checked manually every so often.
I try avoid the console etc when possible, and an option in rpmdrake would have been a treat (possibly under 'advanced options' or something?) But then, if every possible option were crammed into the GUI...
As far as it not being listed in the manual - a quick search on the forum, and presto! |
|
EmmetCurran
Joined: 29 May 2007
Posts: 395
Location: Éire
|
| Back to top |
|
 |
Posted: Thu Jun 12, 2008 9:07 pm Post subject: |
|
|
See man urpmi.files
Jim |
|
jkerr82508
Joined: 22 Dec 2002
Posts: 1804
Location: Fife, Scotland
|
| Back to top |
|
 |
Posted: Thu Jun 12, 2008 11:51 pm Post subject: |
|
|
emmet: we don't actually recommend having /backports set up as an 'update' repository...
and no, you couldn't really break your system with skip.list . well there's probably some odd way to do it, but it'd take ingenuity. That's not the reason we don't have it in the GUI. The reason is simply, as I've written in other threads, that we have a policy of keeping rpmdrake a very simple app which lets you do basic package management functions, rather than a do-it-all app with seventy buttons and thirty menus. We prefer to keep advanced features in the CLI simply to keep rpmdrake clean and easy to use for the most commonly used procedures. _________________ Adam Williamson | http://www.happyassassin.net
Fedora QA community monkey
Mandriva contributor, former community manager |
|
awilliamson
Site Admin
Joined: 30 Mar 2005
Posts: 25464
Location: Vancouver, B.C.
|
| Back to top |
|
 |
Posted: Fri Jun 13, 2008 8:06 am Post subject: |
|
|
| awilliamson wrote: | emmet: we don't actually recommend having /backports set up as an 'update' repository...
|
oops... fixed!
Thanks Adam. |
|
EmmetCurran
Joined: 29 May 2007
Posts: 395
Location: Éire
|
| Back to top |
|
 |
Posted: Fri Jun 13, 2008 7:05 pm Post subject: |
|
|
The recommended way to use /backports is to enable it when you want to install something specific from it, and then disable it again afterwards. Or at most, have it enabled so you can search for packages in it and so on, but don't have it set as an update source. _________________ Adam Williamson | http://www.happyassassin.net
Fedora QA community monkey
Mandriva contributor, former community manager |
|
awilliamson
Site Admin
Joined: 30 Mar 2005
Posts: 25464
Location: Vancouver, B.C.
|
| Back to top |
|
 |
Posted: Fri Jun 13, 2008 7:39 pm Post subject: |
|
|
so if you want to update something you downloaded from /backports you should uninstall it first, yes? or will the update be available as a new download alongside the installed version?
thanks |
|
EmmetCurran
Joined: 29 May 2007
Posts: 395
Location: Éire
|
| Back to top |
|
 |
Posted: Fri Jun 13, 2008 7:58 pm Post subject: |
|
|
Technically speaking when you update a package that you have installed with a package from backports or what ever repositories it does an upgrade. Upgrade=uninstall old package then install new package. I might be wrong of course.  |
|
Ahmad_Samir
Joined: 23 Dec 2007
Posts: 11242
|
| Back to top |
|
 |
Posted: Sat Jun 14, 2008 7:41 am Post subject: |
|
|
i was just wondering in terms of it being available. if i were to download a program, say v1.00, and then v1.01 is released as an update it won't show up in my 'updates available' thingy.
i'm guessing it won't show up as a new program if searched for in the repo until v1.00 is removed first? or will it show side-by-side as two versions of the program?
i think i've seen both these instances but am not sure when or, more importantly, why.
thanks |
|
EmmetCurran
Joined: 29 May 2007
Posts: 395
Location: Éire
|
| Back to top |
|
 |
Posted: Sat Jun 14, 2008 8:16 am Post subject: |
|
|
| Oh, so that's what you mean. Yes both old and new packages will show in rpmdrake. But of course if the newer package is in backports and you have disabled backports then you *shouldn't* be able to see it in rpmdrake. What happens is that due to a bug (I think) in rpmdrake it still shows some newer packages from backports even if you have disabled it. |
|
Ahmad_Samir
Joined: 23 Dec 2007
Posts: 11242
|
| Back to top |
|
 |
Posted: Sat Jun 14, 2008 8:22 am Post subject: |
|
|
Only bug fixes and security fixes are displayed as Updates. New versions of applications are generally made available only when Mandriva issues a new release (such as Mandriva 2009.0).
Sometimes new versions of applications are made available as backports. When this happens the new version and the previous version will both be found when you search in the Software Manager.
Jim |
|
jkerr82508
Joined: 22 Dec 2002
Posts: 1804
Location: Fife, Scotland
|
| Back to top |
|
 |
Posted: Mon Jun 16, 2008 8:28 pm Post subject: |
|
|
If you enable the backports repository, you'll see the new version in rpmdrake. You don't have to remove the old one first. _________________ Adam Williamson | http://www.happyassassin.net
Fedora QA community monkey
Mandriva contributor, former community manager |
|
awilliamson
Site Admin
Joined: 30 Mar 2005
Posts: 25464
Location: Vancouver, B.C.
|
| Back to top |
|
 |
Posted: Thu Jul 24, 2008 6:13 am Post subject: |
|
|
| awilliamson wrote: | | No, we won't do that. There's a general model on MDV that particularly MandrivaUpdate and to a certain extent rpmdrake are kept relatively simple in terms of interface and functionality, and advanced functions are reserved to urpmi / manual config file changes. It's been discussed before, and we don't want to include skip.list management in the rpmdrake or MandrivaUpdate interfaces. Sorry. |
But sometimes simple in terms of gui means difficult in terms of useage. Maybe 2 gui modes can be implemented, simple and advanced? Anyway even Windows Update has a gui option to blacklist updates, so most people are used to it already... |
|
aapgorilla
Joined: 09 Feb 2006
Posts: 2686
|
| Back to top |
|
 |
Posted: Thu Sep 04, 2008 2:31 pm Post subject: |
|
|
Here are a few examples of stuff I don't want updated, or to ever appear in the list of updates. I wish it were easier to exclude them, and to know that they can in fact be excluded (well, now I do -- no thanks to 'official' policy):
spellcheckers for every language known to man. I will only ever use my native language on my installation of Mandriva and, god-willing, no one else will ever have access to my installation of Mandriva. So I don't need them or want them. Clear on that?
Open office. I uninstalled it, and installed koffice. I don't want open office, Period. I don't want open office "updates", Period (er -- how do you "update" something that is no longer present on your system, anyway?).
Nvidia drivers. I don't have an Nvidia card. I don't anticipate needing one anytime soon. When and if I do, I will install Nvidia drivers. Not before. Thanks, anyway.
There's a bunch of stuff that is blindly installed by default for hardware that is not even present, and features I don't need or want. This wastes installation time, and time downloading and updating stuff I don't need or want.
Surely that's a bad thing? |
|
dsmithhfx
Joined: 08 Jul 2008
Posts: 16
|
| Back to top |
|
 |
Posted: Thu Sep 04, 2008 2:39 pm Post subject: |
|
|
| dsmithhfx wrote: | ...
Nvidia drivers. I don't have an Nvidia card. I don't anticipate needing one anytime soon. When and if I do, I will install Nvidia drivers. Not before. Thanks, anyway.
There's a bunch of stuff that is blindly installed by default for hardware that is not even present, and features I don't need or want. This wastes installation time, and time downloading and updating stuff I don't need or want. |
You must have installed from the Live CD. The Live CD just installs an image of itself to the hard drive. It is not an installer in the regular sense of the word. Install from the Free DVD to prevent useless stuff from being installed, such as the NVidia driver you mention. You will also have more control of other software which is installed. _________________ Mandriva Linux 2010 Powerpack 32-bit on a ThinkPad T42. |
|
David Batson
Joined: 05 Oct 2007
Posts: 2849
|
| Back to top |
|
 |
Posted: Thu Sep 04, 2008 5:53 pm Post subject: |
|
|
Right. The updater only offers updates for installed packages, it does not add packages (except in the case where, at release time, A required only B, but the updated version of A requires both B and C, then the updater will obviously add C). If there are packages installed on your system which you don't need, you can easily remove them from the package management tool, and then the updater will not offer you updates for them.
In 2009, One will strip unnecessary packages from the system following installation, so installing from 2009 One won't leave you with as many extraneous packages as it did in 2008 Spring and earlier. _________________ Adam Williamson | http://www.happyassassin.net
Fedora QA community monkey
Mandriva contributor, former community manager |
|
awilliamson
Site Admin
Joined: 30 Mar 2005
Posts: 25464
Location: Vancouver, B.C.
|
| Back to top |
|
 |
Posted: Thu Sep 04, 2008 7:18 pm Post subject: |
|
|
Well, I'm puzzled by that because I did a complete uninstall of openoffice using the package manager, that is, I unchecked everything with openoffice (or suchlike) in its name, clicked apply, and watched the progress bar as it deleted those files (openoffice is not in the applications menu no more). So now, every time I look at auto update, there is the openoffice base wotsit wanting to get back in.
The stuff about stripping uneccessary packages in the next release is great news (in fact I just dl rc1 to have a look at how that is coming along).
The point of my earlier post is that, just maybe, an easier means of blacklisting unwanted updates could be a good thing from a usability perspective. A number of other distros support this feature, usually by right-clicking on the package for a contextual menu.
I mean, if you don't want new users messing about with Mandriva's guts and configuratin' stuff, then you better hide the CLI. And the manual. Oh, and disable Google while you're at it.  |
|
dsmithhfx
Joined: 08 Jul 2008
Posts: 16
|
| Back to top |
|
 |
Posted: Wed Sep 24, 2008 11:59 pm Post subject: |
|
|
| dsmithhfx wrote: | I mean, if you don't want new users messing about with Mandriva's guts and configuratin' stuff, then you better hide the CLI. And the manual. Oh, and disable Google while you're at it.  |
Well, I think that NEW users will be happily busy discovering other stuff than playing with package locks.  |
|
::: MaraST78 :::
Joined: 11 Jan 2008
Posts: 1602
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|