upgrade to natty failed
NoOp
glgxg at sbcglobal.net
Fri Apr 29 21:33:47 UTC 2011
On 04/29/2011 10:23 AM, Alan Pope wrote:
> On 29 April 2011 17:20, Goh Lip <g.lip at gmx.com> wrote:
>> That's something new. Care to provide a link on this, Alan?
>>
>
> Sure. https://help.ubuntu.com/community/Tasksel
>
>> Unfortunately, or rather fortunately I guess, I do not have anything to test
>> this on and googling and reading up on apt shows up nothing on ^ .
>>
>
> You can try it on any ubuntu system.
>
> http://paste.ubuntu.com/600877/
>
> Al.
>
Works for me as well:
<http://paste.ubuntu.com/600989/>
I wonder if...
http://manpages.ubuntu.com/manpages/maverick/en/man8/apt-get.8.html
install
...
Finally, the apt_preferences(5) mechanism allows you to create an
alternative installation policy for individual packages.
If no package matches the given expression and the expression
contains one of '.', '?' or '*' then it is assumed to be a POSIX
regular expression, and it is applied to all package names in the
database. Any matches are then installed (or removed). Note that
matching is done by substring so 'lo.*' matches 'how-lo' and
'lowest'. If this is undesired, anchor the regular expression
with
a '^' or '$' character, or create a more specific regular
expression.
this is why? I guess not as:
sudo apt-get -s install ubuntu-desktop$
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'edubuntu-desktop' for regex 'ubuntu-desktop$'
Note, selecting 'ubuntu-desktop' for regex 'ubuntu-desktop$'
Note, selecting 'kubuntu-desktop' for regex 'ubuntu-desktop$'
Note, selecting 'xubuntu-desktop' for regex 'ubuntu-desktop$'
Note, selecting 'lubuntu-desktop' for regex 'ubuntu-desktop$'
ubuntu-desktop is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
lubuntu-desktop : Depends: lxdm but it is not going to be installed
E: Broken packages
Anyway, thanks for the tip!
More information about the ubuntu-users
mailing list