[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-06-03 Thread makslane
I have the same issue ugrading from 23.10 to 24.04.
After remove the vscode.list the upgrade works.

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-04-17 Thread Paul Smith
Will do, thanks!

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-04-17 Thread Nick Rosbrook
Paul, please open a separate bug report. We need to see your
sources.list, sources.list.d/* etc. to see what is going on.

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-04-17 Thread Paul Smith
I can confirm that I have the same issue on two separate 23.10-based
systems, but removing vscode.list from /etc/apt/sources.list.d/ has no
effect.  I get the following warning with "sudo do-release-upgrade -d":

Updating repository information

No valid sources.list entry found

While scanning your repository information no entry about mantic 
could be found. 

An upgrade might not succeed.

Do you want to continue anyway?

Obviously, I don't want to attempt the upgrade if it may bork the
system.  Any ideas on when this might see a fix?

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-15 Thread Xavier Humbert
I can confirm that putting aside vscode.list allowed me to do the upgrade
Thanks
Xavier

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-14 Thread A
Hello from noble by the way )
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Noble Numbat (development branch)
Release:24.04
Codename:   noble
```

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-14 Thread Nick Rosbrook
We decided it would be best to just SRU python-apt to mantic to fix
this, rather than write a workaround in ubuntu-release-upgrader.
Updating the tasks to reflect that.

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: ubuntu-release-upgrader (Ubuntu Mantic)
   Status: New => Invalid

** Changed in: python-apt (Ubuntu Mantic)
   Status: New => Confirmed

** Changed in: python-apt (Ubuntu Mantic)
 Assignee: (unassigned) => Julian Andres Klode (juliank)

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-14 Thread A
`/etc/apt/sources.list.d/vscode.list` seems created on every vscode update. 
Seems there some script about it in deb.
I definitely remember that I removed that file in past.

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-14 Thread A
> That is not the case

Seems you are right


In my case there was `/etc/apt/sources.list.d/vscode.list` with content
```
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
```

If wipe out/remove this file then upgrader does not complain about apt
repos

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-14 Thread A
It was upgraded too in prev update
```
$ cat /etc/apt/sources.list.d/vscode.sources
Types: deb
URIs: http://packages.microsoft.com/repos/code
Suites: stable
Components: main
Architectures: amd64
Signed-By: /etc/apt/trusted.gpg.d/microsoft.gpg
```

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-14 Thread Nick Rosbrook
> The problem not in "sources" file but "empty" /etc/apt/sources.list

That is not the case. You can easily verify this by testing with an
empty /etc/apt/sources.list, and /etc/apt/sources.list.d/ubuntu.sources
which contains:

Types: deb
URIs: http://archive.ubuntu.com/ubuntu
Suites: mantic mantic-updates
Components: main universe
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

Types: deb
URIs: http://security.ubuntu.com/ubuntu
Suites: mantic-security
Components: main universe
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-14 Thread Nick Rosbrook
Very odd. I am able to upgrade just fine using your sources, Xavier.

For now, I will work on fixing the issue I described[1] since it is at
least *one* way to reproduce this error.

[1] https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-
upgrader/+bug/2047447/comments/7

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-14 Thread Xavier Humbert
Files attached

** Attachment added: "aptsources.tar.bz2"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2047447/+attachment/5755869/+files/aptsources.tar.bz2

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-13 Thread A
> Copying those sources as-is into
/etc/apt/sources.list.d/ubuntu.sources works fine for me

The problem not in "sources" file but "empty" /etc/apt/sources.list
Upgrader say about it
"No valid sources.list entry found 

While scanning your repository information no entry about mantic 
could be found."

But maybe I did not correct understand what are you saying about.

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-13 Thread Nick Rosbrook
Thanks, Xavier. Can you please attach a tarball with all of those
.sources?

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-13 Thread Xavier Humbert
Yes I have some more :

[xavier@imladris ~]$ ll /etc/apt/sources.list.d/*sources
-rw-r--r-- 1 root root  122 Sep  1  2023 
/etc/apt/sources.list.d/alessandro-strada-ubuntu-ppa-groovy.sources
-rw-r--r-- 1 root root 1805 Sep 12  2023 
/etc/apt/sources.list.d/ancestris-ubuntu-ancestris-stable-lunar.sources
-rw-r--r-- 1 root root   92 Sep  1  2023 
/etc/apt/sources.list.d/archive_uri-https_download_docker_com_linux_ubuntu-hirsute.sources
-rw-r--r-- 1 root root  111 Sep  1  2023 /etc/apt/sources.list.d/fortine.sources
-rw-r--r-- 1 root root   99 Sep  1  2023 
/etc/apt/sources.list.d/google-earth-pro.sources
-rw-r--r-- 1 root root  114 Sep  1  2023 
/etc/apt/sources.list.d/inkscape_dev-ubuntu-stable-hirsute.sources
-rw-r--r-- 1 root root   97 Sep  1  2023 
/etc/apt/sources.list.d/jtaylor-ubuntu-keepass-impish.sources
-rw-r--r-- 1 root root  112 Sep  1  2023 
/etc/apt/sources.list.d/mscore-ubuntu-ubuntu-mscore3-stable-hirsute.sources
-rw-r--r-- 1 root root  133 Sep  1  2023 
/etc/apt/sources.list.d/musicbrainz-developers-ubuntu-stable-kinetic.sources
-rw-r--r-- 1 root root 1541 Sep  1  2023 
/etc/apt/sources.list.d/noobslab-ubuntu-macbuntu-cosmic.sources
-rw-r--r-- 1 root root  122 Sep  1  2023 
/etc/apt/sources.list.d/pgadmin4.sources
-rw-r--r-- 1 root root  107 Sep  1  2023 /etc/apt/sources.list.d/pgdg.sources
-rw-r--r-- 1 root root  113 Sep  1  2023 
/etc/apt/sources.list.d/python2-stuff.sources
-rw-r--r-- 1 root root   86 Sep  1  2023 /etc/apt/sources.list.d/rudder.sources
-rw-r--r-- 1 root root  118 Mar  4 13:50 
/etc/apt/sources.list.d/runner_gitlab-runner.sources
-rw-r--r-- 1 root root  107 Sep  1  2023 /etc/apt/sources.list.d/teams.sources
-rw-r--r-- 1 root root  114 Sep  1  2023 
/etc/apt/sources.list.d/teamviewer.sources
-rw-r--r-- 1 root root  146 Sep  1  2023 
/etc/apt/sources.list.d/third-party.sources
-rw-r--r-- 1 root root  128 Sep  1  2023 
/etc/apt/sources.list.d/ubuntu-esm-apps.sources
-rw-r--r-- 1 root root  131 Sep  1  2023 
/etc/apt/sources.list.d/ubuntu-esm-infra.sources
-rw-r--r-- 1 root root  585 Sep  1  2023 /etc/apt/sources.list.d/ubuntu.sources
-rw-r--r-- 1 root root  759 Sep  1  2023 
/etc/apt/sources.list.d/yannubuntu-ubuntu-boot-repair-jammy.sources

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-13 Thread Nick Rosbrook
Xavier - Copying those sources as-is into
/etc/apt/sources.list.d/ubuntu.sources works fine for me. Did you have
any other sources? Any other /etc/apt/sources.list.d/*.sources?

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-13 Thread Julian Andres Klode
The comment one is fixed in noble, I'm not sure what Xavier's
ubuntu.sources is about though, there's probably subtle errors in there
that get lost in the comment. So...

Suffice it to say, this is a rather niche issue as 23.10 did not
actually ship with ubuntu.sources, so it affects a few people who
upgraded to it during the development cycle while that was on. I could
look at backporting the fix in python-apt and I guess more importantly,
the case-insensitive lookup. I don't think backporting this on its own
makes a lot of sense given that this only affects early 23.10 testers,
but the case-sensitiveness fix probably makes it worth it.

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-13 Thread Julian Andres Klode
** Changed in: python-apt (Ubuntu)
   Status: New => 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/2047447

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-13 Thread Xavier Humbert
Hi Nick
This file :

Types: deb
URIs: http://fr.archive.ubuntu.com/ubuntu/
Suites: mantic mantic-updates mantic-backports
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

Types: deb
URIs: http://security.ubuntu.com/ubuntu
Suites: mantic-security
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

Enabled: no
Types: deb
URIs: http://fr.archive.ubuntu.com/ubuntu/
Suites: lunar-proposed
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

Regards

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-12 Thread Nick Rosbrook
This appears to be a bug in python-apt. It fails to parse .sources files
which contain a comment paragraph which is not connect to a source
stanza (I think). I.e., this first scenario is fine:

root@mantic:~# cat /etc/apt/sources.list.d/ubuntu.sources 
# This comment is OK.
Types: deb
URIs: http://archive.ubuntu.com/ubuntu
Suites: mantic mantic-updates
Components: main universe
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

Types: deb
URIs: http://security.ubuntu.com/ubuntu
Suites: mantic-security
Components: main universe
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
root@mantic:~# python3
Python 3.11.6 (main, Oct  8 2023, 05:06:43) [GCC 13.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from aptsources.sourceslist import SourcesList
>>> for e in SourcesList(deb822=True):
... print(str(e))
... 
# This comment is OK.
Types: deb
URIs: http://archive.ubuntu.com/ubuntu
Suites: mantic mantic-updates
Components: main universe
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
Types: deb
URIs: http://security.ubuntu.com/ubuntu
Suites: mantic-security
Components: main universe
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
>>> 

As opposed to this, which fails:

root@mantic:~# cat /etc/apt/sources.list.d/ubuntu.sources 
# This comment is NOT OK.

# This comment is OK.
Types: deb
URIs: http://archive.ubuntu.com/ubuntu
Suites: mantic mantic-updates
Components: main universe
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

Types: deb
URIs: http://security.ubuntu.com/ubuntu
Suites: mantic-security
Components: main universe
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
root@mantic:~# python3
Python 3.11.6 (main, Oct  8 2023, 05:06:43) [GCC 13.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from aptsources.sourceslist import SourcesList
>>> for e in SourcesList(deb822=True):
... print(str(e))
... 


WARNING:root:could not open file '/etc/apt/sources.list.d/ubuntu.sources': 
Unable to parse section data

>>>

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-12 Thread Nick Rosbrook
Xavier - do you happen to have the
/etc/apt/sources.list.d/ubuntu.sources that was on your machine for the
failed upgrade attempt?

** Also affects: python-apt (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-release-upgrader (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Changed in: python-apt (Ubuntu Mantic)
   Importance: Undecided => High

** Changed in: ubuntu-release-upgrader (Ubuntu Mantic)
   Importance: Undecided => High

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-12 Thread Nick Rosbrook
** Also affects: python-apt (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: python-apt (Ubuntu)
   Importance: Undecided => High

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

Title:
  No valid source.list found while upgrading from mantic to noble

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


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-10 Thread A
By the way `software-properties-qt` (and may be others like *-gtk) does not 
take into account that *.sources files.
But it should be issued as another bug I think.

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

Title:
  No valid source.list found while upgrading from mantic to noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2047447/+subscriptions


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-08 Thread Nick Rosbrook
Actually, I can very easily reproduce this with just these sources:

root@mantic:~# cat /etc/apt/sources.list
# Move to /etc/apt/sources.list.d/ubuntu.sources
root@mantic:~# cat /etc/apt/sources.list.d/ubuntu.sources 
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

## Ubuntu distribution repository
##
## The following settings can be tweaked to configure which packages to use 
from Ubuntu.
## Mirror your choices (except for URIs and Suites) in the security section 
below to
## ensure timely security updates.
## 
## Types: Append deb-src to enable the fetching of source package.
## URIs: A URL to the repository (you may add multiple URLs)
## Suites: The following additional suites can be configured
##   -updates   - Major bug fix updates produced after the final release 
of the
##  distribution.
##   -backports - software from this repository may not have been tested 
as
##  extensively as that contained in the main release, 
although it includes
##  newer versions of some applications which may provide 
useful features.
##  Also, please note that software in backports WILL NOT 
receive any review
##  or updates from the Ubuntu security team.
## Components: Aside from main, the following components can be added to the 
list
##   restricted  - Software that may not be under a free license, or protected 
by patents.
##   universe- Community maintained packages. Software from this repository 
is 
## ENTIRELY UNSUPPORTED by the Ubuntu team. Also, please note
## that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
##   multiverse  - Community maintained of restricted. Software from this 
repository is
## ENTIRELY UNSUPPORTED by the Ubuntu team, and may not be 
under a free 
## licence. Please satisfy yourself as to your rights to use 
the software.
## Also, please note that software in multiverse WILL NOT 
receive any 
## review or updates from the Ubuntu security team.
##
## See the sources.list(5) manual page for further settings.
Types: deb
URIs: http://archive.ubuntu.com/ubuntu
Suites: mantic mantic-updates
Components: main universe
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

## Ubuntu security updates. Aside from URIs and Suites,
## this should mirror your choices in the previous section.
Types: deb
URIs: http://security.ubuntu.com/ubuntu
Suites: mantic-security
Components: main universe
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg


** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Incomplete => Confirmed

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Importance: Medium => High

** Changed in: ubuntu-release-upgrader (Ubuntu)
 Assignee: (unassigned) => Nick Rosbrook (enr0n)

** Tags added: foundations-todo

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

Title:
  No valid source.list found while upgrading from mantic to noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2047447/+subscriptions


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-08 Thread Nick Rosbrook
Hm, did you not have a populated /etc/apt/sources.list.d/ubuntu.sources
before the upgrade?

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Confirmed => Incomplete

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  No valid source.list found while upgrading from mantic to noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2047447/+subscriptions


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

[Bug 2047447] Re: No valid source.list found while upgrading from mantic to noble

2024-03-04 Thread Xavier Humbert
Workaround :

As mentioned by A (zorn-v), the culprit is the (deprecated) file 
/etc/apt/sources.list
Populating with a minimal content :

deb http://fr.archive.ubuntu.com/ubuntu mantic main
deb http://fr.archive.ubuntu.com/ubuntu mantic universe

allows the installation to continue, with a ton of warnings about
duplicate origins, that you should ignore

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

Title:
  No valid source.list found while upgrading from mantic to noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2047447/+subscriptions


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