Mageia Bugzilla – Attachment 1840 Details for
Bug 5066
Live upgrade from Mga1 to Cauldron fails on gurpmi restart
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Can you try again with that patch?
5066.diff (text/plain), 487 bytes, created by
Thierry Vignaud
on 2012-03-25 13:10:38 CEST
(
hide
)
Description:
Can you try again with that patch?
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2012-03-25 13:10:38 CEST
Size:
487 bytes
patch
obsolete
>--- /tmp/gurpmi.pm 2012-03-25 13:02:58.247858225 +0200 >+++ /usr/lib/perl5/vendor_perl/5.14.2/gurpmi.pm 2012-03-25 13:05:42.897997394 +0200 >@@ -33,7 +33,7 @@ > our @ISA = qw(Exporter); > our @EXPORT = qw(create_scrolled_window fatal but cancel_n_quit quit add_button_box new_label N); > >-urpm::select::add_packages_to_priority_upgrade_list('gurpmi'); >+urpm::select::add_packages_to_priority_upgrade_list('gurpmi', 'perl-Glib', 'perl-Gtk2'); > > sub usage () { > print N("urpmi version %s
--- /tmp/gurpmi.pm 2012-03-25 13:02:58.247858225 +0200 +++ /usr/lib/perl5/vendor_perl/5.14.2/gurpmi.pm 2012-03-25 13:05:42.897997394 +0200 @@ -33,7 +33,7 @@ our @ISA = qw(Exporter); our @EXPORT = qw(create_scrolled_window fatal but cancel_n_quit quit add_button_box new_label N); -urpm::select::add_packages_to_priority_upgrade_list('gurpmi'); +urpm::select::add_packages_to_priority_upgrade_list('gurpmi', 'perl-Glib', 'perl-Gtk2'); sub usage () { print N("urpmi version %s
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 5066
:
1828
|
1836
| 1840 |
1846