[Bug 1103200] Re: apt-add-repository corrupts sources.list with multiple options

2013-10-23 Thread Launchpad Bug Tracker
This bug was fixed in the package python-apt - 0.9.0

---
python-apt (0.9.0) unstable; urgency=low


  [ Michael Vogt ]
  * some fixes from the coverity scan
  * merge from Ubuntu:
- data/templates/Ubuntu.info.in: add Saucy Salamander to 
- debian/control: add Multi-Arch: allowed

  [ Julian Andres Klode ]
  * Completely remove all old-API support code
  * Accept bytes object for file names (Closes: #680971)
  * aptsources/sourceslist.py
- Document correct use of uniq and hide it using __all__ (Closes: #723815)
- Correctly parse multiple options (LP: #1103200)
  * python/apt_pkgmodule.cc:
- Fix documentation of version_compare (Closes: #680891)
  * python/cache.cc:
- Set NoDelete=true when creating Policy, fixes segfault in destructor
  * apt/package.py:
- Add a Package.has_config_files property (Closes: #712749)
  * tests:
- Do not set dir::etc::sourceparts to /tmp
  * apt, aptsources:
- Only call init_config() if not already initialized (Closes: #686403)
  * apt/debfile.py:
- Pass strip_multi_arch=False to parse_depends. Patch by Michael, tests
  derived from the ones provided by the reporter.
  Closes: #717859. Closes: #717861.
  * doc/source/examples/dpkg-info.py:
- Use apt_inst.DebFile (Closes: #671784)
  * doc/examples/*.py:
- Update examples to the new API (Closes: #639022)
  * tests/old/*.py:
- Update to new API as well
  * data/templates/Ubuntu.info.in:
- Add Trusty Thar
  * debian/control:
- Set Standards-Version to 3.9.4

  [ Jeremy Bicha ]
  * data/templates/Ubuntu.info.in: add 'devel' series (Closes: #722961)

  [ Jakub Wilk ]
  * python-apt: formatting error in library/index.rst (Closes: #692484)

  [ Daniel Hartwig ]
  * apt/package.py:
- mark_upgrade misuses FromUser to set auto-installed (Closes: #686726)

 -- Julian Andres Klode j...@debian.org  Mon, 21 Oct 2013 20:53:17
+0200

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1103200

Title:
  apt-add-repository corrupts sources.list with multiple options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1103200/+subscriptions

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


[Bug 1103200] Re: apt-add-repository corrupts sources.list with multiple options

2013-10-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: software-properties (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1103200

Title:
  apt-add-repository corrupts sources.list with multiple options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1103200/+subscriptions

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


[Bug 1103200] Re: apt-add-repository corrupts sources.list with multiple options

2013-10-21 Thread Rohit R
Marking as confirmed, have tracked down the reasons at
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1242778

** Package changed: software-properties (Ubuntu) = python-apt (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1103200

Title:
  apt-add-repository corrupts sources.list with multiple options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1103200/+subscriptions

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


[Bug 1103200] Re: apt-add-repository corrupts sources.list with multiple options

2013-10-21 Thread Julian Andres Klode
python-apt does not support those options currently. I'm looking into
it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1103200

Title:
  apt-add-repository corrupts sources.list with multiple options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1103200/+subscriptions

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


[Bug 1103200] Re: apt-add-repository corrupts sources.list with multiple options

2013-10-21 Thread Julian Andres Klode
A commit was committed to the upstream repository

commit 8a67219266605b39a522aee08bf7cd3b0b6c3a8c
Author: Julian Andres Klode j...@debian.org
Date:   Mon Oct 21 20:20:22 2013 +0200

aptsources: Correctly parse multiple options (LP: #1103200)

It's still not optimal and we do not support the arch+ and arch-
options, but it's a beginning.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1103200

Title:
  apt-add-repository corrupts sources.list with multiple options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1103200/+subscriptions

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