No such file or directory: 'packagelist-dapper.xml'

Bug #43834 reported by Alex Chekholko
6
Affects Status Importance Assigned to Milestone
EasyUbuntu
Fix Released
High
KarlGoetz

Bug Description

both the nightly build and svn checkout have the same error:

alex@ubuntu-alex:~/EasyUbuntu_2006-05-10$ sudo python easyubuntu.py
Traceback (most recent call last):
  File "easyubuntu.py", line 15, in ?
    gtkfrontend.launcher(datadir, confdir)
  File "/home/alex/EasyUbuntu_2006-05-10/gtkfrontend.py", line 115, in launcher
    pkglist = minidom.parse(os.path.join(datadir, 'packagelist-%s.xml' % codename()))
  File "/usr/lib/python2.4/site-packages/_xmlplus/dom/minidom.py", line 1915, in parse
    return expatbuilder.parse(file)
  File "/usr/lib/python2.4/site-packages/_xmlplus/dom/expatbuilder.py", line 924, in parse
    fp = open(file, 'rb')
IOError: [Errno 2] No such file or directory: '/home/alex/EasyUbuntu_2006-05-10/packagelist-dapper.xml'

Revision history for this message
Venkat Raghavan (venkatraghavan) wrote :

I can't reproduce this.

What system are you using? Breezy/Dapper? Arch x86/ppc/amd64

Revision history for this message
Alex Chekholko (alex-chekholko) wrote : Re: [Bug 43834] Re: No such file or directory: 'packagelist-dapper.xml'

x86, Dapper, latest updates.

On 5/9/06, Venkat Raghavan <email address hidden> wrote:
> I can't reproduce this.
>
> What system are you using? Breezy/Dapper? Arch x86/ppc/amd64
>
> --
> No such file or directory: 'packagelist-dapper.xml'
> https://launchpad.net/bugs/43834
>

Revision history for this message
KarlGoetz (kgoetz) wrote :

This has been confirmed and i saw it myself. the generated archives (using the nightlies script) fails. ones made by hand work.

Changed in easyubuntu:
assignee: nobody → kamping-kaiser
status: Unconfirmed → Confirmed
Revision history for this message
KarlGoetz (kgoetz) wrote :

Unposted comment "
The export skips 3 files -
the 2 package lists and launchEU.sh, but i still have no idea whats causing it. "

Actualy, it wasnt skipping them, the script was deleting them. It was a bug related to the way the update script cleaned up after itself if it was working with teh docbook files, but seems to have overflowed into a bug. Its 4 more lines a have to comment out - no biggie.
kk

Changed in easyubuntu:
status: Confirmed → Fix Released
Revision history for this message
Runar Ingebrigtsen (ringe) wrote :

Doesn't work in trunk right now. I'm using AMD64.

Revision history for this message
KarlGoetz (kgoetz) wrote :

Runar Ingebrigtsen wrote:
> Doesn't work in trunk right now. I'm using AMD64.
>
hi
Are you using the code directly out of Subversion? or a nightly snapshot?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.