[Bug 223097] Re: python-apt should accept '@' in mirror adresses

2009-05-13 Thread Georges Dubus
** Branch unlinked: lp:~madjar/python-apt/custom-mirror

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-20 Thread Launchpad Bug Tracker
This bug was fixed in the package python-apt - 0.7.9~exp2ubuntu1

---
python-apt (0.7.9~exp2ubuntu1) jaunty; urgency=low

  * Merged from debian, lots of documentation updates
and other fixes (thanks to Julian Andres Klode)

python-apt (0.7.9~exp2) experimental; urgency=low

  [ Julian Andres Klode ]
  * apt/*.py:
- Almost complete cleanup of the code
- Remove inconsistent use of tabs and spaces (Closes: #505443)
- Improved documentation
  * apt/debfile.py:
- Drop get*() methods, as they are deprecated and were
  never in a stable release
- Make DscSrcPackage working
  * apt/gtk/widgets.py:
- Fix the code and document the signals
  * Introduce new documentation build with Sphinx
- Contains style Guide (Closes: #481562)
- debian/rules: Build the documentation here
- setup.py: Remove pydoc building and add new docs.
- debian/examples: Include examples from documentation
- debian/python-apt.docs:
  + Change html/ to build/doc/html.
  + Add build/doc/text for the text-only documentation
  * setup.py:
- Only create build/data when building, not all the time
- Remove build/mo and build/data on clean -a
  * debian/control:
- Remove the Conflicts on python2.3-apt, python2.4-apt, as
  they are only needed for oldstable (sarge)
- Build-Depend on python-sphinx (>= 0.5)
  * aptsources/distinfo.py:
- Allow @ in mirror urls (Closes: #478171) (LP: #223097)
  * Merge Ben Finney's whitespace changes (Closes: #481563)
  * Merge Ben Finney's do not use has_key() (Closes: #481878)
  * Do not use deprecated form of raise statement (Closes: #494259)
  * Add support for PkgRecords.SHA256Hash (Closes: #456113)

  [ Michael Vogt ]
  * apt/package.py:
- fix bug in candidateInstalledSize property
  * aptsources/distinfo.py:
- fix too restrictive mirror url check
  * aptsources/distro.py:
- only add nearest_server and server to the mirrors if
  they are defined

 -- Michael VogtTue, 20 Jan 2009 15:32:54
+0100

** Changed in: python-apt (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair
Debdiff for Intrepid

** Attachment added: "Debdiff for Intrepid"
   
http://launchpadlibrarian.net/21995117/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment removed: "Debdiff for Intrepid"

   http://launchpadlibrarian.net/21995117/python-
apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

** Attachment added: "Debdiff for Intrepid"
   
http://launchpadlibrarian.net/21995252/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment added: "Debdiff for Hardy"
   
http://launchpadlibrarian.net/21995262/python-apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment removed: "Debdiff for Hardy"

   http://launchpadlibrarian.net/21995262/python-
apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

** Attachment removed: "Debdiff for Intrepid"

   http://launchpadlibrarian.net/21995252/python-
apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

** Attachment added: "Intrepid debdiff"
   
http://launchpadlibrarian.net/21995435/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment added: "Hardy debdiff"
   
http://launchpadlibrarian.net/21995461/python-apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-10 Thread Martin Pitt
Is this a regression from any previous Ubuntu release? This doesn't look
like it would fulfill the SRU criteria.

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-13 Thread Georges Dubus
Merged in main branch at r313

** Changed in: python-apt (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: python-apt
   Status: New => Fix Committed

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-09 Thread Julian Andres Klode
Revision 216-218 of the jak branch fix this. See
http://bzr.debian.org/loggerhead/users/jak/python-apt/jak/changes, I
will ask mvo to merge this soon.

** Changed in: python-apt (Ubuntu)
   Status: New => In Progress

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-08-05 Thread Fajran Iman Rusadi
I would like also confirm this bug. One of FOSS mirror in Indonesia
(http://dl2.foss-id.web.id) is not in the mirror list because the regex
doesn't allow numbers in the URL.

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-30 Thread Bug Watch Updater
** Changed in: python-apt (Debian)
   Status: Unknown => New

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-27 Thread Georges Dubus
** Bug watch added: Debian Bug tracker #478171
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478171

** Also affects: python-apt (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478171
   Importance: Unknown
   Status: Unknown

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Georges Dubus
** Also affects: python-apt
   Importance: Undecided
   Status: New

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Francesco Colasuonno
python-apt should be more permissive on url checking. in fact, it currently 
marks as invalid every url with NUMBERS in it.
for example
http://mirror.3fl.net.au/ubuntu/
http://mirror2.etf.bg.ac.yu/distributions/ubuntu/ubuntu-archive/
are not available in the server list.

moreover, every server listening on a custom port is marked as invalid.
This could lead to some trouble when working with apt-cacher.

proposed patch:

132c132
< match_mirror_line = 
re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z0-9@/\.:\-_]+)$")
---
> match_mirror_line = 
> re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z/\.:\-_]+)$")

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Francesco Colasuonno
ops, wrong diff :-)
132c132
< match_mirror_line = 
re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z/\.:\-_]+)$")
---
> match_mirror_line = 
> re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z0-9@/\.:\-_]+)$")

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-08-05 Thread Fajran Iman Rusadi
I would like also confirm this bug. One of FOSS mirror in Indonesia
(http://dl2.foss-id.web.id) is not in the mirror list because the regex
doesn't allow numbers in the URL.

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-30 Thread Bug Watch Updater
** Changed in: python-apt (Debian)
   Status: Unknown => New

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-27 Thread Georges Dubus
** Bug watch added: Debian Bug tracker #478171
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478171

** Also affects: python-apt (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478171
   Importance: Unknown
   Status: Unknown

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Georges Dubus
** Also affects: python-apt
   Importance: Undecided
   Status: New

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Francesco Colasuonno
python-apt should be more permissive on url checking. in fact, it currently 
marks as invalid every url with NUMBERS in it.
for example
http://mirror.3fl.net.au/ubuntu/
http://mirror2.etf.bg.ac.yu/distributions/ubuntu/ubuntu-archive/
are not available in the server list.

moreover, every server listening on a custom port is marked as invalid.
This could lead to some trouble when working with apt-cacher.

proposed patch:

132c132
< match_mirror_line = 
re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z0-9@/\.:\-_]+)$")
---
> match_mirror_line = 
> re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z/\.:\-_]+)$")

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Francesco Colasuonno
ops, wrong diff :-)
132c132
< match_mirror_line = 
re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z/\.:\-_]+)$")
---
> match_mirror_line = 
> re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z0-9@/\.:\-_]+)$")

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-09 Thread Julian Andres Klode
Revision 216-218 of the jak branch fix this. See
http://bzr.debian.org/loggerhead/users/jak/python-apt/jak/changes, I
will ask mvo to merge this soon.

** Changed in: python-apt (Ubuntu)
   Status: New => In Progress

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-10 Thread Martin Pitt
Is this a regression from any previous Ubuntu release? This doesn't look
like it would fulfill the SRU criteria.

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-13 Thread Georges Dubus
Merged in main branch at r313

** Changed in: python-apt (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: python-apt
   Status: New => Fix Committed

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair
Debdiff for Intrepid

** Attachment added: "Debdiff for Intrepid"
   
http://launchpadlibrarian.net/21995117/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment removed: "Debdiff for Intrepid"

   http://launchpadlibrarian.net/21995117/python-
apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

** Attachment added: "Debdiff for Intrepid"
   
http://launchpadlibrarian.net/21995252/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment added: "Debdiff for Hardy"
   
http://launchpadlibrarian.net/21995262/python-apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment removed: "Debdiff for Hardy"

   http://launchpadlibrarian.net/21995262/python-
apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

** Attachment removed: "Debdiff for Intrepid"

   http://launchpadlibrarian.net/21995252/python-
apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

** Attachment added: "Intrepid debdiff"
   
http://launchpadlibrarian.net/21995435/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment added: "Hardy debdiff"
   
http://launchpadlibrarian.net/21995461/python-apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-20 Thread Launchpad Bug Tracker
This bug was fixed in the package python-apt - 0.7.9~exp2ubuntu1

---
python-apt (0.7.9~exp2ubuntu1) jaunty; urgency=low

  * Merged from debian, lots of documentation updates
and other fixes (thanks to Julian Andres Klode)

python-apt (0.7.9~exp2) experimental; urgency=low

  [ Julian Andres Klode ]
  * apt/*.py:
- Almost complete cleanup of the code
- Remove inconsistent use of tabs and spaces (Closes: #505443)
- Improved documentation
  * apt/debfile.py:
- Drop get*() methods, as they are deprecated and were
  never in a stable release
- Make DscSrcPackage working
  * apt/gtk/widgets.py:
- Fix the code and document the signals
  * Introduce new documentation build with Sphinx
- Contains style Guide (Closes: #481562)
- debian/rules: Build the documentation here
- setup.py: Remove pydoc building and add new docs.
- debian/examples: Include examples from documentation
- debian/python-apt.docs:
  + Change html/ to build/doc/html.
  + Add build/doc/text for the text-only documentation
  * setup.py:
- Only create build/data when building, not all the time
- Remove build/mo and build/data on clean -a
  * debian/control:
- Remove the Conflicts on python2.3-apt, python2.4-apt, as
  they are only needed for oldstable (sarge)
- Build-Depend on python-sphinx (>= 0.5)
  * aptsources/distinfo.py:
- Allow @ in mirror urls (Closes: #478171) (LP: #223097)
  * Merge Ben Finney's whitespace changes (Closes: #481563)
  * Merge Ben Finney's do not use has_key() (Closes: #481878)
  * Do not use deprecated form of raise statement (Closes: #494259)
  * Add support for PkgRecords.SHA256Hash (Closes: #456113)

  [ Michael Vogt ]
  * apt/package.py:
- fix bug in candidateInstalledSize property
  * aptsources/distinfo.py:
- fix too restrictive mirror url check
  * aptsources/distro.py:
- only add nearest_server and server to the mirrors if
  they are defined

 -- Michael VogtTue, 20 Jan 2009 15:32:54
+0100

** Changed in: python-apt (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-05-13 Thread Georges Dubus
** Branch unlinked: lp:~madjar/python-apt/custom-mirror

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-09 Thread Julian Andres Klode
Revision 216-218 of the jak branch fix this. See
http://bzr.debian.org/loggerhead/users/jak/python-apt/jak/changes, I
will ask mvo to merge this soon.

** Changed in: python-apt (Ubuntu)
   Status: New => In Progress

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-13 Thread Georges Dubus
Merged in main branch at r313

** Changed in: python-apt (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: python-apt
   Status: New => Fix Committed

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair
Debdiff for Intrepid

** Attachment added: "Debdiff for Intrepid"
   
http://launchpadlibrarian.net/21995117/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment removed: "Debdiff for Intrepid"

   http://launchpadlibrarian.net/21995117/python-
apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

** Attachment added: "Debdiff for Intrepid"
   
http://launchpadlibrarian.net/21995252/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment added: "Debdiff for Hardy"
   
http://launchpadlibrarian.net/21995262/python-apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment removed: "Debdiff for Hardy"

   http://launchpadlibrarian.net/21995262/python-
apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

** Attachment removed: "Debdiff for Intrepid"

   http://launchpadlibrarian.net/21995252/python-
apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

** Attachment added: "Intrepid debdiff"
   
http://launchpadlibrarian.net/21995435/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment added: "Hardy debdiff"
   
http://launchpadlibrarian.net/21995461/python-apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-10 Thread Martin Pitt
Is this a regression from any previous Ubuntu release? This doesn't look
like it would fulfill the SRU criteria.

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-20 Thread Launchpad Bug Tracker
This bug was fixed in the package python-apt - 0.7.9~exp2ubuntu1

---
python-apt (0.7.9~exp2ubuntu1) jaunty; urgency=low

  * Merged from debian, lots of documentation updates
and other fixes (thanks to Julian Andres Klode)

python-apt (0.7.9~exp2) experimental; urgency=low

  [ Julian Andres Klode ]
  * apt/*.py:
- Almost complete cleanup of the code
- Remove inconsistent use of tabs and spaces (Closes: #505443)
- Improved documentation
  * apt/debfile.py:
- Drop get*() methods, as they are deprecated and were
  never in a stable release
- Make DscSrcPackage working
  * apt/gtk/widgets.py:
- Fix the code and document the signals
  * Introduce new documentation build with Sphinx
- Contains style Guide (Closes: #481562)
- debian/rules: Build the documentation here
- setup.py: Remove pydoc building and add new docs.
- debian/examples: Include examples from documentation
- debian/python-apt.docs:
  + Change html/ to build/doc/html.
  + Add build/doc/text for the text-only documentation
  * setup.py:
- Only create build/data when building, not all the time
- Remove build/mo and build/data on clean -a
  * debian/control:
- Remove the Conflicts on python2.3-apt, python2.4-apt, as
  they are only needed for oldstable (sarge)
- Build-Depend on python-sphinx (>= 0.5)
  * aptsources/distinfo.py:
- Allow @ in mirror urls (Closes: #478171) (LP: #223097)
  * Merge Ben Finney's whitespace changes (Closes: #481563)
  * Merge Ben Finney's do not use has_key() (Closes: #481878)
  * Do not use deprecated form of raise statement (Closes: #494259)
  * Add support for PkgRecords.SHA256Hash (Closes: #456113)

  [ Michael Vogt ]
  * apt/package.py:
- fix bug in candidateInstalledSize property
  * aptsources/distinfo.py:
- fix too restrictive mirror url check
  * aptsources/distro.py:
- only add nearest_server and server to the mirrors if
  they are defined

 -- Michael VogtTue, 20 Jan 2009 15:32:54
+0100

** Changed in: python-apt (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-05-13 Thread Georges Dubus
** Branch unlinked: lp:~madjar/python-apt/custom-mirror

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-08-05 Thread Fajran Iman Rusadi
I would like also confirm this bug. One of FOSS mirror in Indonesia
(http://dl2.foss-id.web.id) is not in the mirror list because the regex
doesn't allow numbers in the URL.

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-27 Thread Georges Dubus
** Bug watch added: Debian Bug tracker #478171
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478171

** Also affects: python-apt (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478171
   Importance: Unknown
   Status: Unknown

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Georges Dubus
** Also affects: python-apt
   Importance: Undecided
   Status: New

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Francesco Colasuonno
python-apt should be more permissive on url checking. in fact, it currently 
marks as invalid every url with NUMBERS in it.
for example
http://mirror.3fl.net.au/ubuntu/
http://mirror2.etf.bg.ac.yu/distributions/ubuntu/ubuntu-archive/
are not available in the server list.

moreover, every server listening on a custom port is marked as invalid.
This could lead to some trouble when working with apt-cacher.

proposed patch:

132c132
< match_mirror_line = 
re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z0-9@/\.:\-_]+)$")
---
> match_mirror_line = 
> re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z/\.:\-_]+)$")

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Francesco Colasuonno
ops, wrong diff :-)
132c132
< match_mirror_line = 
re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z/\.:\-_]+)$")
---
> match_mirror_line = 
> re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z0-9@/\.:\-_]+)$")

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-30 Thread Bug Watch Updater
** Changed in: python-apt (Debian)
   Status: Unknown => New

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-08-05 Thread Fajran Iman Rusadi
I would like also confirm this bug. One of FOSS mirror in Indonesia
(http://dl2.foss-id.web.id) is not in the mirror list because the regex
doesn't allow numbers in the URL.

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-27 Thread Georges Dubus
** Bug watch added: Debian Bug tracker #478171
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478171

** Also affects: python-apt (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478171
   Importance: Unknown
   Status: Unknown

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Georges Dubus
** Also affects: python-apt
   Importance: Undecided
   Status: New

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Francesco Colasuonno
python-apt should be more permissive on url checking. in fact, it currently 
marks as invalid every url with NUMBERS in it.
for example
http://mirror.3fl.net.au/ubuntu/
http://mirror2.etf.bg.ac.yu/distributions/ubuntu/ubuntu-archive/
are not available in the server list.

moreover, every server listening on a custom port is marked as invalid.
This could lead to some trouble when working with apt-cacher.

proposed patch:

132c132
< match_mirror_line = 
re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z0-9@/\.:\-_]+)$")
---
> match_mirror_line = 
> re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z/\.:\-_]+)$")

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Francesco Colasuonno
ops, wrong diff :-)
132c132
< match_mirror_line = 
re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z/\.:\-_]+)$")
---
> match_mirror_line = 
> re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z0-9@/\.:\-_]+)$")

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-30 Thread Bug Watch Updater
** Changed in: python-apt (Debian)
   Status: Unknown => New

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair
Debdiff for Intrepid

** Attachment added: "Debdiff for Intrepid"
   
http://launchpadlibrarian.net/21995117/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment removed: "Debdiff for Intrepid"

   http://launchpadlibrarian.net/21995117/python-
apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

** Attachment added: "Debdiff for Intrepid"
   
http://launchpadlibrarian.net/21995252/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment added: "Debdiff for Hardy"
   
http://launchpadlibrarian.net/21995262/python-apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment removed: "Debdiff for Hardy"

   http://launchpadlibrarian.net/21995262/python-
apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

** Attachment removed: "Debdiff for Intrepid"

   http://launchpadlibrarian.net/21995252/python-
apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

** Attachment added: "Intrepid debdiff"
   
http://launchpadlibrarian.net/21995435/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment added: "Hardy debdiff"
   
http://launchpadlibrarian.net/21995461/python-apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-10 Thread Martin Pitt
Is this a regression from any previous Ubuntu release? This doesn't look
like it would fulfill the SRU criteria.

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-08-05 Thread Fajran Iman Rusadi
I would like also confirm this bug. One of FOSS mirror in Indonesia
(http://dl2.foss-id.web.id) is not in the mirror list because the regex
doesn't allow numbers in the URL.

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-27 Thread Georges Dubus
** Bug watch added: Debian Bug tracker #478171
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478171

** Also affects: python-apt (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478171
   Importance: Unknown
   Status: Unknown

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Georges Dubus
** Also affects: python-apt
   Importance: Undecided
   Status: New

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Francesco Colasuonno
python-apt should be more permissive on url checking. in fact, it currently 
marks as invalid every url with NUMBERS in it.
for example
http://mirror.3fl.net.au/ubuntu/
http://mirror2.etf.bg.ac.yu/distributions/ubuntu/ubuntu-archive/
are not available in the server list.

moreover, every server listening on a custom port is marked as invalid.
This could lead to some trouble when working with apt-cacher.

proposed patch:

132c132
< match_mirror_line = 
re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z0-9@/\.:\-_]+)$")
---
> match_mirror_line = 
> re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z/\.:\-_]+)$")

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Francesco Colasuonno
ops, wrong diff :-)
132c132
< match_mirror_line = 
re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z/\.:\-_]+)$")
---
> match_mirror_line = 
> re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z0-9@/\.:\-_]+)$")

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-30 Thread Bug Watch Updater
** Changed in: python-apt (Debian)
   Status: Unknown => New

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-05-13 Thread Georges Dubus
** Branch unlinked: lp:~madjar/python-apt/custom-mirror

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-09 Thread Julian Andres Klode
Revision 216-218 of the jak branch fix this. See
http://bzr.debian.org/loggerhead/users/jak/python-apt/jak/changes, I
will ask mvo to merge this soon.

** Changed in: python-apt (Ubuntu)
   Status: New => In Progress

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-13 Thread Georges Dubus
Merged in main branch at r313

** Changed in: python-apt (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: python-apt
   Status: New => Fix Committed

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-20 Thread Launchpad Bug Tracker
This bug was fixed in the package python-apt - 0.7.9~exp2ubuntu1

---
python-apt (0.7.9~exp2ubuntu1) jaunty; urgency=low

  * Merged from debian, lots of documentation updates
and other fixes (thanks to Julian Andres Klode)

python-apt (0.7.9~exp2) experimental; urgency=low

  [ Julian Andres Klode ]
  * apt/*.py:
- Almost complete cleanup of the code
- Remove inconsistent use of tabs and spaces (Closes: #505443)
- Improved documentation
  * apt/debfile.py:
- Drop get*() methods, as they are deprecated and were
  never in a stable release
- Make DscSrcPackage working
  * apt/gtk/widgets.py:
- Fix the code and document the signals
  * Introduce new documentation build with Sphinx
- Contains style Guide (Closes: #481562)
- debian/rules: Build the documentation here
- setup.py: Remove pydoc building and add new docs.
- debian/examples: Include examples from documentation
- debian/python-apt.docs:
  + Change html/ to build/doc/html.
  + Add build/doc/text for the text-only documentation
  * setup.py:
- Only create build/data when building, not all the time
- Remove build/mo and build/data on clean -a
  * debian/control:
- Remove the Conflicts on python2.3-apt, python2.4-apt, as
  they are only needed for oldstable (sarge)
- Build-Depend on python-sphinx (>= 0.5)
  * aptsources/distinfo.py:
- Allow @ in mirror urls (Closes: #478171) (LP: #223097)
  * Merge Ben Finney's whitespace changes (Closes: #481563)
  * Merge Ben Finney's do not use has_key() (Closes: #481878)
  * Do not use deprecated form of raise statement (Closes: #494259)
  * Add support for PkgRecords.SHA256Hash (Closes: #456113)

  [ Michael Vogt ]
  * apt/package.py:
- fix bug in candidateInstalledSize property
  * aptsources/distinfo.py:
- fix too restrictive mirror url check
  * aptsources/distro.py:
- only add nearest_server and server to the mirrors if
  they are defined

 -- Michael VogtTue, 20 Jan 2009 15:32:54
+0100

** Changed in: python-apt (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-05-13 Thread Georges Dubus
** Branch unlinked: lp:~madjar/python-apt/custom-mirror

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-13 Thread Georges Dubus
Merged in main branch at r313

** Changed in: python-apt (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: python-apt
   Status: New => Fix Committed

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair
Debdiff for Intrepid

** Attachment added: "Debdiff for Intrepid"
   
http://launchpadlibrarian.net/21995117/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment removed: "Debdiff for Intrepid"

   http://launchpadlibrarian.net/21995117/python-
apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

** Attachment added: "Debdiff for Intrepid"
   
http://launchpadlibrarian.net/21995252/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment added: "Debdiff for Hardy"
   
http://launchpadlibrarian.net/21995262/python-apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment removed: "Debdiff for Hardy"

   http://launchpadlibrarian.net/21995262/python-
apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

** Attachment removed: "Debdiff for Intrepid"

   http://launchpadlibrarian.net/21995252/python-
apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

** Attachment added: "Intrepid debdiff"
   
http://launchpadlibrarian.net/21995435/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment added: "Hardy debdiff"
   
http://launchpadlibrarian.net/21995461/python-apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-10 Thread Martin Pitt
Is this a regression from any previous Ubuntu release? This doesn't look
like it would fulfill the SRU criteria.

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-20 Thread Launchpad Bug Tracker
This bug was fixed in the package python-apt - 0.7.9~exp2ubuntu1

---
python-apt (0.7.9~exp2ubuntu1) jaunty; urgency=low

  * Merged from debian, lots of documentation updates
and other fixes (thanks to Julian Andres Klode)

python-apt (0.7.9~exp2) experimental; urgency=low

  [ Julian Andres Klode ]
  * apt/*.py:
- Almost complete cleanup of the code
- Remove inconsistent use of tabs and spaces (Closes: #505443)
- Improved documentation
  * apt/debfile.py:
- Drop get*() methods, as they are deprecated and were
  never in a stable release
- Make DscSrcPackage working
  * apt/gtk/widgets.py:
- Fix the code and document the signals
  * Introduce new documentation build with Sphinx
- Contains style Guide (Closes: #481562)
- debian/rules: Build the documentation here
- setup.py: Remove pydoc building and add new docs.
- debian/examples: Include examples from documentation
- debian/python-apt.docs:
  + Change html/ to build/doc/html.
  + Add build/doc/text for the text-only documentation
  * setup.py:
- Only create build/data when building, not all the time
- Remove build/mo and build/data on clean -a
  * debian/control:
- Remove the Conflicts on python2.3-apt, python2.4-apt, as
  they are only needed for oldstable (sarge)
- Build-Depend on python-sphinx (>= 0.5)
  * aptsources/distinfo.py:
- Allow @ in mirror urls (Closes: #478171) (LP: #223097)
  * Merge Ben Finney's whitespace changes (Closes: #481563)
  * Merge Ben Finney's do not use has_key() (Closes: #481878)
  * Do not use deprecated form of raise statement (Closes: #494259)
  * Add support for PkgRecords.SHA256Hash (Closes: #456113)

  [ Michael Vogt ]
  * apt/package.py:
- fix bug in candidateInstalledSize property
  * aptsources/distinfo.py:
- fix too restrictive mirror url check
  * aptsources/distro.py:
- only add nearest_server and server to the mirrors if
  they are defined

 -- Michael VogtTue, 20 Jan 2009 15:32:54
+0100

** Changed in: python-apt (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-08-05 Thread Fajran Iman Rusadi
I would like also confirm this bug. One of FOSS mirror in Indonesia
(http://dl2.foss-id.web.id) is not in the mirror list because the regex
doesn't allow numbers in the URL.

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-09 Thread Julian Andres Klode
Revision 216-218 of the jak branch fix this. See
http://bzr.debian.org/loggerhead/users/jak/python-apt/jak/changes, I
will ask mvo to merge this soon.

** Changed in: python-apt (Ubuntu)
   Status: New => In Progress

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-27 Thread Georges Dubus
** Bug watch added: Debian Bug tracker #478171
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478171

** Also affects: python-apt (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478171
   Importance: Unknown
   Status: Unknown

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Georges Dubus
** Also affects: python-apt
   Importance: Undecided
   Status: New

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Francesco Colasuonno
python-apt should be more permissive on url checking. in fact, it currently 
marks as invalid every url with NUMBERS in it.
for example
http://mirror.3fl.net.au/ubuntu/
http://mirror2.etf.bg.ac.yu/distributions/ubuntu/ubuntu-archive/
are not available in the server list.

moreover, every server listening on a custom port is marked as invalid.
This could lead to some trouble when working with apt-cacher.

proposed patch:

132c132
< match_mirror_line = 
re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z0-9@/\.:\-_]+)$")
---
> match_mirror_line = 
> re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z/\.:\-_]+)$")

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-28 Thread Francesco Colasuonno
ops, wrong diff :-)
132c132
< match_mirror_line = 
re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z/\.:\-_]+)$")
---
> match_mirror_line = 
> re.compile(r"^(#LOC:.+)|(((http)|(ftp)|(rsync)|(file)|(https))://[A-Za-z0-9@/\.:\-_]+)$")

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2008-04-30 Thread Bug Watch Updater
** Changed in: python-apt (Debian)
   Status: Unknown => New

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-05-13 Thread Georges Dubus
** Branch unlinked: lp:~madjar/python-apt/custom-mirror

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-09 Thread Julian Andres Klode
Revision 216-218 of the jak branch fix this. See
http://bzr.debian.org/loggerhead/users/jak/python-apt/jak/changes, I
will ask mvo to merge this soon.

** Changed in: python-apt (Ubuntu)
   Status: New => In Progress

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-13 Thread Georges Dubus
Merged in main branch at r313

** Changed in: python-apt (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: python-apt
   Status: New => Fix Committed

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-01-20 Thread Launchpad Bug Tracker
This bug was fixed in the package python-apt - 0.7.9~exp2ubuntu1

---
python-apt (0.7.9~exp2ubuntu1) jaunty; urgency=low

  * Merged from debian, lots of documentation updates
and other fixes (thanks to Julian Andres Klode)

python-apt (0.7.9~exp2) experimental; urgency=low

  [ Julian Andres Klode ]
  * apt/*.py:
- Almost complete cleanup of the code
- Remove inconsistent use of tabs and spaces (Closes: #505443)
- Improved documentation
  * apt/debfile.py:
- Drop get*() methods, as they are deprecated and were
  never in a stable release
- Make DscSrcPackage working
  * apt/gtk/widgets.py:
- Fix the code and document the signals
  * Introduce new documentation build with Sphinx
- Contains style Guide (Closes: #481562)
- debian/rules: Build the documentation here
- setup.py: Remove pydoc building and add new docs.
- debian/examples: Include examples from documentation
- debian/python-apt.docs:
  + Change html/ to build/doc/html.
  + Add build/doc/text for the text-only documentation
  * setup.py:
- Only create build/data when building, not all the time
- Remove build/mo and build/data on clean -a
  * debian/control:
- Remove the Conflicts on python2.3-apt, python2.4-apt, as
  they are only needed for oldstable (sarge)
- Build-Depend on python-sphinx (>= 0.5)
  * aptsources/distinfo.py:
- Allow @ in mirror urls (Closes: #478171) (LP: #223097)
  * Merge Ben Finney's whitespace changes (Closes: #481563)
  * Merge Ben Finney's do not use has_key() (Closes: #481878)
  * Do not use deprecated form of raise statement (Closes: #494259)
  * Add support for PkgRecords.SHA256Hash (Closes: #456113)

  [ Michael Vogt ]
  * apt/package.py:
- fix bug in candidateInstalledSize property
  * aptsources/distinfo.py:
- fix too restrictive mirror url check
  * aptsources/distro.py:
- only add nearest_server and server to the mirrors if
  they are defined

 -- Michael VogtTue, 20 Jan 2009 15:32:54
+0100

** Changed in: python-apt (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair
Debdiff for Intrepid

** Attachment added: "Debdiff for Intrepid"
   
http://launchpadlibrarian.net/21995117/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment removed: "Debdiff for Intrepid"

   http://launchpadlibrarian.net/21995117/python-
apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

** Attachment added: "Debdiff for Intrepid"
   
http://launchpadlibrarian.net/21995252/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment added: "Debdiff for Hardy"
   
http://launchpadlibrarian.net/21995262/python-apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment removed: "Debdiff for Hardy"

   http://launchpadlibrarian.net/21995262/python-
apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

** Attachment removed: "Debdiff for Intrepid"

   http://launchpadlibrarian.net/21995252/python-
apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

** Attachment added: "Intrepid debdiff"
   
http://launchpadlibrarian.net/21995435/python-apt_0.7.7.1ubuntu4_0.7.7.1ubuntu5.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-04 Thread hyperair

** Attachment added: "Hardy debdiff"
   
http://launchpadlibrarian.net/21995461/python-apt_0.7.4ubuntu7_0.7.4ubuntu8.debdiff

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-10 Thread Martin Pitt
Is this a regression from any previous Ubuntu release? This doesn't look
like it would fulfill the SRU criteria.

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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


Re: [Bug 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-10 Thread hyperair
On Tue, 2009-02-10 at 13:18 +, Martin Pitt wrote:
> Is this a regression from any previous Ubuntu release? This doesn't look
> like it would fulfill the SRU criteria.
> 
I don't think it's a regression, but it's not possible to use a custom
mirror with numbers in it (such as http://ntuoss1.uni.cx/ubuntu ) for
the dist-upgrade process (unless manually running apt-get dist-upgrade)
without jumping through a whole lot of hoops, such as messing around
with /etc/hosts entries, and if need be, using Apache with mod_proxy.

Also the Software Sources tool marks it as a 3rd-party mirror, and
unchecks every entry in the "Ubuntu Software" section.
-- 
Chow Loong Jin

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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


Re: [Bug 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-10 Thread hyperair
On Tue, 2009-02-10 at 13:18 +, Martin Pitt wrote:
> Is this a regression from any previous Ubuntu release? This doesn't look
> like it would fulfill the SRU criteria.
> 
I don't think it's a regression, but it's not possible to use a custom
mirror with numbers in it (such as http://ntuoss1.uni.cx/ubuntu ) for
the dist-upgrade process (unless manually running apt-get dist-upgrade)
without jumping through a whole lot of hoops, such as messing around
with /etc/hosts entries, and if need be, using Apache with mod_proxy.

Also the Software Sources tool marks it as a 3rd-party mirror, and
unchecks every entry in the "Ubuntu Software" section.
-- 
Chow Loong Jin

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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


Re: [Bug 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-10 Thread hyperair
On Tue, 2009-02-10 at 13:18 +, Martin Pitt wrote:
> Is this a regression from any previous Ubuntu release? This doesn't look
> like it would fulfill the SRU criteria.
> 
I don't think it's a regression, but it's not possible to use a custom
mirror with numbers in it (such as http://ntuoss1.uni.cx/ubuntu ) for
the dist-upgrade process (unless manually running apt-get dist-upgrade)
without jumping through a whole lot of hoops, such as messing around
with /etc/hosts entries, and if need be, using Apache with mod_proxy.

Also the Software Sources tool marks it as a 3rd-party mirror, and
unchecks every entry in the "Ubuntu Software" section.
-- 
Chow Loong Jin

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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


Re: [Bug 223097] Re: python-apt should accept '@' in mirror adresses

2009-02-10 Thread hyperair
On Tue, 2009-02-10 at 13:18 +, Martin Pitt wrote:
> Is this a regression from any previous Ubuntu release? This doesn't look
> like it would fulfill the SRU criteria.
> 
I don't think it's a regression, but it's not possible to use a custom
mirror with numbers in it (such as http://ntuoss1.uni.cx/ubuntu ) for
the dist-upgrade process (unless manually running apt-get dist-upgrade)
without jumping through a whole lot of hoops, such as messing around
with /etc/hosts entries, and if need be, using Apache with mod_proxy.

Also the Software Sources tool marks it as a 3rd-party mirror, and
unchecks every entry in the "Ubuntu Software" section.
-- 
Chow Loong Jin

-- 
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.net/bugs/223097
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


  1   2   >