[Bug 1258958] Re: apt-mark segfaults when holding an already held package

2021-10-13 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be
fixed for that release

** Changed in: apt (Ubuntu Precise)
   Status: Triaged => Won't Fix

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

Title:
  apt-mark segfaults when holding an already held package

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


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

[Bug 1258958] Re: apt-mark segfaults when holding an already held package

2014-09-30 Thread Diego Rodriguez
I'm getting this issue as well on ubuntu 12.04

uname -a
Linux  3.2.0-69-virtual #103-Ubuntu SMP Tue Sep 2 05:21:29 UTC 2014 x86_64 
x86_64 x86_64 GNU/Linux

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

Title:
  apt-mark segfaults when holding an already held package

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

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


[Bug 1258958] Re: apt-mark segfaults when holding an already held package

2014-09-29 Thread Justin Fortier
Yeah having the same issue here, and it was causing issues with my
puppet script to fail because it's not exiting cleanly with a 0/1 exit
status. I fixed the puppet script to accept error code 139 which seems
to be the error code it exits with.

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

Title:
  apt-mark segfaults when holding an already held package

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

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


[Bug 1258958] Re: apt-mark segfaults when holding an already held package

2014-03-06 Thread Brian Murray
It looks to me like the fix for this may be contained in this diff:

https://bazaar.launchpad.net/~ubuntu-core-
dev/apt/ubuntu/revision/1984#cmdline/apt-mark.cc

Particularly the changes around lines 222 to 235 e.g.

for (APT::PackageList::iterator Pkg = pkgset.begin(); Pkg != pkgset.end();)
...

The change may be more obvious in the git branch for apt.

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

Title:
  apt-mark segfaults when holding an already held package

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

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


[Bug 1258958] Re: apt-mark segfaults when holding an already held package

2014-03-06 Thread Martin Tournoij
This also happens with unhold:

[~]# apt-mark unhold .\*
python2.7-minimal:any was already not hold.
Segmentation fault (core dumped)
Exit 139


[~]# uname -a
Linux martin-xps 3.5.0-41-generic #64somerville8-Ubuntu SMP Wed Oct 2 09:57:33 
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux


[~]# cat /etc/issue
Ubuntu 12.04.4 LTS \n \l

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

Title:
  apt-mark segfaults when holding an already held package

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

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


[Bug 1258958] Re: apt-mark segfaults when holding an already held package

2013-12-11 Thread Ken Sharp
** Tags added: i386

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

Title:
  apt-mark segfaults when holding an already held package

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

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