First runing on Hardy

Bug #523620 reported by Kljashtornij Nikolaj
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
APT Portal
Won't Fix
Undecided
Unassigned

Bug Description

i'm install software as in README and when i do second step i see next:

./apt-portal.py getdeb
Traceback (most recent call last):
  File "./apt-portal.py", line 34, in <module>
    import apt_portal
  File "/home/hoadmin/apt-portal/apt_portal/__init__.py", line 37, in <module>
    from cherrypy.process import plugins, servers
ImportError: No module named process

and when i try generate sql-base see next:

debfactory/bin/apt2sql.py -fd sqlite:///playdeb.db http://archive.getdeb.net/ubuntu karmic-getdeb games
Thu Feb 18 07:47:45 2010: Importing repository: http://archive.getdeb.net/ubuntu karmic-getdeb [['games']] [all]
Thu Feb 18 07:47:45 2010: Downloading http://archive.getdeb.net/ubuntu/dists/karmic-getdeb/Release
Thu Feb 18 07:47:45 2010: Available architectures: [u'i386', u'amd64']
Thu Feb 18 07:47:45 2010: Available components: [u'apps', u'games']
Thu Feb 18 07:47:45 2010: Downloading http://archive.getdeb.net/ubuntu/dists/karmic-getdeb/games/binary-i386/Packages.gz
Traceback (most recent call last):
  File "debfactory/bin/apt2sql.py", line 331, in <module>
    main()
  File "debfactory/bin/apt2sql.py", line 327, in main
    import_repository(archive_url, suite, components, architectures )
  File "debfactory/bin/apt2sql.py", line 144, in import_repository
    import_packages_file(archive_url, packagelist, packages_file)
  File "debfactory/bin/apt2sql.py", line 164, in import_packages_file
    tmpfile = tempfile.NamedTemporaryFile(delete = False)
TypeError: NamedTemporaryFile() got an unexpected keyword argument 'delete'

Using Ubuntu 8.04.1 Hardy

Revision history for this message
Brett Alton (brett-alton-deactivatedaccount) wrote :

I think only Ubuntu 9.10 is supported at the moment, no?

Revision history for this message
Vadim Peretokin (vperetokin) wrote : Re: [Bug 523620] Re: First runing on Hardy

I believe that's the case as well.

Revision history for this message
Kljashtornij Nikolaj (russel-omua) wrote :

so is not so big problem cause soon next Ubuntu LTS will be released. but i'm not planing updating my server to 10.04 ...

Revision history for this message
Brett Alton (brett-alton-deactivatedaccount) wrote :

Hardy is no longer supported. Setting to WontFix

Changed in apt-portal:
status: New → Won't Fix
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.