[Bug 105362] Re: Upgrade issue from Dapper to Edgy

2010-01-06 Thread Przemysław Kulczycki
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. The version of Ubuntu that you were using has reached its End Of Life. 
Please test the latest Ubuntu version (9.10) and report a new bug if necessary.
https://help.ubuntu.com/community/ReportingBugs

** Changed in: gnome-app-install (Ubuntu)
   Status: New = Invalid

-- 
Upgrade issue from Dapper to Edgy
https://bugs.launchpad.net/bugs/105362
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105362] Re: Upgrade issue from Dapper to Edgy

2007-06-16 Thread starscalling
ps. mod plese delete this exact post and those ugly numbers sorry about
that !_!

-- 
Upgrade issue from Dapper to Edgy
https://bugs.launchpad.net/bugs/105362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105362] Re: Upgrade issue from Dapper to Edgy

2007-06-16 Thread starscalling
well lets see here i found a rather easy fix but i cannot [read that not
willing to] duplicate error so outside verification would be nice on
fix:

my situation roomate had kubuntu edgy installed wanted rid of it and wanted 
ubuntu [gnome] installed. used the package remove page as per: 
http://www.psychocats.net/ubuntu/puregnomeedgy
proceded to install ubuntu-desktop etc got exactly this:
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26


Traceback (most recent call last):
  File /usr/sbin/update-app-install, line 69, in ?
generate_cache()
  File /usr/sbin/update-app-install, line 49, in generate_cache
menu.createMenuCache(options.cache_dir)
  File /usr/lib/python2.4/site-packages/AppInstall/CoreMenu.py, line 28, in 
createMenuCache
menu = xdg.Menu.parse(os.path.abspath(os.path.join(self.menudir, 
applications.menu)))
  File /var/lib/python-support/python2.4/xdg/Menu.py, line 524, in parse
__genmenuNotOnlyAllocated(tmp[Root])
  File /var/lib/python-support/python2.4/xdg/Menu.py, line 856, in 
__genmenuNotOnlyAllocated
__genmenuNotOnlyAllocated(submenu)
  File /var/lib/python-support/python2.4/xdg/Menu.py, line 856, in 
__genmenuNotOnlyAllocated
__genmenuNotOnlyAllocated(submenu)
  File /var/lib/python-support/python2.4/xdg/Menu.py, line 856, in 
__genmenuNotOnlyAllocated
__genmenuNotOnlyAllocated(submenu)
  File /var/lib/python-support/python2.4/xdg/Menu.py, line 862, in 
__genmenuNotOnlyAllocated
menuentries = rule.do(tmp[cache].getMenuEntries(menu.AppDirs), rule.Type, 
1)
  File string, line 6, in do
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 14: 
ordinal not in range(128)
dpkg: error processing gnome-app-install (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of ubuntu-desktop:
 ubuntu-desktop depends on gnome-app-install; however:
  Package gnome-app-install is not configured yet.
dpkg: error processing ubuntu-desktop (--configure):
 dependency problems - leaving unconfigured


so i figured i'd get smart and remove python2.4 and then redo ubuntu desktop - 
no love ;_;
then i realized
python
xdg
ZOMG PYTHON-XDG
reinstalled that and its wonderfully fixed ;)

-- 
Upgrade issue from Dapper to Edgy
https://bugs.launchpad.net/bugs/105362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105362] Re: Upgrade issue from Dapper to Edgy

2007-04-11 Thread Michael Vogt
** Changed in: gnome-app-install (Ubuntu)
   Importance: Undecided = Medium

-- 
Upgrade issue from Dapper to Edgy
https://bugs.launchpad.net/bugs/105362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105362] Re: Upgrade issue from Dapper to Edgy

2007-04-11 Thread guitara
Well - not sure if it helps, but this issue magically went away after I
did this. I'm not sure which one worked, but one of these apt installs
fixed the issue. I was trying to pay attention, but i must have missed
it. Ubuntu-desktop, ubuntu-minimal and ubuntu-standard where already
installed. Perhaps the reinstallion of ubuntu-standard fixed it? The
only other weird thing that may or may not matter was the 5 packages
held back, that I just removed, which seems to not be dependant on
anything. They were all python packages.

Here's what i did from bash history
sudo apt-get install ubuntu-standard
sudo apt-get install ubuntu-desktop
sudo apt-get install linux-headers-generic
sudo apt-get install geany
sudo apt-get install gnumeric aspell abiword aspell-en aspell-fr 
build-essential firestarter fluxbox gparted gscan2pdf kolourpaint kmymoney2 
ktorrent msttcorefonts myspell-fr-gut myspell-en-us opera p7zip-full rar unrar 
readahead preload streamripper streamtuner subversion thunar totem-mozilla 
w32codecs vlc wine xarchiver zim youtranslate zenity flashplugin-nonfree 
fluxconf flpsed gftp gnomebaker gnome-translate gnucash mplayer 
gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly sun-java5-jre vmware-player
sudo apt-get install wine

And the 5 python packages
python-gadfly python-htmltmpl python-kjbuckets python-soappy python-syck

Also, tried this first. Did not fix it
sudo apt-get install python2.4 python-xdg
whereis python - returned proper paths

-- 
Upgrade issue from Dapper to Edgy
https://bugs.launchpad.net/bugs/105362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105362] Re: Upgrade issue from Dapper to Edgy

2007-04-11 Thread guitara
sorry last comment - trying to be helpful - before I did all those
things, I updated and added all the edgy sources - so universe,
multiverse, which are not enabled in the default install. Update and
trying a dist-upgrade then did not fix the issue. But installing all
those packages - something was upgraded in python, or extra installed
that fixed it apparently?

-- 
Upgrade issue from Dapper to Edgy
https://bugs.launchpad.net/bugs/105362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105362] Re: Upgrade issue from Dapper to Edgy

2007-04-10 Thread guitara
here's the dist-upgrade log - as I said this is a straight install from
the dapper live cd, boot into dapper, and dist-upgrade. I should clarify
that I kept my home directory from the previous installation. My upgrade
to feisty hosed the system partition, via the AOpen kernel bug.

** Attachment added: apt.log
   http://librarian.launchpad.net/7259897/apt.log

-- 
Upgrade issue from Dapper to Edgy
https://bugs.launchpad.net/bugs/105362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105362] Re: Upgrade issue from Dapper to Edgy

2007-04-10 Thread guitara
It would appear there's some special character in your apt that python
doesn't like. I found this in relation to the bug. Hope it helps.

Python's character set support is horrid. Unfortunately, Python assumes
that everything is ASCII by default, rather than a more sensible choice
like UTF-8. This bug occurs when special characters exist.

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position
19621: ordinal not in range(128)

-- 
Upgrade issue from Dapper to Edgy
https://bugs.launchpad.net/bugs/105362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs