** No longer affects: apt-mirror (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
please add cnf support to debmirror
To manage notifications about this bug go to:
https://bugs
This bug was fixed in the package debmirror - 1:2.27ubuntu2.20.04.1
---
debmirror (1:2.27ubuntu2.20.04.1) focal; urgency=medium
* Cherry-pick upstream command-not-found changes (version 1:2.32).
[ Jamie Strandboge ]
* Support downloading command-not-found metadata (LP: #1821251
This bug was fixed in the package debmirror - 1:2.27ubuntu2.20.10.1
---
debmirror (1:2.27ubuntu2.20.10.1) groovy; urgency=medium
* Cherry-pick upstream command-not-found changes (version 1:2.32).
[ Jamie Strandboge ]
* Support downloading command-not-found metadata (LP: #182125
TEST CASE:
1. Deploy fresh (up-to-date) Ubuntu 20.10 (Groovy) machine.
2. apt install -qqy debmirror=1:2.27ubuntu1
3. debmirror -a amd64 -d groovy -s main --nosource --passive --method=http -h
archive.ubuntu.com -r ubuntu
--keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg --progress
/opt/d
TEST CASE:
1. Installed current non-SRU package: apt install debmirror=1:2.27ubuntu1
2. Created a 20.04 Focal mirror: /usr/bin/debmirror -a amd64,i386 -d
focal,focal-security,focal-updates,focal-backports -s
main,universe,restricted,multiverse --nosource --passive --method=http -h
archive.ubuntu
I noticed that the version number is not perfect. Then again, I don't
think it makes sense to re-upload just because of that. Let me accept it
as is.
** Changed in: debmirror (Ubuntu Groovy)
Status: New => Fix Committed
** Tags added: verification-needed verification-needed-groovy
--
You
Hey! Ok, so let me help out with the formalities here and then accept
the SRU. I'll update this bug with the description of LP: #1906541, as
this is the bug number that is referenced in the upload. I'll then mark
the other one as a duplicate of this bug. We should be good then!
It does seem scary
> The bug linked in the changelog of the SRU is this one, not bug
#1906541.
Indeed, I am not sure of the proper formatting rules, considering this
was my first merge request followed by SRU request of upstream changes.
The upstream changelog included the details of the original owner along
with th
> This was handled as a merge in #1892110 and is being handled as an SRU
> in #1906541 with the patch provided in that SRU ticket including
> further upstream commits.
The bug linked in the changelog of the SRU is this one, not bug
#1906541. The SRU template needs to be on this bug (and, in gener
This was handled as a merge in #1892110 and is being handled as an SRU
in #1906541 with the patch provided in that SRU ticket including further
upstream commits.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
please add the usual SRU details in the description, thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
please add cnf support to debmirror
To manage notifications about this bug g
** Tags removed: sts-sponsor-volunteer
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
please add cnf support to debmirror
To manage notifications about this bug go to:
https://bugs.la
This bug was fixed in the package debmirror - 1:2.33ubuntu1
---
debmirror (1:2.33ubuntu1) hirsute; urgency=medium
* Resynchronise with Debian. (LP: #1892110) Remaining changes:
- debian/{control,rules}: Add quilt for patch management.
- Debian bug 455082:
+ default-set
For completeness sake here, there is a merge request at
https://bugs.launchpad.net/ubuntu/+source/debmirror/+bug/1892110 which
rebases the Ubuntu changes on top of the latest upstream debmirror
version, in turn including the required `command-not-found` changes.
--
You received this bug notificat
** Tags added: sts-sponsor-volunteer
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
please add cnf support to debmirror
To manage notifications about this bug go to:
https://bugs.laun
** Tags added: seg
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
please add cnf support to debmirror
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+
How do i patch the debmirror file please??
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
please add cnf support to debmirror
To manage notifications about this bug go to:
https://bug
** Tags added: rls-ff-incoming
** Changed in: debmirror (Ubuntu)
Status: Fix Committed => Triaged
** Tags added: rls-gg-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
This may be patched upstream, but it is not present in the version which
today installs on Focal 20.04 (reported as 1:2.27ubuntu1).
One reason might be that https://code.launchpad.net/~vcs-
imports/debmirror/trunk (which is about this package, right?) reports
that "Last successful import was on 20
Correction to the above... For some reason, I am not able to edit the
post.
The correct line in "sub cnf_from_release" should read...
next if $filename =~ /^Commands-/ and $filename !~
/^Commands-$all_arches/;
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
The patch is not correct.
In the function "sub cnf_from_release", there is a line which reads...
next if $filename =~ /^Commands-/;
This should actually read...
next if $filename =~ /^Commands-/ and $filename !~
/^Commands-$all_arches\./;
Please update the patch to take this into account.
Tha
I applied this patch and it still doesn't work. Still no cnf
directories.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
please add cnf support to debmirror
To manage notifications ab
** Changed in: debmirror (Ubuntu)
Status: Fix Released => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
please add cnf support to debmirror
To manage notificatio
Please change status back to Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
please add cnf support to debmirror
To manage notifications about this bug go to:
https://bugs.la
** Changed in: debmirror (Ubuntu)
Status: Fix Committed => 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/1821251
Title:
please add cnf support to debmirror
To manage notificatio
Would be nice to have this into Ubuntu 20.04 so it can mirror itself...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
please add cnf support to debmirror
To manage notifications abou
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: apt-mirror (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/1821251
Title:
** Also affects: apt-mirror (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
please add cnf support to debmirror
To manage notificat
Thanks. I applied Jamie's patch, and took a slightly different approach
for the problem that Iain reported:
https://salsa.debian.org/debian/debmirror/commit/292e9e9c999dbfa9cd0269c5b7c8f82af09300fc
https://salsa.debian.org/debian/debmirror/commit/39055366f9cd4f161e451cf0621d52f7dc0d5126
For what its worth this worked on my Ubuntu 18.04 with debmirror
installed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
please add cnf support to debmirror
To manage notifications
** Changed in: debmirror (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/1821251
Title:
please add cnf support to debmirror
To manage notifications about t
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: debmirror (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/1821251
Title:
Yes Iain, I don't mirror ports. Thanks for the updated patch. :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
please add cnf support to debmirror
To manage notifications about this
Thanks for this Jamie. I just had the same problem with my local mirror
here at home.
I had to make some small changes to your patch for it to work here. I
guess you were using an un-split (archive vs. ports) mirror to test? The
Release files advertise Commands-* for all architectures even though
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251
Title:
please add cnf support to debmirror
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu
35 matches
Mail list logo